Contents:
OutlierPruner
OutlierPruner.remove_outlier()
explainer()
summary_plot()
bar_plot()
tree_plot()
Orchestrator
Orchestrator.best_estimator
Orchestrator.orchestrate()
Orchestrator.cv()
Orchestrator.critique()
Orchestrator.topkmodel()
Orchestrator.auto_explain()
Preprocessor
Preprocessor.fill_null()
Preprocessor.collinear()
Preprocessor.encoder()
splitter()