maxcembalest's picture
Upload 184 files
ad8da65
raw
history blame
2.53 kB
Arthur Docs Home
===========================================================
`Arthur <https://arthur.ai>`_ is the platform for centralized monitoring of production models.
We help data scientists, product owners, and business leaders accelerate model operations to optimize for accuracy,
explainability, and fairness. As a model- and infrastructure-agnostic platform,
Arthur adds a layer of intelligence to your AI stack and scales with your deployments.
This documentation website is meant to help new users get started with Arthur, and to provide helpful
guides to existing users so they can get the most out of their production models with Arthur.
For complete references for the Arthur API or the Python SDK, see our :doc:`API & SDK References <api-references>`.
.. container:: nav-card
:doc:`Quickstart <user-guide/arthur_quickstart>`
.. container:: nav-card
:doc:`User Guide <user-guide/index>`
.. container:: nav-card
:doc:`Platform Management <platform-management/index>`
.. container:: nav-card
:doc:`API & SDK References <api-references>`
*****
========
Contents
========
:doc:`Arthur User Guide <user-guide/index>`
***********************************************************
The Arthur User Guide contains everything you need to know to use the Arthur platform. If you're an Arthur end user,
start here.
:doc:`Platform Management <platform-management/index>`
***********************************************************
The Platform Management section contains information for Arthur product and infrastructure administrators, with guides
for on-prem deployments and organization management.
:doc:`More Information <more-info/index>`
***********************************************************
Additional details about algorithms used in the Arthur platform, frequently asked questions, and a glossary of Arthur
terms.
.. _API and SDK References:
:doc:`API & SDK References <api-references>`
***********************************************************
See our `Arthur REST API Reference <https://docs.arthur.ai/api-documentation/v3-api-docs.html>`_ for a complete
outline of the endpoints available in the Arthur API.
See our `Arthur Python SDK Reference <https://docs.arthur.ai/sdk/sdk_v3/index.html>`_ for a complete outline of the
functions available in the Arthur Python SDK.
.. toctree::
:hidden:
:maxdepth: 2
self
user-guide/index
platform-management/index
more-info/index
api-references
Example Projects <https://github.com/arthur-ai/arthur-sandbox>