Performing basic visual data analysis using Python (Server side) and D3.js(client side)
- Languages:
- Python
- Javascript
- HTML
- CSS
- Libraries:
- Flask (https://pypi.org/project/Flask/)
- D3.js (https://d3js.org/)
- Experimentation with two types of sampling: Random and Stratified (k-means with optimized k using elbow method)
- 2D Scatterplot visualization for top two PCA vectors for all the data samples
- 2D Scatterplot visualization for the MDS data (Euclidean and Correlation)
- Scatterplot Matrix visualization for the top three PCA loaded attributes