:orphan: |rss_image| **blog page - 1/1** :ref:`Blog ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: blog .. _ap-main-0: blog page - 1/1 +++++++++++++++ .. blogpostagg:: :title: Reduce scikit-learn verifications :date: 2019-07-15 :keywords: scikit-learn,config,assume_finite :categories: benchmark :rawfile: 2019/2019-07-15_context.rst The function `config_context `_ offers the user to disable some of the checkings done by :epkg:`scikit-learn` at every call of methods *fit* or *predict*. It should used for every benchmark involving :epkg:`scikit-learn`. ... .. blogpostagg:: :title: ONNX :date: 2019-03-08 :keywords: reference,blog,post :categories: documentation :rawfile: 2019/2019-03-08_onnx.rst I had to write some benchmarks first for a PR in :epkg:`scikit-learn` then for projects related to :epkg:`onnx`. After many copy pasting, I decided to factorize some code even though it breaks the first rule I decided to follow: having standalone script to run benchmarks... Well... nobody is perfect. .. blogpostagg:: :title: Why pymlbenchmark? :date: 2019-03-05 :keywords: reference,blog,post :categories: documentation :rawfile: 2019/2019-03-05_first.rst I had to write some benchmarks first for a PR in :epkg:`scikit-learn` then for projects related to :epkg:`onnx`. After many copy pasting, I decided to factorize some code even though it breaks the first rule I decided to follow: having standalone script to run benchmarks... Well... nobody is perfect. ---- |rss_image| **blog page - 1/1** :ref:`2019-03 (2) ` :ref:`2019-07 (1) `