Skip to content

04Nitish/IrisPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌸 IrisPredictor

MIT License Python Django ML Model

A lightweight, ML-powered web application built with Django that predicts the species of an Iris flower based on user-inputted flower measurements. Ideal for demonstrating the integration of machine learning with web development.


✨ Features

  • 🔮 Predicts Iris species: Setosa, Versicolor, or Virginica
  • ⚙️ Trained ML model with scikit-learn
  • 🎨 Responsive frontend using HTML/CSS via Django templates
  • 📊 Based on the famous Iris dataset
  • 🧠 Model served via pickle for fast prediction

📸 Screenshot

(Optional: Add a screenshot of your web UI here)
![Screenshot]Screenshot 2025-06-13 224946Screenshot 2025-06-13 224958


🚀 Live Demo (Optional)

Coming soon... (or host via PythonAnywhere, Heroku, Render, etc.)


🧱 Tech Stack

Layer Technology
🔧 Backend Python, Django
🧠 ML scikit-learn, NumPy
🎨 Frontend HTML, CSS (via Django templates)
🗃️ Model Pickled .pkl file


⚙️ Getting Started

1️⃣ Clone the repository

git clone https://github.com/04Nitish/IrisPredictor.git
cd IrisPredictor

About

🌸 IrisPredictor is a smart Django web app that uses 🧠 machine learning to predict 🌺 Iris flower species based on petal and sepal features. Simple, fast, and beautiful!

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors