Skip to content

KNN classifier using Flower dataset in Jupyter notebook

Notifications You must be signed in to change notification settings

Spencer10798/flower-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

flower-classifier

Spencer Maghrouri 3/15/2023

This notebook utilizes the Iris dataset containing 150 samples of iris flowers with four features: sepal length, sepal width, petal length, and petal width. The goal is to train a model that can classify the iris flowers into 3 species, recorded as 0, 1, and 2 in the dataset.

About

KNN classifier using Flower dataset in Jupyter notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published