Question: Step 1 : COVID - 1 9 code We use the COVID - 1 9 prediction code that we discussed in class ( covid 1
Step : COVID code
We use the COVID prediction code that we discussed in class covidClassExampleMLPRegress.py
Use only US Spain, Italy, and Canada for test.
Use fold cross validation for validation purposes on the training dataset
Using the fold cross validation compare the following problem settings:
S: Two hidden layers with neurons in each layer current setting
S: Two hidden layers with neurons in each layer
S: Two hidden layers with neurons in the first layer and neurons in the second layer
S: Two hidden layers with neurons in the first layer and neurons in the second layer
S: Three hidden layers with neurons in each layer
S: Three hidden layers with neurons in each layer
S: One hidden layer with neurons
S: One hidden layer with neurons
Compare the above settings using the score R metric and select the best setting
Use the neural network with the best setting to predict the new cases of COVID for US Spain, Italy, and Canada. Measure their performance in terms of average absolute error. Draw a bar chart to compare the corresponding errors.
Report all the performances of cross validation in a proper table.
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
