catboost + Code Forward Lightning Talks
Details
6:00pm - Supercharging GBDT model using catboost on GPU by Cassie Guo (http://twitter.com/BulletproofLS)
We are working on a machine learning project which provides conversion rate prediction on large streaming data (1TB/day). This talk is about how to use python to implement a solution on GPU using the capability of catboost library. This talk will cover:
- Comparison of catboost and xgboost for building large model on GPU
- The architecture and python implementation
- How catboost developed several ways for model retraining and continuation for fresh dataset
