Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 229 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 229 Bytes

The code performs classification on the Iris dataset using Logistic Regression, achieving perfect accuracy of 1.00. It visualizes petal and sepal lengths, trains the model, and evaluates it with a detailed classification report.