Skip to content

A neural network model developed to classify the Iris dataset

License

Notifications You must be signed in to change notification settings

Joan947/IRIS_Dataset_Classification

Repository files navigation

IRIS_Dataset_Classification

A neural network model developed from scratch without any libraries to classify the Iris dataset. The Dataset was Z-normalized using the StandardScaler object from the module “sklearn.preprocessing.” Batches, hidden units and epochs were tuned to improve accuracy. Model was tested on the test dataset and achieved an accuracy of 93.75%

About

A neural network model developed to classify the Iris dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published