diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2016-10-23 07:35:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-23 07:35:09 +0700 |
commit | 7f66348b96048552eab6a6743082a469154e577f (patch) | |
tree | 58731f9982f554a546889f219faab854f6219d45 /python/scikit-learn/README | |
parent | a77e83afb32cd8c1a9394e80d1f591250637145d (diff) | |
download | slackbuilds-7f66348b96048552eab6a6743082a469154e577f.tar.gz |
python/scikit-learn: Added (machine learning and data mining).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/scikit-learn/README')
-rw-r--r-- | python/scikit-learn/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/scikit-learn/README b/python/scikit-learn/README new file mode 100644 index 0000000000..aeea74c014 --- /dev/null +++ b/python/scikit-learn/README @@ -0,0 +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. |