Skip to content

Cluster analysis using PCA, MDS, IsoMap. Text Analysis

Notifications You must be signed in to change notification settings

jugu/Visualization

Repository files navigation

Visualization

Cluster analysis using PCA, MDS, IsoMap. Text Analysis

Done as part of miniproject for Visualization Course

Python Libraries used

Pandas Scikit Flask Numpy nltk

Steps to start the application in local machine

  1. Install the listed libraries using following commands: pip install Numpy

    pip install pandas

    pip install sklearn

    pip install flask

    pip install nltk

  2. Run the command: python app.py

  3. Open a web browser and open the link : http://localhost:5000/index.html

About

Cluster analysis using PCA, MDS, IsoMap. Text Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published