Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dataprofessor/simple-prediction
https://github.com/dataprofessor/simple-prediction
iris-dataset machine-learning streamlit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dataprofessor/simple-prediction
- Owner: dataprofessor
- Created: 2022-08-22T03:31:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T07:01:40.000Z (about 2 years ago)
- Last Synced: 2023-03-05T12:51:37.393Z (almost 2 years ago)
- Topics: iris-dataset, machine-learning, streamlit
- Language: Python
- Homepage: https://simple-prediction.streamlitapp.com/
- Size: 35.2 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌷 Simple Prediction App
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.
## Demo App
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://simple-prediction.streamlitapp.com/)