maxcembalest commited on
Commit
3348f90
·
1 Parent(s): ec15512

Delete files/arthur-docs-markdown/user-guide/integrations/index.md.txt

Browse files
files/arthur-docs-markdown/user-guide/integrations/index.md.txt DELETED
@@ -1,20 +0,0 @@
1
- # Integrations
2
-
3
- This collection of guides outlines various integrations between Arthur and 3rd party services, frameworks, and platforms. Ranging from model onboarding examples to pipeline setups for automatically ingesting new inferences, these tutorials will help you quickly bring Arthur into your team's ML development lifecycle.
4
-
5
- ## {doc}`SparkML Integration <sparkML>`
6
- This guide provides an example of integrating with the ArthurAI platform to monitor a SparkML model.
7
-
8
- ## {doc}`AWS SageMaker Data Capture Integration <sagemaker>`
9
- This guide walks through setting up a Sagemaker integration to send Data Capture log files to Arthur.
10
-
11
- ## {doc}`PagerDuty & ServiceNow <alert>`
12
- This guide walks through integrating Arthur alerting with your incident response tools to streamline your model monitoring operations.
13
-
14
- ```{toctree}
15
- :maxdepth: 2
16
- :hidden:
17
- SparkML Integration <sparkML>
18
- AWS SageMaker Data Capture Integration <sagemaker>
19
- PagerDuty & ServiceNow <alert>
20
- ```