diff --git a/notebooks/knn.ipynb b/notebooks/knn.ipynb index c99dbb6..59a005c 100644 --- a/notebooks/knn.ipynb +++ b/notebooks/knn.ipynb @@ -6,8 +6,8 @@ "id": "5a38ed25", "metadata": { "ExecuteTime": { - "end_time": "2023-04-01T06:10:36.618752Z", - "start_time": "2023-04-01T06:10:10.251616Z" + "end_time": "2023-04-01T06:20:33.195162Z", + "start_time": "2023-04-01T06:20:29.474122Z" }, "scrolled": true }, @@ -43,12 +43,12 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 2, "id": "4218b673", "metadata": { "ExecuteTime": { - "end_time": "2023-04-01T06:10:44.171672Z", - "start_time": "2023-04-01T06:10:42.109733Z" + "end_time": "2023-04-01T06:20:35.273662Z", + "start_time": "2023-04-01T06:20:33.196875Z" } }, "outputs": [], @@ -58,11 +58,12 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 24, "id": "5ff7a1b6", "metadata": { "ExecuteTime": { - "start_time": "2023-04-01T06:12:15.998Z" + "end_time": "2023-04-01T06:55:34.643955Z", + "start_time": "2023-04-01T06:55:28.334204Z" } }, "outputs": [ @@ -70,8 +71,7 @@ "name": "stderr", "output_type": "stream", "text": [ - "\r", - " 0%| | 0/1 [00:00rvised.NearestNeighbors'>\n", - "X ndarray 10000000x3: 30000000 elems, type `float32`, 120000000 bytes (114.44091796875 Mb)\n", - "cat HaloCatalogue object at 0x7fbbc6073fa0>\n", - "cdf ndarray 2x9999: 19998 elems, type `float32`, 79992 bytes\n", - "csiborgtools module siborgtools/__init__.py'>\n", - "joblib module ages/joblib/__init__.py'>\n", - "knn NearestNeighbors NearestNeighbors()\n", - "knncdf kNN_CDF object at 0x7fbbc68bb5b0>\n", - "matplotlib module /matplotlib/__init__.py'>\n", - "np module kages/numpy/__init__.py'>\n", - "plt module es/matplotlib/pyplot.py'>\n", - "rs ndarray 9999: 9999 elems, type `float64`, 79992 bytes\n", - "sys module \n", - "tqdm type \n" - ] - } - ], - "source": [ - "%whos" - ] + "source": [] }, { "cell_type": "code",