• Stars
    star
    11
  • Rank 1,694,829 (Top 34 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Creation of regression model from an extracted (web scrapping with BeautifulSoup) dataset from Moroccan announcements website (mubawab.ma) by trying linear algorithms ( Ordinary Least Squares and Lasso algorithms) , Tree-based algorithms and Ensemble algorithms (Random Forest Regressor and Gradient Boosting regressor) and using grid search to optimize Gradient Boosting regressor hyperparameters.