Mind-Benders / ML_DL_Projects

Showcase your Machine/Deep learning projects over here. Langauges: Python & R
GNU Affero General Public License v3.0
4 stars 4 forks source link

Create a Detailed Simple Linear Regression Notebook #11

Open kunalagra opened 1 year ago

kunalagra commented 1 year ago

Make a well documented notebook on Simple Linear Regression with at least 3 Different Datasets in Example. Explain the theory behind this algorithm too in the Notebook (Markdown Block)

The datasets can be randomly generated but it would be preferable for at least 1 Example you use a proper dataset.

ganesh-utla commented 1 year ago

Hey @kunalagra!! I would like to do this task!

kunalagra commented 1 year ago

Done