Tag: boosting

  • Introduction to Gradient Boosting in Machine Learning

    What is Gradient Boosting (with youtube video) What is XGBoost How to check correlation between features How to use the XGBClassifier class Hyperparameter tuning and retraining the model Backtesting a strategy that uses gradient boosting to predict if today’s close will be greater than 99.5% of yesterday’s close How to use the pyfolio module