.. _f-sklearnhelper: module ``benchmark.sklearn_helper`` =================================== Short summary +++++++++++++ module ``pymlbenchmark.benchmark.sklearn_helper`` Helpers about :epkg:`scikit-learn`. :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================================================+===========================================================================================================================+ | :func:`get_nb_skl_base_estimators ` | Returns the number of :epkg:`scikit-learn` *BaseEstimator* including in a pipeline. The function assumes the pipeline ... | +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymlbenchmark.benchmark.sklearn_helper :members: :special-members: __init__ :show-inheritance: