Prediction of the Standard Boston House Pricing using XGBRegressor and Linear Regression
This Repository contains
-- ipynb file the dataset is imported from the sklearn dataset
-- Dataset is imported from the sklearn module
-- How the co-relation between the features affects the prediction
-- Comparsion between XGBRegressor and Linear Regression
-- MSA and R2 Error is calculation for performance comparision