Skip to content

shubyaa/Multivariable-Regression

Repository files navigation

Multivariable-Regression

Overview

Python Jupyter

As is one of the Machine Learning concept implemented to predict house price in boston based on No-Linear parameters like riverside, near to commercial sectors and so on.

To check out the dataset in detail :

from sklearn.datasets import load_boston

data = load_boston()

Result

The final valuation tool is here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published