All Projects â†’ gholomia â†’ IRIS

gholomia / IRIS

Licence: MIT License
📚A Multi-Nomial Classification of Iris Dataset.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to IRIS

Cat-Dog-CNN-Classifier
Convolutional Neural Network to classify images as either cat or dog, along with using attention heatmaps for localization. Written in python with keras.
Stars: ✭ 17 (+13.33%)
Mutual labels:  classification
cosmostation-ios
👽 Cosmostation iOS Wallet
Stars: ✭ 14 (-6.67%)
Mutual labels:  iris
astrodash
Deep learning for the automated spectral classification of supernovae
Stars: ✭ 25 (+66.67%)
Mutual labels:  classification
FineGrainedVisualRecognition
Fine grained visual recognition tensorflow baseline on CUB, Stanford Cars, Dogs, Aircrafts, and Flower102.
Stars: ✭ 19 (+26.67%)
Mutual labels:  classification
pywedge
Makes Interactive Chart Widget, Cleans raw data, Runs baseline models, Interactive hyperparameter tuning & tracking
Stars: ✭ 49 (+226.67%)
Mutual labels:  classification
df-dn-paper
Conceptual & empirical comparisons between decision forests & deep networks
Stars: ✭ 14 (-6.67%)
Mutual labels:  classification
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (+86.67%)
Mutual labels:  classification
covid-mask-detector
Detect whether a person is wearing a mask or not
Stars: ✭ 102 (+580%)
Mutual labels:  classification
MLSample.SimpleTransactionTagging
This is an simple example of tagging bank transactions with ML.NET
Stars: ✭ 13 (-13.33%)
Mutual labels:  classification
tennis action recognition
Using deep learning to perform action recognition in the sport of tennis.
Stars: ✭ 17 (+13.33%)
Mutual labels:  classification
KaggleBengaliAIHandwrittenGraphemeClassification
Some parts of my code for the Computer Vision Kaggle Bengali AI Handwritten Grapheme Classification competition
Stars: ✭ 25 (+66.67%)
Mutual labels:  classification
Audio cat dog classification
Classification of WAV files from cats and dogs
Stars: ✭ 16 (+6.67%)
Mutual labels:  classification
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+846.67%)
Mutual labels:  classification
Credit
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
Stars: ✭ 18 (+20%)
Mutual labels:  classification
Competitive-Feature-Learning
Online feature-extraction and classification algorithm that learns representations of input patterns.
Stars: ✭ 32 (+113.33%)
Mutual labels:  classification
CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
Stars: ✭ 262 (+1646.67%)
Mutual labels:  classification
mirapy
MiraPy: A Python package for Deep Learning in Astronomy
Stars: ✭ 40 (+166.67%)
Mutual labels:  classification
PAPC
PAPC is a deep learning for point clouds platform based on pure PaddlePaddle
Stars: ✭ 55 (+266.67%)
Mutual labels:  classification
HAR
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
Stars: ✭ 18 (+20%)
Mutual labels:  classification
DeepSentiPers
Repository for the experiments described in the paper named "DeepSentiPers: Novel Deep Learning Models Trained Over Proposed Augmented Persian Sentiment Corpus"
Stars: ✭ 17 (+13.33%)
Mutual labels:  classification

IRIS

A Multi-Nomial Classification of Iris Dataset.

Spectramap biplot of Fisher's iris data set


Technologies Applied

  • Scatter Matrix
  • Pyplot
  • Scikit-Learn Model Selection
  • Scikit-Learn Classification Report
  • Scikit-Learn Confusion Matrix
  • Scikit-Learn Accuracy Score
  • Scikit-Learn Logistic Regression
  • Scikit-Learn Decsision-Tree Classifier
  • Scikit-Learn K-Neighbours Classifier
  • Scikit-Learn Linear-Discriminant Analayser
  • Scikit-Learn Gaussian Naive-Bayes
  • Scikit-Learn SVC

Evaluated Algorithms

  • Logistic Regression (Linear)
  • Linear Discriminant Analysis (Linear)
  • K-Nearest Neighbours (Non-Linear)
  • Classification and Regression Tree (Non-Linear)
  • Gaussian Naive Bayes (Non-Linear)
  • Support Vector Machine (Non-Linear)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].