Skip to content

🎄 This is an interactive dashboard to stimulate a random forest model on your data for those who want to run a quick model or someone without programming knowledge (Need To take care of edge cases though.)

Notifications You must be signed in to change notification settings

PrudhviVajja/Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to 🎄Random Forest Explorer🎄.

This is an interactive dashboard to stimulate a random forest model on your data for those who want to run a quick model or someone without programming knowledge.

Heroku App Link

Noteable Features:

  • Statistics of the data
  • Feature correlation Heat Map
  • Can be used for both Regression and Classification data.
  • Includes Shuffle, Stratify, test_split of data
  • Metrics: Accuracy, R2, Confusion_matrix, F1 Score, Log Loss, Recall, Presicion Etc..
  • Easy way to understand Random Forest.

Hope you enjoy it.!

Limitations:

  • File size should be less than 200MB.
  • Feature Engineering is limited

How to use this:

pip install --upgrade streamlit
streamlit run https://raw.githubusercontent.com/PrudhviVajja/RandomForestDashboard/master/app.py

About

🎄 This is an interactive dashboard to stimulate a random forest model on your data for those who want to run a quick model or someone without programming knowledge (Need To take care of edge cases though.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published