From 744983c3ad88f720d34bdfdfa9ad39635b7d6fe4 Mon Sep 17 00:00:00 2001 From: Arturo Caballero Date: Fri, 8 Dec 2023 17:32:17 -0600 Subject: [PATCH] Creado mediante Colaboratory --- Sesion-08/Ejemplo-01/k_medias.ipynb | 240 ++++++++++++++-------------- 1 file changed, 120 insertions(+), 120 deletions(-) diff --git a/Sesion-08/Ejemplo-01/k_medias.ipynb b/Sesion-08/Ejemplo-01/k_medias.ipynb index 9350a78..b75b1ba 100644 --- a/Sesion-08/Ejemplo-01/k_medias.ipynb +++ b/Sesion-08/Ejemplo-01/k_medias.ipynb @@ -37,7 +37,7 @@ }, { "cell_type": "code", - "execution_count": 21, + "execution_count": 1, "metadata": { "id": "8BHwxHjCNKtH" }, @@ -50,10 +50,10 @@ }, { "cell_type": "code", - "execution_count": 22, + "execution_count": 2, "metadata": { "id": "MKhHM5u4NKtJ", - "outputId": "42172c7d-54b4-49c9-dcd6-09dbac94c8cb", + "outputId": "de5fb668-c400-436d-b856-3a04fd5526c4", "colab": { "base_uri": "https://localhost:8080/", "height": 206 @@ -73,7 +73,7 @@ ], "text/html": [ "\n", - "
\n", + "
\n", "
\n", "
KMeans(max_iter=10000, n_clusters=6, n_init='auto')
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.
" + "
KMeans(max_iter=10000, n_clusters=6, n_init='auto')
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.
" ] }, "metadata": {}, - "execution_count": 26 + "execution_count": 6 } ], "source": [ @@ -461,10 +461,10 @@ }, { "cell_type": "code", - "execution_count": 27, + "execution_count": 7, "metadata": { "id": "MH4JVuDjNKtO", - "outputId": "cec286cc-4caf-4050-e4a4-00764069ceb3", + "outputId": "367b9577-5d6b-4d88-b5cc-458e7c908c3f", "colab": { "base_uri": "https://localhost:8080/", "height": 237 @@ -476,16 +476,16 @@ "data": { "text/plain": [ " latitud longitud\n", - "0 -9.099945 8.544313\n", - "1 10.576337 2.952672\n", - "2 10.830558 12.978115\n", - "3 4.201058 -8.275138\n", - "4 0.263749 7.862860\n", - "5 -7.940155 -0.475493" + "0 7.777338 12.983470\n", + "1 4.566508 -8.836749\n", + "2 1.266679 2.647195\n", + "3 12.689093 4.561168\n", + "4 -6.209558 9.350778\n", + "5 -9.886685 0.343447" ], "text/html": [ "\n", - "
\n", + "
\n", "
\n", "