Skip to content
#

flowers-recognition

Here are 6 public repositories matching this topic...

IrisWise is a machine learning application for predicting Iris flower species. Built with Streamlit, this app provides a user-friendly interface to input flower measurements and receive predictions using various models, including K-Nearest Neighbors, (Random Forest, SVM, and Logistic Regression) **(Working On It...)**.

  • Updated Oct 5, 2024
  • Jupyter Notebook

A computer vision project that classifies flower images into five categories (daisy, dandelion, rose, sunflower, tulip) using classical machine learning techniques. The model combines HOG (Histogram of Oriented Gradients) features with LAB color histograms and trains an SVM classifier to recognize patterns in shape, texture, and color.

  • Updated Apr 22, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the flowers-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flowers-recognition topic, visit your repo's landing page and select "manage topics."

Learn more