Skip to content

ML model to predict the species of a plant by observing it's leaves.

Notifications You must be signed in to change notification settings

sarahcodebyte/LeafSpeciesDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LeafSpeciesDetection

ML model to determine which species the plant, of the leaf in obeseration, is. Parameters such as petal length, petal width, sepal length and sepal width used. The dataset was extracted by sklearn library-iris.

This ML model is made by the Decision Tree algorithm with the accuracy of 96%

Libraries used: 1.DecisionTreeClassifier 2.load_iris

New things I learnt: 1.Decision Tree algorithm 2.max_depth value

About

ML model to predict the species of a plant by observing it's leaves.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published