Sitemap

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 xgboost

2. file creation

3. execution

$ python pred.py

That’s super easy!

4. reference

--

--

No responses yet