/Boston-Housing-price-prediction-using-machine-learning

Predict the price of houses(Boston Housing DataSet) using linear regression machine learning algorithm.

Primary LanguageJupyter Notebook

Boston-Housing-Price-Prediction-Using-Machine-Learning(ML)

Predict the price of houses(Boston Housing DataSet) using linear regression machine learning algorithm.

LinearRegression.ipynb

    This file import dataset and predict the price of houses using linear regression algorithm

MeanSquareError.ipynb

    This file shows how to generate mean square error from dataset.

ThankYou Skyfi Tabs to Guided ME for this project.