From a8c0c231febeacde6bb4e1566954fd3b78a8818d Mon Sep 17 00:00:00 2001 From: b1nb1n88 <62496986+b1nb1n88@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:22:49 +0800 Subject: [PATCH] Update AWESOME_RGF.md with a YouTube link Updated the YouTube video with intuitive explanation. Thanks --- AWESOME_RGF.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AWESOME_RGF.md b/AWESOME_RGF.md index 141c2ff2..8c7b696a 100644 --- a/AWESOME_RGF.md +++ b/AWESOME_RGF.md @@ -4,6 +4,10 @@ This page contains a curated list of blogs, competitions solutions about RGF. Please feel free to send a pull request if you find things that could be included in this document. +### YouTube + +* [Regularized Greedy Forest (RGF) - a machine learning model we missed! (other than XGBoost, LightGBM)](https://www.youtube.com/watch?v=jBxIk14MIQI) + ### Blog Posts * [Regularized Greedy Forest (RGF) - Nice alternative to tree-boosting](https://www.linkedin.com/pulse/regularized-greedy-forest-rgf-nice-alternative-marios-michailidis/)