Gradient Boosting Interactive Playground
This is an interactive demonstration-explanation of gradient boosting algorithm applied to classification problem. Boosting takes a decision ('blue' or'orange') by iteratively building many simpler classification algorithms (decision trees in our case). There are many other things about GB you can find out from this demo.
Jul-22-2016, 01:41:27 GMT
- Technology: