[docs][minor] Update ray-libraries.rst (#16387)

Alphabetical order is a good thing
This commit is contained in:
Michael Galarnyk 2021-06-17 01:37:02 -07:00 committed by GitHub
parent e547a27944
commit 524517a14f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,13 +102,6 @@ RayDP ("Spark on Ray") enables you to easily use Spark inside a Ray program. You
GitHub: `https://github.com/Intel-bigdata/oap-raydp <https://github.com/Intel-bigdata/oap-raydp>`_
Seldon Alibi |seldon|
---------------------
Alibi is an open source Python library aimed at machine learning model inspection and interpretation. The focus of the library is to provide high-quality implementations of black-box, white-box, local and global explanation methods for classification and regression models.
GitHub: `https://github.com/SeldonIO/alibi <https://github.com/SeldonIO/alibi>`__
Scikit Learn |scikit|
---------------------
@ -116,6 +109,13 @@ Scikit-learn is a free software machine learning library for the Python programm
[`Link to integration <https://docs.ray.io/en/master/joblib.html>`__]
Seldon Alibi |seldon|
---------------------
Alibi is an open source Python library aimed at machine learning model inspection and interpretation. The focus of the library is to provide high-quality implementations of black-box, white-box, local and global explanation methods for classification and regression models.
GitHub: `https://github.com/SeldonIO/alibi <https://github.com/SeldonIO/alibi>`__
Spacy |spacy|
-------------
spaCy is a library for advanced Natural Language Processing in Python and Cython. It's built on the very latest research, and was designed from day one to be used in real products.