Skip to content

Satloff/Visualization-Engine

Repository files navigation

Visualization-Engine

##basics:

  • control+click+drag allows for rotation about any axis
  • command+click+drag allows for zoom
  • bottom bar will display rotation, zoom, and recent activity data
  • the right side will display control pannel information:
    • recent files
    • delete files
    • clear screen
    • rotation speed
    • transformation speed
    • object size
    • color selector
  • the left side will display relevant information about a specific point

##Run

    1. run display.py
    1. select file>open
    1. select either a CSV or a XLSX
    1. Click on the filename in the file-holder
    1. perform some form of analysis:
    • linear regression
    • PCA analysis
    • K-Means Clustering
    • KNN
    • Naive Bayes

Visualization Example:

alt tag

##Confusion Matrix Graphic: alt_tag

##Clustering Analysis: alt_tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages