clustering done, visualization done, prediction pending
This commit is contained in:
Kaushik Narayan R 2023-11-25 23:30:43 -07:00
parent 011a0a0b34
commit 6060079701
3 changed files with 1954 additions and 0 deletions

15
Phase 3/requirements.txt Normal file
View File

@ -0,0 +1,15 @@
numpy
scipy
scikit-learn
scikit-image
opencv-python
matplotlib
torch
torchvision
pymongo[srv]
ipython
notebook
ipykernel
python-dotenv
tensorly
ipympl

606
Phase 3/task2.ipynb Normal file

File diff suppressed because one or more lines are too long

1333
Phase 3/task2_utils.py Normal file

File diff suppressed because it is too large Load Diff