- TensorFlow Machine Learning Projects
- Ankit Jain Armando Fandango Amita Kapoor
- 157字
- 2021-06-10 19:15:33
TensorFlow boosted trees estimator
TensorFlow Boosted Trees (TFBT) is an improved scalable ensemble model built on top of generic gradient boosting trees.
Google published the details of the TensorFlow boosted trees implementation in the following paper: A scalable TensorFlow based framework for gradient boosting by Natalia Ponomareva, Soroush Radpour, Gilbert Hendry, Salem Haykal, Thomas Colthurst, Petr Mitrichev, Alexander Grushetsky, presented at the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD) 2017 . The paper is available at the following link: http://ecmlpkdd2017.ijs.si/papers/paperID705.pdf.
The gradient boosting algorithm is implemented by various libraries such as sklearn, MLLib, and XGBoost. TensorFlow's implementation is different from these implementations as described in the following table extracted from the TFBT research paper:
TFBT Research Paper from Google
The TFBT model can be extended by writing custom loss functions in TensorFlow. The differentiation for these custom loss functions is automatically provided by TensorFlow.
推薦閱讀
- 計(jì)算機(jī)應(yīng)用
- Splunk 7 Essentials(Third Edition)
- 高性能混合信號(hào)ARM:ADuC7xxx原理與應(yīng)用開(kāi)發(fā)
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- Hands-On Cybersecurity with Blockchain
- Mastering Elastic Stack
- iClone 4.31 3D Animation Beginner's Guide
- PostgreSQL Administration Essentials
- Linux服務(wù)與安全管理
- 激光選區(qū)熔化3D打印技術(shù)
- Extending Ansible
- Hands-On SAS for Data Analysis
- Cisco UCS Cookbook
- 微計(jì)算機(jī)原理及應(yīng)用
- SketchUp 2014 for Architectural Visualization(Second Edition)