mmc.Hierarchy.get_optimal_clf_kwargs()
- Hierarchy.get_optimal_clf_kwargs(levels=None, kwargs=None)
Provides the clf kwargs used in classification at specified leves of the classifier. This function can be usful for extracting the optimal hyperparameters found through hyperparameter optimization.
Currently in beta.