Skip to content

Web Data Visualizser app for a particular Dataset gives its own inferences and analysis

Notifications You must be signed in to change notification settings

Samhitha-07/Auto-ML-Data-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Auto ML Data Visualizer

we have 4 apps, 1 flask code, 1 main.py and auto files

apps:

  1. app.py - supervised learning
  2. app2.py - unsupervised learning
  3. app3.py - NLP task by BERT
  4. app4.py - ANN

flask code:

  1. It is try2.py file it has the content for the running of the LLM Analysis.

to run : python try2.py

Main.py:

It is the main file that will run the Helix AI integration and all the apps together. At first we have to signup and then login to the Helix AI and then we can use the apps.

to run : streamlit run main.py

Auto files:

  1. Auto_gen : genetic algorithm code for the feature selection
  2. Auto_reg : regression code for the feature selection
  3. Auto_classfy : classification code for the feature selection
  4. Auto_cluster : clustering code for the feature selection
  5. Auto_Neural_Network : Neural Network code for the feature selection.

About

Web Data Visualizser app for a particular Dataset gives its own inferences and analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published