Skip to content

eazimmer/FruitClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FruitClassification

Utilization of sklearn KNearestNeighbors, Decision Tree, and Decision Tree Forest machine learning models in Python to classify fruits as either oranges or grapefruits based on data provided in an associated CSV file.

Classifications were made based on diameter, weight, and RGB values of individual fruits. Respective accuracies of individual models were compared.

About

Utilization of sklearn KNearestNeighbors, Decision Tree, and Decision Tree Forest machine learning models in Python to classify fruits as either oranges or grapefruits. Completed for CSI-480 in Spring 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages