1.knn.ipynbk-Nearest Neighbor (kNN) exercise
注意下面的这段代码中,只需在命令行运行这个脚本bash get_datasets.sh,下载数据即即可。其他的应该是和Google云有关# This mounts your Google Drive to the Colab VM.from google.colab import drivedrive.mount('/content/drive', force_remount=True)# Enter the foldername in your Drive where you have sav