-
Tools such as sklearn
use object-oriented programming to define classes that are well suited to machine learning
-
Model ensembling methods combine multiple models to improve the quality of predictions
-
Hyperparameter tuning is the process of finding the best hyperparameters for a model
-
Many approaches exist for ensembling and hyperparameter tuning (check the articles for more details)