AkdenizKutayOcal / IrisDataset_NeuralNetwork

ANN model trained on Iris Dataset. Hyperparameter tuning and cross validation are applied to find best model possible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANN model trained on Iris Dataset. Hyperparameter tuning and cross validation are applied to find best model possible. Diffirent values for hyperparameters, such as learning rate, number of units in hidden layer and number of iterations are tried. A report on accuracy and Confusion Matrix can be found on provided pdf.

About

ANN model trained on Iris Dataset. Hyperparameter tuning and cross validation are applied to find best model possible.


Languages

Language:Python 100.0%