Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Нейронные ОДУ (Neural ODE)× | XGBoost× | |
|---|---|---|
| Область≠ | Глубокое обучение | Машинное обучение |
| Семейство | Machine learning | Machine learning |
| Год появления≠ | 2018 | 2016 |
| Автор метода≠ | Chen, T. Q. et al. | Chen, T. & Guestrin, C. |
| Тип≠ | Continuous-depth neural network (ODE-parameterised dynamics) | Ensemble (gradient-boosted decision trees) |
| Основополагающий источник≠ | Chen, T. Q., Rubanova, Y., Bettencourt, J. & Duvenaud, D. (2018). Neural Ordinary Differential Equations. Advances in Neural Information Processing Systems (NeurIPS). link ↗ | Chen, T. & Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD, 785–794. DOI ↗ |
| Другие названия≠ | Nöral Diferansiyel Denklem (Neural ODE), neural ordinary differential equation, continuous-depth network, ODE-Net | XGBoost, extreme gradient boosting, scalable tree boosting |
| Связанные≠ | 4 | 5 |
| Сводка≠ | A Neural ODE, introduced by Chen and colleagues in 2018, models a hidden state as the continuous solution of an ordinary differential equation whose dynamics are parameterised by a neural network. It generalises the limiting case of residual connections, making it well suited to irregularly spaced time series and physics-based modelling. | 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. |
| ScholarGateНабор данных ↗ |
|
|