Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 283 Bytes

Iris_NeuralNetwork

A neural network approach for Iris dataset classification. In this notebook, we focus on Iris dataset and do the following tasks:

1- Load Iris from sklearn 2- Analyze the dataset 3- Train a linear perceptron neural network and predict the type of flower