Projects in Awesome Lists tagged with iris-dataset
A curated list of projects in awesome lists tagged with iris-dataset .
https://github.com/chhayac/machine-learning-notebooks
15+ Machine/Deep Learning Projects in Ipython Notebooks
cifar-10 ipython-notebook iris iris-dataset keras keras-neural-networks keras-tensorflow linear-regression machine-learning multivariate-regression notebook tensorflow tensorflow-models
Last synced: 02 May 2025
https://github.com/victorqribeiro/perceptroncobol
A perceptron written in COBOL
cobol iris-dataset machine-learning perceptron
Last synced: 07 Dec 2025
https://github.com/digital-nomad-cheng/Iris_Landmarks_PyTorch
Iris landmarks localization.
computer-vision deep-learning iris-dataset iris-landmarks iris-recognition ncnn
Last synced: 20 Mar 2025
https://github.com/rubixml/iris
The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
classification cross-validation data-science example-project introduction-to-machine-learning iris-dataset k-nearest-neighbors knn machine-learning machine-learning-tutorial nearest-neighbors php php-machine-learning php-ml rubix-ml tutorial
Last synced: 26 Jun 2025
https://github.com/machinecurve/extra_keras_datasets
📃🎉 Additional datasets for tensorflow.keras
data-science dataset datasets deep-learning emnist-digits emnist-letters iris iris-classification iris-dataset keras keras-datasets keras-tensorflow lowercase-handwritten-letters machine-learning neural-networks svhn tensorflow
Last synced: 04 Apr 2026
https://github.com/bhattbhavesh91/pca-from-scratch-iris-dataset
Implementing PCA from Scratch for iris dataset
iris-dataset pca principal-component-analysis
Last synced: 13 Jul 2025
https://github.com/bhattbhavesh91/k_means_iris_dataset
KMeans Clustering for IRIS Dataset Classification
classifications clustering iris-dataset k-means-clustering k-means-implementation-in-python kmeans-clustering python
Last synced: 06 Mar 2026
https://github.com/m-clark/noiris
Any data but iris 👁
big-five-model data fashion-mnist gapminder google-apps iris-dataset kiva movielens movielens-dataset mtcars pisa-data r sp500 starwars starwars-api water-risk world-happiness-report
Last synced: 30 Apr 2025
https://github.com/leonjessen/keras_tensorflow_on_iris
A minimal tutorial on how to build a neural network classifier based on the iris data set using Keras/TensorFlow in R/RStudio
classification datascience deep-learning ggplot iris-dataset keras machine-learning neural-network r rstudio tensorflow tensorflow-tutorials tutorial
Last synced: 13 Jun 2025
https://github.com/cserajdeep/1dcnn-iris-pytorch
1 Dimensional Convolutional Neural Network for Iris dataset classification
1d-cnn classification cnn-classification deep-neural-networks iris-dataset python pytorch
Last synced: 14 Apr 2025
https://github.com/alankrantas/sefr_multiclass_classifier
Implementation of multiclass version of SEFR linear-time fast classifier (TinyML)
arduino-sketch avrs circuitpython classification classifier golang iris-dataset machine-learning machine-learning-algorithms microcontrollers micropython python3 sefr-classifier tinygo
Last synced: 27 Apr 2025
https://github.com/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.
iris-classification iris-dataset k-nearest-neighbor-classifier logistic-regression logistic-regression-algorithm machine-learning navie-bayes-algorithm support-vector-classifier
Last synced: 05 Aug 2025
https://github.com/dataprofessor/simple-prediction
iris-dataset machine-learning streamlit
Last synced: 28 Apr 2025
https://github.com/prakharchoudhary/mlworld
A collection of simple machine learning projects, that got me started in this wonderful domain!
classification clustering iris-dataset keras-neural-networks knn machine-learning neural-networks numpy pandas python scikit-learn
Last synced: 09 Apr 2025
https://github.com/lovnishverma/helloworldirismachinelearning
This is a simple Flask-based machine learning web application that predicts the species of an Iris flower based on user inputs. The model is trained using Logistic Regression and deployed on Glitch.com.
iris-classification iris-dataset machinelearning-python
Last synced: 28 Oct 2025
https://github.com/imdeep2905/neural-network-cpp
To understand neural networks thoroughly I implemented them from scratch in C++. This is the source code for the same.
backpropagation c-plus-plus deep-learning from-scratch gradient-descent iris-dataset multilayer-perceptron neural-network neural-networks neural-networks-from-scratch
Last synced: 15 May 2025
https://github.com/gaborvecsei/machine-learning-inference-with-github-actions
This repository demonstrated how you can use Github Actions to perform inference with your ML model
github-actions github-actions-docker inference iris-dataset machine-learning machine-learning-workflow sklearn
Last synced: 26 Oct 2025
https://github.com/codeperfectplus/logistic_regression_from_scratch
Famous IRIS Dataset Classification Using Logistic_Regression
classfication codeperfectplus iris-dataset kaggle logistic-regression machine-learning python-codes
Last synced: 28 Oct 2025
https://github.com/sondosaabed/iris-presentation-attack-detection-pad
Using deep learning to detect presentation attack on the Iris images
deep-learning iris-dataset iris-presentation-attack pad presentation-attack-detection python
Last synced: 06 Jul 2025
https://github.com/madhurimarawat/machine-learning-using-python
This repository contains machine learning programs in the Python programming language.
breast-cancer-dataset data-cleaning decision-tree deep-learning iris-dataset kaggle-datasets knn machine-learning-algorithms matplotlib pandas pca python random-forest scikit-learn single-neuron-neural-network supervised-learning supervised-learning-algorithms svm unsupervised-learning-algorithms wine-dataset
Last synced: 12 Apr 2025
https://github.com/fabianacampanari/iris-dataanalysis-seaborn-
🌸 The provided code snippet is a Python script that uses matplotlib to plot the numerical and exact derivatives of a function f4 over a range of values. The script generates a sequence of values x from -5 to 5, calculates the derivatives using two different methods, and then plots the results for comparison.
iris-dataset jupyter-notebook machine-learning matplotlib numpy pandas pyplot python-lambda python3 scikit-learn seaborn seaborn-plots
Last synced: 12 Sep 2025
https://github.com/hunterdii/iriswise
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...)**.
classifier-model data-science flowers-recognition iris-dataset iris-recognition knn-classification machine-learning pickle python python3 streamlit streamlit-webapp
Last synced: 21 Feb 2026
https://github.com/aureliusivan/iris-prediction-system
Predict Iris with mongodb 🌷
iris iris-classification iris-dataset knn mongodb
Last synced: 17 Mar 2025
https://github.com/ascender1729/iris-flower-classification-2024
An exploratory data analysis and machine learning project using the Iris dataset to classify flower species with a K-Nearest Neighbors classifier. It includes data visualization, feature scaling, model training, and evaluation with 100% accuracy on the test set.
classification data-analysis iris-dataset k-nearest-neighbors machine-learning matplotlib pandas python scikit-learn seaborn
Last synced: 20 Jul 2025
https://github.com/senavs/knn-from-scratch
:heavy_check_mark: A Python implementation of KNN machine learning algorithm.
iris-dataset knn knn-classification machine-learning machine-learning-algorithms object-oriented-programming python3 scracth
Last synced: 16 Jan 2026
https://github.com/megyssstaa/lvq4j-example-iris
A simple demo of LVQ4J usage on the Iris Data Set
csv example examples iris iris-classification iris-dataset iris-recognition learning-vector-quantization lvq lvq4j machine-learning machinelearning neural-network neural-networks neuralnetwork neuralnetworks
Last synced: 03 May 2025
https://github.com/zackakil/iris-dataset-3d-marbles
What if every row/flower from the Iris dataset was represented as a marble in a physics simulation? Using Scikit-Learn with Blender to render the iris dataset in 3d and create a physical simulation of a marble machine to classify the dataset.
3d blender data-visualization flower iris-dataset machine-learning physics-simulation scikit-learn
Last synced: 02 May 2026
https://github.com/muhammedbuyukkinaci/multilayer-perceptron-with-tensorflow
Multilayer Perceptron with TensorFlow on Iris dataset
artificial-neural-networks basic-neural-network basic-neural-network-python feed-forward-neural-networks iris iris-dataset k-fold multi-class-classification multi-class-perceptron multi-layer-perceptron multiclass-classification multilayer-neural-network multilayer-perceptron tensorflow
Last synced: 26 Mar 2025
https://github.com/shaik-sohail-72/iris-flower-type-prediction-and-classification-with-ml-and-mern
Iris flower type prediction and classification with machine learning and MERN web I/O system. This project predict the type of iris flower by using machine learning . K-NN algorithm is used for multiclass classification.
css ejs expressjs google-oauth2 heroku-deployment html iris-dataset javascript knn-algorithm knn-classification knn-classifier machine-learning nodejs pandas python sklearn-library
Last synced: 15 Feb 2026
https://github.com/furkan-gulsen/iris_predictor_web_app
Iris Predictor with Deep Learning | Web App
deep-learning deep-learning-algorithms deep-learning-models flask flask-application flask-web iris-classification iris-dataset
Last synced: 16 Oct 2025
https://github.com/greed2411/knn
Using k-Nearest Neighbors algorithm, training it using 2/3rd of the iris.data and using the rest of the 1/3rd for the test case, and yield prediction for those 1/3rd with an accuracy usually greater than 90% , and this algorithm is implemented without using Python scikit-learn.
graphs iris-dataset iris-flowers knn knn-classification pandas-dataframes
Last synced: 07 May 2025
https://github.com/hxndev/k-means-on-iris-dataset
k-means clustering is a method of vector quantization, originally from signal processing, that aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster.
code iris iris-dataset jupyter-notebook kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm python
Last synced: 27 Apr 2026
https://github.com/prakhr/neuralnetworksandfuzzylogic
[College Course] - Course: BITS F312 Neural Network and Fuzzy Logic
and-gate-implementation cnn-architecture extreme-learning-machine holdout iris-dataset keras-models kfold-cross-validation kmeans-clustering likelihood-ratio-test logistic-regression matlab maximum-a-posteriori-estimation maximum-likelihood-estimation multilayer-perceptron-network radial-basis-function ridge-regression sklearn-metrics stacked-autoencoder stochastic-gradient-descent xor-neural-network
Last synced: 03 May 2025
https://github.com/jedrazb/python-neural-network
Simple implementation of MLP neural network in NumPy with supporting examples
iris iris-dataset machine-learning mlp mlp-classifier mlp-network neural-network neural-networks python
Last synced: 01 Feb 2026
https://github.com/hxndev/calculating-entropy-of-iris-dataset
This is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other.
calculate-entropy code dataset entropy iris iris-dataset jupyter-notebook python
Last synced: 29 Apr 2026
https://github.com/victormotogna/irislogisticregression
Iris Dataset Logistic Regression - scikit learn version & from scratch
data-science iris-dataset logistic-regression python scikit-learn
Last synced: 30 Apr 2026
https://github.com/nano-bot01/k-means-clustering-on-iris-dataset
K means clustering on IRIS dataset on Sapel length and Sapel width
iris-dataset irisdataset kmeans kmeans-clustering machine-learning machine-learning-algorithms python python3 unsupervised-learning
Last synced: 18 May 2026
https://github.com/jbris/jackson-data-models-example
Demonstration of Jackson data models
annotation annotations data-model data-model-tools data-modeling data-modelling data-models data-validation iris-dataset jackson jackson-annotation jackson-core jackson-databind jackson-json jackson-json-processor jackson-module json-schema json-schema-definitions json-schema-generator metadata
Last synced: 26 Feb 2026
https://github.com/adityashrm21/tensorflowjs-live-classification-iris
A tensorflow.js web application to perform classification and prediction on the Iris dataset.
classification iris-dataset keras keras-tensorflow tensorflow tensorflow-experiments tensorflow-js tensorflow-tutorials tensorflowjs
Last synced: 21 Jan 2026
https://github.com/meetgandhi123/machine-learning-101
Hello friends, I am making a Machine Learning repo. where I will upload several datasets and its solution with explanation. Starting from the basic and moving up in difficulty level.
boston-housing-dataset car-price-prediction classification deep-fake education-data explanation hand-sign-recognition human-resou iris-dataset machine-learning medical-cost-personal-dataset mnist-dataset new-york-stock-exchange-dataset red-wine-quality regression titanic-kaggle
Last synced: 12 May 2025
https://github.com/vatshayan/b.tech-final-year-project-machine-learning-on-flower-species
Implementation & Learning of Iris Data-set and use of various Machine learning Algorithm
iris iris-classification iris-dataset iris-flowers machine machine-learning machine-learning-algorithms pandas sckiit-learn supervised-machine-learning unsuper
Last synced: 16 May 2026
https://github.com/nano-bot01/regression-model-on-iris-dataset
Regression model on IRIS dataset
iris iris-dataset machine-learning ml regression regression-models supervised-learning
Last synced: 06 Sep 2025
https://github.com/rudra00434/logisticregression_model_iris-dataset_hypertuning
Trained a Logistic regression model on iris dataset (hypertuning wth GridSearch_CV )
classification-algorithm iris-dataset logistic-regression machine-learning machine-learning-algorithms sklearn supervised-learning
Last synced: 07 Oct 2025
https://github.com/sameetasadullah/calculate-entropy-of-iris-dataset
Calculated entropy of iris dataset using python
artificial-intelligence entropy iris-dataset pycharm pycharm-ide python python3
Last synced: 20 Jan 2026
https://github.com/maskedsyntax/iris-flower-prediction-app
A simple web app for Iris Flower Prediction
iris-dataset random-forest-classifier streamlit webapp
Last synced: 05 May 2026
https://github.com/salihfurkaan/iris-flower-analysis
An analysis on Iris dataset of Scikit learn
data-science decision-trees iris-dataset linear-regression logistic-regression machine-learning machine-learning-algorithms scikitlearn-machine-learning support-vector-machines svm-classifier
Last synced: 08 Nov 2025
https://github.com/aliabbasjaffri/iris-flyte-bentoml-pipeline
Pipeline built on flyte for training Iris dataset using Pytorch and Weights and Biases
flyte iris-dataset pytorch weights-and-biases
Last synced: 04 May 2026
https://github.com/sharmas1ddharth/iris-classification
A Machine Learning Model that can classify the species of the Iris flower whether its Iris-Setosa, Iris-Virsicolour, Iris-Virginica
data-science data-science-projects iris-classification iris-dataset machine-learning machine-learning-projects project python
Last synced: 09 Jun 2026
https://github.com/andi611/libsvm-classification
Performing classification tasks with the LibSVM toolkit on four different datasets: Iris, News, Abalone, and Income.
abalone abalone-dataset classification classification-algorithm data-mining income income-dataset iris iris-dataset libsvm libsvm-ready news-dataset newsgroups-dataset scikit-learn svm svm-classifier svm-training
Last synced: 29 Jun 2026
https://github.com/dtroupe18/basicperceptron
Basic perceptron on Iris dataset
iris-dataset machine-learning perceptron python3
Last synced: 03 Apr 2025
https://github.com/abhipatel35/automated-machine-learning-pipeline-for-iris-dataset-classification
Automated ML pipeline for Iris dataset classification using Decision Tree. Features PCA dimensionality reduction and standard scaling.
automated-machine-learning classsification data-preprocessing descision-tree dimentionality-reduction end-to-end-ml-workflows iris-dataset machine-learning-pipeline python random-forest scikit-learn
Last synced: 02 May 2026
https://github.com/petronetto/python-iris
Collection of iris classifcation for learning purposes
iris iris-dataset python pytorch theano
Last synced: 28 Apr 2026
https://github.com/bunji2/machinelearning
sample of golearn and gobrain
golang iris-dataset knn-classification mnist-dataset nuralnetwork
Last synced: 11 Apr 2025
https://github.com/ki3mono/naive_bayes_classifier
This project implements Naive Bayes Classifiers for two data types: Multinomial Naive Bayes Classifier and Gaussian Naive Bayes Classifier. Developed as part of the Probability Theory and Statistics course in the second year of Computer Science at AGH University of Krakow.
iris-dataset mushroom-dataset naive-bayes-classifier numpy python scikit-learn
Last synced: 06 May 2026
https://github.com/asepscareer/iris-dataset-exploration
iris iris-classification iris-dataset iris-flowers
Last synced: 20 Mar 2025
https://github.com/pchampio/machine-learning
Machine learning algorithms
bayes-classifier hmm hmm-viterbi-algorithm iris-dataset machine-learning perceptron univ-lemans
Last synced: 28 Mar 2025
https://github.com/geekquad/random-forest-from-scratch
A basic implementation of the Random Forest Classifier from Scratch and using Seaborn to find important features.
iris-dataset random-forest random-forest-classifier seaborn sklearn
Last synced: 17 May 2026
https://github.com/aaa1928/iris-ml-classifier
PyTorch model that classifies Iris species based on characteristics about the length and width of sepals and petals.
deep-learning iris-classification iris-dataset machine-learning neural-network numpy pandas python pytorch scikit-learn
Last synced: 05 Apr 2026
https://github.com/senapedev/mlp-iris-classification
Implementazione di un percettrone multistrato per classificare differenti specie di iris.
iris-dataset machine-learning mlp-classifier
Last synced: 18 May 2026
https://github.com/kaushiksk/visualize-k-means
Interactively visualizing the k-means algorithm on the Iris dataset
iris-dataset kmeans-clustering machine-learning matplotlib python
Last synced: 14 Apr 2025
https://github.com/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
c from-scratch iris-classification iris-dataset knn pure-c
Last synced: 22 Mar 2025
https://github.com/cserajdeep/elm-iris
Extreme Learning Machine Tutorial
classification extreme-learning-machine iris-dataset machine-learning matlab
Last synced: 27 Mar 2025
https://github.com/jcbritobr/iris
Iris dataset and data analysis with julia language.
data-analysis data-science data-visualization iris-dataset julia-language
Last synced: 06 Apr 2025
https://github.com/cserajdeep/liquid-neural-network-lnn
LIQUID NEURAL NETWORK LNN CLASSIFIER AND REGRESSION
boston-housing-dataset boston-housing-price-prediction classification classifier cse-rajdeep huggingface iris-dataset kaggle-dataset kiit liquid-neural-networks lnn-classifier open-source regression
Last synced: 05 Aug 2025
https://github.com/md-emon-hasan/iris-classifier-using-flask
🌸 Iris flower classification Machine Learning model. The project is deployed as a web application using Flask web framework and deploy on render.
ai classification deployment flask-application iris-classification iris-dataset ml-app
Last synced: 07 Aug 2025
https://github.com/marta-barea/mlp-iris-classifier
A simple project to train and evaluate a multilayer perceptron on the Iris Sepecies data using TensorFlow, SciKeras, and Scikit-Learn.
classification-algorithm deep-learning iris-classification iris-dataset multilayer-perceptron neural-networks python
Last synced: 20 Aug 2025
https://github.com/josgard94/decision-regions-with-knn-algorithm
Implementation of the knn algorithm to generate decision regions using the Iris dataset.
data-analytics data-processing data-science decision-regions iris-dataset knn-algorithm machine-learning
Last synced: 11 Sep 2025
https://github.com/md-emon-hasan/ml-project-iris-classifier-with-github-action
🌸 ML Project integrated with GitHub Actions for CI/CD. It automates testing and deployment, ensuring a streamlined and efficient workflow.
ci-cd cicd data-science github-action iris-classification iris-dataset mahcine-learning
Last synced: 01 Jul 2025
https://github.com/cursedseraphim/nam-torch
A simple implementation of the Neural Additive Model by Agarwal et al. in PyTorch.
explainable-ai interpretable-ai interpretable-machine-learning iris-dataset machine-learning xai
Last synced: 10 Oct 2025
https://github.com/juzershakir/iris_flower
Implementing all ML models and feature selection techniques that can be used.
classification feature-selection iris-dataset iris-flower-classification jupyterlab lightgbm machine-learning matplotlib numpy pandas practice python3 seaborn sklearn supervised-learning xgboost
Last synced: 22 Oct 2025
https://github.com/rizwan-hasan/k-nearest-neighbors
A raw implementation of K Nearest Neighbours (KNN) in Python.
implement iris-dataset knn-algorithm knn-classification knn-classifier machine-learning notebook python python3
Last synced: 17 Apr 2026
https://github.com/cserajdeep/lstm-iris-pytorch
LSTM implementation on IRIS dataset classification using PyTorch
classification deep-neural-networks iris-dataset lstm lstm-neural-networks python pytorch
Last synced: 20 Apr 2026
https://github.com/madhurimarawat/r-for-datascience
This repository contains Programs in the R programming language.
basic-programs conditional-statements csv-files data-types data-visualization dataframe dot-functions functions ggplot2 iris-dataset lists non-numeric-values pattern-printing r user-input vectors
Last synced: 26 Apr 2026
https://github.com/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.
classification data-science iris-classification iris-dataset iris-flower-classification predictive-modeling scikit-learn
Last synced: 26 Apr 2026
https://github.com/kmbuki/cluster_analysis
Cluster analysis - using different approaches
cluster-analysis clustering-application clustering-methods dendextend iris iris-data iris-dataset iris-flower-data kmeans kmeans-clustering-algorithm python r
Last synced: 06 May 2026
https://github.com/henriqueotogami/curso-de-python3-udemy
Documentos do curso de Python 3, com arquivos das aulas, e Jupyter Notebook. Conceitos de Machine Learning.
iris-dataset jupyter-notebook linear-regression numpy pandas-python python3 udemy
Last synced: 08 May 2026
https://github.com/oriyarden/binary-multiclassificationneuralnetworksfromscratchnumpyarraysonlypython
Neural networks for binary and multiple classification from scratch (using only numpy arrays) in Python
artificial-intelligence artificial-neural-networks backpropagation backpropagation-neural-network data-science from-scratch google-colab-notebook iris iris-classification iris-dataset machine-learning neural-networks numpy numpy-arrays object-oriented-programming oop python recurrent-neural-networks
Last synced: 08 May 2026
https://github.com/drisskhattabi6/exploratory-data-analysis-projects
This Repo contains My Exploratory Data Analysis Projects for many datasets
data-analysis data-preprocessing data-visualization datasets diabetes-prediction eda exploratory-data-analysis iris-dataset
Last synced: 26 Jun 2025
https://github.com/benami171/ml_knn_decision-trees
A ml implementation comparing Decision Trees and k-Nearest Neighbors (k-NN) algorithms for Iris flower classification. Features comprehensive analysis of different approaches including brute-force and entropy-based decision trees, along with k-NN using multiple distance metrics.
classification cross-validation data-analysis decision-trees iris-dataset k-nearest-neighbours machine-learning nearest-neighbors python
Last synced: 30 Jun 2025
https://github.com/tsopermon/comparison-ml-algorithms
This repository compares the performance of Adaline, Logistic Regression, and Perceptron models on binary classification tasks using linearly, non-linearly, and marginally separable datasets from the Iris dataset. It includes MATLAB implementations, 10-fold cross-validation, and visualizations of decision boundaries and MSE histories.
adaline binary-classification classification-accuracy cross-validation data-visualization decision-boundaries iris-dataset logistic-regression machine-learning matlab mse neural-networks perceptron
Last synced: 15 Mar 2025
https://github.com/busradeveci/kaggle-iris_data_analysis
Exploratory data analysis and visualization of the Iris dataset using Python.
data-analysis iris-dataset kaggle pandas python seaborn visualization
Last synced: 15 Apr 2025
https://github.com/brunomontezano/exemplo-streamlit
🌸 Códigos para elaboração de um web app com modelo de classificação de espécies de lírios (iris).
aprendizado-de-maquina classification deploy grupo-de-estudos inteligencia-artificial iris-dataset machine-learning predictive-modeling pt-br streamlit web-app
Last synced: 09 May 2026
https://github.com/akhileshthite/iris
Iris Flower Classification
decision-tree-classifier iris-classification iris-dataset machine-learning
Last synced: 15 Mar 2025
https://github.com/geovanimelo/appdistcentroide
Um exemplo que mostra o cálculo do número e a distâncias aos centroides utilizando um dataset de flores iris.
centroid centroid-tracker centroide centroides centroids distancia distancia-ao-centroide iris-classification iris-dataset
Last synced: 19 May 2026
https://github.com/yuanxiaosc/tensorflow_iris_tfrecord_and_estimator
This resource takes iris data set as an example to explain how to producte tfrecord files and use them in the customize Estimator!
estimator iris-dataset tensorflow-examples tfrecord-files
Last synced: 19 May 2026
https://github.com/adesartika33/proyek-analisis-data-dataset-iris
Proyek ini bertujuan untuk menganalisis dataset Iris, salah satu dataset klasik dalam bidang Machine Learning dan Data Science. Dataset ini terdiri dari 150 sampel bunga Iris dari tiga spesies (Setosa, Versicolor, dan Virginica)
classification data-science data-visualization eda exploratory-data-analysis iris-dataset machine-learning python random-forest scikit-learn
Last synced: 06 May 2026
https://github.com/estherslabbert/regression-models
Different regression explorations for different datasets
data data-science diabetes-dataset hourly-wage-dataset insurance-dataset iris-dataset jupyter-notebook linear-regression logistic-regression multiple-linear-regression regression-analysis regression-models
Last synced: 06 Apr 2025
https://github.com/pradipnp/decisiontree-iris
Machine learning project to classify iris flowers using a decision tree
classification decision-tree iris-dataset machine-learning python scikit-learn
Last synced: 18 May 2026
https://github.com/santiagoasp98/iris-classification
Iris dataset classification using Logistic Regression, SVM, and Random Forest.
classification iris-dataset logistic-regression machine-learning random-forest svm
Last synced: 07 Apr 2025
https://github.com/salmaakhalifa199/iris_classification
Classify Iris species using K-Nearest Neighbors and explore dataset visualization and evaluation metrics.
classification data-visualization iris-dataset knn machine-learning-models python-3
Last synced: 26 Apr 2026
https://github.com/grindelfp/iris-ml
A basic machine learning project, aimed to study the machine learning concepts and apply them to a real worls Iris dataset.
ipynb iris-classification iris-dataset machine-learning
Last synced: 07 Feb 2026
https://github.com/somjit101/data_science-eda
A collection of useful implementations to perform EDA on a new dataset in order to understand preliminary patterns in the dataset and gain a high-level grasp of the dataset using plots and visualizations.
boxplots contour-plots distribution eda histogram iris-dataset plots qqplot seaborn-plots statistical-analysis violin-plots
Last synced: 09 Jun 2026
https://github.com/ianramzy/iris-classifier
🔎 Exploratory data analysis and classifier of the iris dataset using various ML models.
classifier iris-dataset machine-learning python
Last synced: 18 May 2026
https://github.com/rajatdiptabiswas/iris-flower-dataset
:cherry_blossom: Trying out data visualization and data science on the iris flower dataset
data-science data-visualization iris iris-dataset
Last synced: 15 Mar 2025
https://github.com/evangks/svm-iris-classification
A comprehensive, portfolio-ready machine learning project demonstrating Support Vector Machine (SVM) classification on the Iris dataset. Includes data preprocessing, model training, hyperparameter tuning, evaluation, and visualization, with full reproducibility and live results on Kaggle.
classification data-science iris-dataset jupyter-notebook machine-learning portfolio-project python supervised-learning support-vector-machines svm
Last synced: 01 Jul 2025
https://github.com/mahdikh03/knn-algorithm-on-irisdataset
A machine learning project to implement the K-Nearest Neighbors (KNN) algorithm from scratch using Python for classification on the Iris dataset.
iris-dataset knn-classification machine-learning
Last synced: 09 May 2025
https://github.com/dor-sketch/irisnetrbm
A Python-implemented RBM project exploring generative learning through the classification of the Iris dataset, featuring a user-friendly GUI and advanced data handling capabilities.
iris-dataset machine-learning neural-network rbm restricted-boltzmann-machine
Last synced: 15 Mar 2025
https://github.com/mmaithani/iris-flower
not fully completed for deployment but yes its working
iris-dataset jupyter-notebook kmeans-clustering logistic-regression python3
Last synced: 17 May 2026