Skip to content

Ak-Sure/NAMI_Trial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Ary Mapping Interface (NAMI)

This project is a web application that provides a user-friendly interface for visualizing Principal Component Analysis (PCA) results. It allows users to upload datasets, perform PCA, and visualize the results interactively.

PCA GUI

How to run

Copy the repo to your local machine.

Execute the following command in your terminal:

python visually.py

to run the PCA GUI application. visit this local URL to view the application:

http://127.0.0.1:8050/

About

A beautiful UX/UI design PCA visualization tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 62.6%
  • Python 34.7%
  • CSS 2.7%