https://github.com/mabjq/fastapi_iris_ml_project
Simple FastAPI ML application project
https://github.com/mabjq/fastapi_iris_ml_project
fastapi jinja2-templates macine-learning scikit-learn
Last synced: about 1 month ago
JSON representation
Simple FastAPI ML application project
- Host: GitHub
- URL: https://github.com/mabjq/fastapi_iris_ml_project
- Owner: mabjq
- License: apache-2.0
- Created: 2025-03-30T07:53:30.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-30T08:11:50.000Z (about 1 month ago)
- Last Synced: 2025-03-30T09:20:03.490Z (about 1 month ago)
- Topics: fastapi, jinja2-templates, macine-learning, scikit-learn
- Language: Python
- Homepage: https://www.kdnuggets.com/using-fastapi-for-building-ml-powered-web-apps
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI-iris-ml-project
Building a simple FastAPI ML application for Iris dataset.
Credit: Project from Kingabzpro, great training!## Usage
```shell
pip install -r requirements.txt
python app.py
```## Output

