kittupriyatham/Machine-Learning-Model-Deployment
This is a machine learning model deployment project of Iris classification model in a minimal UI using flask web framework and deployed it in Azure cloud using Azure app service. We initially made this project as a requirement for an internship at Indian Servers. We are now making it open to contribution.
The project implements an end-to-end ML pipeline from Jupyter notebook prototyping to production, extracting model code for Flask integration and packaging it with interactive data visualization via Tableau dashboards. It demonstrates containerized deployment patterns on Azure App Service with support for Daytona workspace automation, enabling reproducible ML model serving across development and cloud environments.
No commits in the last 6 months.
Stars
77
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kittupriyatham/Machine-Learning-Model-Deployment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
venky14/Machine-Learning-with-Iris-Dataset
Data Visualization and Machine Learning with Iris Dataset.
amberkakkar01/IRIS-Flower-classification
This project is for the Identification of Iris flower species is presented
josetorronteras/mlp-keras-iris-dataset
Multilayer Perceptron (MLP) for multi-class classification for iris dataset.
FabianaCampanari/Iris-DataAnalysis-Seaborn-
🌸 The provided code snippet is a Python script that uses matplotlib to plot the numerical and...
Apaulgithub/oibsip_taskno1
This project showcases iris flower classification using machine learning. It's a...