/LGMVIP-DataScience-01-1

This repository contains a Data Analytics project, Iris Flowers Classification ML Project.

Primary LanguageJupyter Notebook

LGMVIP-DataScience-01-1

This repository contains a Data Analytics project, Iris Flowers Classification ML Project.

Beginner Level

Iris Flowers Classification ML Project

Project Description

  • This particular ML project is usually referred to as the "Hello World" of Machine Learning. The iris flowers dataset contains numeric attributes, and it is perfect for beginners to learn about supervised ML algorithms, mainly how to load and handle data. Also, since this is a small dataset, it can easily fit in memory without requiring special scaling transformations or capabilities.