Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 285 Bytes

File metadata and controls

2 lines (2 loc) · 285 Bytes

The-First-Project-Iris-dataset-

Preparation is usually done to prepare data before entering the modeling stage. Here are the steps that will be passed on the Iris.csv data before the modeling stage: Import Library, Input Dataset, Preprocessing, Train-Test Split, and choose a model.