You can use Docker by using the recipe onhttps://github.com/megalis-bretagne/lufi-docker.
{"name":"python3","display_name":"Python 3"}},"cells":[{"cell_type":"code","metadata":{"id":"Mylc6hQqM0SC","colab_type":"code","colab":{}},"source":["import numpy as np\n","import matplotlib.pyplot as plt\n","from sklearn.neighbors import NearestNeighbors"],"execution_...
= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- KNN/KNN.ipynb | 1 + 1 file changed, 1 insertion(+) create mode 100644 KNN/KNN.ipynb diff --git a/KNN/KNN.ipynb b/KNN/KNN.ipynb new file mode 100644 index 0000000..2165b1a --- /...