[SOLVED] DeepLearning HW3

30.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon HW3-enyhg7.zip (56.4 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
đź”’ Securely Powered by:
Secure Checkout
5/5 - (2 votes)

Your task is to predict whether a patient has heart disease or not. You can download and see information about data by following this link. You should do the following steps in your homework:

  1. Keep 20 percent of the data for testing.
  2. Do logistic regression and try to find the best hyperparameters (using sklearn).
  3. Normalize your data using standard normalization and then repeat the previous step.
  4. Try to find the best neural net to solve this problem which will have no more than 2 hidden layers (use sklearn).
  5. Normalize your data using standard normalization and then repeat the previous step. f*) Do the step d) using keras.
  6. g) Compare accuracies of all obtained models.
  • HW3-enyhg7.zip