Problem Definition
Problem Definition
For this project, the area under investigation is flower varieties.
The problem is defined as: Given an Iris flower assumed to belong to one of three species, predict which class it belongs to.

Unless you are in the flower business, the model being requested here is not likely to be relevant to your
work. However, ML-based classification is a powerful technique that is applicable across domains. In other words, it does not matter if you are classifying
flowers, sales prospects, software bugs, or releases, the approach is the same.
Available Data
A dataset containing sepal and petal lengths and widths for the three species of Iris flowers mentioned in the problem definition.

Source
