We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7d62c7 + a91cad1 commit c7c4d7dCopy full SHA for c7c4d7d
README.md
@@ -12,7 +12,7 @@ Python*. See benchmark results [here](https://intelpython.github.io/scikit-learn
12
`conda create -n skl_bench -c intel python=3.7 scikit-learn pandas`
13
14
## Running Python benchmarks with runner script
15
-`python runner --config config_example.json [--output-format json --verbose]`
+`python runner.py --config config_example.json [--output-format json --verbose]`
16
17
## Legacy automatic building and running
18
- Run `make`. This will generate data, compile benchmarks, and run them.
0 commit comments