mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[docs][minor] Update ray-libraries.rst (#16387)
Alphabetical order is a good thing
This commit is contained in:
parent
e547a27944
commit
524517a14f
1 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue