Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Flower Classifier

Un projet de classification des fleurs d'iris utilisant le machine learning.

Installation

  1. Créer un environnement virtuel : python -m venv env_iris

  2. Activer l'environnement : env_iris\Scripts\activate

  3. Installer les dépendances : pip install -r requirements.txt

Structure du projet

  • data/ : Données brutes et traitées
  • notebooks/ : Jupyter notebooks pour l'analyse exploratoire
  • src/ : Code source du projet

About

Iris classifier using the iris dataset from scikit-learn, with a logistic regression and others methods. Comparison between the methods.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages