Super easy Python iris classification (using XGBoost) Machine learning
Machine learning iris classification super-easy with XGBoost in Python
Nov 10, 2020
Press enter or click to view image in full size![]()
1. tool installation
$ pip install install scikit-learn xgboost2. file creation
3. execution
$ python pred.pyThat’s super easy!
