rajdeepadak/Designing-an-MLR-model-from-SLR-analysis
An MLR algorithm is designed using the weights for each independent variable as their correlation coefficients with the dependent variable. The resultant regression line is then compared with the regression model produced by MLR algorithm from the sklearn library.
PythonMIT
No issues in this repository yet.