The following packages need to be installed -
- os
- time
- numpy
- logging
- sompy
- multiprocessing
- itertools
- pandas
- re
- gensim
- matplotlib
- scipy
- sklearn
- flask
NOTE :-
- All the above packages (except SOMPY) can be installed using
pip install <package-name>
- SOMPY
!pip install git+https://github.com/sevamoo/SOMPY.git
- The SOMPY package seemed to have some problems while installing & importing on local machine, runs well on Google Colab
Make sure that npm is installed on your system