Skip to content

A simple machine learning app that takes in input features and applies the trained model to make class prediction. The Iris dataset is used in this example app.

Notifications You must be signed in to change notification settings

Ananyach19/simple_pred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

simple_pred

A simple machine learning app that takes in input features and applies the trained model to make class prediction. The Iris dataset is used in this example app.

Steps to follow:

  1. Download Streamlit
  2. Create conda environment
  3. Run the .py file

About

A simple machine learning app that takes in input features and applies the trained model to make class prediction. The Iris dataset is used in this example app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages