DefaultXGBoostClassifier
(a wrapper around XGBoost classifier), DefaultRandomForestClassifier
(a wrapper around the random forest classifier from sklearn) and DefaultLogisticRegression
(a wrapper around the logistic regression classifier from sklearn).