Topic: "iris-classification"
milaan9/Python_Decision_Tree_and_Random_Forest
I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps have been explained in detail with graphics for better understanding.
Language: Jupyter Notebook - Size: 3.9 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 263 - Forks: 203

ASHOKKUMAR-K/Machine-Learning-Projects
Machine Learning - End to End Data Science Projects
Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 68 - Forks: 15

machinecurve/extra_keras_datasets
📃🎉 Additional datasets for tensorflow.keras
Language: Python - Size: 2.42 MB - Last synced at: 25 days ago - Pushed at: 12 months ago - Stars: 32 - Forks: 4

amberkakkar01/IRIS-Flower-classification
This project is for the Identification of Iris flower species is presented
Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 82

OmarMedhat22/Iris-Recognition-CASIA-Iris-Thousand
Language: Python - Size: 98.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 17 - Forks: 11

OmarMedhat22/Iris-Recognition-on-Ubiris-v2
Language: Jupyter Notebook - Size: 173 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 8

Ruban2205/Iris_Classification
This repository contains the Iris Classification Machine Learning Project. Which is a comprehensive exploration of machine learning techniques applied to the classification of iris flowers into different species based on their physical characteristics.
Language: Jupyter Notebook - Size: 2.31 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 2

OmarMedhat22/iris-Recognition-Casia-Interval-v4
Language: Python - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 4

shreyansh26/Iris_classification-AWS-Lambda-PoC
A step-wise tutorial to demonstrate the steps required to deploy a ML model using AWS Lambda, Github Actions, API Gateway and use Streamlit to access the model API through a UI.
Language: Python - Size: 946 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

OmarMedhat22/Iris-Recognition-Ubiris-v1
Language: Python - Size: 112 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 4

AureliusIvan/iris-prediction-system
Predict Iris with mongodb 🌷
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 5 - Forks: 0

alejomonbar/Classification-Iris_using-Qutrits
In this repository, I classify the Iris dataset using Qutrits and IBM Quantum pulse technology.
Language: Jupyter Notebook - Size: 713 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 3

greeenboi/Iris-Classifier-project
I will be implementing the famous ai/ml, iris-flower classification project
Language: Jupyter Notebook - Size: 265 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

ntachukwu/python-iris-recognition
Iris Recognition System Implemented in Python.
Language: Python - Size: 66.3 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

Armin-Abdollahi/Iris-Flower-Classification
Language: Jupyter Notebook - Size: 709 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

zahrasalarian/Data-Mining-Playground
This repository contains five mini projects covering several main topics in Data Mining, such as data preprocessing, clustering and classification.
Language: Jupyter Notebook - Size: 3.58 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

MeGysssTaa/lvq4j-example-iris
A simple demo of LVQ4J usage on the Iris Data Set
Language: Java - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

usmanbvp/IRIS-Flower-Classification
The "IRIS Flower Classification" GitHub repository is a project dedicated to classifying iris flowers based on their attributes.
Language: Python - Size: 78.8 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

vishnu322010326030/Machine-learning-algorithms
We took an iris dataset and trained with different classifiers to find out their accuracy and some parameters.
Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

golecalicja/perceptron-classification
Perceptron algorithm for classification implemented from scratch
Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Vatshayan/B.tech-Final-year-project-Machine-learning-on-Flower-Species
Implementation & Learning of Iris Data-set and use of various Machine learning Algorithm
Language: Jupyter Notebook - Size: 84 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

Furkan-Gulsen/iris_predictor_web_app
Iris Predictor with Deep Learning | Web App
Language: Jupyter Notebook - Size: 7.93 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 4

prashantlv/kaggle-iris
different approaches for predicting iris species.
Language: Jupyter Notebook - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

DeMoN-7/Iris-Flower-Classification
Beginner project to learn classification in Machine Learning using python
Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

Amenferjani/iris
This project is for the Identification of Iris flower species is presented
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

dhrumilrana25/Machine-Learning-Projects
Welcome to my GitHub repository! Here, you will find an exciting collection of my machine learning and AI projects. As a passionate data scientist and AI enthusiast, I am constantly exploring and experimenting with cutting-edge techniques to solve real-world problems.
Language: Jupyter Notebook - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Viswalahiri/iris-ml-web-app
An application made from Flask that connects a machine learning model for the Iris toy dataset to a web interface.
Language: Python - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

AlexandreBrown/DeepLearningIris
PyTorch deep learning model for classifying flowers in the Iris dataset.
Language: Jupyter Notebook - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

yasirutishan/irisclassification
This document contains all the necessary information pertaining to the assessment of PUSL3123 AI and Machine Learning.
Language: MATLAB - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sharmas1ddharth/Iris-classification
A Machine Learning Model that can classify the species of the Iris flower whether its Iris-Setosa, Iris-Virsicolour, Iris-Virginica
Language: HTML - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Ponsoda/tfm-iris-recognition
Repositorio del Trabajo Final de Master
Language: Jupyter Notebook - Size: 42.5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

sahebsinghh/LGMVIP-DataScience
Data Science Intern @LetsGrowMore Foundation LGMVIP October-21
Language: Jupyter Notebook - Size: 845 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

shreyansh26/Iris_classification-GCP-AI-Platform-PoC
A step-wise tutorial to demonstrate the steps required to deploy a ML model using Google Cloud Platform's AI Platform and use Streamlit to access the model API through a UI.
Language: Python - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

san-coding/Iris-EDA-Web
Web application for exploring Iris dataset , built using streamlit and deployed on heroku
Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

imskr/iris-web
A simple web application for IRIS ML classification model
Language: CSS - Size: 506 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

arnab132/Kmeans-Iris
K-means clustering on Iris dataset. We are given a data set of items, with certain features, and values for these features. The task is to categorize those items into groups. To achieve this, we will use the kMeans algorithm; an unsupervised learning algorithm.
Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

VMD7/Decision-Tree-Classifier-of-Iris-Dataset
This is simple automatic Iris plant classifier using Decision Tree Classifier algorithm and Heroku Cloud Application Platform. This app takes input as features of Iris plant and classify it using Decision Tree Classifier algorithm.
Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

swagatika15/DECISION-TREE
The aim of this project is to print steps for every split in the decision tree from scratch and implementing the actual tree using sklearn. Iris dataset has been used, the continuous data is changed to labelled data. In this code gain ratio is used as the deciding feature to split upon.
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

siddharthjain1611/Iris_dataset
Data Visualization and Machine Learning with Iris Dataset.
Language: Jupyter Notebook - Size: 809 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

hrtelang/Iris-Recognition Fork of akshatapatel/Iris-Recognition
Iris recognition using applied machine learning on CASIA iris images dataset
Language: Python - Size: 1.3 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

luuisotorres/fastapi-iris-predictor
Simple API built with FastAPI for real-time predictions on the iris flower dataset using a Logistic Regression model.
Language: Jupyter Notebook - Size: 8.04 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

sethubolt7/DATA_SCIENCE_PROJECTS
A collection of mini data science projects including iris classification, sales prediction, and unemployment analysis. Demonstrates full ML workflow from preprocessing to model building.
Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

AnonymWriter/Iris-Style-Transfer
Iris Style Transfer: Enhancing Iris Recognition with Style Features and Privacy Preservation through Neural Style Transfer
Language: Jupyter Notebook - Size: 15.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

aAa1928/Iris-ml-classifier
PyTorch model that classifies Iris species based on characteristics about the length and width of sepals and petals.
Language: Python - Size: 23.4 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

jianxi-Erin/Iris-Dataset-Classification-Using-SVM
本项目基于经典的 Iris 数据集,利用支持向量机(SVM)算法构建分类模型,旨在对鸢尾花的三种不同类别进行分类。通过本项目,展示了机器学习模型从数据预处理、特征分析、模型训练到模型评估的完整流程,并为未来的模型优化和预测提供了基础。
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Bushra-Butt-17/DeepLearning-Projects
This repository contains my assignments and projects related to deep learning, including implementations of fundamental concepts such as Linear Regression, Gradient Descent, Multi-Layer Perceptron (MLP), and more. Each section includes code, explanations, and relevant documentation. The goal of this repository is to showcase my learning journey.
Language: Jupyter Notebook - Size: 10.5 MB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

LukePower01/ml-to-qml
Final year project, exploring the field of quantum machine learning.
Language: Jupyter Notebook - Size: 166 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

m-nanda/End-to-End-ML
An "End-to-End Machine Learning" project focuses on building a machine learning pipeline that prevents data leakage and deploys the model with microservice-architecture for real-world use.
Language: Python - Size: 2.94 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Yarlagadda-saimanoj/Iris-Flower-Classifier
The "Iris-Flower-Classifier" is a machine learning project that categorizes Iris flowers into three species based on their measurements. It involves data preprocessing, model training, and evaluation, showcasing a fundamental classification task.
Language: Jupyter Notebook - Size: 942 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Md-Emon-Hasan/6-Classification-Iris-ML-Apps
A ML project on the classification of the Iris dataset, demonstrating data preprocessing, model training, and evaluation using Python and scikit-learn.
Language: Python - Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Siiir/rust-knn
Classifies irises into one of 3 species: Setosa, Versicolor, Virginica.
Language: Rust - Size: 63.5 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DA-Atharv/Iris-Species-Classification-and-Model-Evaluation
This project combines meticulous data preprocessing-visualization-machine learning techniques, featuring Decision Tree, integrating Logistic Regression. Prioritizes model interpretability-accuracy through feature selection, optimizing performance evaluation for species classification using sepal & petal features.
Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DA-Atharv/Iris_Species_Classification
This project employs data preprocessing, visualization, and machine learning techniques, including Decision Tree Classifier implementation, data splitting, and performance evaluation with feature selection for enhanced model interpretability and accuracy.
Language: Jupyter Notebook - Size: 1020 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

youssef-saaed/KNN_Assignment_C_version
This is a machine learning assignment that implements the K-Nearest Neighbors (KNN) algorithm on the Iris dataset from scratch using pure C
Language: C - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ishitapatil08/Iris-Flower-Classification
#python #jupyter #ML
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yihong1120/Iris-Classification-API
"Iris-Classification-API" is a Github Repository that uses Flask to create an API that accepts JSON data, generates a request ID, and utilizes the Scikit-Learn library to classify Iris data. The API allows users to query the classification progress and returns the results of flower classification.
Language: Python - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ADVAIT135/OIBSIP
This Repository Consists of all the tasks that were assigned to me during internship at Oasis Infobyte as a Data Science Intern from October 15th 2023 to November 15th 2023
Language: Jupyter Notebook - Size: 30.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mickymultani/JAX-Machinelearning
An interactive tutorial exploring automatic differentiation in machine learning using JAX, demonstrated through a hands-on example with the Iris dataset.
Language: Jupyter Notebook - Size: 256 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

OriYarden/Binary-MultiClassificationNeuralNetworksFromScratchNumpyArraysOnlyPython
Neural networks for binary and multiple classification from scratch (using only numpy arrays) in Python
Language: Jupyter Notebook - Size: 103 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

urmel79/Jupyter_GettingStarted2ML
This Getting Started Tutorial systematically demonstrates the typical ML work process step-by-step using the powerful and performant Support Vector Classifier (SVC) and the beginner-friendly Iris Dataset. Furthermore, the selection of the correct SVC kernel and its parameters are described and their effects on the classification result are shown.
Language: Jupyter Notebook - Size: 156 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

dhrumilrana25/GWM-Data-Science
Here are my Projects that I've worked under My Internship at Groww with Code
Language: Jupyter Notebook - Size: 545 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dhrumilrana25/CBTCIP
Here are my Projects that I've worked under My Internship at Cipher Byte Technologies
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

shriyaa01/Bharat_Intern
This repository contains three machine learning projects focused on different aspects of predictive modeling. Each project is implemented using linear regression and logistic regression and includes Jupyter notebook code for easy understanding and reproduction.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

shreya6360/Iris-classification
This project focuses on classifying Iris flowers into different species using machine learning techniques. The classification model is built using Jupyter Notebook and deployed using Streamlit.
Language: Jupyter Notebook - Size: 860 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

prakHr/Coursera-Specializations
Contains courses in specializations of coursera on deep learning
Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 3

AzeemWaqarRao/Streamlit-Iris-Classification-App
This is a web application that classifies iris flowers based on their sepal length, sepal width, petal length, and petal width. The app is built using Streamlit and the classification model is trained using Jupyter notebook.
Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mpolinowski/ml-flask-web-app
Using Flask to deploy your ML Model as a Web Application
Language: Jupyter Notebook - Size: 263 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nycdidar/Serverless-Lambda-Machine-Learning-With-Scikit
Serverless(Lambda) Machine Learning With Scikit
Language: Python - Size: 73.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LeviMatheus/Knn-com-Iris
KNN(K — Nearest Neighbors) algoritmo de aprendizagem de máquina
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

santiagxf/azureml-julia
An example about how to train a tree-based decision model using Julia (1.7.2) for the popular Iris dataset in Azure ML.
Language: Jupyter Notebook - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

erimdogan/iris_prediction
Iris prediction using Tensorflow
Language: HTML - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SaumyaBhandari/Support_Vector_Machine
A SVM classifier created to classify data on the IRIS dataset. A linear SVM as well as a Radial Basis SVM was created and also a polynomial kernel was created which classifies the data correctly to their original class.
Language: Jupyter Notebook - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SteveKaranja/IRIS-Classification
This is a streamlit application that accepts flower measurements as input and classifies the type of flower using various models.
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

AestheticVoyager/Iris_Classification
Machine Learning model that will allow us to classify species of iris flowers. This application will introduce many rudimentary features and concepts of Machine Learning. Essentially the Hello World of Machine Learning.
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

SiddharthKalla/iris_classification
Iris dataset consists of categorizing all samples collected into 3 different categories of plant on the basis of 4 features provided in the the dataset that are sepal_length, sepal_width, petal_length, petal_width.
Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

tomershay100/Multiclass-Classification
Implementation of some machine learning algorithms for classification on the iris flowers data set
Language: Python - Size: 1010 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

moeinp70/Iris-Recognition
High Performance Iris Recognition Based on Cosine Similarity
Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jsutch/TensorFlow
TensorFlow/Keras examples and notes.
Language: Jupyter Notebook - Size: 30.3 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

1010code/TFLiteClassfication
Deploy TensorFlow Classification Model in Android — TF Lite
Language: Jupyter Notebook - Size: 174 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

NajiAboo/DeepLearningNLP
Iris dataset classification using Keras
Language: Jupyter Notebook - Size: 15.4 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

copev313/Classic-Iris-Classification
We use the Iris dataset loaded in scikit-learn to demonstrate the basis for Machine Learning.
Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

laxmanbalaraman/TheSparksFoundationInternship-Prediction-using-decision-tree-algorithm
Sparks foundation Data analytics task#6 Prediction using decision tree algorithm on the Iris dataset
Language: Jupyter Notebook - Size: 243 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

q00Dree/fastapi-iris-classifier
Simple example of how to deploy machine learning model (RandomForestClassifier) with FastAPI and docker-compose.
Language: Python - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Roshni1999/Computational-Biology-BT4110
Lab Work
Language: Jupyter Notebook - Size: 5.17 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

mayursrt/k-means-on-iris-dataset
This notebook focuses on the classification of Iris Species by its Sepal Length, Sepal Width, Petal Length and Petal Width.
Language: Jupyter Notebook - Size: 905 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

quocthang0507/IrisRecognitionWithML.NET
Iris Recognition
Language: C# - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

dsc-jiit-128/Hacktoberfest_ML_classification
This repository was created for people who are new to Open-source who can learn more and be an asset to the human society :octocat: This repository will help you understand the basics of Git, GitHub and hone you Machine Learning Skills!
Language: Jupyter Notebook - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 7

Raptor2804/Classify_Iris_Species_Using_Python_and_Logistic_Regression
The project for the iris species classification using logistic regression
Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

KRNK97/IRIS-Flower-classification
A Flask web app that classifies Iris Flower species using Machine Learning.
Language: Python - Size: 3.13 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Ananyaks11/Iris-Classification
Following is a Basic Classification program trained and tested on the Fisher’s Iris Dataset that contains a set of 150 records of the iris flowers under Five Characteristic attributes. For the classification and regression purpose, the KNN or the k-nearest neighbors Algorithm is used.
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

suyashphatak23/Iris-Flower-Classifier
Simple Web App for Iris Flower Classifier using Machine Learning : Advanced Python
Language: Python - Size: 1.09 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

asepscareer/iris-dataset-exploration
Language: Jupyter Notebook - Size: 534 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

jradha11/iris-dataset
Classification models on the famous Iris Dataset along with Exploratory Data Analysis
Language: Jupyter Notebook - Size: 486 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

SujayDas1999/Iris-Flower-Classification-KNN
This is a classification of iris flower using k nearest neighbour classifier
Language: Jupyter Notebook - Size: 160 KB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ukt1997/Neural-Networks
In this repository you can find Neural network model implemented from scratch and trained on different dataset .
Language: Jupyter Notebook - Size: 469 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Kailash7dev/Flower-Classification-Iris-Dataset
Our objective is try to classify the class variable (species) with help of length and width of sepal, petals given.
Language: Jupyter Notebook - Size: 336 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ashutoshpanpalia/iris_prediction
The following code uses 5 different machine learning algorithm on the Iris dataset to predict the species of the flower
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Shiva-Prasad-Naroju/Iris-Project
This project implements a Logistic Regression based multi-class classification model to accurately predict the species of the Iris flower (Setosa, Versicolor, Virginica) using petal and sepal measurements.
Language: Jupyter Notebook - Size: 475 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Kvj-Harsha/iris-classifier-app
Language: Jupyter Notebook - Size: 435 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

whdev36-cyber/iris-knn
This project uses the K-Nearest Neighbors (KNN) algorithm to classify Iris flowers based on their physical characteristics.
Language: Python - Size: 31.3 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0
