Machine Learning for Cybersecurity Cookbook
上QQ阅读APP看书,第一时间看更新

Training an XGBoost classifier

Gradient boosting is widely considered the most reliable and accurate algorithm for generic machine learning problems. We will utilize XGBoost to create malware detectors in future recipes.