diff options
Diffstat (limited to 'python/scikit-learn/README')
-rw-r--r-- | python/scikit-learn/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/scikit-learn/README b/python/scikit-learn/README index aeea74c014de4..58245e2126fac 100644 --- a/python/scikit-learn/README +++ b/python/scikit-learn/README @@ -1,3 +1,3 @@ -scikit-learn is an open source Python library that implements a range of -machine learning, preprocessing, cross-validation and visualization algorithms -using a unified interface. +scikit-learn is an open source Python library that implements a range +of machine learning, preprocessing, cross-validation and visualization +algorithms using a unified interface. |