Spaces:
Sleeping
Sleeping
Commit
·
bfd997d
1
Parent(s):
c71bb61
Delete files/arthur-docs-markdown/user-guide/index.md.txt
Browse files
files/arthur-docs-markdown/user-guide/index.md.txt
DELETED
@@ -1,38 +0,0 @@
|
|
1 |
-
# Arthur User Guide
|
2 |
-
|
3 |
-
## {doc}`Basic Concepts <basic_concepts>`
|
4 |
-
For beginners to Arthur, see our {doc}`basic_concepts` page for an introduction to Arthur and how
|
5 |
-
Arthur's services support monitoring machine learning models.
|
6 |
-
|
7 |
-
## {doc}`Arthur Quickstart <arthur_quickstart>`
|
8 |
-
The {doc}`arthur_quickstart` has ready-to-go code to create your first Arthur model.
|
9 |
-
|
10 |
-
## {doc}`Walkthroughs </user-guide/walkthroughs/index>`
|
11 |
-
The {doc}`walkthroughs </user-guide/walkthroughs/index>` are detailed guides that cover onboarding complex models,
|
12 |
-
setting up model alerts, and using Arthur enrichments to gain extra insights on model performance.
|
13 |
-
|
14 |
-
### {doc}`Model Onboarding </user-guide/walkthroughs/model-onboarding/index>`
|
15 |
-
The {doc}`Model Onboarding walkthrough </user-guide/walkthroughs/model-onboarding/index>` is a good choice to start
|
16 |
-
with: it covers everything you need to get your existing model integrated with Arthur.
|
17 |
-
|
18 |
-
## {doc}`API Query Guide <api-query-guide/index>`
|
19 |
-
The {doc}`api-query-guide/index` shows how to use the Arthur API, a query engine that can request the
|
20 |
-
information you need about your model's performance - efficiently and at scale.
|
21 |
-
|
22 |
-
## {doc}`Integrations <integrations/index>`
|
23 |
-
Arthur offers {doc}`integrations <integrations/index>` with other services to make it easy for users to add Arthur to their
|
24 |
-
stack.
|
25 |
-
|
26 |
-
|
27 |
-
```{toctree}
|
28 |
-
:hidden:
|
29 |
-
:maxdepth: 2
|
30 |
-
|
31 |
-
Basic Concepts <basic_concepts>
|
32 |
-
Arthur Quickstart <arthur_quickstart>
|
33 |
-
Walkthroughs <walkthroughs/index>
|
34 |
-
API Query Guide <api-query-guide/index>
|
35 |
-
Integrations <integrations/index>
|
36 |
-
```
|
37 |
-
|
38 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|