Learn Before
Relation
Machine Learning Libraries Within Python
♢Scikit-learn
Scikit-learn is a general machine learning algorithm library, which can realize common machine learning algorithms such as data preprocessing, classification, regression, dimension reduction, model selection and so on.
♢XGBoost / LightGMB
Boosting tree toolkit, in which xgboost is one of the two superstars of kaggle
0
1
Updated 2021-10-09
Tags
Data Science