PetalsOnWind / Statistics-and-Econometrics-for-Data-Science

This repository contains notebooks for understanding some concepts of statistics and econometrics that can be helpful in data science
MIT License
50 stars 92 forks source link

Fix issue #96 #151

Closed Dishita2602 closed 3 years ago

Dishita2602 commented 3 years ago

Given an introduction about Random forest regression. Code done without gridsearchcv and other using gridsearchcv. Detail explanation about hyperparameters which are used in gridsearchcv. Improve performance of overall models by selecting optimum features._

Dishita2602 commented 3 years ago

@PetalsOnWind this is of level 3 but after merging you have mention level 2 please correct. I have explained not only theory of random forest but also hyperparameter tuning. I guess this issue deserve level 3 as I have imply multiple concepts. Please consider it.. #96 Advanced: Make a series of notebooks or explain a complicated/advanced topic