Skip to content

joelRibe/BasicMachineLearning_IrisExample

Repository files navigation

BasicMachineLearning_IrisExample

Utilization of some basic algorithms for the recogniton of one of the Iris plants among the three existing (Setosa, Versicolor, Virginica) using Java Object Oriented .

Next , these are the algorithms that I used for the recognition of the plants :

  • Nearest Neighbor
  • Nearest Centroid
  • Algorithms above with Data Normalization

Base of Iris Dates (Wikipedia) - Fischer

https://en.wikipedia.org/wiki/Iris_flower_data_set

-> README is updating ...

About

Utilization of some basic algorithms for the recogniton of one of the Iris plants among the three existing (Setosa, Versicolor, Virginica) using Java Object Oriented.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages