RSS blog page - 1/1 Blog


blog page - 1/1

Reduce scikit-learn verifications

2019-07-15

The function config_context offers the user to disable some of the checkings done by scikit-learn at every call of methods fit or predict. It should used for every benchmark involving scikit-learn.

post

ONNX

2019-03-08

I had to write some benchmarks first for a PR in scikit-learn then for projects related to 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.

post

Why pymlbenchmark?

2019-03-05

I had to write some benchmarks first for a PR in scikit-learn then for projects related to 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.

post


RSS blog page - 1/1 2019-03 (2) 2019-07 (1)