Skip to content

machine learning app using streamlit + scikit-learn for Random Forest algorithm.

License

Notifications You must be signed in to change notification settings

ptyadana/ml-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-app

Machine learning app for building a regression model using the Random Forest algorithm.

Built with

  • streamlit - The fastest way to build and share data apps
  • pandas - fast, powerful, flexible and easy to use open source data analysis and manipulation tool
  • scikit-learn - Simple and efficient tools for predictive data analysis
  • Matplotlib - a comprehensive library for creating static, animated, and interactive visualizations in Python

How to use

Let's try out the demo.

Step 1: Open sidebar to upload the file (or) Press to use Example Dataset

Step 2: Try adjusting the hyperparameters

Note: If you are using your own csv, please make sure to format Last column as Target/Label.

ml-app.gif

References

This my first ever streamlit app is based on Data Professor's How to Build a Machine Learning App with a few tweaks.

About

machine learning app using streamlit + scikit-learn for Random Forest algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages