Model evaluation MLP NN and SVM classification (sklearn library)
Published: 04-05-2020| Version 1 | DOI: 10.17632/5hsnd5tgj9.1
Contributor:
Description
Numerous functions were available in the construction of Multi-Layer Perceptron Neural Network algorithms. Stochastic learning helps in evaluating the MLP NN model based on the datasets. An efficient MLP NN model must had least loss function and high training score. On the other hand, k-fold cross-validation was applied in evaluating SVM model.
Files
Steps to reproduce
Execute through python, copy code in python software