maxcembalest commited on
Commit
ef82981
·
1 Parent(s): d6c0896

Delete files/arthur-docs-markdown/index.rst.txt

Browse files
files/arthur-docs-markdown/index.rst.txt DELETED
@@ -1,75 +0,0 @@
1
- Arthur Docs Home
2
- ===========================================================
3
-
4
- `Arthur <https://arthur.ai>`_ is the platform for centralized monitoring of production models.
5
- We help data scientists, product owners, and business leaders accelerate model operations to optimize for accuracy,
6
- explainability, and fairness. As a model- and infrastructure-agnostic platform,
7
- Arthur adds a layer of intelligence to your AI stack and scales with your deployments.
8
-
9
- This documentation website is meant to help new users get started with Arthur, and to provide helpful
10
- guides to existing users so they can get the most out of their production models with Arthur.
11
-
12
- For complete references for the Arthur API or the Python SDK, see our :doc:`API & SDK References <api-references>`.
13
-
14
- .. container:: nav-card
15
-
16
- :doc:`Quickstart <user-guide/arthur_quickstart>`
17
-
18
- .. container:: nav-card
19
-
20
- :doc:`User Guide <user-guide/index>`
21
-
22
- .. container:: nav-card
23
-
24
- :doc:`Platform Management <platform-management/index>`
25
-
26
- .. container:: nav-card
27
-
28
- :doc:`API & SDK References <api-references>`
29
-
30
- *****
31
-
32
- ========
33
- Contents
34
- ========
35
-
36
-
37
- :doc:`Arthur User Guide <user-guide/index>`
38
- ***********************************************************
39
-
40
- The Arthur User Guide contains everything you need to know to use the Arthur platform. If you're an Arthur end user,
41
- start here.
42
-
43
- :doc:`Platform Management <platform-management/index>`
44
- ***********************************************************
45
-
46
- The Platform Management section contains information for Arthur product and infrastructure administrators, with guides
47
- for on-prem deployments and organization management.
48
-
49
- :doc:`More Information <more-info/index>`
50
- ***********************************************************
51
-
52
- Additional details about algorithms used in the Arthur platform, frequently asked questions, and a glossary of Arthur
53
- terms.
54
-
55
- .. _API and SDK References:
56
-
57
- :doc:`API & SDK References <api-references>`
58
- ***********************************************************
59
- See our `Arthur REST API Reference <https://docs.arthur.ai/api-documentation/v3-api-docs.html>`_ for a complete
60
- outline of the endpoints available in the Arthur API.
61
-
62
- See our `Arthur Python SDK Reference <https://docs.arthur.ai/sdk/sdk_v3/index.html>`_ for a complete outline of the
63
- functions available in the Arthur Python SDK.
64
-
65
- .. toctree::
66
- :hidden:
67
- :maxdepth: 2
68
-
69
- self
70
- user-guide/index
71
- platform-management/index
72
- more-info/index
73
- api-references
74
- Example Projects <https://github.com/arthur-ai/arthur-sandbox>
75
-