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.
1 parent ed89e1e commit 13f0520Copy full SHA for 13f0520
README.md
@@ -5,7 +5,7 @@
5
6
**Machine Learning Benchmarks** contains implementations of machine learning algorithms
7
across data analytics frameworks. Scikit-learn_bench can be extended to add new frameworks
8
-and algorithms. It currently support the [scikit-learn](https://scikit-learn.org/),
+and algorithms. It currently supports the [scikit-learn](https://scikit-learn.org/),
9
[DAAL4PY](https://intelpython.github.io/daal4py/), [cuML](https://github.com/rapidsai/cuml),
10
and [XGBoost](https://github.com/dmlc/xgboost) frameworks for commonly used
11
[machine learning algorithms](#supported-algorithms).
0 commit comments