/IrisDataset_NeuralNetwork

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

Primary LanguagePython

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.