prediction of house price using python libraries like :
1- pandas : for data wrangling and clearning
2- numpy: to deal with numerical data
3- seaborn & matplotlib : for data visualization
4- sikit learn: for building machine learning regression model models LinearRegression , Ridge or Lasso model