Skip to content

adilnomad/MDS_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

In my "Geo Machine Learning" class, we were implementing MDS algorithm that would reduce dimensionality of a given 3D cube to 2D. In the oridinal project, cube parameters were hardcoded and we had to generate images of the reduced cube. As an independent project, I decided to create an app that would have interactive GUI for user to enter cube parameters and that would render cube images inside an app window.

Screenshots of the GUI added!

To run an app, simply execute the python "mdsAlgorithm.py" script!

Note: This project has been developed using "Anaconda" Python 3.6! If code does not execute, make sure you using "Anaconda" Python 3.6

About

See a reduced version of the cube graph! Project build using scikit-learn + matplotlib + Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages