dv-rastogi / ml-pg-linear-models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML PG Assignment 2

File Structure

  • Data folder contains all the required datasets.
  • Templates contains all the original templates.
  • ML Assignment 2 | Report.pdf containts the report.
  • ML_PG_Assignment2.pdf contains the assignment tasks.
  • Regression.ipynb solves the first question.
  • LogRegression.ipynb solves the second question.
  • LogRegressionMulticlass.ipynb solves the third question.
  • Weights folder contains question-wise saved models.

Kindly note that, the file LogRegressionMulticlass.ipynb results shall be reproduced in a Google Colab environment.

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%