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 Multiple Linear Regression Notebook #12

Open kunalagra opened 1 year ago

kunalagra commented 1 year ago

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

The Datasets must not be randomly generated. Make detailed analysis to of the results. You are free to add LassoCV & RidgeCV for Normalization