.. _f-sklmodelclassifierrawscores: module ``asv_benchmark.template.skl_model_classifier_raw_scores`` ================================================================= .. inheritance-diagram:: mlprodict.asv_benchmark.template.skl_model_classifier_raw_scores Short summary +++++++++++++ module ``mlprodict.asv_benchmark.template.skl_model_classifier_raw_scores`` A template to benchmark a model with :epkg:`asv`. The benchmark can be run through file :epkg:`run_asv.sh` on Linux or :epkg:`run_asv.bat` on Windows. Classes +++++++ +-----------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | class | truncated documentation | +=====================================================================================================================================================+===========================================================================================================================================================================================+ | :class:`TemplateBenchmarkClassifierRawScore ` | :epkg:`asv` test for a classifier, Full template can be found in `common_asv_skl.py `_. ... | +-----------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Methods +++++++ +-----------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +===============================================================================================================================================+=========================+ | :py:meth:`_create_model ` | | +-----------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`setup_cache ` | | +-----------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.asv_benchmark.template.skl_model_classifier_raw_scores :members: :special-members: __init__ :show-inheritance: