Vertaile menetelmiä
Tarkastele valitsemiasi menetelmiä rinnakkain; eroavat rivit korostetaan.
| Semi-supervised XGBoost× | XGBoost× | |
|---|---|---|
| Tieteenala | Koneoppiminen | Koneoppiminen |
| Menetelmäperhe | Machine learning | Machine learning |
| Syntyvuosi≠ | 2016–2018 | 2016 |
| Kehittäjä≠ | Chen, T. & Guestrin, C. (XGBoost); semi-supervised extension by multiple authors | Chen, T. & Guestrin, C. |
| Tyyppi≠ | Ensemble (semi-supervised gradient boosting) | Ensemble (gradient-boosted decision trees) |
| Alkuperäislähde≠ | Chen, T. & Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 785–794. DOI ↗ | Chen, T. & Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD, 785–794. DOI ↗ |
| Rinnakkaisnimet≠ | SS-XGBoost, semi-supervised gradient boosting, pseudo-label XGBoost, label-propagation XGBoost | XGBoost, extreme gradient boosting, scalable tree boosting |
| Liittyvät≠ | 4 | 5 |
| Tiivistelmä≠ | Semi-supervised XGBoost extends the XGBoost gradient boosting framework to settings where only a fraction of training examples carry labels. By iteratively generating pseudo-labels for unlabeled data and retraining on the expanded set, the method extracts signal from unlabeled observations, improving generalization when labeled data are scarce. | XGBoost (Extreme Gradient Boosting) is a scalable tree-boosting algorithm introduced by Tianqi Chen and Carlos Guestrin in 2016. It builds a strong predictor by adding decision trees one at a time, each correcting the errors left by the trees before it, and is a powerful prediction method widely used in competitions. |
| ScholarGateAineisto ↗ |
|
|