week 5
i. Compare the classification accuracy from the first neural network run to your final second run. Which has a higher classification accuracy? Provide a one-paragraph, masters-level response that provides reasonable justification for why one is higher than the other. The demonstration of your analysis and depth of understanding are being evaluated above simple right or wrong answers.
ii. What is the classification accuracy for the new neural network you just built? Provide the complete formula used (i.e. show your work) along with the final percentage (rounded to two decimals places).
Interpretation:
b. Neural Network – Evaluate the Model:
i. Run the two-step model evaluation process from the tutorial providing those two commands and the command to display the first 10 values from the variable ‘mypredict’ that you create. Include all three commands and the output screenshot.
Commands: >
Output:
ii. Run the table command to build the confusion matrix using ‘mypredict’ as the first argument and the Vertebral Column dataset dependent variable as the second. Include the command, output screenshot of your matrix, and answer the following question:
Commands: >
Output:
What is the classification accuracy of your neural network? Provide the complete formula used (i.e. show your work) along with the final percentage (rounded to two decimals places)