XGBoost Explained
As mentioned in XGBoost documentation
it is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable.
but what is it actually
In layman's terms, it can be said it’s a machine learning algorithm that...
akritbehera.hashnode.dev3 min read