diff --git a/README.md b/README.md index 8214e4022..886d010f5 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ **Machine Learning Benchmarks** contains implementations of machine learning algorithms across data analytics frameworks. Scikit-learn_bench can be extended to add new frameworks -and algorithms. It currently support the [scikit-learn](https://scikit-learn.org/), +and algorithms. It currently supports the [scikit-learn](https://scikit-learn.org/), [DAAL4PY](https://intelpython.github.io/daal4py/), [cuML](https://github.com/rapidsai/cuml), and [XGBoost](https://github.com/dmlc/xgboost) frameworks for commonly used [machine learning algorithms](#supported-algorithms).