Cluster analysis using PCA, MDS, IsoMap. Text Analysis
Done as part of miniproject for Visualization Course
Pandas Scikit Flask Numpy nltk
-
Install the listed libraries using following commands: pip install Numpy
pip install pandas
pip install sklearn
pip install flask
pip install nltk
-
Run the command: python app.py
-
Open a web browser and open the link : http://localhost:5000/index.html