Question: Need help with the a code Description The project shall do the following: The following neural networks will be used: 1 . MLP (
Need help with the a code Description
The project shall do the following:
The following neural networks will be used:
MLP MultiLayer Perceptron"
CNN Convolutional Neural Network
Hybrid: combination MLP CNN RNN Recursive Neural Network"
Class balancing will be done using the BorderlineSmote method.
Metodologa
Part Preprocessing:
For each assigned neural network MLP Hybrid, CNN use data from a patient and do the following:
Perform classification using "Raw data", class balancing using the Borderline Smote method and CV
Perform Classification with StandardScaler, Normalized, Class Balancing, and CV Data
Get the best Hyperparameters learning rate, bactchsize, epoch, etc. by doing various tests or using GridSearch to get the highest accuracy.
The result of the classification with the neural networks must have an accuracy Acurracy greater than
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
