TabularPredictor.get_pred_from_proba#

TabularPredictor.get_pred_from_proba(*args, **kwargs) pd.Series | np.array[source]#

Deprecated method. Use predict_from_proba instead.