Skip to main content Link Menu Expand (external link) Document Search Copy Copied

HW08 - Logistic Regression

Download the zip file.

In the assignment2.ipynb file, for questions 1, 2 and 3, complete the parts of the code that are incomplete.

Please pay attention to the following points:

  • Submit your program in the form of a JupyterNotebook file that is executed and the outputs are visible.
  • There is no need to run cells related to otter and grader.
  • Be careful to write your answer only in the sections marked with #write your answer here.
  • Do not make any other changes anywhere in the code.
  • The tests folder is only for running cells related to the grader.