Train an ensemble of classifiers using a subset of the data for each base classifier. Parameters ---------- base_model : Any classifier which obeys the fit/predict protocol. Defaults to a Linear SVM with C = 1. num_models : int, optiona
source not stored for this graph (policy: none)
no outgoing calls