Search for question
Question

CSE 6363 - Machine Learning

Fall 2022

Due Date: Nov 6, 2022, 11:59 PM

Data Set

Use the dataset given at the bottom of this file.

Do Not Use

1 - Linear Regression

2- Locally Weighted Linear regression

3- Logistic regression

You are not allowed to use any ML libraries other than Numpy.

You cannot use sklearn or any ML library. If used, you will receive a penalty of 90 points.

You cannot use pandas. If used, you will receive a penalty of 20 points.

Libraries

You are allowed to use NumPy, math.

You can use matplotlib to plot graphs.

If you want to use any other library apart from these, please check with your GTA and get their approval.

Where to code

Fig: 1

Fig: 2

Fig: 3