Skip to content

An interactive Streamlit-based ML Model Simulator with modular pages for Linear Regression, Logistic Regression, and more. Adjust parameters, visualize results, and contribute new models easily.

License

Notifications You must be signed in to change notification settings

cmarchena/ML-Simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 ML Model Simulator

A Streamlit-based platform to explore basic ML models interactively.

Features

  • 📈 Linear Regression with adjustable parameters
  • 📊 Logistic Regression with decision boundary visualization
  • ✅ Easy to extend with new models

How to Run

pip install -r requirements.txt
streamlit run app.py

About

An interactive Streamlit-based ML Model Simulator with modular pages for Linear Regression, Logistic Regression, and more. Adjust parameters, visualize results, and contribute new models easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%