dabl.SimpleClassifier¶Automagic anytime classifier.
Whether to refit the model on the full dataset.
Random state or seed.
Verbosity (higher is more output).
If dict, provide type information for columns. Keys are column names, values are types as provided by detect_types.
Whether to shuffle the training set in cross-validation.
Best estimator found.