Read the Docs build information Build id: 1740990 Project: datarobot-public-api-client Version: early-access Commit: 17113f94229ef5e15c4d9206cbc14a058b9c278a Date: 2023-09-25T16:47:19.098035Z State: finished Success: True [rtd-command-info] start-time: 2023-09-25T16:47:28.260051Z, end-time: 2023-09-25T16:47:32.018711Z, duration: 3, exit-code: 0 git clone --depth 1 git@github.com:datarobot/public_api_client.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-09-25T16:47:32.621667Z, end-time: 2023-09-25T16:47:34.518924Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/early-access:refs/tags/early-access Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-09-25T16:47:35.060550Z, end-time: 2023-09-25T16:47:35.138416Z, duration: 0, exit-code: 0 git checkout --force 17113f94229ef5e15c4d9206cbc14a058b9c278a Note: switching to '17113f94229ef5e15c4d9206cbc14a058b9c278a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 17113f9 fix guardchain synchronous calls (#2689) [rtd-command-info] start-time: 2023-09-25T16:47:35.640179Z, end-time: 2023-09-25T16:47:35.697264Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-25T16:47:36.194248Z, end-time: 2023-09-25T16:47:36.254410Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: sdk_docs/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: version: 3.7 install: - method: pip path: . extra_requirements: - dev [rtd-command-info] start-time: 2023-09-25T16:47:39.949863Z, end-time: 2023-09-25T16:48:03.954107Z, duration: 24, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-09-25T16:48:04.548658Z, end-time: 2023-09-25T16:48:05.684106Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (23.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (68.0.0) [rtd-command-info] start-time: 2023-09-25T16:48:06.125523Z, end-time: 2023-09-25T16:48:13.018802Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow==5.4.1 mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 225.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 175.3 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 57.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 203.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 207.5 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Obtaining dependency information for Pygments>=2.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 223.1 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 178.7 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 195.6 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx<2) (68.0.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 172.5 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/e5/dd/49576e803c0d974671e44fa78049217fcc68af3662a24f831525ed30e6c7/MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Obtaining dependency information for pytz>=2015.7 from https://files.pythonhosted.org/packages/32/4d/aaf7eff5deb402fd9a24a1449a8119f00d74ae9c2efa79f8ef9994261fc2/pytz-2023.3.post1-py2.py3-none-any.whl.metadata Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/89/f5/88e9dd454756fea555198ddbe6fa40d6408ec4f10ad4f0a911e0b7e471e4/charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 156.8 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl.metadata Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 196.7 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 224.6 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 174.9 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 211.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.8/175.8 kB 213.0 MB/s eta 0:00:00 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 225.3 MB/s eta 0:00:00 Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 189.7 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23752 sha256=15b104746b92e287493550a54862622b2b6cabf401f3c4e8c1827fb55e2cc70e Stored in directory: /tmp/pip-ephem-wheel-cache-kab8hbqj/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-5.4.1 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.5 [rtd-command-info] start-time: 2023-09-25T16:48:13.634294Z, end-time: 2023-09-25T16:48:52.490546Z, duration: 38, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 (from datarobot==3.3.0b0) Downloading pandas-1.3.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 99.9 MB/s eta 0:00:00 Collecting numpy (from datarobot==3.3.0b0) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 197.3 MB/s eta 0:00:00 Collecting pyyaml>=3.11 (from datarobot==3.3.0b0) Obtaining dependency information for pyyaml>=3.11 from https://files.pythonhosted.org/packages/d7/8f/db62b0df635b9008fe90aa68424e99cee05e68b398740c8a666a98455589/PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from datarobot==3.3.0b0) (2.31.0) Collecting requests-toolbelt>=0.6 (from datarobot==3.3.0b0) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 179.8 MB/s eta 0:00:00 Collecting trafaret!=1.1.0,<2.2,>=0.7 (from datarobot==3.3.0b0) Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Collecting urllib3<2.0.0,>=1.23 (from datarobot==3.3.0b0) Obtaining dependency information for urllib3<2.0.0,>=1.23 from https://files.pythonhosted.org/packages/c5/05/c214b32d21c0b465506f95c4f28ccbcba15022e000b043b72b3df7728471/urllib3-1.26.16-py2.py3-none-any.whl.metadata Downloading urllib3-1.26.16-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 173.9 MB/s eta 0:00:00 Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.3.0b0) Obtaining dependency information for typing-extensions<5,>=4.3.0 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting mypy-extensions<2,>=0.4.0 (from datarobot==3.3.0b0) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting mock==3.0.5 (from datarobot==3.3.0b0) Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) Collecting pytest==7.1.2 (from datarobot==3.3.0b0) Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 218.2 MB/s eta 0:00:00 Collecting pytest-cov (from datarobot==3.3.0b0) Obtaining dependency information for pytest-cov from https://files.pythonhosted.org/packages/a7/4b/8b78d126e275efa2379b1c2e09dc52cf70df16fc3b90613ef82531499d73/pytest_cov-4.1.0-py3-none-any.whl.metadata Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting responses==0.21 (from datarobot==3.3.0b0) Downloading responses-0.21.0-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 165.4 MB/s eta 0:00:00 Collecting pytest-asyncio (from datarobot==3.3.0b0) Obtaining dependency information for pytest-asyncio from https://files.pythonhosted.org/packages/7d/2c/2e5ab8708667972ee31b88bb6fed680ed5ba92dfc2db28e07d0d68d8b3b1/pytest_asyncio-0.21.1-py3-none-any.whl.metadata Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting Pillow==9.2.0 (from datarobot==3.3.0b0) Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 205.9 MB/s eta 0:00:00 Collecting black==22.8.0 (from datarobot==3.3.0b0) Downloading black-22.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 219.2 MB/s eta 0:00:00 Collecting isort==5.10.1 (from datarobot==3.3.0b0) Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 201.3 MB/s eta 0:00:00 Collecting flake8==5.0.4 (from datarobot==3.3.0b0) Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 181.6 MB/s eta 0:00:00 Collecting pylint==2.15.0 (from datarobot==3.3.0b0) Downloading pylint-2.15.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.4/505.4 kB 229.0 MB/s eta 0:00:00 Collecting mypy==1.0.0 (from datarobot==3.3.0b0) Downloading mypy-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 94.7 MB/s eta 0:00:00 Collecting types-PyYAML==6.0.12 (from datarobot==3.3.0b0) Downloading types_PyYAML-6.0.12-py3-none-any.whl (14 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.3.0b0) Downloading types_python_dateutil-2.8.19-py3-none-any.whl (8.0 kB) Collecting types-pytz==2022.2.1.0 (from datarobot==3.3.0b0) Downloading types_pytz-2022.2.1.0-py3-none-any.whl (4.5 kB) Collecting types-requests==2.28.11 (from datarobot==3.3.0b0) Downloading types_requests-2.28.11-py3-none-any.whl (13 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.3.0b0) Downloading types_urllib3-1.26.25-py3-none-any.whl (14 kB) Collecting Sphinx==4.3.2 (from datarobot==3.3.0b0) Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 188.8 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==1.0.0 (from datarobot==3.3.0b0) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 178.8 MB/s eta 0:00:00 Collecting nbsphinx==0.8.9 (from datarobot==3.3.0b0) Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Collecting numpydoc==1.4.0 (from datarobot==3.3.0b0) Downloading numpydoc-1.4.0-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.9/51.9 kB 148.1 MB/s eta 0:00:00 Collecting jupyter-contrib-nbextensions (from datarobot==3.3.0b0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 195.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-autodoc-typehints==1.17.1 (from datarobot==3.3.0b0) Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl (12 kB) Collecting click>=8.0.0 (from black==22.8.0->datarobot==3.3.0b0) Obtaining dependency information for click>=8.0.0 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting platformdirs>=2 (from black==22.8.0->datarobot==3.3.0b0) Obtaining dependency information for platformdirs>=2 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata Downloading platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB) Collecting pathspec>=0.9.0 (from black==22.8.0->datarobot==3.3.0b0) Obtaining dependency information for pathspec>=0.9.0 from https://files.pythonhosted.org/packages/b4/2a/9b1be29146139ef459188f5e420a66e835dda921208db600b7037093891f/pathspec-0.11.2-py3-none-any.whl.metadata Downloading pathspec-0.11.2-py3-none-any.whl.metadata (19 kB) Collecting tomli>=1.1.0 (from black==22.8.0->datarobot==3.3.0b0) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting typed-ast>=1.4.2 (from black==22.8.0->datarobot==3.3.0b0) Obtaining dependency information for typed-ast>=1.4.2 from https://files.pythonhosted.org/packages/32/f1/75bd58fb1410cb72fbc6e8adf163015720db2c38844b46a9149c5ff6bf38/typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB) Collecting ipython>=7.8.0 (from black==22.8.0->datarobot==3.3.0b0) Downloading ipython-7.34.0-py3-none-any.whl (793 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.8/793.8 kB 219.2 MB/s eta 0:00:00 Collecting tokenize-rt>=3.2.0 (from black==22.8.0->datarobot==3.3.0b0) Downloading tokenize_rt-5.0.0-py2.py3-none-any.whl (5.8 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8==5.0.4->datarobot==3.3.0b0) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting pycodestyle<2.10.0,>=2.9.0 (from flake8==5.0.4->datarobot==3.3.0b0) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 155.0 MB/s eta 0:00:00 Collecting pyflakes<2.6.0,>=2.5.0 (from flake8==5.0.4->datarobot==3.3.0b0) Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 179.8 MB/s eta 0:00:00 Collecting importlib-metadata<4.3,>=1.1.0 (from flake8==5.0.4->datarobot==3.3.0b0) Downloading importlib_metadata-4.2.0-py3-none-any.whl (16 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from mock==3.0.5->datarobot==3.3.0b0) (1.16.0) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9->datarobot==3.3.0b0) (0.17.1) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9->datarobot==3.3.0b0) (3.0.3) Collecting nbconvert!=5.4 (from nbsphinx==0.8.9->datarobot==3.3.0b0) Obtaining dependency information for nbconvert!=5.4 from https://files.pythonhosted.org/packages/7d/65/bd0ed8fc533ad31742f2dc629523257ade468dea860d8ebb6faa1448d709/nbconvert-7.6.0-py3-none-any.whl.metadata Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Collecting traitlets>=5 (from nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 204.8 MB/s eta 0:00:00 Collecting nbformat (from nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 193.6 MB/s eta 0:00:00 Collecting dill>=0.2 (from pylint==2.15.0->datarobot==3.3.0b0) Obtaining dependency information for dill>=0.2 from https://files.pythonhosted.org/packages/f5/3a/74a29b11cf2cdfcd6ba89c0cecd70b37cd1ba7b77978ce611eb7a146a832/dill-0.3.7-py3-none-any.whl.metadata Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) Collecting astroid<=2.14.0-dev0,>=2.12.4 (from pylint==2.15.0->datarobot==3.3.0b0) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 207.8 MB/s eta 0:00:00 Collecting tomlkit>=0.10.1 (from pylint==2.15.0->datarobot==3.3.0b0) Obtaining dependency information for tomlkit>=0.10.1 from https://files.pythonhosted.org/packages/a0/6d/808775ed618e51edaa7bbe6759e22e1c7eafe359af6e084700c6d39d3455/tomlkit-0.12.1-py3-none-any.whl.metadata Downloading tomlkit-0.12.1-py3-none-any.whl.metadata (2.7 kB) Collecting attrs>=19.2.0 (from pytest==7.1.2->datarobot==3.3.0b0) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 181.2 MB/s eta 0:00:00 Collecting iniconfig (from pytest==7.1.2->datarobot==3.3.0b0) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from pytest==7.1.2->datarobot==3.3.0b0) (23.1) Collecting pluggy<2.0,>=0.12 (from pytest==7.1.2->datarobot==3.3.0b0) Obtaining dependency information for pluggy<2.0,>=0.12 from https://files.pythonhosted.org/packages/51/32/4a79112b8b87b21450b066e102d6608907f4c885ed7b04c3fdb085d4d6ae/pluggy-1.2.0-py3-none-any.whl.metadata Downloading pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) Collecting py>=1.8.2 (from pytest==7.1.2->datarobot==3.3.0b0) Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 190.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from Sphinx==4.3.2->datarobot==3.3.0b0) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 206.6 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from Sphinx==4.3.2->datarobot==3.3.0b0) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 192.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from Sphinx==4.3.2->datarobot==3.3.0b0) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from Sphinx==4.3.2->datarobot==3.3.0b0) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 202.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.3.0b0) (1.1.5) Collecting sphinxcontrib-qthelp (from Sphinx==4.3.2->datarobot==3.3.0b0) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 207.3 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.3.0b0) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.3.0b0) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.3.0b0) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.3.0b0) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.3.0b0) (1.4.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.3.0b0) (68.0.0) Collecting python-dateutil>=2.7.3 (from pandas>=0.15->datarobot==3.3.0b0) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 208.3 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from pandas>=0.15->datarobot==3.3.0b0) (2023.3.post1) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.3.0b0) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.3.0b0) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.3.0b0) (2023.7.22) Collecting ipython_genutils (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter_contrib_core>=0.3.3 (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading jupyter_contrib_core-0.4.2.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter_core (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading jupyter_core-4.12.0-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 194.2 MB/s eta 0:00:00 Collecting jupyter_highlight_selected_word>=0.1.1 (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jupyter_nbextensions_configurator>=0.4.0 (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading jupyter_nbextensions_configurator-0.6.3-py2.py3-none-any.whl (466 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 466.9/466.9 kB 221.3 MB/s eta 0:00:00 Collecting notebook>=6.0 (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for notebook>=6.0 from https://files.pythonhosted.org/packages/f2/b0/24277b431a62f50e85ae5f7cad478419ed9645f4ba1dd035f2ce11326777/notebook-6.5.6-py3-none-any.whl.metadata Downloading notebook-6.5.6-py3-none-any.whl.metadata (2.5 kB) Collecting tornado (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 218.3 MB/s eta 0:00:00 Collecting lxml (from jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/66/bf/02b4f6e208138993f7e60d0e6a54e48b142f894236edc14a6db1ba61146c/lxml-4.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata Downloading lxml-4.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.8 kB) Collecting coverage[toml]>=5.2.1 (from pytest-cov->datarobot==3.3.0b0) Obtaining dependency information for coverage[toml]>=5.2.1 from https://files.pythonhosted.org/packages/e2/c0/73f139794c742840b9ab88e2e17fe14a3d4668a166ff95d812ac66c0829d/coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.3.0b0) Downloading lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 176.3 MB/s eta 0:00:00 Collecting wrapt<2,>=1.11 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.3.0b0) Downloading wrapt-1.15.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.7/75.7 kB 192.3 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata<4.3,>=1.1.0->flake8==5.0.4->datarobot==3.3.0b0) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting jedi>=0.16 (from ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/8e/46/7e3ae3aa2dcfcffc5138c6cef5448523218658411c84a2000bf75c8d3ec1/jedi-0.19.0-py2.py3-none-any.whl.metadata Downloading jedi-0.19.0-py2.py3-none-any.whl.metadata (22 kB) Collecting decorator (from ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pickleshare (from ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 (from ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Obtaining dependency information for prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting backcall (from ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 182.2 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from jinja2->nbsphinx==0.8.9->datarobot==3.3.0b0) (2.1.3) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 208.8 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 216.8 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/cc/c0/ac9587149e37cde62ae338e9db8241ae2fdc79a84bde8c8ba7caea2c22d8/mistune-3.0.1-py3-none-any.whl.metadata Downloading mistune-3.0.1-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 187.4 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat->nbsphinx==0.8.9->datarobot==3.3.0b0) Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages/9d/93/a3ca3cdeb84065d7d8f8df4cb09ab44405f109183c1d2b915ec17574e6b1/fastjsonschema-2.18.0-py3-none-any.whl.metadata Downloading fastjsonschema-2.18.0-py3-none-any.whl.metadata (2.0 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 198.0 MB/s eta 0:00:00 Collecting pyzmq<25,>=17 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading pyzmq-24.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 223.5 MB/s eta 0:00:00 Collecting argon2-cffi (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for argon2-cffi from https://files.pythonhosted.org/packages/a4/6a/e8a041599e78b6b3752da48000b14c8d1e8a04ded09c88c714ba047f34f5/argon2_cffi-23.1.0-py3-none-any.whl.metadata Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-client<8,>=5.3.4 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 201.7 MB/s eta 0:00:00 Collecting nest-asyncio>=1.5 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for nest-asyncio>=1.5 from https://files.pythonhosted.org/packages/ab/d3/48c01d1944e0ee49fdc005bf518a68b0582d3bd201e5401664890b62a647/nest_asyncio-1.5.8-py3-none-any.whl.metadata Downloading nest_asyncio-1.5.8-py3-none-any.whl.metadata (2.8 kB) Collecting ipykernel (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading ipykernel-6.16.2-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 208.6 MB/s eta 0:00:00 Collecting Send2Trash>=1.8.0 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting prometheus-client (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for prometheus-client from https://files.pythonhosted.org/packages/ad/b3/6e18c89bf6bd120590ea538a62cae16dc763ff2745b18377c4be5495c4aa/prometheus_client-0.17.1-py3-none-any.whl.metadata Downloading prometheus_client-0.17.1-py3-none-any.whl.metadata (24 kB) Collecting nbclassic>=0.4.7 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading nbclassic-1.0.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 183.0 MB/s eta 0:00:00 Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 192.1 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 177.9 MB/s eta 0:00:00 Collecting entrypoints (from jupyter-client<8,>=5.3.4->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting jupyter-server>=1.8 (from nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading jupyter_server-1.24.0-py3-none-any.whl (347 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.5/347.5 kB 216.6 MB/s eta 0:00:00 Collecting notebook-shim>=0.2.3 (from nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=7.8.0->black==22.8.0->datarobot==3.3.0b0) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting argon2-cffi-bindings (from argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 173.6 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.0b0) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting debugpy>=1.0 (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for debugpy>=1.0 from https://files.pythonhosted.org/packages/2c/fa/26a39f5134c8b9133b006fd88214394cb019f81bb507feb75222e910aa11/debugpy-1.7.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading debugpy-1.7.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.0 kB) Collecting psutil (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 213.2 MB/s eta 0:00:00 Collecting anyio<4,>=3.1.0 (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for anyio<4,>=3.1.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-none-any.whl.metadata Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting websocket-client (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for websocket-client from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 216.8 MB/s eta 0:00:00 Collecting sniffio>=1.1 (from anyio<4,>=3.1.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting exceptiongroup (from anyio<4,>=3.1.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.0b0) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 182.5 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 224.2 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 202.5 MB/s eta 0:00:00 Downloading pytest_asyncio-0.21.1-py3-none-any.whl (13 kB) Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 202.3 MB/s eta 0:00:00 Downloading dill-0.3.7-py3-none-any.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/115.3 kB 189.5 MB/s eta 0:00:00 Downloading nbconvert-7.6.0-py3-none-any.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.4/290.4 kB 215.4 MB/s eta 0:00:00 Downloading notebook-6.5.6-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 223.6 MB/s eta 0:00:00 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) Downloading platformdirs-3.10.0-py3-none-any.whl (17 kB) Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB) Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (778 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 778.3/778.3 kB 227.8 MB/s eta 0:00:00 Downloading lxml-4.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 192.3 MB/s eta 0:00:00 Downloading jedi-0.19.0-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 208.9 MB/s eta 0:00:00 Downloading mistune-3.0.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 179.6 MB/s eta 0:00:00 Downloading nest_asyncio-1.5.8-py3-none-any.whl (5.3 kB) Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 225.9 MB/s eta 0:00:00 Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.6/225.6 kB 220.2 MB/s eta 0:00:00 Downloading fastjsonschema-2.18.0-py3-none-any.whl (23 kB) Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 176.5 MB/s eta 0:00:00 Downloading debugpy-1.7.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 183.2 MB/s eta 0:00:00 Downloading anyio-3.7.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 197.9 MB/s eta 0:00:00 Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 184.0 MB/s eta 0:00:00 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) Building wheels for collected packages: datarobot, jupyter-contrib-nbextensions, jupyter_contrib_core Building wheel for datarobot (pyproject.toml): started Building wheel for datarobot (pyproject.toml): finished with status 'done' Created wheel for datarobot: filename=datarobot-3.3.0b0-py3-none-any.whl size=838236 sha256=bcc08fece2aa5cd50ee581d78945bb9190ff67824c1ec1d91fbd5679b049e47f Stored in directory: /tmp/pip-ephem-wheel-cache-i3jv6qs5/wheels/76/ea/b7/2eeef8751e357fcb7127268323aebd6dce06d0ea7e1195ba42 Building wheel for jupyter-contrib-nbextensions (setup.py): started Building wheel for jupyter-contrib-nbextensions (setup.py): finished with status 'done' Created wheel for jupyter-contrib-nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428781 sha256=9616f5492b847b2ba964b03e9740b7c267e791e097fbb23364cc4f0ab4ca8f1c Stored in directory: /tmp/pip-ephem-wheel-cache-i3jv6qs5/wheels/9c/57/38/7b0046dbc034aa0b2a5af0a26b60c08030f3ede6ca9cf568fa Building wheel for jupyter_contrib_core (setup.py): started Building wheel for jupyter_contrib_core (setup.py): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17484 sha256=652232319ff182ea496c960a8a0a4f6ac74888754cd9cd7f0499a34c97dc4fe7 Stored in directory: /tmp/pip-ephem-wheel-cache-i3jv6qs5/wheels/79/cf/67/d2c1aab9313f1ac5f23e30485ff8cccbb062b3a77c00df2b2d Successfully built datarobot jupyter-contrib-nbextensions jupyter_contrib_core Installing collected packages: webencodings, wcwidth, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, trafaret, ptyprocess, pickleshare, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, backcall, zipp, wrapt, websocket-client, urllib3, typing-extensions, types-requests, typed-ast, traitlets, tornado, tomlkit, tomli, tokenize-rt, tinycss2, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sniffio, Send2Trash, pyzmq, pyyaml, python-dateutil, pyrsistent, pyflakes, pycparser, pycodestyle, py, psutil, prompt-toolkit, prometheus-client, pkgutil-resolve-name, Pillow, pexpect, pathspec, parso, pandocfilters, numpy, nest-asyncio, mypy-extensions, mock, mistune, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, isort, iniconfig, exceptiongroup, entrypoints, dill, defusedxml, decorator, debugpy, coverage, bleach, terminado, platformdirs, pandas, mypy, matplotlib-inline, jupyter_core, jedi, importlib-resources, importlib-metadata, cffi, beautifulsoup4, astroid, anyio, Sphinx, responses, requests-toolbelt, pylint, pluggy, jupyter-client, ipython, flake8, click, attrs, argon2-cffi-bindings, sphinx-rtd-theme, sphinx-autodoc-typehints, pytest, numpydoc, jsonschema, ipykernel, datarobot, black, argon2-cffi, pytest-cov, pytest-asyncio, nbformat, nbclient, nbconvert, nbsphinx, jupyter-server, notebook-shim, nbclassic, notebook, jupyter_contrib_core, jupyter_nbextensions_configurator, jupyter-contrib-nbextensions Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.5 Uninstalling urllib3-2.0.5: Successfully uninstalled urllib3-2.0.5 Attempting uninstall: Pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: mock Found existing installation: mock 1.0.1 Uninstalling mock-1.0.1: Successfully uninstalled mock-1.0.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed Pillow-9.2.0 Send2Trash-1.8.2 Sphinx-4.3.2 anyio-3.7.1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 astroid-2.13.5 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 black-22.8.0 bleach-6.0.0 cffi-1.15.1 click-8.1.7 coverage-7.2.7 datarobot-3.3.0b0 debugpy-1.7.0 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.7 entrypoints-0.4 exceptiongroup-1.1.3 fastjsonschema-2.18.0 flake8-5.0.4 importlib-metadata-4.2.0 importlib-resources-5.12.0 iniconfig-2.0.0 ipykernel-6.16.2 ipython-7.34.0 ipython_genutils-0.2.0 isort-5.10.1 jedi-0.19.0 jsonschema-4.17.3 jupyter-client-7.4.9 jupyter-contrib-nbextensions-0.7.0 jupyter-server-1.24.0 jupyter_contrib_core-0.4.2 jupyter_core-4.12.0 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.3 jupyterlab-pygments-0.2.2 lazy-object-proxy-1.9.0 lxml-4.9.3 matplotlib-inline-0.1.6 mccabe-0.7.0 mistune-3.0.1 mock-3.0.5 mypy-1.0.0 mypy-extensions-1.0.0 nbclassic-1.0.0 nbclient-0.7.4 nbconvert-7.6.0 nbformat-5.8.0 nbsphinx-0.8.9 nest-asyncio-1.5.8 notebook-6.5.6 notebook-shim-0.2.3 numpy-1.21.6 numpydoc-1.4.0 pandas-1.3.5 pandocfilters-1.5.0 parso-0.8.3 pathspec-0.11.2 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.10.0 pluggy-1.2.0 prometheus-client-0.17.1 prompt-toolkit-3.0.39 psutil-5.9.5 ptyprocess-0.7.0 py-1.11.0 pycodestyle-2.9.1 pycparser-2.21 pyflakes-2.5.0 pylint-2.15.0 pyrsistent-0.19.3 pytest-7.1.2 pytest-asyncio-0.21.1 pytest-cov-4.1.0 python-dateutil-2.8.2 pyyaml-6.0.1 pyzmq-24.0.1 requests-toolbelt-1.0.0 responses-0.21.0 sniffio-1.3.0 soupsieve-2.4.1 sphinx-autodoc-typehints-1.17.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 terminado-0.17.1 tinycss2-1.2.1 tokenize-rt-5.0.0 tomli-2.0.1 tomlkit-0.12.1 tornado-6.2 trafaret-2.1.1 traitlets-5.9.0 typed-ast-1.5.5 types-PyYAML-6.0.12 types-python-dateutil-2.8.19 types-pytz-2022.2.1.0 types-requests-2.28.11 types-urllib3-1.26.25 typing-extensions-4.7.1 urllib3-1.26.16 wcwidth-0.2.6 webencodings-0.5.1 websocket-client-1.6.1 wrapt-1.15.0 zipp-3.15.0 [rtd-command-info] start-time: 2023-09-25T16:49:00.760160Z, end-time: 2023-09-25T16:49:00.815485Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import shutil import sys from zipfile import ZipFile import sphinx_rtd_theme sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if "b" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.rst") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.rst") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # Create a zip file of the example resources (csv, py, ipynb) # so that it can be included it as a download within the HTML docs files_to_zip = [] for root, _, files in os.walk("examples"): basename = os.path.basename(root) # skip "hidden" directories like notebook autosaves and _build if not basename.startswith("_") and not basename.startswith("."): for file in files: name, ext = os.path.splitext(file) ext_lower = ext.lower() if ext_lower in [".csv", ".xls", ".xlsx", ".ipynb", ".py"]: files_to_zip.append(os.path.join(root, file)) with ZipFile("datarobot_examples.zip", "w") as examples_zip: for file in files_to_zip: examples_zip.write(file) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.doctest", "numpydoc", "nbsphinx", "sphinx_autodoc_typehints", ] # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = ".rst" # Showing automatically documented members in same order as they are in source autodoc_member_order = "bysource" # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Thes are both the full X.Y.Z version, including alpha/beta/rc tags. # We think Sphinx probably wants both to be defined. release = version project = "DataRobot Python Client" copyright = "2019, DataRobot, Inc" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # today = '' # Else, today_fmt is used as the format for a strftime call. # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build", "**/.ipynb_checkpoints"] # The reST default role (used for this markup: `text`) to use for all documents. # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_extra_path = ["_html"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", f"DataRobotPython_{version}_Docs.tex", "DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ("index", "datarobotpython", "DataRobot Python API Documentation", ["DataRobot, Inc."], 1) ] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", "DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' # Nitpick targets to ignore: # These are third-party packages that don't expose documentation for sphinx to link nitpick_ignore = [ ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:class", "pandas.core.frame.DataFrame"), ("py:class", "requests.models.Response"), ("py:class", "datetime.datetime"), ("py:class", "PIL.Image.Image"), ("py:class", "collections.OrderedDict"), ] def setup(app): app.add_css_file("css/tight_table.css") ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "early-access", 'version_slug': "early-access", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("v3.2.0", "/en/v3.2.0/"), ("v3.2.0b1", "/en/v3.2.0b1/"), ("v3.2.0b0", "/en/v3.2.0b0/"), ("v3.1.1", "/en/v3.1.1/"), ("v3.1.0", "/en/v3.1.0/"), ("v3.0.3", "/en/v3.0.3/"), ("v3.0.2", "/en/v3.0.2/"), ("v3.0.1", "/en/v3.0.1/"), ("v2.28.1", "/en/v2.28.1/"), ("v2.28.0", "/en/v2.28.0/"), ("v2.27.3", "/en/v2.27.3/"), ("v2.27.2", "/en/v2.27.2/"), ("v2.27.1", "/en/v2.27.1/"), ("v2.27.0", "/en/v2.27.0/"), ("v2.26.2", "/en/v2.26.2/"), ("v2.26.1", "/en/v2.26.1/"), ("v2.26.0", "/en/v2.26.0/"), ("v2.25.1", "/en/v2.25.1/"), ("v2.25.0", "/en/v2.25.0/"), ("v2.24.0", "/en/v2.24.0/"), ("v2.23.1", "/en/v2.23.1/"), ("v2.23.0", "/en/v2.23.0/"), ("v2.22.2", "/en/v2.22.2/"), ("v2.22.1", "/en/v2.22.1/"), ("v2.22.0", "/en/v2.22.0/"), ("v2.21.6", "/en/v2.21.6/"), ("v2.21.5", "/en/v2.21.5/"), ("v2.21.4", "/en/v2.21.4/"), ("v2.21.3", "/en/v2.21.3/"), ("v2.21.2", "/en/v2.21.2/"), ("v2.20.0", "/en/v2.20.0/"), ("v2.19.0", "/en/v2.19.0/"), ("v2.18.0", "/en/v2.18.0/"), ("v2.17.0", "/en/v2.17.0/"), ("v2.16.0", "/en/v2.16.0/"), ("v2.15.1", "/en/v2.15.1/"), ("v2.14.2", "/en/v2.14.2/"), ("v2.13.3", "/en/v2.13.3/"), ("v2.12.2", "/en/v2.12.2/"), ("v2.11.2", "/en/v2.11.2/"), ("v2.9.3", "/en/v2.9.3/"), ("v2.8.3", "/en/v2.8.3/"), ("v2.7.3", "/en/v2.7.3/"), ("latest-release", "/en/latest-release/"), ("early-access", "/en/early-access/"), ], 'downloads': [ ("pdf", "//datarobot-public-api-client.readthedocs-hosted.com/_/downloads/en/early-access/pdf/"), ], 'subprojects': [ ], 'slug': 'datarobot-public-api-client', 'name': u'public_api_client', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/sdk_docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'datarobot', 'proxied_api_host': '/_', 'github_repo': 'public_api_client', 'github_version': 'early-access', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'early-access', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'early-access', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '17113f94', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/datarobot-public-api-client/builds/1740990/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-09-25T16:49:01.401202Z, end-time: 2023-09-25T16:49:51.927867Z, duration: 50, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.2 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 43 source files that are out of date updating environment: [new config] 43 added, 0 changed, 0 removed reading sources... [ 2%] CHANGES reading sources... [ 4%] autodoc/api_reference You have imported from the _experimental directory. This directory is used for unreleased datarobot features. Unless you specifically know better, you don't have the access to use this functionality in the app, so this code will not work. reading sources... [ 6%] examples/index reading sources... [ 9%] getting_started reading sources... [ 11%] index reading sources... [ 13%] reference/admin/credentials reading sources... [ 16%] reference/admin/index reading sources... [ 18%] reference/admin/sharing reading sources... [ 20%] reference/data/database_connectivity reading sources... [ 23%] reference/data/dataset reading sources... [ 25%] reference/data/feature_discovery reading sources... [ 27%] reference/data/index reading sources... [ 30%] reference/index reading sources... [ 32%] reference/mlops/custom_model reading sources... [ 34%] reference/mlops/deployment reading sources... [ 37%] reference/mlops/index reading sources... [ 39%] reference/modeling/blueprint reading sources... [ 41%] reference/modeling/index reading sources... [ 44%] reference/modeling/insights/automated_documentation reading sources... [ 46%] reference/modeling/insights/external_testset reading sources... [ 48%] reference/modeling/insights/index reading sources... [ 51%] reference/modeling/insights/prediction_explanations reading sources... [ 53%] reference/modeling/insights/rating_table reading sources... [ 55%] reference/modeling/job reading sources... [ 58%] reference/modeling/model reading sources... [ 60%] reference/modeling/model_recommendation reading sources... [ 62%] reference/modeling/prime reading sources... [ 65%] reference/modeling/project reading sources... [ 67%] reference/modeling/spec/binary_data reading sources... [ 69%] reference/modeling/spec/custom_task reading sources... [ 72%] reference/modeling/spec/datetime_partition reading sources... [ 74%] reference/modeling/spec/index reading sources... [ 76%] reference/modeling/spec/monotonic_constraints reading sources... [ 79%] reference/modeling/spec/segmented_modeling reading sources... [ 81%] reference/modeling/spec/time_series reading sources... [ 83%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 86%] reference/modeling/spec/unsupervised_clustering reading sources... [ 88%] reference/modeling/spec/visualai reading sources... [ 90%] reference/predictions/batch_predictions reading sources... [ 93%] reference/predictions/index reading sources... [ 95%] reference/predictions/predict_job reading sources... [ 97%] reference/use_cases/index reading sources... [100%] reference/use_cases/use_cases /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/numpydoc/docscrape.py:449: UserWarning: Unknown section Atrributes in the docstring of SupportedEmbeddings in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/_experimental/models/vector_databases.py. warn(msg) WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentRecord: __name__ WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentExplanations: __name__ WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview: __name__ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] CHANGES writing output... [ 4%] autodoc/api_reference writing output... [ 6%] examples/index writing output... [ 9%] getting_started writing output... [ 11%] index writing output... [ 13%] reference/admin/credentials writing output... [ 16%] reference/admin/index writing output... [ 18%] reference/admin/sharing writing output... [ 20%] reference/data/database_connectivity writing output... [ 23%] reference/data/dataset writing output... [ 25%] reference/data/feature_discovery writing output... [ 27%] reference/data/index writing output... [ 30%] reference/index writing output... [ 32%] reference/mlops/custom_model writing output... [ 34%] reference/mlops/deployment writing output... [ 37%] reference/mlops/index writing output... [ 39%] reference/modeling/blueprint writing output... [ 41%] reference/modeling/index writing output... [ 44%] reference/modeling/insights/automated_documentation writing output... [ 46%] reference/modeling/insights/external_testset writing output... [ 48%] reference/modeling/insights/index writing output... [ 51%] reference/modeling/insights/prediction_explanations writing output... [ 53%] reference/modeling/insights/rating_table writing output... [ 55%] reference/modeling/job writing output... [ 58%] reference/modeling/model writing output... [ 60%] reference/modeling/model_recommendation writing output... [ 62%] reference/modeling/prime writing output... [ 65%] reference/modeling/project writing output... [ 67%] reference/modeling/spec/binary_data writing output... [ 69%] reference/modeling/spec/custom_task writing output... [ 72%] reference/modeling/spec/datetime_partition writing output... [ 74%] reference/modeling/spec/index writing output... [ 76%] reference/modeling/spec/monotonic_constraints writing output... [ 79%] reference/modeling/spec/segmented_modeling writing output... [ 81%] reference/modeling/spec/time_series writing output... [ 83%] reference/modeling/spec/unsupervised_anomaly writing output... [ 86%] reference/modeling/spec/unsupervised_clustering writing output... [ 88%] reference/modeling/spec/visualai writing output... [ 90%] reference/predictions/batch_predictions writing output... [ 93%] reference/predictions/index writing output... [ 95%] reference/predictions/predict_job writing output... [ 97%] reference/use_cases/index writing output... [100%] reference/use_cases/use_cases generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-09-25T16:49:52.422920Z, end-time: 2023-09-25T16:50:42.776831Z, duration: 50, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.3.2 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 43 added, 0 changed, 0 removed reading sources... [ 2%] CHANGES reading sources... [ 4%] autodoc/api_reference You have imported from the _experimental directory. This directory is used for unreleased datarobot features. Unless you specifically know better, you don't have the access to use this functionality in the app, so this code will not work. reading sources... [ 6%] examples/index reading sources... [ 9%] getting_started reading sources... [ 11%] index reading sources... [ 13%] reference/admin/credentials reading sources... [ 16%] reference/admin/index reading sources... [ 18%] reference/admin/sharing reading sources... [ 20%] reference/data/database_connectivity reading sources... [ 23%] reference/data/dataset reading sources... [ 25%] reference/data/feature_discovery reading sources... [ 27%] reference/data/index reading sources... [ 30%] reference/index reading sources... [ 32%] reference/mlops/custom_model reading sources... [ 34%] reference/mlops/deployment reading sources... [ 37%] reference/mlops/index reading sources... [ 39%] reference/modeling/blueprint reading sources... [ 41%] reference/modeling/index reading sources... [ 44%] reference/modeling/insights/automated_documentation reading sources... [ 46%] reference/modeling/insights/external_testset reading sources... [ 48%] reference/modeling/insights/index reading sources... [ 51%] reference/modeling/insights/prediction_explanations reading sources... [ 53%] reference/modeling/insights/rating_table reading sources... [ 55%] reference/modeling/job reading sources... [ 58%] reference/modeling/model reading sources... [ 60%] reference/modeling/model_recommendation reading sources... [ 62%] reference/modeling/prime reading sources... [ 65%] reference/modeling/project reading sources... [ 67%] reference/modeling/spec/binary_data reading sources... [ 69%] reference/modeling/spec/custom_task reading sources... [ 72%] reference/modeling/spec/datetime_partition reading sources... [ 74%] reference/modeling/spec/index reading sources... [ 76%] reference/modeling/spec/monotonic_constraints reading sources... [ 79%] reference/modeling/spec/segmented_modeling reading sources... [ 81%] reference/modeling/spec/time_series reading sources... [ 83%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 86%] reference/modeling/spec/unsupervised_clustering reading sources... [ 88%] reference/modeling/spec/visualai reading sources... [ 90%] reference/predictions/batch_predictions reading sources... [ 93%] reference/predictions/index reading sources... [ 95%] reference/predictions/predict_job reading sources... [ 97%] reference/use_cases/index reading sources... [100%] reference/use_cases/use_cases /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/numpydoc/docscrape.py:449: UserWarning: Unknown section Atrributes in the docstring of SupportedEmbeddings in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/_experimental/models/vector_databases.py. warn(msg) WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentRecord: __name__ WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentExplanations: __name__ WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview: __name__ looking for now-outdated files... none found pickling environment... done checking consistency... done processing DataRobotPython_3.3.0b0_Docs.tex... index getting_started reference/index reference/data/index reference/data/dataset reference/data/database_connectivity reference/data/feature_discovery reference/modeling/index reference/modeling/project reference/modeling/model reference/modeling/blueprint reference/modeling/spec/index reference/modeling/spec/datetime_partition reference/modeling/spec/time_series reference/modeling/spec/visualai reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/segmented_modeling reference/modeling/spec/custom_task reference/modeling/spec/monotonic_constraints reference/modeling/spec/binary_data reference/modeling/insights/index reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/job reference/modeling/prime reference/modeling/model_recommendation reference/predictions/index reference/predictions/predict_job reference/predictions/batch_predictions reference/mlops/index reference/mlops/deployment reference/mlops/custom_model reference/admin/index reference/admin/credentials reference/admin/sharing reference/use_cases/index reference/use_cases/use_cases autodoc/api_reference examples/index CHANGES resolving references... done writing... done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png copying TeX support files... copying TeX support files... done build succeeded, 3 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-09-25T16:50:46.013520Z, end-time: 2023-09-25T16:50:46.070127Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-09-25T16:50:47.103756Z, end-time: 2023-09-25T16:51:24.653825Z, duration: 37, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=datarobot-public-api-client -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.3.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.3.0b0_Docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3pdfmode.def)) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Critical xeCJK error: "Require-XeTeX" ! ! The xeCJK package requires XeTeX to function. ! ! You must change your typesetting engine to "xelatex" ! instead of plain "latex" or "pdflatex" or "lualatex". ! Loading xeCJK will abort! ! ! See the xeCJK documentation for further information. ! ! For immediate help type H . !............................................... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) Writing index file datarobot-public-api-client.idx (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 5 undefined on input line 256. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 6 undefined on input line 276. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 6 undefined on input line 287. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 6 undefined on input line 303. Underfull \hbox (badness 10000) in paragraph at lines 302--305 []\T1/txtt/m/sl/10 Dataset.create_from_url \T1/qtm/m/n/10 takes .csv data from a URL. If you have set LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 6 undefined on input line 312. Underfull \hbox (badness 10000) in paragraph at lines 311--315 []\T1/txtt/m/sl/10 Dataset.create_from_data_source \T1/qtm/m/n/10 takes data fr om a data source. If you have set LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 6 undefined on input line 331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 6 undefined on input line 331. [6] [7] Overfull \vbox (5.28592pt too high) detected at line 458 [8] [9] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 10 und efined on input line 521. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 10 undefined on input line 578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 10 undefined on input line 584. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 10 undefined on input line 589. [10] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSourceParam eters' on page 11 undefined on input line 667. [11] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 12 undefined on input line 704. [12] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 13 undefined on input line 755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 13 undefined on input line 771. LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 13 undefined on input line 783. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 13 undefined on input line 783. [13] [14] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 863. LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 874. [15] LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 16 undefined on input line 984. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 16 undefined on input line 984. [16] Overfull \vbox (1.97241pt too high) detected at line 1075 [17] Overfull \vbox (2.98744pt too high) detected at line 1155 [18] [19] [20] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 21 undefined on input line 1237. [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1384 [23] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 24 und efined on input line 1403. [24] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 2 5 undefined on input line 1494. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 25 undefined on input line 1494. [25] LaTeX Warning: Hyper reference `autodoc/api_reference:advanced-options-api' on page 26 undefined on input line 1565. [26] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 27 undefined on input line 1582. [27] [28] [29] [30] [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1893. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1906. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1918. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 32 undefined on input line 1931. [32] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 33 undefined on input line 2040. [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 2057. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 2074. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 2076. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 2077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 34 undefined on input line 2099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 34 undefined on input line 2110. [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2268--2270 []\T1/qtm/m/n/10 For mul-ti-class mod-els, you can get a list of per-class lift charts us-ing the \T1/txtt/m/n/10 Model \T1/qtm/m/n/10 method Underfull \hbox (badness 10000) in paragraph at lines 2282--2287 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] LaTeX Warning: Hyper reference `autodoc/api_reference:missing-values-report-api ' on page 38 undefined on input line 2343. [38] [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 40 undefined on input line 2447. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 40 undefined on input line 2450. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 40 undefined on input line 2479. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 41 undefined on input line 2517. [41] [42] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2677. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2688. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 43 undefin ed on input line 2690. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 43 undefined on input line 2691. [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 44 undefined on input line 2713. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 277 4. Underfull \hbox (badness 10000) in paragraph at lines 2773--2776 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the \T1/txtt/m/sl/10 partitioning_methods. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 278 3. [45] Underfull \hbox (badness 10000) in paragraph at lines 2846--2851 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 46 undefined on input line 2854. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 46 undefined on input line 2862. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 46 undefined on input line 2880. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 46 undefined on input line 2881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot_preview' on page 46 undefined on input line 2 882. Underfull \hbox (badness 10000) in paragraph at lines 2878--2883 []\T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu- racy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 2878--2883 \T1/txtt/m/sl/10 DatetimeModel.get_accuracy_over_time_plot\T1/qtm/m/n/10 . You can also re-trieve the de-tailed meta-data us-ing [46] LaTeX Warning: Hyper reference `autodoc/api_reference:dur-string-helper' on pag e 47 undefined on input line 2958. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 47 undefined on input line 2965. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 47 undefined on input line 2989. [47] LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 2997. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 48 undefined on input line 2999. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 48 undefined on input line 3010. [48] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3136. [49] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 50 undefined on input line 3199. [50] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 51 undefined on input line 32 39. LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 51 undefined on input line 3252. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 51 undefined on input line 3264. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 51 undefined on input line 3281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 51 undefined on input line 3300. [51] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 52 undefined on input line 3345. [52] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 53 undefined on input line 3424. [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 54 undefined on input line 3456. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 54 undefined on input line 3459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 54 undefined on input line 3502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 54 undefined on input line 3506. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 54 undefined on input line 3510. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 54 undefined on input line 3516. [54] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 55 undefined on input line 3523. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 55 undefined on input line 3527. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 55 undefined on input line 3531. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot_preview' on page 55 undefined on input line 3 540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot_preview' on page 55 undefined on input line 3 544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 55 undefined on input line 35 48. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 55 undefined on input line 3583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 55 undefined on input line 3584. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 55 undefined on input line 3 586. Underfull \hbox (badness 10000) in paragraph at lines 3582--3587 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a \T1/txtt/m/ sl/10 DatetimeModel \T1/qtm/m/n/10 us-ing the \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_predictions' on page 55 undefined on input line 3590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 55 undefined on input line 3594. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 55 undefined on input line 3599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 55 undefined on input line 360 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_transferable_export' on page 55 undefined on input line 3605. [55] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 56 undefined on input line 3614. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 56 und efined on input line 3624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 56 undefined on input line 3627 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 56 undefined on input line 3629. [56] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 57 und efined on input line 3691. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 57 undefined on input line 3694. Overfull \vbox (1.97241pt too high) detected at line 3780 [57] Underfull \vbox (badness 10000) detected at line 3780 Underfull \vbox (badness 10000) detected at line 3780 [58] [59] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 60 undefined on input line 3872. [60] [61 <./sample1.png> <./sample2.png>] [62] [63 <./activation_map1.png> <./a ctivation_map2.png>] [64] [65 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4158 [66] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 67 undefined on input line 4200. [67] [68] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 69 undefined on input line 4269. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 69 undefined on input line 4270. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 69 undefined on input line 42 71. [69] Underfull \hbox (badness 7012) in paragraph at lines 4341--4344 []\T1/qtm/m/n/10 1. Up-load a pre-dic-tion dataset, spec-i-fy-ing \T1/txtt/m/n/ 10 predictions_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 predictions_end_date\ T1/qtm/m/n/10 , and [70] Underfull \hbox (badness 10000) in paragraph at lines 4391--4394 []\T1/qtm/m/n/10 Up-load a pre-dic-tion dataset that con-tains la-bel col-umn(s ), re-quest com-pute ex-ter-nal test on one of [71] [72] [73] [74] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 75 undefined on input line 4669. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 75 undefined on input line 4723. [75] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 76 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 76 undefined on input line 4744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 4765. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 4808. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 4847. [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4905. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4959. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 78 undefined on input line 5093. [78] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 79 undefined on input line 5107. LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 79 undefined on input line 5128. [79] [80] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 81 undefined on input line 5288. [81] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 82 undefined on input line 5316. [82] [83] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 84 undefined on input line 5463. [84] [85] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 86 undefined on input line 5541. [86] [87] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 88 und efined on input line 5693. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 88 undefined on input line 5693. [88] [89] [90] Underfull \vbox (badness 1087) detected at line 5895 [91] [92] [93] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 94 undefined on input line 6021. [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6164--6171 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.predicti on_explanations.PredictionExplanationsRow' on page 96 undefined on input line 6 175. [96] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 97 undefined on input line 6234. LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 97 undefined on input line 6257. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 97 undefined on input line 6261. [97] [98] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 99 undefined on input line 6422. [99] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 100 undefined on input line 6493. [100] [101] [102] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 103 und efined on input line 6643. [103] [104] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 105 undefined on input line 6772. [105] [106] [107] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 108 undefined on input line 6992. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 108 undefined on input line 7013. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 108 undefined on input line 7019. [108] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 109 undefined on input line 7031. [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 7161--7166 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. [111] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 112 undefined on input line 7226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 112 undefined on input line 7227. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 112 undefined on input line 7229. [112] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 113 undefined on input line 7339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 113 undefined on input line 7345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 113 undefined on input line 7361. [113] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 114 undefined on input line 7403. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 114 undefined on input line 7404. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 114 undefined on input line 7405. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 114 undefined on input line 7431. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 114 undefined on input line 7433. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 114 undefined on input line 7433. [114] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 115 undefined on input line 7454. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 115 undefined on input line 7455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 115 undefined on input line 7456. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 115 undefined on input line 7500. [115] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 116 undefined on input line 7554. [116] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 117 undefined on input line 7574. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 117 undefined on input line 7575. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 117 undefined on input line 7599. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 117 un defined on input line 7619. [117] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 118 undefined on input line 7669. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 118 undefined on input line 7670. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 118 undefined on input line 7673. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 118 undefined on input line 7677. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 118 undefined on input line 7678. [118] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 119 undefined on input line 7735. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 119 undefined on input line 7753. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 119 undefined on input line 7754. [119] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 120 undefined on input line 7780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 120 undefined on input line 7802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 120 undefined on input line 7826. [120] Overfull \vbox (2.72194pt too high) detected at line 7911 [121] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 122 undefined on input line 7929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 122 undefined on input line 7936. [122] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 123 undefined on input line 7980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 123 undefined on input line 7981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 123 undefined on input line 8014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 123 undefined on input line 8015. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 123 undefined on input line 8027. [123] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 124 undefined on input line 8046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 124 undefined on input line 8047. Underfull \hbox (badness 5231) in paragraph at lines 8044--8049 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_on_schedule' on page 124 undefined on input line 8051. Underfull \hbox (badness 10000) in paragraph at lines 8120--8123 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8120--8123 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8133--8136 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8133--8136 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8133--8136 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 name of Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 the month, Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 “-jan” Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 used in-ter- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 (e.g., “- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 sun-day”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 “-Sun- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 day”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 “-sun”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 or “- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 Sun”, all Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8165--8168 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8165--8168 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8178--8180 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 31st are [124] Overfull \vbox (739.36992pt too high) has occurred while \output is active [125] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 126 undefined on input line 8200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 126 undefined on input line 8200. Underfull \hbox (badness 5832) in paragraph at lines 8197--8203 []\T1/qtm/m/n/10 Job def-i-ni-tions are only be ex-e-cuted by the sched-uler if \T1/txtt/m/n/10 enabled \T1/qtm/m/n/10 is set to \T1/txtt/m/n/10 True\T1/qtm/m /n/10 . If you have a Underfull \hbox (badness 8056) in paragraph at lines 8197--8203 \T1/qtm/m/n/10 job def-i-ni-tion that was pre-vi-ously run-ning as a sched-uled job, but should now be stopped, sim-ply LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_learning_model' on page 126 undefined on input line 8236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 126 undefined on input line 8240. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models' on page 126 undefined on input line 8240. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r.list' on page 126 undefined on input line 8253. [126] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 127 undefined on input line 8284. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 127 undefined on input line 8288. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 127 undefined on input line 8320. [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 128 undefined on input line 8379. [128] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 129 undefined on input line 8404. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 129 undefined on input line 8462. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 129 undefined on input line 8465. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 129 undefined on input line 8466. Overfull \vbox (1.03302pt too high) detected at line 8484 [129] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 130 undefined on input line 8503. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 130 undefined on input line 85 28. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 130 undefined on input line 8545. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 130 undefined on input line 8546. [130] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 131 undefined on input line 8583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 131 undefined on input line 8583. Overfull \vbox (1.97241pt too high) detected at line 8610 [131] [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 133 undefined on input line 8681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 133 undefined on input line 8681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 133 undefined on input line 8725. Overfull \vbox (2.24307pt too high) detected at line 8738 [133] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 134 undefined on input line 8751. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 134 undefined on input line 8763. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 134 undefined on input line 8779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 134 undefined on input line 8791. [134] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 135 undefined on input li ne 8807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 135 undefined on input line 8819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 135 undefined on input line 8838. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 135 undefined on input line 8850. [135] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 136 undefined on input line 8866. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 136 undefined on input line 8878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 136 undefined on input lin e 8897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 136 undefined on input line 8910. [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 137 undefined on input line 8928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 137 undefined on input line 8940 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 137 undefined on input line 8972. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 137 undefined on input line 8984. [137] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 138 undefined on input line 9020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 138 undefined on input line 9021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 138 undefined on input line 9035. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 138 undefined on input line 9036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 138 undefined on input line 9 037. Underfull \hbox (badness 10000) in paragraph at lines 9034--9038 \T1/qtm/m/n/10 of \T1/txtt/m/sl/10 datarobot.models.deployment.DeploymentGrantS haredRoleWithId \T1/qtm/m/n/10 and \T1/txtt/m/sl/10 datarobot.models. Overfull \vbox (4.5844pt too high) detected at line 9065 [138] [139] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 140 undefined on input line 9127. [140] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 141 undefined on input line 9198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 141 undefined on input line 9199. Underfull \hbox (badness 10000) in paragraph at lines 9197--9200 []\T1/qtm/m/n/10 Re-fer to \T1/txtt/m/sl/10 ExecutionEnvironment \T1/qtm/m/n/10 for prop-er-ties of the ex-e-cu-tion en-vi-ron-ment ob-ject and [141] [142] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 143 undefined on input line 9295. [143] Overfull \vbox (2.67389pt too high) detected at line 9413 [144] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 145 undefined on input line 9440. Overfull \vbox (1.97238pt too high) detected at line 9477 [145] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 146 undefined on input line 9480. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 146 undefined on input line 9513. [146] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 147 undefined on input line 9535. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 147 undefined on input line 9578. [147] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 148 undefined on input line 9649. [148] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 149 undefined on input line 9681. Underfull \hbox (badness 10000) in paragraph at lines 9699--9703 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [149] [150] [151] [152] [153] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 154 undefined on input line 10020. [154] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 155 undefined on input line 10047. [155] [156] [157] [158] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 1 59 undefined on input line 10289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 159 undefined on input line 10296. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 159 undefined on input line 10306. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 159 undefined on input line 10332. [159] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 160 undefined on input line 10373. [160] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 161 undefined on input line 10438. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 161 undefined on input line 10454. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 161 undefined on input line 10458. [161] [162] [163] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 164 undefined on input line 10693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 164 undefined on input line 10693. [164] [165] [166] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 167 undefined on input line 10860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 167 undefined on input line 10863. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 167 undefined on input line 10863. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 167 undefined on input line 10864. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 167 undefined on input line 10864. Underfull \hbox (badness 10000) in paragraph at lines 10866--10869 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 167 undefined on input line 10897. [167] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 168 undefined on input line 10942. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 168 undefined on input line 10973. [168] [169] [170] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 171 undefined on input line 11135. Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal- Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 \T1/qtm/m/n/10 cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proportional Parity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [171] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 172 undefined on input line 11237. [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 11430--11434 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 174 undefined on input line 11448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 174 undefined on input line 11495. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 174 undefined on input line 11531. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 174 undefined on input line 1 1552. [174] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 175 undefined on input line 1 1592. Overfull \hbox (58.23488pt too wide) in paragraph at lines 11618--11619 [] Underfull \hbox (badness 10000) in paragraph at lines 11618--11619 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 175 undefined on input line 11625. [175] [176] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 177 undefined on input line 1 1825. Overfull \hbox (14.55872pt too wide) in paragraph at lines 11837--11837 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [177] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 178 undefined on input line 11983. Underfull \hbox (badness 10000) in paragraph at lines 11993--11997 []\T1/qtm/m/n/10 greater or LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.AnomalyA ssessmentPreviewBin' on page 178 undefined on input line 12018. [178] Underfull \hbox (badness 10000) in paragraph at lines 12159--12163 []\T1/qtm/m/n/10 Op-tional. Fil-ter [179] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 180 undefined on input line 12177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 180 undefined on input line 12208. [180] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 181 undefined on input line 12315. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 181 undefined on input line 12347. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 181 undefined on input line 12409. [181] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 182 undefined on input line 12445. [182] [183] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 184 undefined on input line 12663. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 184 undefined on input line 12684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 184 undefined on input line 12723. [184] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 185 undefined on input line 12784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 185 undefined on input line 12802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 185 undefined on input line 12847. [185] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 186 undefined on input line 12928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 186 undefined on input line 12948. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 186 undefined on input line 12999. [186] Underfull \hbox (badness 10000) in paragraph at lines 13014--13018 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13019--13023 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 187 undefined on input line 13048. Underfull \hbox (badness 10000) in paragraph at lines 13063--13067 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13068--13072 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 187 undefined on input line 13108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 187 undefined on input line 13132. [187] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 188 undefined on input line 13161. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 188 undefined on input line 13192. [188] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 189 undefined on input line 13309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 189 undefined on input line 13356. [189] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 190 undefined on input line 13391. [190] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 191 undefined on input line 13468. [191] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 192 undefined on input line 13535. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 192 undefined on input line 13549. Overfull \vbox (1.47964pt too high) detected at line 13602 [192] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 193 undefined on input line 13607. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 193 undefined on input line 13611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 193 undefined on input line 13615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 193 undefined on input line 13619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 193 undefined on input line 13627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 193 undefined on input line 13680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 193 undefined on input line 13688. [193] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 194 undefined on input line 13721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 194 undefined on input line 13796. [194] Overfull \vbox (1.47964pt too high) detected at line 13894 [195] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 196 undefined on input line 13953. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 196 undefined on input line 13985. [196] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 197 undefined on input line 14047. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 197 undefined on input line 14083. [197] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 198 undefined on input line 14168. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 198 undefined on input line 14255. [198] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 199 undefined on input line 14290. [199] [200] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 201 undefined on input line 14432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 201 undefined on input line 14446. Overfull \vbox (1.47964pt too high) detected at line 14499 [201] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 202 undefined on input line 14504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 202 undefined on input line 14508. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 202 undefined on input line 14512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 202 undefined on input line 14516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 202 undefined on input line 14524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 202 undefined on input line 14577. [202] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 203 undefined on input line 14585. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 203 undefined on input line 14618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 203 undefined on input line 14693. [203] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 204 undefined on input line 14708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 204 undefined on input line 14727. [204] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 205 undefined on input line 14855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 205 undefined on input line 14903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 205 undefined on input line 14927. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 205 undefined on input line 14951. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 205 undefined on input line 14982. [205] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 206 undefined on input line 15077. [206] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 207 undefined on input line 15160. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 207 undefined on input line 15205. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 207 undefined on input line 15259. [207] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 208 undefined on input line 15275. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 208 undefined on input line 15341. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 208 undefined on input line 15353. [208] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 209 undefined on input line 15369. [209] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 210 undefined on input line 15439. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 210 undefined on input line 15452. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 210 undefined on input line 15480. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 210 undefined on input line 15518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 210 undefined on input line 15528. [210] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 211 undefined on input line 15573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 211 undefined on input line 15600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 211 undefined on input line 15617. [211] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 212 un defined on input line 15734. [212] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 213 undefined on input line 15810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 213 undefined on input line 15812. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 213 undefined on input line 15827. [213] LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 214 undefined on input line 1585 0. Underfull \hbox (badness 10000) in paragraph at lines 15856--15860 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 214 undefined on input line 1587 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 214 undefined on input line 15920. [214] [215] [216] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16194--16195 [] Underfull \hbox (badness 10000) in paragraph at lines 16194--16195 [217] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 218 undefined on input line 16195. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 218 undefined on input line 16264. [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 16403--16407 []\T1/qtm/m/n/10 Au-then-ti-ca-tion to-ken type: To-ken, Bearer. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 220 undefined on input line 16432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 220 undefined on input line 16448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 220 undefined on input line 16464. [220] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 221 undefined on input line 16557. [221] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 222 undefined on input line 16611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 222 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 222 undefined on input line 16632. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 222 undefined on input line 1. [222] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 223 undefined on input line 16653. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 223 undefined on input line 16696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 223 undefined on input line 16735. [223] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 224 undefined on input line 16790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 224 undefined on input line 16844. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 224 undefined on input line 16884. [224] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 225 undefined on input line 16975. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 225 undefined on input line 1699 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 225 undefined on input line 16993. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 225 undefined on inp ut line 17022. [225] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 226 undefined on input line 1711 0. [226] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 227 undefined on input line 1715 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 227 undefined on input line 1719 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 227 undefined on input line 1722 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 227 undefined on input line 1726 5. [227] Overfull \hbox (13.15462pt too wide) in paragraph at lines 17401--17402 [] Underfull \hbox (badness 10000) in paragraph at lines 17401--17402 [228] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 229 undefined on input line 17497. [229] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 230 undefined on input line 17536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 230 undefined on input line 17629. [230] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 231 undefined on input line 17684. [231] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 232 undefined on input line 17744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 232 undefined on input line 17794. [232] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 233 undefined on input line 17844. [233] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 234 undefined on input line 17974. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 234 undefined on input line 18013. [234] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 235 undefined on input line 18121. [235] Underfull \hbox (badness 5388) in paragraph at lines 18189--18193 []\T1/qtm/m/n/10 The pro-gram-ming lan-guage of the cus-tom in-fer-ence model. Can be Underfull \hbox (badness 10000) in paragraph at lines 18198--18204 \T1/qtm/m/n/10 ues: [\T1/qtm/m/it/10 datarobot.TARGET_TYPE.BINARY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , Underfull \hbox (badness 5924) in paragraph at lines 18198--18204 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , Underfull \hbox (badness 7203) in paragraph at lines 18205--18210 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [236] Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 [] Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 237 undefined on input line 18348. [237] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 238 undefined on input line 18393. Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 \T1/qtm/m/n/10 tom in-fer-ence model. Val-ues: [\T1/qtm/m/it/10 datarobot.TARGE T_TYPE.BINARY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , [238] Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 [] Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 18510--18514 []\T1/qtm/m/n/10 Per-ma-nently en- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 239 undefined on input line 18539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 239 undefined on input line 18584. [239] Underfull \hbox (badness 10000) in paragraph at lines 18639--18643 []\T1/qtm/m/n/10 Per-ma-nently en- [240] Overfull \hbox (70.84099pt too wide) in paragraph at lines 18799--18805 []\T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTO M_MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 18799--18805 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 [] Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [241] Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 [] Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [242] [243] Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 [] Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 244 undefined on input line 19230. [244] Underfull \hbox (badness 10000) in paragraph at lines 19280--19291 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19280--19291 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 [] Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 19309--19313 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [245] [246] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 247 undefined on input line 19415. Underfull \hbox (badness 8075) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 be used for tu-ples Ex-am-ple: [(“/home/user/Documents/myModel /file1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 [] Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [247] Underfull \hbox (badness 10000) in paragraph at lines 19499--19503 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [248] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 249 undefined on input line 19605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 249 undefined on input line 19650. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 249 undefined on input line 19699. [249] [250] [251] [252] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 253 undefined on input line 20127. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 253 undefined on input line 20176. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 253 undefined on input line 20225. [253] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 254 undefined on input line 20300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 254 undefined on input line 20336. [254] [255] [256] [257] Underfull \hbox (badness 10000) in paragraph at lines 20827--20831 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 21148--21153 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 260 undefined on input line 21182. [260] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 261 undefined on input line 21238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 261 undefined on input line 21283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 261 undefined on input line 21325. [261] Underfull \hbox (badness 10000) in paragraph at lines 21347--21351 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 \T1/qtm/m/n/10 cal-i-brated to be be-tween 0 and 1 by DR. if None, uses de-faul t value Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 262 undefined on input line 21410. [262] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 263 undefined on input line 21580. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 263 undefined on input line 21597. [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 21806--21810 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [265] Underfull \hbox (badness 6995) in paragraph at lines 21870--21874 []\T1/qtm/m/n/10 the list of a file items ids to be deleted Ex-am-ple: Underfull \hbox (badness 10000) in paragraph at lines 21875--21879 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [266] Underfull \hbox (badness 10000) in paragraph at lines 22037--22041 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [267] [268] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 269 undefined on input line 22279. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 269 undefined on input line 22318. [269] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 270 undefined on input line 22376. [270] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 271 undefined on input line 22512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 271 undefined on input line 22551. [271] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 272 undefined on input line 22597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 272 undefined on input line 22646. [272] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 273 undefined on input line 22744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 273 undefined on input line 22783. Overfull \hbox (6.93005pt too wide) in paragraph at lines 22809--22812 []\T1/qtm/m/n/10 [str] the full JDBC url, for ex-am-ple \T1/qtm/m/it/10 jdbc:po stgresql://my.dbaddress.org:5432/my_db\T1/qtm/m/n/10 . [273] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 274 undefined on input line 22839. Underfull \hbox (badness 10000) in paragraph at lines 22861--22865 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [274] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 275 undefined on input line 22959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 275 undefined on input line 23003. [275] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 276 undefined on input line 23054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 276 undefined on input line 23085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 276 undefined on input line 23109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 276 undefined on input line 23133. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 276 undefined on input line 23150. [276] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 277 undefined on input line 23169. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 277 undefined on input line 23174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 277 undefined on input line 23196. [277] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 278 un defined on input line 23261. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 278 undefined on input line 23293. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 278 undefined on input line 23332. [278] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 279 undefined on input line 23387. [279] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 280 undefined on input line 23478. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 280 undefined on input line 23502. [280] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 281 undefined on input line 23571. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 281 undefined on input line 23632. [281] [282] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 283 undefined on input line 23825. [283] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 284 undefined on input line 23886. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 284 undefined on input line 23955. [284] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 285 undefined on input line 24018. [285] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 286 undefined on input line 24109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 286 undefined on input line 24163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 286 undefined on input line 24194. [286] Underfull \hbox (badness 10000) in paragraph at lines 24284--24287 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 287 undefined on input line 24301. [287] Underfull \hbox (badness 10000) in paragraph at lines 24345--24348 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 288 undefined on input line 24362. [288] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 289 undefined on input line 24504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 289 undefined on input line 24533. [289] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 290 undefined on input line 24573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 290 undefined on input line 24594. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 290 undefined on input line 24639. [290] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 291 undefined on input line 24733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 291 undefined on input line 24744. [291] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 292 undefined on input line 24791. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 292 undefined on input line 24854. [292] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 293 undefined on input line 24923. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 293 undefined on input line 24971. [293] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 294 undefined on input line 25044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 294 undefined on input line 25068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 294 undefined on input line 25099. [294] [295] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 296 undefined on input line 25285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 296 undefined on input line 25306. [296] [297] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 298 undefined on input line 25558. [298] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 299 undefined on input line 25630. [299] Underfull \hbox (badness 10000) in paragraph at lines 25678--25681 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 25685--25688 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. Overfull \hbox (10.06342pt too wide) in paragraph at lines 25744--25748 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [300] [301] [302] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26059--26063 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 26311--26314 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 26318--26321 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [305] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26373--26377 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [306] Underfull \hbox (badness 6758) in paragraph at lines 26612--26615 []\T1/qtm/m/n/10 datarobot-key: str. Cor-re-sponds the to the \T1/txtt/m/n/10 P redictionServer\T1/qtm/m/n/10 ’s “s- [307] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 308 undefined on input line 26731. [308] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 309 undefined on input line 26787. [309] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 310 undefined on input line 26853. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 310 undefined on input line 26919. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 310 undefined on input line 26954. [310] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 311 undefined on input line 26998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 311 undefined on input line 27013. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 311 undefined on input line 27031. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 311 undefined on input line 27036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 311 undefined on input line 27041. [311] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 312 undefined on input line 27196. Underfull \hbox (badness 10000) in paragraph at lines 27194--27197 [] [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 313 undefined on input line 27276. [313] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 314 undefined on input line 27359. Underfull \hbox (badness 10000) in paragraph at lines 27387--27390 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 27391--27394 [] [314] [315] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 316 undefined on input line 27491. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 316 undefined on input line 27517. Underfull \hbox (badness 10000) in paragraph at lines 27513--27518 []\T1/qtm/m/n/10 [bool] Is ‘’True’’ if pre-dic-tions by fore-cast Underfull \hbox (badness 10000) in paragraph at lines 27513--27518 \T1/qtm/m/n/10 date is en-abled for this de-ploy-ment. To up-date this set-ting , see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ForecastDateSettings' on page 316 undefined on input line 27535. [316] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 317 undefined on input line 27620 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 317 undefined on input line 276 30. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 317 undefined on input line 27693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 317 undefined on input line 27698. Underfull \hbox (badness 10000) in paragraph at lines 27695--27699 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [317] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 318 undefined on input line 2770 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 318 undefined on input line 2779 2. [318] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 319 undefined on input line 27870. Underfull \hbox (badness 10000) in paragraph at lines 27866--27871 []\T1/qtm/m/n/10 [bool] If tar-get drift track-ing is en-abled for this de-ploy -ment. Underfull \hbox (badness 10000) in paragraph at lines 27866--27871 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’-tar-get_drift’’ set- tings, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 319 undefined on input line 27881. Underfull \hbox (badness 10000) in paragraph at lines 27877--27882 []\T1/qtm/m/n/10 [bool] If fea-ture drift track-ing is en-abled for this de-plo y-ment. Underfull \hbox (badness 10000) in paragraph at lines 27877--27882 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’fea-ture_drift’’ set- tings, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.DriftTrackingSettings' on page 319 undefined on input line 27891. [319] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 320 undefined on input line 28023. Underfull \hbox (badness 10000) in paragraph at lines 28019--28024 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy-ment. Underfull \hbox (badness 10000) in paragraph at lines 28019--28024 \T1/qtm/m/n/10 To up-date ex-ist-ing ‘’pre-dic-tions_data_collection’’ set-tings, see [320] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 321 undefined on input line 2809 1. Underfull \hbox (badness 10000) in paragraph at lines 28087--28092 \T1/qtm/m/n/10 cre-ate or up-date ex-ist-ing ‘’pre-dic-tion_warning’’ s et-tings, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionWarningSettings' on page 321 undefined on input line 28 115. [321] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 322 undefined on input line 28197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 322 undefined on input line 28316. [322] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 323 undefined on input line 28374. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 323 undefined on input line 28420. [323] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 324 undefined on input line 28468. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 324 undefined on input line 28534. [324] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 325 undefined on input line 28580. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 325 undefined on input line 28634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 325 undefined on input lin e 28688. [325] [326] [327] [328] Overfull \hbox (25.7449pt too wide) in paragraph at lines 29042--29045 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 329 undefined on input line 29064. Overfull \hbox (53.69485pt too wide) in paragraph at lines 29078--29081 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 329 undefined on input line 29112. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 329 undefined on input line 29143. [329] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 330 undefined on input line 29254. [330] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 331 undefined on input line 29346. [331] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 332 undefined on input line 29466. [332] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 333 undefined on input line 29571. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 333 undefined on input line 29652. [333] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 334 undefined on input line 29741. [334] [335] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 336 undefined on input line 29908. Overfull \hbox (10.41382pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [336] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 337 undefined on input lin e 30103. Underfull \hbox (badness 10000) in paragraph at lines 30117--30120 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 30121--30124 []\T1/qtm/m/n/10 The [337] Underfull \hbox (badness 10000) in paragraph at lines 30144--30147 []\T1/qtm/m/n/10 De- Overfull \hbox (11.04495pt too wide) in paragraph at lines 30148--30152 [] [338] [339] [340] Overfull \hbox (77.69371pt too wide) in paragraph at lines 30237--30237 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 is_external_baseline_dataset_valid\T1/qtm/m/n/10 , Overfull \hbox (70.54372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [341] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 342 undefined on i nput line 30331. Underfull \hbox (badness 10000) in paragraph at lines 30383--30386 [] [342] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 343 undefined on input line 30427. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 343 undefined on input line 30472. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 343 undefined on input line 30501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 343 undefined on input line 30508. [343] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 344 undefined on input line 30596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 344 undefined on input line 30625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 344 undefined on input line 30632. [344] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 345 undefined on input line 30711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 345 undefined on input line 30740. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 345 undefined on input line 30747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 345 undefined on input line 30769. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 345 undefined on input line 30771. [345] Underfull \hbox (badness 10000) in paragraph at lines 30880--30885 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30880--30885 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [346] [347] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 348 undefined on input line 31059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 348 undefined on input line 31088. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 348 undefined on input line 31117. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 348 undefined on input line 31146. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 348 undefined on input line 31182. [348] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 349 undefined on input line 31213. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 349 undefined on input line 31265. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 349 undefined on input line 31268. [349] Underfull \hbox (badness 10000) in paragraph at lines 31346--31351 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 31346--31351 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [350] [351] [352] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 353 undefined on input line 31759. Underfull \hbox (badness 8075) in paragraph at lines 31791--31795 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [353] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 354 undefined on input line 31858. [354] Underfull \hbox (badness 10000) in paragraph at lines 31941--31944 []\T1/qtm/m/n/10 [list(dict)] List of joint prob-a-bil-ity val-ues with a schem a de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 31949--31952 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: Underfull \hbox (badness 10000) in paragraph at lines 31949--31952 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_joint_probabilities' on page 355 undefined on input line 31965. Underfull \hbox (badness 10000) in paragraph at lines 32008--32011 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [355] Underfull \hbox (badness 5787) in paragraph at lines 32067--32070 []\T1/qtm/m/n/10 [list(dict)] List of con-di-tional prob-a-bil-ity val-ues with a schema de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 32077--32080 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0|B=1) can be re-trieved via: Underfull \hbox (badness 10000) in paragraph at lines 32077--32080 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_conditional_probabilities' on page 356 undefined on input line 320 93. [356] Underfull \hbox (badness 10000) in paragraph at lines 32145--32149 []\T1/qtm/m/n/10 The con-di-tional prob-a-bil-i-ties for the re-quested Underfull \hbox (badness 10000) in paragraph at lines 32220--32224 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 6691) in paragraph at lines 32220--32224 \T1/qtm/m/n/10 get pair-wise data for. Since ‘v2.19’ this is op-tional and de-faults to [357] Underfull \hbox (badness 10000) in paragraph at lines 32225--32229 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 5431) in paragraph at lines 32225--32229 \T1/qtm/m/n/10 pen-dence for the data. Since ‘v2.19’ this is op-tional and de-faults to LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix' on page 358 undefined on input line 32251. [358] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 359 undefined on input line 32350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 359 undefined on input line 32406. [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 32618--32623 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [361] Underfull \hbox (badness 10000) in paragraph at lines 32676--32679 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 32680--32685 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 32680--32685 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [362] Underfull \hbox (badness 10000) in paragraph at lines 32738--32741 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 32776--32779 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 32780--32785 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 32780--32785 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 32949--32952 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond [365] Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 32980--32985 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [366] [367] Underfull \hbox (badness 10000) in paragraph at lines 33225--33229 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 33256--33260 []\T1/qtm/m/n/10 list of sec- [368] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 369 undefined on input line 33313. [369] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 370 undefined on input line 33408. Underfull \hbox (badness 10000) in paragraph at lines 33436--33439 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [370] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 371 undefined on input line 33479. [371] [372] [373] Overfull \hbox (14.04398pt too wide) in paragraph at lines 33762--33762 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [374] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 375 undefined on input line 33848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 375 undefined on input line 33969. [375] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 376 undefined on input line 34011. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 376 undefined on input line 34093. [376] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 377 undefined on input line 34124. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 377 undefined on input line 34182. [377] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 378 undefined on input line 34258. [378] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 379 undefined on input line 34372. [379] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 380 undefined on input lin e 34458. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 380 undefined on input line 3 4490. [380] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 381 undefined on input line 34598. [381] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 382 undefined on input line 34774. [382] [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 384 undefined on input line 35012. [384] [385] [386] [387] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 388 undefined on input line 35565. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 388 undefined on input line 35 589. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 388 undefined on input line 35590. [388] [389] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 390 undefined on input line 35764. [390] Overfull \hbox (11.75487pt too wide) in paragraph at lines 35837--35840 [] [391] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 392 undefined on input line 35992. Underfull \hbox (badness 10000) in paragraph at lines 36006--36016 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 36006--36016 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [392] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 393 undefined on input line 36 075. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 393 undefined on input line 36076. Underfull \hbox (badness 10000) in paragraph at lines 36073--36078 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 36073--36078 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 393 undefined on input line 36153. [393] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 394 undefined on input line 36200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 394 undefined on input line 36218. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 394 undefined on input line 36239. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 394 undefined on input line 36245. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 394 undefined on input line 36254. [394] Underfull \hbox (badness 10000) in paragraph at lines 36279--36283 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 36284--36291 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 395 undefined on input line 36313. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 395 undefined on input line 36346. [395] Underfull \hbox (badness 10000) in paragraph at lines 36375--36379 [] Underfull \hbox (badness 5359) in paragraph at lines 36375--36379 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 36383--36386 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 36390--36393 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 36397--36401 [] [396] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 397 undefined on input line 36481. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 397 undefined on input line 36511. Underfull \hbox (badness 10000) in paragraph at lines 36559--36562 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [397] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 398 undefined on input line 36597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 398 undefined on input line 36605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 398 undefined on input line 36658. [398] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 399 undefined on input line 36701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 399 undefined on input line 36750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 399 undefined on input line 36753. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 399 undefined on input line 36804. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 399 undefined on input line 36807. [399] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 400 undefined on input line 36894. [400] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 401 undefined on input line 36990. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 401 undefined on input line 37043. [401] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 402 undefined on input line 37071. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 402 undefined on input line 37119. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 402 undefined on input line 37 152. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 402 undefined on input line 37153. Underfull \hbox (badness 10000) in paragraph at lines 37150--37155 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 37150--37155 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [402] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 403 undefined on input line 37209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 403 undefined on input line 37262. [403] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 404 undefined on input line 37348. [404] [405] Underfull \hbox (badness 10000) in paragraph at lines 37575--37579 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [406] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 407 undefined on input line 37636. [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 38038--38041 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 38045--38049 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 38057--38061 [] [410] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 411 undefined on input line 38129. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 411 undefined on input line 38130. [411] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 412 undefined on input line 38200. [412] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 413 undefined on input line 38368. [413] [414] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 415 undefined on input line 38646. [415] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 416 undefined on input line 38 700. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 416 undefined on input line 38701. [416] [417] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 418 undefined on input line 38910. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 418 undefined on input line 39046. [418] [419] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 420 undefined on input line 39214. [420] [421] Underfull \hbox (badness 10000) in paragraph at lines 39381--39385 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [422] [423] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 424 undefined on input line 39526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 424 undefined on input line 39527. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 424 undefined on input line 39640. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 424 undefined on input line 39643. [424] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 425 undefined on input line 39730. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 425 undefined on input line 39733. [425] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 426 undefined on input line 39792. Underfull \hbox (badness 10000) in paragraph at lines 39821--39825 [] Underfull \hbox (badness 5359) in paragraph at lines 39821--39825 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 39829--39832 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 39836--39839 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 39843--39847 [] [426] [427] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 428 undefined on input line 40129. [428] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 429 undefined on input line 40278. [429] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 430 undefined on input line 40375. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 430 undefined on input line 40383. [430] [431] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 432 undefined on input line 40574. Overfull \hbox (11.75487pt too wide) in paragraph at lines 40616--40619 [] [432] Underfull \hbox (badness 10000) in paragraph at lines 40773--40776 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 433 undefined on input line 40830. [433] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 434 undefined on input line 40873. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 434 undefined on input line 40911. [434] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 435 undefined on input line 40980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 435 undefined on input line 40998. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 435 undefined on input line 41019. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 435 undefined on input line 41025. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 435 undefined on input line 41034. [435] Underfull \hbox (badness 10000) in paragraph at lines 41059--41063 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 41064--41071 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 436 undefined on input line 41093. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 436 undefined on input line 41128. [436] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 437 undefined on input line 41163. Underfull \hbox (badness 10000) in paragraph at lines 41183--41186 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 41190--41194 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 41202--41206 [] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 437 undefined on input line 41258. [437] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 438 undefined on input line 41286. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 438 undefined on input line 41333. [438] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 439 undefined on input line 41 438. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 439 undefined on input line 41439. [439] [440] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 441 undefined on input line 41630. [441] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 442 undefined on input line 41766. Overfull \vbox (1.47964pt too high) detected at line 41883 [442] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 443 undefined on input line 41934. [443] [444] Underfull \hbox (badness 10000) in paragraph at lines 42101--42105 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [445] [446] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 447 undefined on input line 42246. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 447 undefined on input line 42247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 447 undefined on input line 42360. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 447 undefined on input line 42363. [447] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 448 undefined on input line 42450. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 448 undefined on input line 42453. [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 449 undefined on input line 42512. Underfull \hbox (badness 10000) in paragraph at lines 42541--42545 [] Underfull \hbox (badness 5359) in paragraph at lines 42541--42545 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 42549--42552 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 42556--42559 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 42563--42567 [] [449] [450] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 451 undefined on input line 42849. [451] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 452 undefined on input line 42998. [452] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 453 undefined on input line 43095. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 453 undefined on input line 43103. [453] [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 455 undefined on input line 43294. Overfull \hbox (11.75487pt too wide) in paragraph at lines 43336--43339 [] [455] Underfull \hbox (badness 10000) in paragraph at lines 43516--43519 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [456] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 457 undefined on input line 43573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 457 undefined on input line 43616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 457 undefined on input line 43654. [457] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 458 undefined on input line 43 721. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 458 undefined on input line 43722. Underfull \hbox (badness 10000) in paragraph at lines 43719--43724 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 43719--43724 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 458 undefined on input line 43778. [458] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 459 undefined on input line 43826. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 459 undefined on input line 43861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 459 undefined on input line 43879. [459] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 460 undefined on input line 43900. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 460 undefined on input line 43906. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 460 undefined on input line 43915. Underfull \hbox (badness 10000) in paragraph at lines 43940--43944 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 43945--43952 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 460 undefined on input line 43974. [460] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 461 undefined on input line 44009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 461 undefined on input line 44044. Underfull \hbox (badness 10000) in paragraph at lines 44064--44067 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 44071--44075 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 44083--44087 [] [461] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 462 undefined on input line 44139. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 462 undefined on input line 44167. [462] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 463 undefined on input line 44214. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 463 undefined on input line 44310. [463] Underfull \hbox (badness 10000) in paragraph at lines 44324--44334 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 44324--44334 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 464 undefined on input line 44 393. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 464 undefined on input line 44394. Underfull \hbox (badness 10000) in paragraph at lines 44391--44396 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 44391--44396 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [464] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 465 undefined on input line 44471. [465] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 466 undefined on input line 44 511. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 466 undefined on input line 44512. [466] Underfull \hbox (badness 6173) in paragraph at lines 44610--44615 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 467 undefined on input line 44667. [467] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 468 undefined on input line 44676. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 468 undefined on input line 44683. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 468 undefined on input line 44691. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 468 undefined on input line 44699. [468] Overfull \hbox (11.83478pt too wide) in paragraph at lines 44842--44846 [] [469] [470] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 471 undefined on input line 45 055. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 471 undefined on input line 45056. Underfull \hbox (badness 10000) in paragraph at lines 45053--45058 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 45053--45058 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [471] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 472 undefined on input line 45188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 472 undefined on input line 45192. Underfull \hbox (badness 10000) in paragraph at lines 45196--45199 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 472 undefined on input line 45241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 472 undefined on input line 45244. Underfull \hbox (badness 10000) in paragraph at lines 45255--45258 []\T1/qtm/m/n/10 The back-test [472] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 473 undefined on input line 45287. Underfull \hbox (badness 10000) in paragraph at lines 45301--45304 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 473 undefined on input line 45326. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 473 undefined on input line 45379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 473 undefined on input line 45382. [473] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 474 undefined on input line 45482. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 474 undefined on input line 45489. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 474 undefined on input line 45497. [474] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 475 undefined on input line 45575. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 475 undefined on input line 45623. [475] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 476 undefined on input line 45697. [476] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 477 undefined on input line 4 5760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 477 undefined on input line 45793. [477] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 478 undefined on input line 45871. [478] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 479 undefined on input line 4 5941. Underfull \hbox (badness 10000) in paragraph at lines 45939--45943 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a \T1/txtt/m/sl/10 ForecastVsAct ualPlotPreview \T1/qtm/m/n/10 rep-re-sent-ing LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 479 undefined on input line 45974. [479] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 480 undefined on input line 46042. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 480 undefined on input line 46 103. Underfull \hbox (badness 7047) in paragraph at lines 46101--46105 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTim ePlotPreview \T1/qtm/m/n/10 rep-re-sent-ing [480] [481] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 482 undefined on input line 46207. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 482 undefined on input line 46243. Underfull \hbox (badness 10000) in paragraph at lines 46271--46275 [] Underfull \hbox (badness 5359) in paragraph at lines 46271--46275 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 46279--46282 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 46286--46289 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 46293--46297 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 482 undefined on input line 46327. [482] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 483 undefined on input line 46378. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 483 undefined on input line 46386. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 483 undefined on input line 46432. [483] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 484 undefined on input line 46544. [484] [485] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 486 undefined on input line 46712. [486] Underfull \hbox (badness 10000) in paragraph at lines 46879--46883 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [487] [488] [489] [490] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 491 undefined on input line 47331. [491] [492] [493] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 494 undefined on input line 47654. Overfull \hbox (11.75487pt too wide) in paragraph at lines 47696--47699 [] [494] Underfull \hbox (badness 10000) in paragraph at lines 47876--47879 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [495] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 496 undefined on input line 47 952. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 496 undefined on input line 47953. Underfull \hbox (badness 10000) in paragraph at lines 47950--47955 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 47950--47955 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 496 undefined on input line 48009. [496] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 497 undefined on input line 48044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 497 undefined on input line 48062. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 497 undefined on input line 48083. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 497 undefined on input line 48089. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 497 undefined on input line 48098. [497] Underfull \hbox (badness 10000) in paragraph at lines 48123--48127 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 48128--48135 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 498 undefined on input line 48157. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 498 undefined on input line 48192. [498] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 499 undefined on input line 48227. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 499 undefined on input line 48251. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 499 undefined on input line 48279. [499] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 500 undefined on input line 48 363. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 500 undefined on input line 48364. Underfull \hbox (badness 10000) in paragraph at lines 48361--48366 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 48361--48366 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [500] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 501 undefined on input line 48441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 501 undefined on input line 48 481. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 501 undefined on input line 48482. [501] [502] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 503 undefined on input line 48743. [503] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 504 undefined on input line 48774. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 504 undefined on input line 48807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 504 undefined on input line 48 872. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 504 undefined on input line 48873. [504] [505] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 506 undefined on input line 49067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 506 undefined on input line 49110. [506] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 507 undefined on input line 49246. [507] [508] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 509 undefined on input line 49414. [509] [510] Underfull \hbox (badness 10000) in paragraph at lines 49581--49585 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [511] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 512 undefined on input line 49726. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 512 undefined on input line 49727. [512] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 513 undefined on input line 49840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 513 undefined on input line 49843. [513] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 514 undefined on input line 49930. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 514 undefined on input line 49933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 514 undefined on input line 49992. [514] Underfull \hbox (badness 10000) in paragraph at lines 50021--50025 [] Underfull \hbox (badness 5359) in paragraph at lines 50021--50025 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 50029--50032 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 50036--50039 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 50043--50047 [] [515] [516] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 517 undefined on input line 50329. [517] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 518 undefined on input line 50478. [518] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 519 undefined on input line 50575. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 519 undefined on input line 50583. [519] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 520 undefined on input line 50774. [520] Overfull \hbox (11.75487pt too wide) in paragraph at lines 50816--50819 [] [521] Underfull \hbox (badness 10000) in paragraph at lines 50996--50999 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 522 undefined on input line 51053. [522] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 523 undefined on input line 51096. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 523 undefined on input line 51134. [523] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 524 undefined on input line 51 201. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 524 undefined on input line 51202. Underfull \hbox (badness 10000) in paragraph at lines 51199--51204 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 51199--51204 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 524 undefined on input line 51258. [524] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 525 undefined on input line 51306. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 525 undefined on input line 51341. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 525 undefined on input line 51359. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 525 undefined on input line 51380. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 525 undefined on input line 51386. [525] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 526 undefined on input line 51395. Underfull \hbox (badness 10000) in paragraph at lines 51420--51424 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 51425--51432 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 526 undefined on input line 51454. [526] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 527 undefined on input line 51489. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 527 undefined on input line 51524. Underfull \hbox (badness 10000) in paragraph at lines 51544--51547 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 51551--51555 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 51563--51567 [] [527] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 528 undefined on input line 51619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 528 undefined on input line 51647. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 528 undefined on input line 51694. [528] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 529 undefined on input line 51790. Underfull \hbox (badness 10000) in paragraph at lines 51804--51814 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 51804--51814 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [529] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 530 undefined on input line 51 873. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 530 undefined on input line 51874. Underfull \hbox (badness 10000) in paragraph at lines 51871--51876 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 51871--51876 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [530] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 531 undefined on input line 51951. LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 531 undefined on input line 51984. [531] Underfull \hbox (badness 10000) in paragraph at lines 52133--52136 []\T1/qtm/m/n/10 [dict] “-Pa-ram-e-ter-s” dic-tio-nary, same as spec-i-fied on Overfull \hbox (58.6449pt too wide) in paragraph at lines 52137--52138 [] Underfull \hbox (badness 10000) in paragraph at lines 52137--52138 [532] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 533 undefined on input line 52148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 533 undefined on input line 52172. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 533 undefined on input line 52230. [533] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 534 undefined on input line 52319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 534 undefined on input line 52367. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 534 undefined on input line 52414. [534] [535] [536] [537] Overfull \hbox (3.26418pt too wide) in paragraph at lines 52951--52951 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , [538] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 539 undefined on input line 52961. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 539 undefined on input line 52962. Underfull \hbox (badness 10000) in paragraph at lines 52960--52963 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to \T1/txt t/m/sl/10 Project.analyze_and_model \T1/qtm/m/n/10 via the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 539 undefined on input line 52 966. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 539 undefined on input line 52967. Underfull \hbox (badness 10000) in paragraph at lines 52970--52973 []\T1/qtm/m/n/10 Note that ei-ther (\T1/txtt/m/n/10 holdout_start_date\T1/qtm/m /n/10 , \T1/txtt/m/n/10 holdout_duration\T1/qtm/m/n/10 ) or (\T1/txtt/m/n/10 ho ldout_start_date\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 52980--52984 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 52980--52984 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the Underfull \hbox (badness 10000) in paragraph at lines 52996--53001 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [539] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 540 undefined on input line 53022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 540 undefined on input line 53061. [540] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 541 undefined on input line 53099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 541 undefined on input line 53127. Underfull \hbox (badness 10000) in paragraph at lines 53141--53145 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [541] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 542 undefined on input line 53 230. Underfull \hbox (badness 10000) in paragraph at lines 53249--53254 []\T1/qtm/m/n/10 Op-tion 2 (New in ver-sion v2.20): Use \T1/txtt/m/n/10 index\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 primary_training_start_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 542 undefined on input line 53 275. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 542 undefined on input line 53276. [542] Underfull \hbox (badness 10000) in paragraph at lines 53349--53350 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.FeatureSettingsPayload' on page 543 undefined on input line 53360 . [543] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 544 undefined on input line 53412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 544 undefined on input line 53417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 544 undefined on input line 53419. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 544 undefined on input line 53420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 544 undefined on input line 53 431. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 544 undefined on input line 53432. [544] Underfull \hbox (badness 10000) in paragraph at lines 53454--53458 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 53454--53458 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [545] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 546 undefined on input line 53549. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 546 undefined on input line 53591. [546] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 547 undefined on input line 53629. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 547 undefined on input line 53666. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 547 undefined on input line 53671. Underfull \hbox (badness 10000) in paragraph at lines 53679--53683 []\T1/qtm/m/n/10 (New in ver-sion v2.24) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 547 undefined on input line 53707. [547] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 548 undefined on input line 53768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 548 undefined on input line 53816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 548 undefined on input line 53829. [548] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 549 undefined on input line 53850. [549] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 550 undefined on input line 54040. Underfull \hbox (badness 10000) in paragraph at lines 54052--54061 []\T1/qtm/m/n/10 [bool, op-tional] De-faults to \T1/txtt/m/n/10 False\T1/qtm/m/ n/10 . If \T1/txtt/m/n/10 False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 54052--54061 \T1/qtm/m/n/10 will use a duration-based ap-proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 550 undefined on input line 54075. [550] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 551 undefined on input line 54187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 551 undefined on input line 54208. [551] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 552 undefined on input line 54229. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 552 undefined on input line 54230. Underfull \hbox (badness 10000) in paragraph at lines 54228--54231 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to \T1/txt t/m/sl/10 Project.analyze_and_model \T1/qtm/m/n/10 via the Underfull \hbox (badness 10000) in paragraph at lines 54228--54231 \T1/txtt/m/n/10 partitioning_method \T1/qtm/m/n/10 pa-ram-e-ter. To see the ful l par-ti-tion-ing use \T1/txtt/m/sl/10 DatetimePartitioning. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 552 undefined on input line 54310. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 552 undefined on input line 54 320. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 552 undefined on input line 54321. [552] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 553 undefined on input line 54411. [553] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 554 undefined on input line 54441. Underfull \hbox (badness 10000) in paragraph at lines 54455--54458 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [554] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 555 undefined on input line 54610. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 555 undefined on input line 54620. [555] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 556 undefined on input line 54642. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 556 undefined on input line 54660. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 556 undefined on input line 54685. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 556 undefined on input line 54704. [556] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 557 undefined on input line 54770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 557 undefined on input line 54840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 557 undefined on input line 54871. [557] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 558 undefined on input line 55003. [558] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 559 undefined on input line 55052. [559] [560] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 561 undefined on input line 55318. [561] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 562 undefined on input line 55436. [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 55677--55680 []\T1/qtm/m/n/10 Com-pute a Pre-dic-tion-Ex-pla-na-tion-sIni-tial-iza-tion for the model via \T1/txtt/m/n/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 55682--55685 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [564] [565] [566] Overfull \hbox (15.28386pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [567] Underfull \hbox (badness 10000) in paragraph at lines 56120--56123 []\T1/qtm/m/n/10 [list] an ar-ray of dic-tio-nar-ies with a schema de-scribed a s Overfull \hbox (89.36382pt too wide) in paragraph at lines 56133--56133 \T1/qtm/m/it/10 tion_explanations_record_location=None\T1/qtm/m/n/10 , Overfull \hbox (5.23384pt too wide) in paragraph at lines 56133--56133 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [568] [569] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 570 undefined on input line 56307. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 570 undefined on input line 56330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 570 undefined on input line 56349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 570 undefined on input line 56374. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 570 undefined on input line 56381. [570] [571] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 572 undefined on input line 56568. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 572 undefined on input line 56573. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 572 undefined on input line 56579. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 572 undefined on input line 56581. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 572 undefined on input line 56586. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 572 undefined on input line 56593. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 572 undefined on input line 56600. [572] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 573 undefined on input line 56658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 573 undefined on input line 56683. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 573 undefined on input line 56691. [573] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 574 undefined on input line 56799. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 574 undefined on input line 56833. [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 57053--57058 []\T1/qtm/m/n/10 Raised if an ob-ject passed to the \T1/txtt/m/n/10 options \T1 /qtm/m/n/10 pa-ram-e-ter is not an [576] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 577 undefined on input line 57086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 577 undefined on input line 57127. [577] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 578 undefined on input line 57223. [578] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 579 undefined on input line 57380. [579] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 580 undefined on input line 57439. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 580 undefined on input line 57489. [580] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 581 undefined on input line 57545. [581] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 82 undefined on input line 57618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 582 undefined on input line 57620. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 582 undefined on input line 57621. Underfull \hbox (badness 6412) in paragraph at lines 57616--57623 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 57616--57623 \T1/qtm/m/it/10 Par-ti-tion Classes \T1/qtm/m/n/10 de-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 57616--57623 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 57665--57670 []\T1/qtm/m/n/10 Com-pute “All back-test” [582] Overfull \hbox (1.56093pt too wide) in paragraph at lines 57700--57708 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 583 undefined on input line 57761. [583] Underfull \hbox (badness 10000) in paragraph at lines 57837--57840 []\T1/qtm/m/n/10 Project.list(search_params={‘project_name’: ‘red’}) >> > LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 584 undefined on input line 57854. [584] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 85 undefined on input line 57973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 585 undefined on input line 57975. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 585 undefined on input line 57976. Underfull \hbox (badness 6412) in paragraph at lines 57971--57978 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 57971--57978 \T1/qtm/m/it/10 Par-ti-tion Classes \T1/qtm/m/n/10 de-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 57971--57978 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. [585] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 586 undefined on input line 58080. [586] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 87 undefined on input line 58165. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 587 undefined on input line 58167. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 587 undefined on input line 58168. Underfull \hbox (badness 6412) in paragraph at lines 58163--58170 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 58163--58170 \T1/qtm/m/it/10 Par-ti-tion Classes \T1/qtm/m/n/10 de-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 58163--58170 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. [587] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 588 undefined on input line 58267. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 588 undefined on input line 58271. [588] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 589 undefined on input line 58382. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 589 undefined on input line 58406. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 589 undefined on input line 58458. [589] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 590 undefined on input line 58485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 590 undefined on input line 58507. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 590 undefined on input line 58565. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 590 undefined on input line 58586. [590] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 591 undefined on input line 58621. [591] Underfull \hbox (badness 10000) in paragraph at lines 58693--58697 []\T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1 /txtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 592 undefined on input line 58704. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 592 undefined on input line 58739. [592] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 593 undefined on input line 58789. [593] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 594 undefined on input line 58888. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 594 undefined on input line 58964. [594] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 595 undefined on input line 59006. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 595 undefined on input line 59022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 595 undefined on input line 59044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 595 undefined on input line 59068. [595] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 596 undefined on input line 59203. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 596 undefined on input line 59225. [596] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 597 undefined on input line 5 9247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 597 undefined on input lin e 59272. [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 598 undefined on input line 59399. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 598 undefined on input line 59436. [598] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 599 undefined on input line 59544. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 599 undefined on input line 59563. [599] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 600 undefined on input line 59603. [600] [601] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 602 undefined on input line 59869. Underfull \hbox (badness 10000) in paragraph at lines 59904--59914 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 59904--59914 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [602] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 603 undefined on input line 59 997. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 603 undefined on input line 59998. Underfull \hbox (badness 10000) in paragraph at lines 59995--60000 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 59995--60000 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [603] Underfull \hbox (badness 10000) in paragraph at lines 60089--60093 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [604] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. check_blendable' on page 605 undefined on input line 60110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 605 undefined on input line 60120. Underfull \hbox (badness 10000) in paragraph at lines 60139--60143 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 605 undefined on input line 60147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 605 undefined on input line 60154. Underfull \hbox (badness 10000) in paragraph at lines 60205--60209 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [605] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 606 undefined on input line 60235. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 606 undefined on input line 60259. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 606 undefined on input line 60283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 606 undefined on input line 60307. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 606 undefined on input line 60331. [606] Underfull \hbox (badness 10000) in paragraph at lines 60380--60384 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 607 undefined on input line 60410. Underfull \hbox (badness 10000) in paragraph at lines 60424--60428 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 607 undefined on input line 60454. Underfull \hbox (badness 10000) in paragraph at lines 60481--60487 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [607] [608] [609] Underfull \hbox (badness 10000) in paragraph at lines 60744--60750 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 60744--60750 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 610 undefined on input line 60776. Underfull \hbox (badness 10000) in paragraph at lines 60779--60784 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 \T1/qtm/m/n/10 cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proporti onalParity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [610] Overfull \hbox (1.56093pt too wide) in paragraph at lines 60821--60829 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [611] Underfull \hbox (badness 10000) in paragraph at lines 60960--60964 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 612 undefined on input line 60990. [612] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 613 undefined on input line 61074. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 613 undefined on input line 61098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 613 undefined on input line 61122. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 613 undefined on input line 61139. [613] LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 614 undefined on input line 61218. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 614 undefined on input line 61221. [614] Underfull \hbox (badness 10000) in paragraph at lines 61276--61279 []\T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is no t from \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 615 undefined on input line 61298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 615 undefined on input line 61333. [615] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 616 undefined on input line 61412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 616 undefined on input line 61439. [616] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 617 undefined on input line 61539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 617 undefined on i nput line 61619. [617] Overfull \hbox (1.56093pt too wide) in paragraph at lines 61767--61775 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [618] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 619 undefined on input line 61795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 619 undefined on input line 61836. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 619 undefined on input line 61877. [619] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 620 undefined on input line 61901. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 620 undefined on input line 61932. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 620 undefined on input line 61970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 620 undefined on input line 61973. Underfull \hbox (badness 10000) in paragraph at lines 61968--61974 []\T1/qtm/m/n/10 This is an al-ter-na-tive to pass-ing a spec-i-fi-ca-tion to \ T1/txtt/m/sl/10 Project.analyze_and_model \T1/qtm/m/n/10 via the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 620 undefined on input line 61981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 620 undefined on input line 62000. [620] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 621 undefined on input line 62032. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 621 undefined on input line 62154. [621] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 622 undefined on input line 62210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 622 undefined on input line 62295. [622] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 623 undefined on input line 62356. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 623 undefined on input line 62384. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 623 undefined on input line 62413. [623] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 624 undefined on input line 62434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 624 undefined on input line 62434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 624 undefined on input line 62532. [624] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 625 undefined on input line 62603. [625] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 626 undefined on input line 62663. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 626 undefined on input line 62695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 626 undefined on input line 62711. [626] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 627 undefined on input line 62773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 627 undefined on input line 62835. [627] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 628 undefined on input l ine 62867. Overfull \hbox (45.45493pt too wide) in paragraph at lines 62911--62914 [] Underfull \hbox (badness 10000) in paragraph at lines 62950--62953 [] [628] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 629 undefined on input line 63058. [629] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 630 undefined on input line 63132. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 630 undefined on input l ine 63164. Overfull \hbox (0.7738pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [630] [631] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.RocCurve' on page 632 undefined on input line 63292. [632] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 633 undefined on input line 63409. LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 633 undefined on input line 63423. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 633 undefined on input line 63480. [633] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 634 undefined on input line 63546. [634] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 635 undefined on input line 63790. [635] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 636 undefined on input line 63874 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 636 undefined on input line 63905. [636] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 637 undefined on input line 63940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 637 undefined on input line 64013. [637] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 638 undefined on input line 64106. [638] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 639 undefined on input line 64190 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 639 undefined on input line 64221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 639 undefined on input line 64256. [639] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 640 undefined on input line 64351. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 640 undefined on input line 64393. [640] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 641 undefined on input line 64416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 641 undefined on input line 64417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 641 undefined on input line 64418. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 641 undefined on input line 64419. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 641 undefined on input line 64420. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 641 un defined on input line 64435. [641] Underfull \hbox (badness 10000) in paragraph at lines 64571--64576 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [642] [643] [644] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 645 undefined on input line 64871. [645] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 646 undefined on input line 6 4893. [646] [647] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 648 undefined on input line 65158. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 648 undefined on input line 65274. [648] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 649 undefined on input line 65309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 649 undefined on input line 65368. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 649 undefined on input line 65387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 649 undefined on input line 65416. [649] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 650 undefined on input line 65466. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 650 undefined on input line 65482. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 650 undefined on input line 65487. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 650 undefined on input line 65510. [650] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 651 undefined on input line 65563. [651] [652] Overfull \hbox (5.70496pt too wide) in paragraph at lines 65760--65763 [] Overfull \hbox (110.28496pt too wide) in paragraph at lines 65792--65793 [] Underfull \hbox (badness 10000) in paragraph at lines 65792--65793 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 653 undefined on input line 65867. [653] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 654 undefined on input line 65911. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 654 undefined on input line 65963. [654] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 655 undefined on input line 66011. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 655 undefined on input line 66062. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 655 undefined on input line 66114. [655] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 656 undefined on input line 66175. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 656 undefined on input line 66246. [656] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 657 undefined on input li ne 66290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 657 undefined on input line 66328. Overfull \hbox (52.34491pt too wide) in paragraph at lines 66342--66345 [] Underfull \hbox (badness 10000) in paragraph at lines 66350--66353 []\T1/qtm/m/n/10 A [657] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 658 undefined on in put line 66379. Overfull \hbox (25.7449pt too wide) in paragraph at lines 66411--66414 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 658 undefined on input line 66440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 658 undefined on input line 66485. [658] Overfull \hbox (53.69485pt too wide) in paragraph at lines 66503--66506 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 66556--66559 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 659 undefined on input line 66582. [659] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 660 undefined on input line 66632. Overfull \hbox (40.76382pt too wide) in paragraph at lines 66644--66644 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 66654--66658 []\T1/qtm/m/n/10 The list of LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 660 undefined on input li ne 66705. [660] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 661 undefined on input line 66766. Overfull \hbox (4.4887pt too wide) in paragraph at lines 66778--66778 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (52.34491pt too wide) in paragraph at lines 66799--66802 [] Underfull \hbox (badness 10000) in paragraph at lines 66807--66810 []\T1/qtm/m/n/10 A [661] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 662 undefined on in put line 66836. Overfull \hbox (2.52364pt too wide) in paragraph at lines 66848--66848 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 66853--66856 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 66857--66861 []\T1/qtm/m/n/10 The Overfull \hbox (10.33382pt too wide) in paragraph at lines 66899--66899 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 66899--66899 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [662] Overfull \hbox (0.71489pt too wide) in paragraph at lines 66954--66957 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 663 undefined on input line 66980. [663] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 664 undefined on input line 67047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 664 undefined on input line 67135. [664] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 665 undefined on input line 67193. [665] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 666 undefined on input line 67356. [666] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 667 undefined on input line 67532. [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 668 undefined on input line 67605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 668 undefined on input line 67682. [668] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 669 undefined on input line 67715. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 669 undefined on input line 67770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 669 undefined on input line 67792. [669] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 670 undefined on input line 67815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 670 undefined on input line 67882. [670] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 671 undefined on input line 67967. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 671 undefined on input line 68000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 671 undefined on input line 68024. [671] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 672 undefined on input line 68131. [672] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 673 undefined on input line 68211. [673] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 674 undefined on input line 68298. [674] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 675 undefined on input line 68398. [675] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 676 undefined on input line 68440. [676] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 677 undefined on input line 68522. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 677 undefined on input line 68525. Overfull \hbox (11.64404pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 tive_feature_derivation_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (7.74406pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 tive_feature_derivation_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (15.70413pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [677] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 678 undefined on input line 68582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 678 undefined on input line 68585. [678] Underfull \hbox (badness 10000) in paragraph at lines 68595--68598 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentPageFile.thumbnail_bytes' on page 679 undefin ed on input line 68650. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentPageFile.mime_type' on page 679 undefined on input line 68654. [679] [680] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentThumbnail' on page 681 undefined on input lin e 68817. [681] [682] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.FeaturesWithSamples' on page 683 undefined on input l ine 68979. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSamplePage' on page 683 undefin ed on input line 69019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSampleDocument' on page 683 und efined on input line 69051. Overfull \hbox (91.78355pt too wide) in paragraph at lines 69063--69063 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (38.99353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 fea- Overfull \hbox (68.71353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (54.58354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_id\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (68.93353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_width\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (71.80354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_height\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (61.80354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_link\T1/qtm/m/n/10 , Overfull \hbox (41.51355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 doc- Overfull \hbox (32.07355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 u- Overfull \hbox (66.79355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (36.51355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ac- Overfull \hbox (123.91354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (40.10353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 pre- Overfull \hbox (39.29355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 dic- Overfull \hbox (72.16353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [683] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSampleDocument' on page 684 und efined on input line 69140. Overfull \hbox (50.8936pt too wide) in paragraph at lines 69152--69152 []\T1/qtm/m/it/10 page_index\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (51.34361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_index\T1/qtm/m/n/10 , Overfull \hbox (17.99359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 fea- Overfull \hbox (47.7136pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (61.4536pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_id\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (75.80359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (78.6736pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (68.6736pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_link\T1/qtm/m/n/10 , Overfull \hbox (43.42361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 text_lines\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (45.79361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (15.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ac- Overfull \hbox (102.9136pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (19.10359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 pre- Overfull \hbox (18.29361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 dic- Overfull \hbox (51.16359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [684] [685] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSamplePage' on page 686 undefin ed on input line 69241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 686 undefined on input line 69370. [686] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 687 undefined on input line 69385. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 687 undefined on input line 69451. [687] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 688 undefined on input line 69499. [688] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 689 undefined on input line 69627 . [689] [690] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 691 undefined on input line 6993 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 691 undefined on input line 6997 4. [691] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 692 undefined on input line 70085. [692] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 693 undefined on input line 70178. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 693 undefined on input line 70237. Overfull \hbox (2.1539pt too wide) in paragraph at lines 70249--70249 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [693] [694] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase' on page 695 undefined on input line 7039 5. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase' on page 695 undefined on input line 7042 6. [695] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase' on page 696 undefined on input line 7047 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase' on page 696 undefined on input line 7051 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.SupportedEmbeddings' on page 696 undefined on input line 70569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.SupportedTextChunkings' on page 696 undefined on input l ine 70594. Overfull \hbox (20.68881pt too wide) in paragraph at lines 70606--70606 \T1/qtm/m/it/10 fault_embedding_model\T1/txtt/m/n/10 )| Overfull \hbox (28.77876pt too wide) in paragraph at lines 70615--70615 []\T1/qtm/m/it/10 text_chunking_configs\T1/txtt/m/n/10 )| [696] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 697 undefined on input line 70686. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 697 undefined on input line 70695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get' on page 697 undefined on input line 70696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list' on page 697 undefined on input line 70697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.archive' on page 697 undefined on input line 70698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.update' on page 697 undefined on input line 70699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_shared_roles' on page 697 undefined on input line 70700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.share' on page 697 undefined on input line 70701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_version' on page 697 undefined on input line 70702. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_versions' on page 697 undefined on input line 70703. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_associated_deployments' on page 697 undefined on input line 70704. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 697 undefined on input line 70708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_external' on page 697 undefined on input line 70709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.list_associated_deployments' on page 697 undefined on input line 70710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_leaderboard_item' on page 697 undefined on input line 70711. Underfull \hbox (badness 10000) in paragraph at lines 70707--70712 \T1/txtt/m/sl/10 create_for_external \T1/qtm/m/n/10 to cre-ate a new reg-is-ter ed model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 70707--70712 \T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments \T1/qtm/m/n /10 to list de-ploy-ments as-so-ci-ated with a LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_registered_model_version' on page 697 undefined on input line 70 715. [697] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.download_model_package_file' on page 698 undefined on input line 70719. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 698 undefined on input line 70731. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase' on page 698 undefined on input line 7074 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase.get' on page 698 undefined on input line 70745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase.list' on page 698 undefined on input line 70746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase.create' on page 698 undefined on input li ne 70747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase.update' on page 698 undefined on input li ne 70748. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase.delete' on page 698 undefined on input li ne 70749. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase.get_supported_embeddings' on page 698 und efined on input line 70750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.vector_databases.VectorDatabase.get_supported_text_chunkings' on page 698 undefined on input line 70751. Underfull \hbox (badness 5548) in paragraph at lines 70743--70752 \T1/qtm/m/n/10 able to the user. \T1/txtt/m/sl/10 VectorDatabase.create \T1/qtm /m/n/10 cre-ates a new Vec-tor-Database. \T1/txtt/m/sl/10 VectorDatabase. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 698 undefined on input line 70764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 698 undefined on input line 70765. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 698 undefined on input line 70766. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 698 undefined on input line 70767. Underfull \hbox (badness 10000) in paragraph at lines 70762--70768 \T1/txtt/m/sl/10 run BatchMonitoringJob.get_status BatchMonitoringJob.cancel Ba tchMonitoringJob. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.submit_actuals_from_catalog_async' on page 698 undefined on input line 70771 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 698 undefined on input line 70775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 698 undefined on input line 70779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 698 undefined on input line 7 0783. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 698 undefined on input line 70787 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 698 undefined on input line 70791. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 698 undefined on input line 70795 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 698 undefined on input line 70795. Underfull \hbox (badness 7888) in paragraph at lines 70794--70796 []\T1/qtm/m/n/10 Added \T1/txtt/m/sl/10 DatetimePartitioningId\T1/qtm/m/n/10 , which can be passed as a \T1/qtm/m/it/10 par-ti-tion-ing_method \T1/qtm/m/n/10 to \T1/txtt/m/sl/10 Project. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 698 undefined on input line 70799. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 698 undefined on input line 70804. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 698 undefined on input line 70805 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 698 undefined on input line 70809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 698 undefined on input line 70813. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 698 undefined on input line 70817. [698] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 699 undefined on input line 70821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 699 undefined on input line 70825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 699 undefined on input line 70830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 699 undefined on input line 70831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 699 undefined on input line 70832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 699 undefined on input line 70833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 699 undefined on input line 70834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 699 undefined on input line 70835 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 699 undefined on input line 70836. Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete BatchMonitoringJobDefiniti on.run_on_schedule LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get' on page 699 undefined on input line 70841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 699 undefined on input line 70846. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 699 undefined on input line 70847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 699 undefined on input line 70852. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 699 undefined on input line 70853. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 699 undefined on input line 70854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 699 undefined on input line 70855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 699 undefined on input line 70856. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 699 undefined on input line 70857. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 699 undefined on input line 70858. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 699 undefined on input line 70859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 699 undefined on input line 70860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 699 undefined on input line 70861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 699 undefined on input line 70862. Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 \T1/txtt/m/sl/10 create_from_url Dataset.create_from_data_source Dataset.create _from_query_generator Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 \T1/txtt/m/sl/10 create_from_dataset Project.create_segmented_project_from_clus tering_model Project. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 699 undefined on input line 70866. Underfull \hbox (badness 10000) in paragraph at lines 70899--70901 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 70908--70910 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 699 undefined on input lin e 70913. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 699 undefined on input line 70917. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 699 undefined on input line 70921. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 699 undefined on input line 70925. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 699 undefined on input line 70929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 699 undefined on input line 70929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 699 undefined on input line 70933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 699 undefined on input line 70933. [699] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 700 undefined on input line 70938. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 700 undefined on input line 70939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 700 undefined on input line 70943. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 700 undefined on input line 70951. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 700 undefined on input line 70952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 700 undefined on input line 70953. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 700 undefined on input line 70954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_lift_chart' on page 700 undefined on input line 70955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_lift_charts' on page 700 undefined on input line 70956. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_residuals_chart' on page 700 undefined on input line 70957. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_residuals_charts' on page 700 undefined on input line 70958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_lift_chart' on page 700 undefined on input line 70959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_residuals_chart' on page 700 undefined on input line 70960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_roc_curve' on page 700 undefined on input line 70961. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 700 undefined on input line 70962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 700 undefined on input line 70963. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 700 undefined on input line 70964. Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 \T1/txtt/m/sl/10 request_feature_effect Model.get_or_request_feature_effect Mod el.get_lift_chart Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 \T1/txtt/m/sl/10 Model.get_all_lift_charts Model.get_residuals_chart Model.get_ all_residuals_charts Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 \T1/txtt/m/sl/10 Model.request_lift_chart Model.request_residuals_chart Model.g et_roc_curve Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 700 undefined on input line 70968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 700 undefined on input line 70969. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 700 undefined on input line 70973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 700 undefined on input line 70974. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_roc_curve' on page 700 undefined on input line 70978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 700 undefined on input line 70982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.list' on page 700 undefined on input line 70983. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.create' on page 700 undefined on input line 70984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.delete' on page 700 undefined on input line 70985. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.request_size' on page 700 undefined on input line 70986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get_size_info' on page 700 undefined on input line 70987. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get' on page 700 undefined on input line 70988. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 700 undefined on input line 70992. Underfull \hbox (badness 10000) in paragraph at lines 70995--70997 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob.get_result_when_complete' on page 700 undefined on input line 71000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 700 undefined on input line 71009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 700 undefined on input line 71015. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 700 undefined on input line 71020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 700 undefined on input line 71020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 700 undefined on input line 71020. Underfull \hbox (badness 10000) in paragraph at lines 71019--71021 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 a nd \T1/txtt/m/sl/10 datarobot.PredictionExplanations. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 700 undefined on input line 71023. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 700 undefined on input line 71040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 700 undefined on input line 71044. [700] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 701 undefined on input line 71077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 701 undefined on input line 71077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 701 undefined on input line 71086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 701 undefined on input line 71089. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 701 undefined on input line 71109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 701 undefined on input line 71113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime.get_as_dataframe' on page 701 undefined on input line 71121 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 701 undefined on input line 71130. Underfull \hbox (badness 10000) in paragraph at lines 71133--71135 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 701 undefined on input line 71144. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 701 undefined on input line 71149. Underfull \hbox (badness 10000) in paragraph at lines 71147--71150 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit_metadata \T1/qtm/m/n/10 has bee n re-moved. Use \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 701 undefined on input line 71154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 701 undefined on input line 71159. Underfull \hbox (badness 10000) in paragraph at lines 71157--71160 []\T1/txtt/m/n/10 DatetimeModel.request_feature_fit \T1/qtm/m/n/10 has been re- moved. Use \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 701 undefined on input line 71164. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 701 undefined on input line 71169. [701] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 702 undefined on input line 71174. Underfull \hbox (badness 10000) in paragraph at lines 71172--71175 []\T1/txtt/m/n/10 Model.get_or_request_feature_fit \T1/qtm/m/n/10 has been re-m oved. Use \T1/txtt/m/sl/10 Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_effect' on page 702 undefined on input line 71179. Underfull \hbox (badness 10000) in paragraph at lines 71177--71180 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 702 undefined on input line 71183. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 702 undefined on input line 71183. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 702 undefined on input line 71184. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 702 undefined on input line 71188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_a ccess_list' on page 702 undefined on input line 71189. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 702 undefined on input line 71189. Underfull \hbox (badness 10000) in paragraph at lines 71187--71190 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing \T1/txt t/m/sl/10 SharingAccess \T1/qtm/m/n/10 in-for-ma-tion. - \T1/txtt/m/sl/10 DataS tore. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.assign_training_data' on page 702 undefined on input line 71193. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 702 undefined on input line 71194. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 702 undefined on input line 71194. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 702 undefined on input line 71238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 702 undefined on input line 7124 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 702 undefined on inpu t line 71248. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 702 undefined on input line 7124 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 702 undefined on input line 71251. Overfull \hbox (248.73975pt too wide) in paragraph at lines 71251--71252 [] Underfull \hbox (badness 10000) in paragraph at lines 71251--71252 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 702 undefined on inp ut line 71254. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 702 undefi ned on input line 71258. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 702 undefined on input line 71262. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 702 undefined on input line 71270. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 702 undefined on input line 71273. Overfull \hbox (1039.5398pt too wide) in paragraph at lines 71273--71274 [] Underfull \hbox (badness 10000) in paragraph at lines 71273--71274 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 702 undefined on inp ut line 71276. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 702 undefi ned on input line 71280. [702] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 703 undefined on input line 71284. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 703 undefined on input line 71292. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 703 undefined on input line 71300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 703 undefined on inpu t line 71333. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 703 undefined on input line 71334. Underfull \hbox (badness 10000) in paragraph at lines 71332--71336 []\T1/qtm/m/n/10 Added new meth-ods \T1/txtt/m/sl/10 BatchPredictionJob.apply_t ime_series_data_prep_and_score \T1/qtm/m/n/10 and Underfull \hbox (badness 7221) in paragraph at lines 71332--71336 \T1/txtt/m/sl/10 BatchPredictionJob.apply_time_series_data_prep_and_score_to_fi le \T1/qtm/m/n/10 that ap-ply time se-ries LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset' on page 703 undefined on input line 71339 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 703 undefined on inp ut line 71340. Underfull \hbox (badness 10000) in paragraph at lines 71338--71343 []\T1/qtm/m/n/10 Added new meth-ods \T1/txtt/m/sl/10 DataEngineQueryGenerator.p repare_prediction_dataset \T1/qtm/m/n/10 and Underfull \hbox (badness 7308) in paragraph at lines 71338--71343 \T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_catal og \T1/qtm/m/n/10 that ap-ply time se-ries LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 703 undefined on input line 71346. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 703 undefined on input line 71352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 703 undefined on inpu t line 71358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 703 undefined on input line 71371. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 703 undefined on input line 71372. Underfull \hbox (badness 10000) in paragraph at lines 71369--71373 []\T1/qtm/m/n/10 Added two new meth-ods to the Im-ageAug-men-ta-tion-List class : \T1/txtt/m/sl/10 ImageAugmentationList.list\T1/qtm/m/n/10 , [703] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_multiclass' on page 704 undefined on input line 71390. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 704 undefined on input line 71394. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 704 undefined on input line 71398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 704 undefined on input line 71402. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 704 undefined on input line 71411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 704 undefined on input line 71415. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 704 undefined on input line 71419. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 704 undefined on input line 71423. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 704 undefined on input line 71447. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 704 undefined on input line 71 451. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 704 undefined on input line 71463. [704] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_leaderboard_ui_permalink' on page 705 undefined on input line 71475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_model_browser' on page 705 undefined on input line 71475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_leaderboard_ui_permalink' on page 705 undefined on input line 71476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_leaderboard_browser' on page 705 undefined on input line 71476. Underfull \hbox (badness 10000) in paragraph at lines 71474--71478 []\T1/qtm/m/n/10 Re-stored \T1/txtt/m/sl/10 Model.get_leaderboard_ui_permalink\ T1/qtm/m/n/10 , \T1/txtt/m/sl/10 Model.open_model_browser\T1/qtm/m/n/10 , \T1/t xtt/m/sl/10 Project. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_leaderboard_ui_permalink' on page 705 undefined on input line 71490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 705 undefined on input line 71490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_model_browser' on page 705 undefined on input line 71494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 705 undefined on input line 71494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_leaderboard_ui_permalink' on page 705 undefined on input line 71498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 705 undefined on input line 71498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_leaderboard_browser' on page 705 undefined on input line 71502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 705 undefined on input line 71502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 705 undefined on input line 71530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 705 undefined on input line 71538. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 705 undefined on input line 71542. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 705 undefined on input line 71546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 705 undefined on input line 71552. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 705 undefined on input line 71560. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 705 undefined on input line 71564. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 705 undefined on input line 71568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 705 undefined on input line 71572. [705] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 706 undefined on input line 71582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 706 undefined on input line 71586. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 706 undefined on input line 71590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 706 undefined on input line 71594. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 706 undefined on input line 71600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 706 undefined on input line 71604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 706 undefined on input line 71630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 706 undefined on input line 71634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 706 undefined on input line 71638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 706 undefined on input line 71664. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 706 undefined on input line 71664. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 706 undefined on input line 71668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 706 undefined on input line 71668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 706 undefined on input line 71672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 706 undefined on input line 71672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 706 undefined on input line 71673. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 706 undefined on input line 71674. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 706 undefined on input line 71678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 706 undefined on input line 71678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 706 undefined on input line 71682. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 706 undefined on input line 71682. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 706 undefined on input line 71686. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 706 undefined on input line 71690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 706 undefined on input line 71694. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 706 undefined on input line 71694. [706] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 707 undefined on input line 71698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 707 undefined on input line 71704. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 707 undefined on input line 71704. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 707 undefined on input line 71708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 707 undefined on input line 71708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 707 undefined on input line 71708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 707 undefined on input line 71712. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 707 undefined on input line 71712. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 707 undefined on input line 71721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 707 undefined on input line 71726. Underfull \hbox (badness 10000) in paragraph at lines 71724--71727 []\T1/qtm/m/n/10 Added sup-port for cre-at-ing mono-tonic fea-ture lists for ti me se-ries projects. Set LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 707 undefined on input line 71730. Underfull \hbox (badness 10000) in paragraph at lines 71729--71731 []\T1/qtm/m/n/10 Added in-for-ma-tion about ver-tex to ad-vanced tun-ing pa-ram -e-ters \T1/txtt/m/sl/10 datarobot.models.Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 707 undefined on input line 71734. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 707 undefined on input line 71734. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 707 undefined on input line 71734. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 707 undefined on input line 71743. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 707 undefined on input line 71755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 707 undefined on input line 71772. [707] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 708 undefined on input line 71782. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 708 undefined on input line 71787. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 708 undefined on input line 71792. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 708 undefined on input line 71797. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 708 undefined on input line 71805. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 708 undefined on input line 71805. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 708 undefined on input line 71809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 708 undefined on input line 71813. Underfull \hbox (badness 10000) in paragraph at lines 71812--71814 []\T1/txtt/m/sl/10 CustomModelVersion\T1/qtm/m/n/10 ’s \T1/txtt/m/n/10 requir ed_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 708 undefined on input line 71817. Underfull \hbox (badness 10000) in paragraph at lines 71816--71818 []\T1/txtt/m/sl/10 CustomTaskVersion\T1/qtm/m/n/10 ’s \T1/txtt/m/n/10 require d_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 708 undefined on input line 71821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 708 undefined on input line 71821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 708 undefined on input line 71825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 708 undefined on input line 71825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 708 undefined on input line 71829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 708 undefined on input line 71829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 708 undefined on input line 71833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 708 undefined on input line 71833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 708 undefined on input line 71837. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 708 undefined on input line 71841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 708 undefined on input line 71845. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 708 undefined on input line 71849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 708 undefined on input line 71849. Underfull \hbox (badness 6364) in paragraph at lines 71848--71850 []\T1/qtm/m/n/10 The \T1/txtt/m/sl/10 Deployment \T1/qtm/m/n/10 method \T1/txtt /m/n/10 create_from_custom_model_image \T1/qtm/m/n/10 was re-moved. Use \T1/txt t/m/sl/10 Deployment. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 708 undefined on input line 71853. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 708 undefined on input line 71857. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 708 undefined on input line 71861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 708 undefined on input line 71865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 708 undefined on input line 71874. [708] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentThumbnail' on page 709 undefined on input lin e 71891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentPageFile' on page 709 undefined on input line 71895. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSample' on page 709 undefined o n input line 71902. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSamplePage' on page 709 undefin ed on input line 71903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSampleDocument' on page 709 und efined on input line 71904. Underfull \hbox (badness 10000) in paragraph at lines 71900--71905 []\T1/qtm/m/n/10 Added ex-per-i-men-tal sup-port to re-trieve doc-u-ment text e x-trac-tion sam-ples us- Underfull \hbox (badness 10000) in paragraph at lines 71900--71905 \T1/qtm/m/n/10 ing: - \T1/txtt/m/sl/10 DocumentTextExtractionSample \T1/qtm/m/n /10 - \T1/txtt/m/sl/10 DocumentTextExtractionSamplePage \T1/qtm/m/n/10 - LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 709 undefined on input line 71909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 709 undefined on input line 71914 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 709 undefined on input line 71918. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 709 undefined on input line 7191 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 709 undefined on input line 7 1920. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 709 undefined on input line 71937. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 709 undefined on input line 71944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 709 undefined on input line 71946. Underfull \hbox (badness 10000) in paragraph at lines 71942--71949 []\T1/qtm/m/n/10 Added sup-port to pass cal-cu-la-tion mode to pre-dic-tion ex- pla-na-tions (\T1/qtm/m/it/10 mode \T1/qtm/m/n/10 pa-ram-e-ter in LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.TopPredi ctionsMode' on page 709 undefined on input line 71951. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 709 undefined on input line 71955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 709 undefined on input line 71961. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 709 undefined on input line 71967. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 709 undefined on input line 71968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 709 undefined on input line 71973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 709 undefined on input line 71978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 709 undefined on input line 71983. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 709 undefined on input line 71990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 709 undefined on input line 71995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 709 undefined on input line 71996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 709 undefined on input line 71997 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 709 undefined on input line 71998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 709 undefined on input line 72004. Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 - \T1/txtt/m/sl/10 Project.apply_bias_mitigation \T1/qtm/m/n/10 - \T1/txtt/m/sl/10 Project.request_bias_mitigation_feature_info Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 - \T1/txtt/m/sl/10 Project.get_bias_mitigation_feature_info \T1/ qtm/m/n/10 and by adding new bias mit- Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 i-ga-tion params - bias_mitigation_feature_name - bias_mitigatio n_technique - in- Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 clude_bias_mitigation_feature_as_predictor_variable to the ex-is t-ing method - \T1/txtt/m/sl/10 Project.start \T1/qtm/m/n/10 and Underfull \hbox (badness 7256) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 by adding this enum to sup-ply params to some of the above func- tion-al-ity \T1/txtt/m/n/10 datarobot.enums. [709] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 710 undefined on input line 72009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 710 undefined on input line 72013. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 710 undefined on input line 72014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 710 undefined on input line 72019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 710 undefined on input line 72032. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 710 undefined on input line 72036. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 710 undefined on input line 72045. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 710 undefined on input line 72057. [710] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 711 undefined on input line 72120. Underfull \hbox (badness 10000) in paragraph at lines 72119--72121 []\T1/qtm/m/n/10 Up-date the doc-u-men-ta-tion to sug-gest that \T1/qtm/m/it/10 fea-ture_derivation_window_end \T1/qtm/m/n/10 of \T1/txtt/m/sl/10 datarobot. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 711 undefined on input line 72132. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 711 undefined on input line 72133. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 711 undefined on input line 72139. Underfull \hbox (badness 10000) in paragraph at lines 72137--72140 []\T1/qtm/m/n/10 Added the abil-ity to turn off su-per-vised fea-ture re-duc-ti on for Time Se-ries projects. Op-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_multiseries_names' on page 711 undefined on input line 72148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 711 undefined on input line 72153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 711 undefined on input line 72158. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 711 undefined on input line 72163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 711 undefined on input line 72169. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 711 undefined on input line 72174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 711 undefined on input line 72178. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 711 undefined on input line 72182. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 711 undefined on input line 72186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 711 undefined on input line 72190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 711 undefined on input line 72199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 711 undefined on input line 72204. [711] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 712 undefined on input line 72208. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 712 undefined on input line 72212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 712 undefined on input line 72220. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 712 undefined on input line 72226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 712 undefined on input line 72308. [712] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 713 undefined on input line 72317. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 713 undefined on input line 72318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 713 undefined on input line 72322. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 713 undefined on input line 72331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 713 undefined on input line 72333. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 713 undefined on input line 72341. Overfull \hbox (52.89496pt too wide) in paragraph at lines 72349--72350 [] Underfull \hbox (badness 10000) in paragraph at lines 72349--72350 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 713 undefined on input line 72352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 713 undefined on input line 72360. Underfull \hbox (badness 10000) in paragraph at lines 72363--72365 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (765 pages, 3672646 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Missing input file: 'datarobot-public-api-client.ind' from line 'No file datarobot-public-api-client.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Latexmk: List of undefined refs and citations: Reference `autodoc/api_reference:module-datarobot.client' on page 761 undefined on input line 77132 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 761 undefined on input line 77133 Latexmk: Summary of warnings: Latex failed to resolve 2 reference(s) Rule 'makeindex datarobot-public-api-client.idx': File changes, etc: Non-existent destination files: 'datarobot-public-api-client.ind' ------------ Run number 1 of rule 'makeindex datarobot-public-api-client.idx' ------------ ------------ Running 'makeindex -s python.ist -o "datarobot-public-api-client.ind" "datarobot-public-api-client.idx"' ------------ Latexmk: applying rule 'makeindex datarobot-public-api-client.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file datarobot-public-api-client.idx.....done (1380 entries accepted, 0 rejected). Sorting entries..............done (16238 comparisons). Generating output file datarobot-public-api-client.ind.....done (2326 lines written, 0 warnings). Output written in datarobot-public-api-client.ind. Transcript written in datarobot-public-api-client.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.aux' 'datarobot-public-api-client.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.3.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.3.0b0_Docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3pdfmode.def)) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Critical xeCJK error: "Require-XeTeX" ! ! The xeCJK package requires XeTeX to function. ! ! You must change your typesetting engine to "xelatex" ! instead of plain "latex" or "pdflatex" or "lualatex". ! Loading xeCJK will abort! ! ! See the xeCJK documentation for further information. ! ! For immediate help type H . !............................................... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) Writing index file datarobot-public-api-client.idx (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 302--305 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 311--315 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] Overfull \vbox (5.28592pt too high) detected at line 458 [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1075 [17] Overfull \vbox (2.98744pt too high) detected at line 1155 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1384 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2268--2270 []\T1/qtm/m/n/10 For mul-ti-class mod-els, you can get a list of per-class lift charts us-ing the \T1/txtt/m/n/10 Model \T1/qtm/m/n/10 method Underfull \hbox (badness 10000) in paragraph at lines 2282--2287 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] [38] [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2773--2776 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the [][]\T1/txtt/m/sl/10 partitioning_methods. [45] Underfull \hbox (badness 10000) in paragraph at lines 2846--2851 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2878--2883 []\T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu- racy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 2878--2883 [][]\T1/txtt/m/sl/10 DatetimeModel.get_accuracy_over_time_plot[][]\T1/qtm/m/n/1 0 . You can also re-trieve the de-tailed meta-data us-ing [46] [47] [48] [49] [50] [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3582--3587 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a [][]\T1/txt t/m/sl/10 DatetimeModel[][] \T1/qtm/m/n/10 us-ing the [][]\T1/txtt/m/sl/10 Date timeModel. [55] [56] Overfull \vbox (1.97241pt too high) detected at line 3780 [57] Underfull \vbox (badness 10000) detected at line 3780 Underfull \vbox (badness 10000) detected at line 3780 [58] [59] [60] [61 <./sample1.png> <./sample2.png>] [62] [63 <./activation_map1 .png> <./activation_map2.png>] [64] [65 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4158 [66] [67] [68] [69] Underfull \hbox (badness 7012) in paragraph at lines 4341--4344 []\T1/qtm/m/n/10 1. Up-load a pre-dic-tion dataset, spec-i-fy-ing \T1/txtt/m/n/ 10 predictions_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 predictions_end_date\ T1/qtm/m/n/10 , and [70] Underfull \hbox (badness 10000) in paragraph at lines 4391--4394 []\T1/qtm/m/n/10 Up-load a pre-dic-tion dataset that con-tains la-bel col-umn(s ), re-quest com-pute ex-ter-nal test on one of [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] Underfull \vbox (badness 1087) detected at line 5895 [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6164--6171 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 7161--7166 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] Overfull \vbox (2.72194pt too high) detected at line 7911 [121] [122] [123] Underfull \hbox (badness 5231) in paragraph at lines 8044--8049 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- Underfull \hbox (badness 10000) in paragraph at lines 8120--8123 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8120--8123 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8133--8136 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8133--8136 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8133--8136 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 name of Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 the month, Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 “-jan” Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 used in-ter- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 (e.g., “- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 sun-day”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 “-Sun- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 day”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 “-sun”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 or “- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 Sun”, all Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8165--8168 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8165--8168 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8178--8180 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 31st are [124] Overfull \vbox (739.36992pt too high) has occurred while \output is active [125] Underfull \hbox (badness 5832) in paragraph at lines 8197--8203 []\T1/qtm/m/n/10 Job def-i-ni-tions are only be ex-e-cuted by the sched-uler if \T1/txtt/m/n/10 enabled \T1/qtm/m/n/10 is set to \T1/txtt/m/n/10 True\T1/qtm/m /n/10 . If you have a Underfull \hbox (badness 8056) in paragraph at lines 8197--8203 \T1/qtm/m/n/10 job def-i-ni-tion that was pre-vi-ously run-ning as a sched-uled job, but should now be stopped, sim-ply [126] [127] [128] Overfull \vbox (1.03302pt too high) detected at line 8484 [129] [130] Overfull \vbox (1.97241pt too high) detected at line 8610 [131] [132] Overfull \vbox (2.24307pt too high) detected at line 8738 [133] [134] [135] [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 9034--9038 \T1/qtm/m/n/10 of [][]\T1/txtt/m/sl/10 datarobot.models.deployment.DeploymentGr antSharedRoleWithId[][] \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 datarobot.model s. Overfull \vbox (4.5844pt too high) detected at line 9065 [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 9197--9200 []\T1/qtm/m/n/10 Re-fer to [][]\T1/txtt/m/sl/10 ExecutionEnvironment[][] \T1/qt m/m/n/10 for prop-er-ties of the ex-e-cu-tion en-vi-ron-ment ob-ject and [141] [142] [143] Overfull \vbox (2.67389pt too high) detected at line 9413 [144] Overfull \vbox (1.97238pt too high) detected at line 9477 [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9699--9703 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 10866--10869 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and [167] [168] [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal- Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 \T1/qtm/m/n/10 cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proportional Parity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 11430--11434 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [174] Overfull \hbox (58.23488pt too wide) in paragraph at lines 11618--11619 [] Underfull \hbox (badness 10000) in paragraph at lines 11618--11619 [175] [176] Overfull \hbox (14.55872pt too wide) in paragraph at lines 11837--11837 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [177] Underfull \hbox (badness 10000) in paragraph at lines 11993--11997 []\T1/qtm/m/n/10 greater or [178] Underfull \hbox (badness 10000) in paragraph at lines 12159--12163 []\T1/qtm/m/n/10 Op-tional. Fil-ter [179] [180] [181] [182] [183] [184] [185] [186] Underfull \hbox (badness 10000) in paragraph at lines 13014--13018 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13019--13023 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13063--13067 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13068--13072 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [187] [188] [189] [190] [191] Overfull \vbox (1.47964pt too high) detected at line 13602 [192] [193] [194] Overfull \vbox (1.47964pt too high) detected at line 13894 [195] [196] [197] [198] [199] [200] Overfull \vbox (1.47964pt too high) detected at line 14499 [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 15856--15860 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [214] [215] [216] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16194--16195 [] Underfull \hbox (badness 10000) in paragraph at lines 16194--16195 [217] [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 16403--16407 []\T1/qtm/m/n/10 Au-then-ti-ca-tion to-ken type: To-ken, Bearer. [220] [221] [222] [223] [224] [225] [226] [227] Overfull \hbox (13.15462pt too wide) in paragraph at lines 17401--17402 [] Underfull \hbox (badness 10000) in paragraph at lines 17401--17402 [228] [229] [230] [231] [232] [233] [234] [235] Underfull \hbox (badness 5388) in paragraph at lines 18189--18193 []\T1/qtm/m/n/10 The pro-gram-ming lan-guage of the cus-tom in-fer-ence model. Can be Underfull \hbox (badness 10000) in paragraph at lines 18198--18204 \T1/qtm/m/n/10 ues: [\T1/qtm/m/it/10 datarobot.TARGET_TYPE.BINARY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , Underfull \hbox (badness 5924) in paragraph at lines 18198--18204 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , Underfull \hbox (badness 7203) in paragraph at lines 18205--18210 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [236] Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 [] Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [237] Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 \T1/qtm/m/n/10 tom in-fer-ence model. Val-ues: [\T1/qtm/m/it/10 datarobot.TARGE T_TYPE.BINARY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , [238] Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 [] Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 18510--18514 []\T1/qtm/m/n/10 Per-ma-nently en- [239] Underfull \hbox (badness 10000) in paragraph at lines 18639--18643 []\T1/qtm/m/n/10 Per-ma-nently en- [240] Overfull \hbox (70.84099pt too wide) in paragraph at lines 18799--18805 []\T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTO M_MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 18799--18805 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 [] Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [241] Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 [] Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [242] [243] Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 [] Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [244] Underfull \hbox (badness 10000) in paragraph at lines 19280--19291 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19280--19291 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 [] Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 19309--19313 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [245] [246] Underfull \hbox (badness 8075) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 be used for tu-ples Ex-am-ple: [(“/home/user/Documents/myModel /file1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 [] Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [247] Underfull \hbox (badness 10000) in paragraph at lines 19499--19503 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] Underfull \hbox (badness 10000) in paragraph at lines 20827--20831 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 21148--21153 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21347--21351 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 \T1/qtm/m/n/10 cal-i-brated to be be-tween 0 and 1 by DR. if None, uses de-faul t value Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [262] [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 21806--21810 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [265] Underfull \hbox (badness 6995) in paragraph at lines 21870--21874 []\T1/qtm/m/n/10 the list of a file items ids to be deleted Ex-am-ple: Underfull \hbox (badness 10000) in paragraph at lines 21875--21879 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [266] Underfull \hbox (badness 10000) in paragraph at lines 22037--22041 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [267] [268] [269] [270] [271] [272] Overfull \hbox (6.93005pt too wide) in paragraph at lines 22809--22812 []\T1/qtm/m/n/10 [str] the full JDBC url, for ex-am-ple \T1/qtm/m/it/10 jdbc:po stgresql://my.dbaddress.org:5432/my_db\T1/qtm/m/n/10 . [273] Underfull \hbox (badness 10000) in paragraph at lines 22861--22865 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Underfull \hbox (badness 10000) in paragraph at lines 24284--24287 []\T1/qtm/m/n/10 Fil-ter avail-able [287] Underfull \hbox (badness 10000) in paragraph at lines 24345--24348 []\T1/qtm/m/n/10 Fil-ter avail-able [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 25678--25681 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 25685--25688 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. Overfull \hbox (10.06342pt too wide) in paragraph at lines 25744--25748 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [300] [301] [302] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26059--26063 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 26311--26314 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 26318--26321 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [305] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26373--26377 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [306] Underfull \hbox (badness 6758) in paragraph at lines 26612--26615 []\T1/qtm/m/n/10 datarobot-key: str. Cor-re-sponds the to the \T1/txtt/m/n/10 P redictionServer\T1/qtm/m/n/10 ’s “s- [307] [308] [309] [310] [311] Underfull \hbox (badness 10000) in paragraph at lines 27194--27197 [] [312] [313] Underfull \hbox (badness 10000) in paragraph at lines 27387--27390 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 27391--27394 [] [314] [315] Underfull \hbox (badness 10000) in paragraph at lines 27513--27518 []\T1/qtm/m/n/10 [bool] Is ‘’True’’ if pre-dic-tions by fore-cast Underfull \hbox (badness 10000) in paragraph at lines 27513--27518 \T1/qtm/m/n/10 date is en-abled for this de-ploy-ment. To up-date this set-ting , see [316] Underfull \hbox (badness 10000) in paragraph at lines 27695--27699 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 27866--27871 []\T1/qtm/m/n/10 [bool] If tar-get drift track-ing is en-abled for this de-ploy -ment. Underfull \hbox (badness 10000) in paragraph at lines 27866--27871 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’-tar-get_drift’’ set- tings, see Underfull \hbox (badness 10000) in paragraph at lines 27877--27882 []\T1/qtm/m/n/10 [bool] If fea-ture drift track-ing is en-abled for this de-plo y-ment. Underfull \hbox (badness 10000) in paragraph at lines 27877--27882 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’fea-ture_drift’’ set- tings, see [319] Underfull \hbox (badness 10000) in paragraph at lines 28019--28024 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy-ment. Underfull \hbox (badness 10000) in paragraph at lines 28019--28024 \T1/qtm/m/n/10 To up-date ex-ist-ing ‘’pre-dic-tions_data_collection’’ set-tings, see [320] Underfull \hbox (badness 10000) in paragraph at lines 28087--28092 \T1/qtm/m/n/10 cre-ate or up-date ex-ist-ing ‘’pre-dic-tion_warning’’ s et-tings, see [321] [322] [323] [324] [325] [326] [327] [328] Overfull \hbox (25.7449pt too wide) in paragraph at lines 29042--29045 [] Overfull \hbox (53.69485pt too wide) in paragraph at lines 29078--29081 [] [329] [330] [331] [332] [333] [334] [335] Overfull \hbox (10.41382pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [336] Underfull \hbox (badness 10000) in paragraph at lines 30117--30120 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 30121--30124 []\T1/qtm/m/n/10 The [337] Underfull \hbox (badness 10000) in paragraph at lines 30144--30147 []\T1/qtm/m/n/10 De- Overfull \hbox (11.04495pt too wide) in paragraph at lines 30148--30152 [] [338] [339] [340] Overfull \hbox (77.69371pt too wide) in paragraph at lines 30237--30237 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 is_external_baseline_dataset_valid\T1/qtm/m/n/10 , Overfull \hbox (70.54372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [341] Underfull \hbox (badness 10000) in paragraph at lines 30383--30386 [] [342] [343] [344] [345] Underfull \hbox (badness 10000) in paragraph at lines 30880--30885 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30880--30885 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [346] [347] [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 31346--31351 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 31346--31351 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [350] [351] [352] Underfull \hbox (badness 8075) in paragraph at lines 31791--31795 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 31941--31944 []\T1/qtm/m/n/10 [list(dict)] List of joint prob-a-bil-ity val-ues with a schem a de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 31949--31952 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: Underfull \hbox (badness 10000) in paragraph at lines 31949--31952 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32008--32011 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [355] Underfull \hbox (badness 5787) in paragraph at lines 32067--32070 []\T1/qtm/m/n/10 [list(dict)] List of con-di-tional prob-a-bil-ity val-ues with a schema de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 32077--32080 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0|B=1) can be re-trieved via: Underfull \hbox (badness 10000) in paragraph at lines 32077--32080 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [356] Underfull \hbox (badness 10000) in paragraph at lines 32145--32149 []\T1/qtm/m/n/10 The con-di-tional prob-a-bil-i-ties for the re-quested Underfull \hbox (badness 10000) in paragraph at lines 32220--32224 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 6691) in paragraph at lines 32220--32224 \T1/qtm/m/n/10 get pair-wise data for. Since ‘v2.19’ this is op-tional and de-faults to [357] Underfull \hbox (badness 10000) in paragraph at lines 32225--32229 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 5431) in paragraph at lines 32225--32229 \T1/qtm/m/n/10 pen-dence for the data. Since ‘v2.19’ this is op-tional and de-faults to [358] [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 32618--32623 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [361] Underfull \hbox (badness 10000) in paragraph at lines 32676--32679 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 32680--32685 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 32680--32685 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [362] Underfull \hbox (badness 10000) in paragraph at lines 32738--32741 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 32776--32779 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 32780--32785 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 32780--32785 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 32949--32952 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond [365] Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 32980--32985 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [366] [367] Underfull \hbox (badness 10000) in paragraph at lines 33225--33229 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 33256--33260 []\T1/qtm/m/n/10 list of sec- [368] [369] Underfull \hbox (badness 10000) in paragraph at lines 33436--33439 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [370] [371] [372] [373] Overfull \hbox (14.04398pt too wide) in paragraph at lines 33762--33762 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] Overfull \hbox (11.75487pt too wide) in paragraph at lines 35837--35840 [] [391] Underfull \hbox (badness 10000) in paragraph at lines 36006--36016 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 36006--36016 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [392] Underfull \hbox (badness 10000) in paragraph at lines 36073--36078 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 36073--36078 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [393] [394] Underfull \hbox (badness 10000) in paragraph at lines 36279--36283 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 36284--36291 [] [395] Underfull \hbox (badness 10000) in paragraph at lines 36375--36379 [] Underfull \hbox (badness 5359) in paragraph at lines 36375--36379 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 36383--36386 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 36390--36393 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 36397--36401 [] [396] Underfull \hbox (badness 10000) in paragraph at lines 36559--36562 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [397] [398] [399] [400] [401] Underfull \hbox (badness 10000) in paragraph at lines 37150--37155 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 37150--37155 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [402] [403] [404] [405] Underfull \hbox (badness 10000) in paragraph at lines 37575--37579 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [406] [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 38038--38041 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 38045--38049 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 38057--38061 [] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] Underfull \hbox (badness 10000) in paragraph at lines 39381--39385 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [422] [423] [424] [425] Underfull \hbox (badness 10000) in paragraph at lines 39821--39825 [] Underfull \hbox (badness 5359) in paragraph at lines 39821--39825 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 39829--39832 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 39836--39839 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 39843--39847 [] [426] [427] [428] [429] [430] [431] Overfull \hbox (11.75487pt too wide) in paragraph at lines 40616--40619 [] [432] Underfull \hbox (badness 10000) in paragraph at lines 40773--40776 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [433] [434] [435] Underfull \hbox (badness 10000) in paragraph at lines 41059--41063 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 41064--41071 [] [436] Underfull \hbox (badness 10000) in paragraph at lines 41183--41186 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 41190--41194 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 41202--41206 [] [437] [438] [439] [440] [441] Overfull \vbox (1.47964pt too high) detected at line 41883 [442] [443] [444] Underfull \hbox (badness 10000) in paragraph at lines 42101--42105 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [445] [446] [447] [448] Underfull \hbox (badness 10000) in paragraph at lines 42541--42545 [] Underfull \hbox (badness 5359) in paragraph at lines 42541--42545 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 42549--42552 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 42556--42559 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 42563--42567 [] [449] [450] [451] [452] [453] [454] Overfull \hbox (11.75487pt too wide) in paragraph at lines 43336--43339 [] [455] Underfull \hbox (badness 10000) in paragraph at lines 43516--43519 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [456] [457] Underfull \hbox (badness 10000) in paragraph at lines 43719--43724 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 43719--43724 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [458] [459] Underfull \hbox (badness 10000) in paragraph at lines 43940--43944 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 43945--43952 [] [460] Underfull \hbox (badness 10000) in paragraph at lines 44064--44067 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 44071--44075 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 44083--44087 [] [461] [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 44324--44334 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 44324--44334 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). Underfull \hbox (badness 10000) in paragraph at lines 44391--44396 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 44391--44396 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [464] [465] [466] Underfull \hbox (badness 6173) in paragraph at lines 44610--44615 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [467] [468] Overfull \hbox (11.83478pt too wide) in paragraph at lines 44842--44846 [] [469] [470] Underfull \hbox (badness 10000) in paragraph at lines 45053--45058 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 45053--45058 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [471] Underfull \hbox (badness 10000) in paragraph at lines 45196--45199 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 45255--45258 []\T1/qtm/m/n/10 The back-test [472] Underfull \hbox (badness 10000) in paragraph at lines 45301--45304 []\T1/qtm/m/n/10 The back-test [473] [474] [475] [476] [477] [478] Underfull \hbox (badness 10000) in paragraph at lines 45939--45943 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [479] Underfull \hbox (badness 7047) in paragraph at lines 46101--46105 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [480] [481] Underfull \hbox (badness 10000) in paragraph at lines 46271--46275 [] Underfull \hbox (badness 5359) in paragraph at lines 46271--46275 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 46279--46282 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 46286--46289 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 46293--46297 [] [482] [483] [484] [485] [486] Underfull \hbox (badness 10000) in paragraph at lines 46879--46883 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [487] [488] [489] [490] [491] [492] [493] Overfull \hbox (11.75487pt too wide) in paragraph at lines 47696--47699 [] [494] Underfull \hbox (badness 10000) in paragraph at lines 47876--47879 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [495] Underfull \hbox (badness 10000) in paragraph at lines 47950--47955 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 47950--47955 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [496] [497] Underfull \hbox (badness 10000) in paragraph at lines 48123--48127 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 48128--48135 [] [498] [499] Underfull \hbox (badness 10000) in paragraph at lines 48361--48366 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 48361--48366 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] Underfull \hbox (badness 10000) in paragraph at lines 49581--49585 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [511] [512] [513] [514] Underfull \hbox (badness 10000) in paragraph at lines 50021--50025 [] Underfull \hbox (badness 5359) in paragraph at lines 50021--50025 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 50029--50032 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 50036--50039 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 50043--50047 [] [515] [516] [517] [518] [519] [520] Overfull \hbox (11.75487pt too wide) in paragraph at lines 50816--50819 [] [521] Underfull \hbox (badness 10000) in paragraph at lines 50996--50999 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [522] [523] Underfull \hbox (badness 10000) in paragraph at lines 51199--51204 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 51199--51204 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [524] [525] Underfull \hbox (badness 10000) in paragraph at lines 51420--51424 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 51425--51432 [] [526] Underfull \hbox (badness 10000) in paragraph at lines 51544--51547 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 51551--51555 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 51563--51567 [] [527] [528] Underfull \hbox (badness 10000) in paragraph at lines 51804--51814 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 51804--51814 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [529] Underfull \hbox (badness 10000) in paragraph at lines 51871--51876 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 51871--51876 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 52133--52136 []\T1/qtm/m/n/10 [dict] “-Pa-ram-e-ter-s” dic-tio-nary, same as spec-i-fied on Overfull \hbox (58.6449pt too wide) in paragraph at lines 52137--52138 [] Underfull \hbox (badness 10000) in paragraph at lines 52137--52138 [532] [533] [534] [535] [536] [537] Overfull \hbox (3.26418pt too wide) in paragraph at lines 52951--52951 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , [538] Underfull \hbox (badness 10000) in paragraph at lines 52960--52963 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to [][]\T1 /txtt/m/sl/10 Project.analyze_and_model[][] \T1/qtm/m/n/10 via the Underfull \hbox (badness 10000) in paragraph at lines 52970--52973 []\T1/qtm/m/n/10 Note that ei-ther (\T1/txtt/m/n/10 holdout_start_date\T1/qtm/m /n/10 , \T1/txtt/m/n/10 holdout_duration\T1/qtm/m/n/10 ) or (\T1/txtt/m/n/10 ho ldout_start_date\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 52980--52984 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 52980--52984 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the Underfull \hbox (badness 10000) in paragraph at lines 52996--53001 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 53141--53145 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [541] Underfull \hbox (badness 10000) in paragraph at lines 53249--53254 []\T1/qtm/m/n/10 Op-tion 2 (New in ver-sion v2.20): Use \T1/txtt/m/n/10 index\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 primary_training_start_date\T1/qtm/m/n/10 , [542] Underfull \hbox (badness 10000) in paragraph at lines 53349--53350 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [543] [544] Underfull \hbox (badness 10000) in paragraph at lines 53454--53458 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 53454--53458 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [545] [546] Underfull \hbox (badness 10000) in paragraph at lines 53679--53683 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [547] [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 54052--54061 []\T1/qtm/m/n/10 [bool, op-tional] De-faults to \T1/txtt/m/n/10 False\T1/qtm/m/ n/10 . If \T1/txtt/m/n/10 False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 54052--54061 \T1/qtm/m/n/10 will use a duration-based ap-proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qtm/m/n/10 , [550] [551] Underfull \hbox (badness 10000) in paragraph at lines 54228--54231 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to [][]\T1 /txtt/m/sl/10 Project.analyze_and_model[][] \T1/qtm/m/n/10 via the Underfull \hbox (badness 10000) in paragraph at lines 54228--54231 \T1/txtt/m/n/10 partitioning_method \T1/qtm/m/n/10 pa-ram-e-ter. To see the ful l par-ti-tion-ing use [][]\T1/txtt/m/sl/10 DatetimePartitioning. [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 54455--54458 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 55677--55680 []\T1/qtm/m/n/10 Com-pute a Pre-dic-tion-Ex-pla-na-tion-sIni-tial-iza-tion for the model via \T1/txtt/m/n/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 55682--55685 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [564] [565] [566] Overfull \hbox (15.28386pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [567] Underfull \hbox (badness 10000) in paragraph at lines 56120--56123 []\T1/qtm/m/n/10 [list] an ar-ray of dic-tio-nar-ies with a schema de-scribed a s Overfull \hbox (89.36382pt too wide) in paragraph at lines 56133--56133 \T1/qtm/m/it/10 tion_explanations_record_location=None\T1/qtm/m/n/10 , Overfull \hbox (5.23384pt too wide) in paragraph at lines 56133--56133 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [568] [569] [570] [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 57053--57058 []\T1/qtm/m/n/10 Raised if an ob-ject passed to the \T1/txtt/m/n/10 options \T1 /qtm/m/n/10 pa-ram-e-ter is not an [576] [577] [578] [579] [580] [581] Underfull \hbox (badness 6412) in paragraph at lines 57616--57623 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 57616--57623 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 57616--57623 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 57665--57670 []\T1/qtm/m/n/10 Com-pute “All back-test” [582] Overfull \hbox (1.56093pt too wide) in paragraph at lines 57700--57708 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [583] Underfull \hbox (badness 10000) in paragraph at lines 57837--57840 []\T1/qtm/m/n/10 Project.list(search_params={‘project_name’: ‘red’}) >> > [584] Underfull \hbox (badness 6412) in paragraph at lines 57971--57978 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 57971--57978 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 57971--57978 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [585] [586] Underfull \hbox (badness 6412) in paragraph at lines 58163--58170 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 58163--58170 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 58163--58170 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [587] [588] [589] [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 58693--58697 []\T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1 /txtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 59904--59914 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 59904--59914 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [602] Underfull \hbox (badness 10000) in paragraph at lines 59995--60000 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 59995--60000 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [603] Underfull \hbox (badness 10000) in paragraph at lines 60089--60093 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [604] Underfull \hbox (badness 10000) in paragraph at lines 60139--60143 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. Underfull \hbox (badness 10000) in paragraph at lines 60205--60209 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 60380--60384 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 60424--60428 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 60481--60487 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [607] [608] [609] Underfull \hbox (badness 10000) in paragraph at lines 60744--60750 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 60744--60750 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble Underfull \hbox (badness 10000) in paragraph at lines 60779--60784 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 \T1/qtm/m/n/10 cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proporti onalParity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [610] Overfull \hbox (1.56093pt too wide) in paragraph at lines 60821--60829 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [611] Underfull \hbox (badness 10000) in paragraph at lines 60960--60964 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [612] [613] [614] Underfull \hbox (badness 10000) in paragraph at lines 61276--61279 []\T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is no t from \T1/txtt/m/n/10 datarobot.enums. [615] [616] [617] Overfull \hbox (1.56093pt too wide) in paragraph at lines 61767--61775 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 61968--61974 []\T1/qtm/m/n/10 This is an al-ter-na-tive to pass-ing a spec-i-fi-ca-tion to [ ][]\T1/txtt/m/sl/10 Project.analyze_and_model[][] \T1/qtm/m/n/10 via the [620] [621] [622] [623] [624] [625] [626] [627] Overfull \hbox (45.45493pt too wide) in paragraph at lines 62911--62914 [] Underfull \hbox (badness 10000) in paragraph at lines 62950--62953 [] [628] [629] Overfull \hbox (0.7738pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] Underfull \hbox (badness 10000) in paragraph at lines 64571--64576 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] Overfull \hbox (5.70496pt too wide) in paragraph at lines 65760--65763 [] Overfull \hbox (110.28496pt too wide) in paragraph at lines 65792--65793 [] Underfull \hbox (badness 10000) in paragraph at lines 65792--65793 [653] [654] [655] [656] Overfull \hbox (52.34491pt too wide) in paragraph at lines 66342--66345 [] Underfull \hbox (badness 10000) in paragraph at lines 66350--66353 []\T1/qtm/m/n/10 A [657] Overfull \hbox (25.7449pt too wide) in paragraph at lines 66411--66414 [] [658] Overfull \hbox (53.69485pt too wide) in paragraph at lines 66503--66506 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 66556--66559 [] [659] Overfull \hbox (40.76382pt too wide) in paragraph at lines 66644--66644 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 66654--66658 []\T1/qtm/m/n/10 The list of [660] Overfull \hbox (4.4887pt too wide) in paragraph at lines 66778--66778 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (52.34491pt too wide) in paragraph at lines 66799--66802 [] Underfull \hbox (badness 10000) in paragraph at lines 66807--66810 []\T1/qtm/m/n/10 A [661] Overfull \hbox (2.52364pt too wide) in paragraph at lines 66848--66848 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 66853--66856 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 66857--66861 []\T1/qtm/m/n/10 The Overfull \hbox (10.33382pt too wide) in paragraph at lines 66899--66899 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 66899--66899 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [662] Overfull \hbox (0.71489pt too wide) in paragraph at lines 66954--66957 [] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] Overfull \hbox (11.64404pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 tive_feature_derivation_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (7.74406pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 tive_feature_derivation_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (15.70413pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [677] [678] Underfull \hbox (badness 10000) in paragraph at lines 68595--68598 []\T1/qtm/m/n/10 The back-test [679] [680] [681] [682] Overfull \hbox (91.78355pt too wide) in paragraph at lines 69063--69063 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (38.99353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 fea- Overfull \hbox (68.71353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (54.58354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_id\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (68.93353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_width\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (71.80354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_height\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (61.80354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_link\T1/qtm/m/n/10 , Overfull \hbox (41.51355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 doc- Overfull \hbox (32.07355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 u- Overfull \hbox (66.79355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (36.51355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ac- Overfull \hbox (123.91354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (40.10353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 pre- Overfull \hbox (39.29355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 dic- Overfull \hbox (72.16353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [683] Overfull \hbox (50.8936pt too wide) in paragraph at lines 69152--69152 []\T1/qtm/m/it/10 page_index\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (51.34361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_index\T1/qtm/m/n/10 , Overfull \hbox (17.99359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 fea- Overfull \hbox (47.7136pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (61.4536pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_id\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (75.80359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (78.6736pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (68.6736pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_link\T1/qtm/m/n/10 , Overfull \hbox (43.42361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 text_lines\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (45.79361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (15.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ac- Overfull \hbox (102.9136pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (19.10359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 pre- Overfull \hbox (18.29361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 dic- Overfull \hbox (51.16359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [684] [685] [686] [687] [688] [689] [690] [691] [692] Overfull \hbox (2.1539pt too wide) in paragraph at lines 70249--70249 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [693] [694] [695] Overfull \hbox (20.68881pt too wide) in paragraph at lines 70606--70606 \T1/qtm/m/it/10 fault_embedding_model\T1/txtt/m/n/10 )| Overfull \hbox (28.77876pt too wide) in paragraph at lines 70615--70615 []\T1/qtm/m/it/10 text_chunking_configs\T1/txtt/m/n/10 )| [696] Underfull \hbox (badness 10000) in paragraph at lines 70707--70712 \T1/txtt/m/sl/10 create_for_external[][] \T1/qtm/m/n/10 to cre-ate a new reg-is -tered model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 70707--70712 [][]\T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments[][] \T1 /qtm/m/n/10 to list de-ploy-ments as-so-ci-ated with a [697] Underfull \hbox (badness 5548) in paragraph at lines 70743--70752 \T1/qtm/m/n/10 able to the user. [][]\T1/txtt/m/sl/10 VectorDatabase.create[][] \T1/qtm/m/n/10 cre-ates a new Vec-tor-Database. [][]\T1/txtt/m/sl/10 VectorDat abase. Underfull \hbox (badness 10000) in paragraph at lines 70762--70768 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 70794--70796 []\T1/qtm/m/n/10 Added [][]\T1/txtt/m/sl/10 DatetimePartitioningId[][]\T1/qtm/m /n/10 , which can be passed as a \T1/qtm/m/it/10 par-ti-tion-ing_method \T1/qtm /m/n/10 to [][]\T1/txtt/m/sl/10 Project. [698] Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 \T1/qtm/m/n/10 and run_once [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.l ist[][] [][]BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 \T1/txtt/m/sl/10 create_from_url[][] [][]Dataset.create_from_data_source[][] [] []Dataset.create_from_query_generator[][] Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 [][]\T1/txtt/m/sl/10 Dataset.create_project[][] [][]Project.create[][] [][]Proj ect.create_from_data_source[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 70899--70901 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 70908--70910 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [699] Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 \T1/txtt/m/sl/10 request_feature_effect[][] [][]Model.get_or_request_feature_ef fect[][] [][]Model.get_lift_chart[][] Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 [][]\T1/txtt/m/sl/10 Model.get_all_lift_charts[][] [][]Model.get_residuals_char t[][] [][]Model.get_all_residuals_charts[][] Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. Underfull \hbox (badness 10000) in paragraph at lines 70995--70997 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: Underfull \hbox (badness 10000) in paragraph at lines 71019--71021 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [700] Underfull \hbox (badness 10000) in paragraph at lines 71133--71135 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- Underfull \hbox (badness 10000) in paragraph at lines 71147--71150 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit_metadata \T1/qtm/m/n/10 has bee n re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 71157--71160 []\T1/txtt/m/n/10 DatetimeModel.request_feature_fit \T1/qtm/m/n/10 has been re- moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. [701] Underfull \hbox (badness 10000) in paragraph at lines 71172--71175 []\T1/txtt/m/n/10 Model.get_or_request_feature_fit \T1/qtm/m/n/10 has been re-m oved. Use [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 71177--71180 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 71187--71190 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing [][]\T1 /txtt/m/sl/10 SharingAccess[][] \T1/qtm/m/n/10 in-for-ma-tion. - [][]\T1/txtt/m /sl/10 DataStore. Overfull \hbox (248.73975pt too wide) in paragraph at lines 71251--71252 [] Underfull \hbox (badness 10000) in paragraph at lines 71251--71252 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 71273--71274 [] Underfull \hbox (badness 10000) in paragraph at lines 71273--71274 [702] Underfull \hbox (badness 10000) in paragraph at lines 71332--71336 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 BatchPredictionJob.app ly_time_series_data_prep_and_score[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7221) in paragraph at lines 71332--71336 [][]\T1/txtt/m/sl/10 BatchPredictionJob.apply_time_series_data_prep_and_score_t o_file[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 71338--71343 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 DataEngineQueryGenerat or.prepare_prediction_dataset[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7308) in paragraph at lines 71338--71343 [][]\T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_c atalog[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 71369--71373 []\T1/qtm/m/n/10 Added two new meth-ods to the Im-ageAug-men-ta-tion-List class : [][]\T1/txtt/m/sl/10 ImageAugmentationList.list[][]\T1/qtm/m/n/10 , [703] [704] Underfull \hbox (badness 10000) in paragraph at lines 71474--71478 []\T1/qtm/m/n/10 Re-stored [][]\T1/txtt/m/sl/10 Model.get_leaderboard_ui_permal ink[][]\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Model.open_model_browser[][]\T1/qt m/m/n/10 , [][]\T1/txtt/m/sl/10 Project. [705] [706] Underfull \hbox (badness 10000) in paragraph at lines 71724--71727 []\T1/qtm/m/n/10 Added sup-port for cre-at-ing mono-tonic fea-ture lists for ti me se-ries projects. Set Underfull \hbox (badness 10000) in paragraph at lines 71729--71731 []\T1/qtm/m/n/10 Added in-for-ma-tion about ver-tex to ad-vanced tun-ing pa-ram -e-ters [][]\T1/txtt/m/sl/10 datarobot.models.Model. [707] Underfull \hbox (badness 10000) in paragraph at lines 71812--71814 [][][]\T1/txtt/m/sl/10 CustomModelVersion[][]\T1/qtm/m/n/10 ’s \T1/txtt/m/n/1 0 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 10000) in paragraph at lines 71816--71818 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 ’s \T1/txtt/m/n/10 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 6364) in paragraph at lines 71848--71850 []\T1/qtm/m/n/10 The [][]\T1/txtt/m/sl/10 Deployment[][] \T1/qtm/m/n/10 method \T1/txtt/m/n/10 create_from_custom_model_image \T1/qtm/m/n/10 was re-moved. Use [][]\T1/txtt/m/sl/10 Deployment. [708] Underfull \hbox (badness 10000) in paragraph at lines 71900--71905 []\T1/qtm/m/n/10 Added ex-per-i-men-tal sup-port to re-trieve doc-u-ment text e x-trac-tion sam-ples us- Underfull \hbox (badness 10000) in paragraph at lines 71900--71905 \T1/qtm/m/n/10 ing: - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSample[][] \T1 /qtm/m/n/10 - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSamplePage[][] \T1/qtm /m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 71942--71949 []\T1/qtm/m/n/10 Added sup-port to pass cal-cu-la-tion mode to pre-dic-tion ex- pla-na-tions (\T1/qtm/m/it/10 mode \T1/qtm/m/n/10 pa-ram-e-ter in Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.apply_bias_mitigation[][] \T1/qtm /m/n/10 - [][]\T1/txtt/m/sl/10 Project.request_bias_mitigation_feature_info[][] Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.get_bias_mitigation_feature_info[ ][] \T1/qtm/m/n/10 and by adding new bias mit- Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 i-ga-tion params - bias_mitigation_feature_name - bias_mitigatio n_technique - in- Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 clude_bias_mitigation_feature_as_predictor_variable to the ex-is t-ing method - [][]\T1/txtt/m/sl/10 Project.start[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7256) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 by adding this enum to sup-ply params to some of the above func- tion-al-ity \T1/txtt/m/n/10 datarobot.enums. [709] [710] Underfull \hbox (badness 10000) in paragraph at lines 72119--72121 []\T1/qtm/m/n/10 Up-date the doc-u-men-ta-tion to sug-gest that \T1/qtm/m/it/10 fea-ture_derivation_window_end \T1/qtm/m/n/10 of [][]\T1/txtt/m/sl/10 datarobo t. Underfull \hbox (badness 10000) in paragraph at lines 72137--72140 []\T1/qtm/m/n/10 Added the abil-ity to turn off su-per-vised fea-ture re-duc-ti on for Time Se-ries projects. Op-tion [711] [712] Overfull \hbox (52.89496pt too wide) in paragraph at lines 72349--72350 [] Underfull \hbox (badness 10000) in paragraph at lines 72349--72350 Underfull \hbox (badness 10000) in paragraph at lines 72363--72365 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (794 pages, 3904077 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.aux' 'datarobot-public-api-client.out' 'datarobot-public-api-client.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.3.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.3.0b0_Docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3pdfmode.def)) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Critical xeCJK error: "Require-XeTeX" ! ! The xeCJK package requires XeTeX to function. ! ! You must change your typesetting engine to "xelatex" ! instead of plain "latex" or "pdflatex" or "lualatex". ! Loading xeCJK will abort! ! ! See the xeCJK documentation for further information. ! ! For immediate help type H . !............................................... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) Writing index file datarobot-public-api-client.idx (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 302--305 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 311--315 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] Overfull \vbox (5.28592pt too high) detected at line 458 [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1075 [17] Overfull \vbox (2.98744pt too high) detected at line 1155 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1384 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2268--2270 []\T1/qtm/m/n/10 For mul-ti-class mod-els, you can get a list of per-class lift charts us-ing the \T1/txtt/m/n/10 Model \T1/qtm/m/n/10 method Underfull \hbox (badness 10000) in paragraph at lines 2282--2287 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] [38] [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2773--2776 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the [][]\T1/txtt/m/sl/10 partitioning_methods. [45] Underfull \hbox (badness 10000) in paragraph at lines 2846--2851 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2878--2883 []\T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu- racy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 2878--2883 [][]\T1/txtt/m/sl/10 DatetimeModel.get_accuracy_over_time_plot[][]\T1/qtm/m/n/1 0 . You can also re-trieve the de-tailed meta-data us-ing [46] [47] [48] [49] [50] [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3582--3587 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a [][]\T1/txt t/m/sl/10 DatetimeModel[][] \T1/qtm/m/n/10 us-ing the [][]\T1/txtt/m/sl/10 Date timeModel. [55] [56] Overfull \vbox (1.97241pt too high) detected at line 3780 [57] Underfull \vbox (badness 10000) detected at line 3780 Underfull \vbox (badness 10000) detected at line 3780 [58] [59] [60] [61 <./sample1.png> <./sample2.png>] [62] [63 <./activation_map1 .png> <./activation_map2.png>] [64] [65 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4158 [66] [67] [68] [69] Underfull \hbox (badness 7012) in paragraph at lines 4341--4344 []\T1/qtm/m/n/10 1. Up-load a pre-dic-tion dataset, spec-i-fy-ing \T1/txtt/m/n/ 10 predictions_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 predictions_end_date\ T1/qtm/m/n/10 , and [70] Underfull \hbox (badness 10000) in paragraph at lines 4391--4394 []\T1/qtm/m/n/10 Up-load a pre-dic-tion dataset that con-tains la-bel col-umn(s ), re-quest com-pute ex-ter-nal test on one of [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] Underfull \vbox (badness 1087) detected at line 5895 [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6164--6171 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 7161--7166 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] Overfull \vbox (2.72194pt too high) detected at line 7911 [121] [122] [123] Underfull \hbox (badness 5231) in paragraph at lines 8044--8049 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- Underfull \hbox (badness 10000) in paragraph at lines 8120--8123 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8120--8123 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8133--8136 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8133--8136 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8133--8136 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 name of Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 the month, Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8146--8148 \T1/qtm/m/n/10 “-jan” Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8149--8152 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 used in-ter- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 (e.g., “- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 sun-day”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 “-Sun- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 day”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 “-sun”, Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 or “- Underfull \hbox (badness 10000) in paragraph at lines 8162--8164 \T1/qtm/m/n/10 Sun”, all Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8165--8168 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8165--8168 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8165--8168 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8178--8180 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8178--8180 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8181--8185 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8181--8185 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 10000) in paragraph at lines 8186--8189 \T1/qtm/m/n/10 31st are [124] Overfull \vbox (739.36992pt too high) has occurred while \output is active [125] Underfull \hbox (badness 5832) in paragraph at lines 8197--8203 []\T1/qtm/m/n/10 Job def-i-ni-tions are only be ex-e-cuted by the sched-uler if \T1/txtt/m/n/10 enabled \T1/qtm/m/n/10 is set to \T1/txtt/m/n/10 True\T1/qtm/m /n/10 . If you have a Underfull \hbox (badness 8056) in paragraph at lines 8197--8203 \T1/qtm/m/n/10 job def-i-ni-tion that was pre-vi-ously run-ning as a sched-uled job, but should now be stopped, sim-ply [126] [127] [128] Overfull \vbox (1.03302pt too high) detected at line 8484 [129] [130] Overfull \vbox (1.97241pt too high) detected at line 8610 [131] [132] Overfull \vbox (2.24307pt too high) detected at line 8738 [133] [134] [135] [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 9034--9038 \T1/qtm/m/n/10 of [][]\T1/txtt/m/sl/10 datarobot.models.deployment.DeploymentGr antSharedRoleWithId[][] \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 datarobot.model s. Overfull \vbox (4.5844pt too high) detected at line 9065 [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 9197--9200 []\T1/qtm/m/n/10 Re-fer to [][]\T1/txtt/m/sl/10 ExecutionEnvironment[][] \T1/qt m/m/n/10 for prop-er-ties of the ex-e-cu-tion en-vi-ron-ment ob-ject and [141] [142] [143] Overfull \vbox (2.67389pt too high) detected at line 9413 [144] Overfull \vbox (1.97238pt too high) detected at line 9477 [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9699--9703 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 10866--10869 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and [167] [168] [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal- Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 \T1/qtm/m/n/10 cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proportional Parity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11161--11168 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 11430--11434 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [174] Overfull \hbox (58.23488pt too wide) in paragraph at lines 11618--11619 [] Underfull \hbox (badness 10000) in paragraph at lines 11618--11619 [175] [176] Overfull \hbox (14.55872pt too wide) in paragraph at lines 11837--11837 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [177] Underfull \hbox (badness 10000) in paragraph at lines 11993--11997 []\T1/qtm/m/n/10 greater or [178] Underfull \hbox (badness 10000) in paragraph at lines 12159--12163 []\T1/qtm/m/n/10 Op-tional. Fil-ter [179] [180] [181] [182] [183] [184] [185] [186] Underfull \hbox (badness 10000) in paragraph at lines 13014--13018 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13019--13023 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13063--13067 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13068--13072 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [187] [188] [189] [190] [191] Overfull \vbox (1.47964pt too high) detected at line 13602 [192] [193] [194] Overfull \vbox (1.47964pt too high) detected at line 13894 [195] [196] [197] [198] [199] [200] Overfull \vbox (1.47964pt too high) detected at line 14499 [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 15856--15860 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [214] [215] [216] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16194--16195 [] Underfull \hbox (badness 10000) in paragraph at lines 16194--16195 [217] [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 16403--16407 []\T1/qtm/m/n/10 Au-then-ti-ca-tion to-ken type: To-ken, Bearer. [220] [221] [222] [223] [224] [225] [226] [227] Overfull \hbox (13.15462pt too wide) in paragraph at lines 17401--17402 [] Underfull \hbox (badness 10000) in paragraph at lines 17401--17402 [228] [229] [230] [231] [232] [233] [234] [235] Underfull \hbox (badness 5388) in paragraph at lines 18189--18193 []\T1/qtm/m/n/10 The pro-gram-ming lan-guage of the cus-tom in-fer-ence model. Can be Underfull \hbox (badness 10000) in paragraph at lines 18198--18204 \T1/qtm/m/n/10 ues: [\T1/qtm/m/it/10 datarobot.TARGET_TYPE.BINARY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , Underfull \hbox (badness 5924) in paragraph at lines 18198--18204 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , Underfull \hbox (badness 7203) in paragraph at lines 18205--18210 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [236] Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 [] Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18267--18274 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [237] Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 \T1/qtm/m/n/10 tom in-fer-ence model. Val-ues: [\T1/qtm/m/it/10 datarobot.TARGE T_TYPE.BINARY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18452--18457 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , [238] Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 [] Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 18493--18500 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 18510--18514 []\T1/qtm/m/n/10 Per-ma-nently en- [239] Underfull \hbox (badness 10000) in paragraph at lines 18639--18643 []\T1/qtm/m/n/10 Per-ma-nently en- [240] Overfull \hbox (70.84099pt too wide) in paragraph at lines 18799--18805 []\T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTO M_MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 18799--18805 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 [] Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18843--18849 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [241] Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 [] Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 18891--18898 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [242] [243] Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 [] Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19173--19179 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [244] Underfull \hbox (badness 10000) in paragraph at lines 19280--19291 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19280--19291 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 [] Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19292--19299 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 19309--19313 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [245] [246] Underfull \hbox (badness 8075) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 be used for tu-ples Ex-am-ple: [(“/home/user/Documents/myModel /file1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19465--19476 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 [] Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19482--19489 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [247] Underfull \hbox (badness 10000) in paragraph at lines 19499--19503 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] Underfull \hbox (badness 10000) in paragraph at lines 20827--20831 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 21148--21153 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21347--21351 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 \T1/qtm/m/n/10 cal-i-brated to be be-tween 0 and 1 by DR. if None, uses de-faul t value Underfull \hbox (badness 10000) in paragraph at lines 21382--21388 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [262] [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 21806--21810 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [265] Underfull \hbox (badness 6995) in paragraph at lines 21870--21874 []\T1/qtm/m/n/10 the list of a file items ids to be deleted Ex-am-ple: Underfull \hbox (badness 10000) in paragraph at lines 21875--21879 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [266] Underfull \hbox (badness 10000) in paragraph at lines 22037--22041 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [267] [268] [269] [270] [271] [272] Overfull \hbox (6.93005pt too wide) in paragraph at lines 22809--22812 []\T1/qtm/m/n/10 [str] the full JDBC url, for ex-am-ple \T1/qtm/m/it/10 jdbc:po stgresql://my.dbaddress.org:5432/my_db\T1/qtm/m/n/10 . [273] Underfull \hbox (badness 10000) in paragraph at lines 22861--22865 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Underfull \hbox (badness 10000) in paragraph at lines 24284--24287 []\T1/qtm/m/n/10 Fil-ter avail-able [287] Underfull \hbox (badness 10000) in paragraph at lines 24345--24348 []\T1/qtm/m/n/10 Fil-ter avail-able [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 25678--25681 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 25685--25688 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. Overfull \hbox (10.06342pt too wide) in paragraph at lines 25744--25748 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [300] [301] [302] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26059--26063 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 26311--26314 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 26318--26321 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [305] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26373--26377 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [306] Underfull \hbox (badness 6758) in paragraph at lines 26612--26615 []\T1/qtm/m/n/10 datarobot-key: str. Cor-re-sponds the to the \T1/txtt/m/n/10 P redictionServer\T1/qtm/m/n/10 ’s “s- [307] [308] [309] [310] [311] Underfull \hbox (badness 10000) in paragraph at lines 27194--27197 [] [312] [313] Underfull \hbox (badness 10000) in paragraph at lines 27387--27390 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 27391--27394 [] [314] [315] Underfull \hbox (badness 10000) in paragraph at lines 27513--27518 []\T1/qtm/m/n/10 [bool] Is ‘’True’’ if pre-dic-tions by fore-cast Underfull \hbox (badness 10000) in paragraph at lines 27513--27518 \T1/qtm/m/n/10 date is en-abled for this de-ploy-ment. To up-date this set-ting , see [316] Underfull \hbox (badness 10000) in paragraph at lines 27695--27699 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 27866--27871 []\T1/qtm/m/n/10 [bool] If tar-get drift track-ing is en-abled for this de-ploy -ment. Underfull \hbox (badness 10000) in paragraph at lines 27866--27871 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’-tar-get_drift’’ set- tings, see Underfull \hbox (badness 10000) in paragraph at lines 27877--27882 []\T1/qtm/m/n/10 [bool] If fea-ture drift track-ing is en-abled for this de-plo y-ment. Underfull \hbox (badness 10000) in paragraph at lines 27877--27882 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’fea-ture_drift’’ set- tings, see [319] Underfull \hbox (badness 10000) in paragraph at lines 28019--28024 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy-ment. Underfull \hbox (badness 10000) in paragraph at lines 28019--28024 \T1/qtm/m/n/10 To up-date ex-ist-ing ‘’pre-dic-tions_data_collection’’ set-tings, see [320] Underfull \hbox (badness 10000) in paragraph at lines 28087--28092 \T1/qtm/m/n/10 cre-ate or up-date ex-ist-ing ‘’pre-dic-tion_warning’’ s et-tings, see [321] [322] [323] [324] [325] [326] [327] [328] Overfull \hbox (25.7449pt too wide) in paragraph at lines 29042--29045 [] Overfull \hbox (53.69485pt too wide) in paragraph at lines 29078--29081 [] [329] [330] [331] [332] [333] [334] [335] Overfull \hbox (10.41382pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 30015--30015 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [336] Underfull \hbox (badness 10000) in paragraph at lines 30117--30120 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 30121--30124 []\T1/qtm/m/n/10 The [337] Underfull \hbox (badness 10000) in paragraph at lines 30144--30147 []\T1/qtm/m/n/10 De- Overfull \hbox (11.04495pt too wide) in paragraph at lines 30148--30152 [] [338] [339] [340] Overfull \hbox (77.69371pt too wide) in paragraph at lines 30237--30237 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 is_external_baseline_dataset_valid\T1/qtm/m/n/10 , Overfull \hbox (70.54372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 30237--30237 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [341] Underfull \hbox (badness 10000) in paragraph at lines 30383--30386 [] [342] [343] [344] [345] Underfull \hbox (badness 10000) in paragraph at lines 30880--30885 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30880--30885 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [346] [347] [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 31346--31351 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 31346--31351 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [350] [351] [352] Underfull \hbox (badness 8075) in paragraph at lines 31791--31795 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 31941--31944 []\T1/qtm/m/n/10 [list(dict)] List of joint prob-a-bil-ity val-ues with a schem a de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 31949--31952 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: Underfull \hbox (badness 10000) in paragraph at lines 31949--31952 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 32008--32011 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [355] Underfull \hbox (badness 5787) in paragraph at lines 32067--32070 []\T1/qtm/m/n/10 [list(dict)] List of con-di-tional prob-a-bil-ity val-ues with a schema de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 32077--32080 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0|B=1) can be re-trieved via: Underfull \hbox (badness 10000) in paragraph at lines 32077--32080 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [356] Underfull \hbox (badness 10000) in paragraph at lines 32145--32149 []\T1/qtm/m/n/10 The con-di-tional prob-a-bil-i-ties for the re-quested Underfull \hbox (badness 10000) in paragraph at lines 32220--32224 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 6691) in paragraph at lines 32220--32224 \T1/qtm/m/n/10 get pair-wise data for. Since ‘v2.19’ this is op-tional and de-faults to [357] Underfull \hbox (badness 10000) in paragraph at lines 32225--32229 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 5431) in paragraph at lines 32225--32229 \T1/qtm/m/n/10 pen-dence for the data. Since ‘v2.19’ this is op-tional and de-faults to [358] [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 32612--32617 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 32618--32623 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [361] Underfull \hbox (badness 10000) in paragraph at lines 32676--32679 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 32680--32685 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 32680--32685 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [362] Underfull \hbox (badness 10000) in paragraph at lines 32738--32741 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 32776--32779 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 32780--32785 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 32780--32785 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 32949--32952 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond [365] Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 32974--32979 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 32980--32985 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [366] [367] Underfull \hbox (badness 10000) in paragraph at lines 33225--33229 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 33256--33260 []\T1/qtm/m/n/10 list of sec- [368] [369] Underfull \hbox (badness 10000) in paragraph at lines 33436--33439 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [370] [371] [372] [373] Overfull \hbox (14.04398pt too wide) in paragraph at lines 33762--33762 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] Overfull \hbox (11.75487pt too wide) in paragraph at lines 35837--35840 [] [391] Underfull \hbox (badness 10000) in paragraph at lines 36006--36016 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 36006--36016 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [392] Underfull \hbox (badness 10000) in paragraph at lines 36073--36078 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 36073--36078 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [393] [394] Underfull \hbox (badness 10000) in paragraph at lines 36279--36283 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 36284--36291 [] [395] Underfull \hbox (badness 10000) in paragraph at lines 36375--36379 [] Underfull \hbox (badness 5359) in paragraph at lines 36375--36379 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 36383--36386 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 36390--36393 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 36397--36401 [] [396] Underfull \hbox (badness 10000) in paragraph at lines 36559--36562 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [397] [398] [399] [400] [401] Underfull \hbox (badness 10000) in paragraph at lines 37150--37155 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 37150--37155 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [402] [403] [404] [405] Underfull \hbox (badness 10000) in paragraph at lines 37575--37579 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [406] [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 38038--38041 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 38045--38049 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 38057--38061 [] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] Underfull \hbox (badness 10000) in paragraph at lines 39381--39385 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [422] [423] [424] [425] Underfull \hbox (badness 10000) in paragraph at lines 39821--39825 [] Underfull \hbox (badness 5359) in paragraph at lines 39821--39825 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 39829--39832 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 39836--39839 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 39843--39847 [] [426] [427] [428] [429] [430] [431] Overfull \hbox (11.75487pt too wide) in paragraph at lines 40616--40619 [] [432] Underfull \hbox (badness 10000) in paragraph at lines 40773--40776 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [433] [434] [435] Underfull \hbox (badness 10000) in paragraph at lines 41059--41063 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 41064--41071 [] [436] Underfull \hbox (badness 10000) in paragraph at lines 41183--41186 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 41190--41194 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 41202--41206 [] [437] [438] [439] [440] [441] Overfull \vbox (1.47964pt too high) detected at line 41883 [442] [443] [444] Underfull \hbox (badness 10000) in paragraph at lines 42101--42105 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [445] [446] [447] [448] Underfull \hbox (badness 10000) in paragraph at lines 42541--42545 [] Underfull \hbox (badness 5359) in paragraph at lines 42541--42545 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 42549--42552 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 42556--42559 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 42563--42567 [] [449] [450] [451] [452] [453] [454] Overfull \hbox (11.75487pt too wide) in paragraph at lines 43336--43339 [] [455] Underfull \hbox (badness 10000) in paragraph at lines 43516--43519 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [456] [457] Underfull \hbox (badness 10000) in paragraph at lines 43719--43724 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 43719--43724 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [458] [459] Underfull \hbox (badness 10000) in paragraph at lines 43940--43944 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 43945--43952 [] [460] Underfull \hbox (badness 10000) in paragraph at lines 44064--44067 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 44071--44075 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 44083--44087 [] [461] [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 44324--44334 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 44324--44334 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). Underfull \hbox (badness 10000) in paragraph at lines 44391--44396 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 44391--44396 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [464] [465] [466] Underfull \hbox (badness 6173) in paragraph at lines 44610--44615 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [467] [468] Overfull \hbox (11.83478pt too wide) in paragraph at lines 44842--44846 [] [469] [470] Underfull \hbox (badness 10000) in paragraph at lines 45053--45058 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 45053--45058 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [471] Underfull \hbox (badness 10000) in paragraph at lines 45196--45199 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 45255--45258 []\T1/qtm/m/n/10 The back-test [472] Underfull \hbox (badness 10000) in paragraph at lines 45301--45304 []\T1/qtm/m/n/10 The back-test [473] [474] [475] [476] [477] [478] Underfull \hbox (badness 10000) in paragraph at lines 45939--45943 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [479] Underfull \hbox (badness 7047) in paragraph at lines 46101--46105 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [480] [481] Underfull \hbox (badness 10000) in paragraph at lines 46271--46275 [] Underfull \hbox (badness 5359) in paragraph at lines 46271--46275 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 46279--46282 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 46286--46289 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 46293--46297 [] [482] [483] [484] [485] [486] Underfull \hbox (badness 10000) in paragraph at lines 46879--46883 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [487] [488] [489] [490] [491] [492] [493] Overfull \hbox (11.75487pt too wide) in paragraph at lines 47696--47699 [] [494] Underfull \hbox (badness 10000) in paragraph at lines 47876--47879 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [495] Underfull \hbox (badness 10000) in paragraph at lines 47950--47955 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 47950--47955 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [496] [497] Underfull \hbox (badness 10000) in paragraph at lines 48123--48127 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 48128--48135 [] [498] [499] Underfull \hbox (badness 10000) in paragraph at lines 48361--48366 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 48361--48366 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] Underfull \hbox (badness 10000) in paragraph at lines 49581--49585 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [511] [512] [513] [514] Underfull \hbox (badness 10000) in paragraph at lines 50021--50025 [] Underfull \hbox (badness 5359) in paragraph at lines 50021--50025 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 50029--50032 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 50036--50039 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 50043--50047 [] [515] [516] [517] [518] [519] [520] Overfull \hbox (11.75487pt too wide) in paragraph at lines 50816--50819 [] [521] Underfull \hbox (badness 10000) in paragraph at lines 50996--50999 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [522] [523] Underfull \hbox (badness 10000) in paragraph at lines 51199--51204 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 51199--51204 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [524] [525] Underfull \hbox (badness 10000) in paragraph at lines 51420--51424 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 51425--51432 [] [526] Underfull \hbox (badness 10000) in paragraph at lines 51544--51547 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 51551--51555 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 51563--51567 [] [527] [528] Underfull \hbox (badness 10000) in paragraph at lines 51804--51814 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 51804--51814 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [529] Underfull \hbox (badness 10000) in paragraph at lines 51871--51876 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 51871--51876 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 52133--52136 []\T1/qtm/m/n/10 [dict] “-Pa-ram-e-ter-s” dic-tio-nary, same as spec-i-fied on Overfull \hbox (58.6449pt too wide) in paragraph at lines 52137--52138 [] Underfull \hbox (badness 10000) in paragraph at lines 52137--52138 [532] [533] [534] [535] [536] [537] Overfull \hbox (3.26418pt too wide) in paragraph at lines 52951--52951 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , [538] Underfull \hbox (badness 10000) in paragraph at lines 52960--52963 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to [][]\T1 /txtt/m/sl/10 Project.analyze_and_model[][] \T1/qtm/m/n/10 via the Underfull \hbox (badness 10000) in paragraph at lines 52970--52973 []\T1/qtm/m/n/10 Note that ei-ther (\T1/txtt/m/n/10 holdout_start_date\T1/qtm/m /n/10 , \T1/txtt/m/n/10 holdout_duration\T1/qtm/m/n/10 ) or (\T1/txtt/m/n/10 ho ldout_start_date\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 52980--52984 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 52980--52984 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the Underfull \hbox (badness 10000) in paragraph at lines 52996--53001 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 53141--53145 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [541] Underfull \hbox (badness 10000) in paragraph at lines 53249--53254 []\T1/qtm/m/n/10 Op-tion 2 (New in ver-sion v2.20): Use \T1/txtt/m/n/10 index\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 primary_training_start_date\T1/qtm/m/n/10 , [542] Underfull \hbox (badness 10000) in paragraph at lines 53349--53350 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [543] [544] Underfull \hbox (badness 10000) in paragraph at lines 53454--53458 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 53454--53458 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [545] [546] Underfull \hbox (badness 10000) in paragraph at lines 53679--53683 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [547] [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 54052--54061 []\T1/qtm/m/n/10 [bool, op-tional] De-faults to \T1/txtt/m/n/10 False\T1/qtm/m/ n/10 . If \T1/txtt/m/n/10 False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 54052--54061 \T1/qtm/m/n/10 will use a duration-based ap-proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qtm/m/n/10 , [550] [551] Underfull \hbox (badness 10000) in paragraph at lines 54228--54231 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to [][]\T1 /txtt/m/sl/10 Project.analyze_and_model[][] \T1/qtm/m/n/10 via the Underfull \hbox (badness 10000) in paragraph at lines 54228--54231 \T1/txtt/m/n/10 partitioning_method \T1/qtm/m/n/10 pa-ram-e-ter. To see the ful l par-ti-tion-ing use [][]\T1/txtt/m/sl/10 DatetimePartitioning. [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 54455--54458 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 55677--55680 []\T1/qtm/m/n/10 Com-pute a Pre-dic-tion-Ex-pla-na-tion-sIni-tial-iza-tion for the model via \T1/txtt/m/n/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 55682--55685 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [564] [565] [566] Overfull \hbox (15.28386pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 56048--56048 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [567] Underfull \hbox (badness 10000) in paragraph at lines 56120--56123 []\T1/qtm/m/n/10 [list] an ar-ray of dic-tio-nar-ies with a schema de-scribed a s Overfull \hbox (89.36382pt too wide) in paragraph at lines 56133--56133 \T1/qtm/m/it/10 tion_explanations_record_location=None\T1/qtm/m/n/10 , Overfull \hbox (5.23384pt too wide) in paragraph at lines 56133--56133 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [568] [569] [570] [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 57053--57058 []\T1/qtm/m/n/10 Raised if an ob-ject passed to the \T1/txtt/m/n/10 options \T1 /qtm/m/n/10 pa-ram-e-ter is not an [576] [577] [578] [579] [580] [581] Underfull \hbox (badness 6412) in paragraph at lines 57616--57623 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 57616--57623 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 57616--57623 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 57665--57670 []\T1/qtm/m/n/10 Com-pute “All back-test” [582] Overfull \hbox (1.56093pt too wide) in paragraph at lines 57700--57708 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [583] Underfull \hbox (badness 10000) in paragraph at lines 57837--57840 []\T1/qtm/m/n/10 Project.list(search_params={‘project_name’: ‘red’}) >> > [584] Underfull \hbox (badness 6412) in paragraph at lines 57971--57978 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 57971--57978 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 57971--57978 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [585] [586] Underfull \hbox (badness 6412) in paragraph at lines 58163--58170 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 58163--58170 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 58163--58170 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [587] [588] [589] [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 58693--58697 []\T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1 /txtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 59904--59914 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 59904--59914 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [602] Underfull \hbox (badness 10000) in paragraph at lines 59995--60000 []\T1/qtm/m/n/10 All du-ra-tions should be spec-i-fied with a du-ra-tion string such as those re-turned by the Underfull \hbox (badness 8075) in paragraph at lines 59995--60000 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [603] Underfull \hbox (badness 10000) in paragraph at lines 60089--60093 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [604] Underfull \hbox (badness 10000) in paragraph at lines 60139--60143 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. Underfull \hbox (badness 10000) in paragraph at lines 60205--60209 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 60380--60384 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 60424--60428 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 60481--60487 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [607] [608] [609] Underfull \hbox (badness 10000) in paragraph at lines 60744--60750 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 60744--60750 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble Underfull \hbox (badness 10000) in paragraph at lines 60779--60784 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 \T1/qtm/m/n/10 cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proporti onalParity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 60802--60809 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [610] Overfull \hbox (1.56093pt too wide) in paragraph at lines 60821--60829 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [611] Underfull \hbox (badness 10000) in paragraph at lines 60960--60964 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [612] [613] [614] Underfull \hbox (badness 10000) in paragraph at lines 61276--61279 []\T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is no t from \T1/txtt/m/n/10 datarobot.enums. [615] [616] [617] Overfull \hbox (1.56093pt too wide) in paragraph at lines 61767--61775 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 61968--61974 []\T1/qtm/m/n/10 This is an al-ter-na-tive to pass-ing a spec-i-fi-ca-tion to [ ][]\T1/txtt/m/sl/10 Project.analyze_and_model[][] \T1/qtm/m/n/10 via the [620] [621] [622] [623] [624] [625] [626] [627] Overfull \hbox (45.45493pt too wide) in paragraph at lines 62911--62914 [] Underfull \hbox (badness 10000) in paragraph at lines 62950--62953 [] [628] [629] Overfull \hbox (0.7738pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 63176--63176 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] Underfull \hbox (badness 10000) in paragraph at lines 64571--64576 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] Overfull \hbox (5.70496pt too wide) in paragraph at lines 65760--65763 [] Overfull \hbox (110.28496pt too wide) in paragraph at lines 65792--65793 [] Underfull \hbox (badness 10000) in paragraph at lines 65792--65793 [653] [654] [655] [656] Overfull \hbox (52.34491pt too wide) in paragraph at lines 66342--66345 [] Underfull \hbox (badness 10000) in paragraph at lines 66350--66353 []\T1/qtm/m/n/10 A [657] Overfull \hbox (25.7449pt too wide) in paragraph at lines 66411--66414 [] [658] Overfull \hbox (53.69485pt too wide) in paragraph at lines 66503--66506 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 66556--66559 [] [659] Overfull \hbox (40.76382pt too wide) in paragraph at lines 66644--66644 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 66654--66658 []\T1/qtm/m/n/10 The list of [660] Overfull \hbox (4.4887pt too wide) in paragraph at lines 66778--66778 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (52.34491pt too wide) in paragraph at lines 66799--66802 [] Underfull \hbox (badness 10000) in paragraph at lines 66807--66810 []\T1/qtm/m/n/10 A [661] Overfull \hbox (2.52364pt too wide) in paragraph at lines 66848--66848 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 66848--66848 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 66853--66856 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 66857--66861 []\T1/qtm/m/n/10 The Overfull \hbox (10.33382pt too wide) in paragraph at lines 66899--66899 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 66899--66899 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [662] Overfull \hbox (0.71489pt too wide) in paragraph at lines 66954--66957 [] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] Overfull \hbox (11.64404pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 tive_feature_derivation_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (7.74406pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 tive_feature_derivation_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (15.70413pt too wide) in paragraph at lines 68563--68563 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [677] [678] Underfull \hbox (badness 10000) in paragraph at lines 68595--68598 []\T1/qtm/m/n/10 The back-test [679] [680] [681] [682] Overfull \hbox (91.78355pt too wide) in paragraph at lines 69063--69063 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (38.99353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 fea- Overfull \hbox (68.71353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (54.58354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_id\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (68.93353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_width\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (71.80354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_height\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 thumb- Overfull \hbox (61.80354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 nail_link\T1/qtm/m/n/10 , Overfull \hbox (41.51355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 doc- Overfull \hbox (32.07355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 u- Overfull \hbox (66.79355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (36.51355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 ac- Overfull \hbox (123.91354pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (40.10353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 pre- Overfull \hbox (39.29355pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 dic- Overfull \hbox (72.16353pt too wide) in paragraph at lines 69063--69063 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [683] Overfull \hbox (50.8936pt too wide) in paragraph at lines 69152--69152 []\T1/qtm/m/it/10 page_index\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (51.34361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_index\T1/qtm/m/n/10 , Overfull \hbox (17.99359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 fea- Overfull \hbox (47.7136pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (61.4536pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_id\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (75.80359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (78.6736pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (68.6736pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_page_link\T1/qtm/m/n/10 , Overfull \hbox (43.42361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 text_lines\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 u- Overfull \hbox (45.79361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (15.51361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 ac- Overfull \hbox (102.9136pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (19.10359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 pre- Overfull \hbox (18.29361pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 dic- Overfull \hbox (51.16359pt too wide) in paragraph at lines 69152--69152 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [684] [685] [686] [687] [688] [689] [690] [691] [692] Overfull \hbox (2.1539pt too wide) in paragraph at lines 70249--70249 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [693] [694] [695] Overfull \hbox (20.68881pt too wide) in paragraph at lines 70606--70606 \T1/qtm/m/it/10 fault_embedding_model\T1/txtt/m/n/10 )| Overfull \hbox (28.77876pt too wide) in paragraph at lines 70615--70615 []\T1/qtm/m/it/10 text_chunking_configs\T1/txtt/m/n/10 )| [696] Underfull \hbox (badness 10000) in paragraph at lines 70707--70712 \T1/txtt/m/sl/10 create_for_external[][] \T1/qtm/m/n/10 to cre-ate a new reg-is -tered model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 70707--70712 [][]\T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments[][] \T1 /qtm/m/n/10 to list de-ploy-ments as-so-ci-ated with a [697] Underfull \hbox (badness 5548) in paragraph at lines 70743--70752 \T1/qtm/m/n/10 able to the user. [][]\T1/txtt/m/sl/10 VectorDatabase.create[][] \T1/qtm/m/n/10 cre-ates a new Vec-tor-Database. [][]\T1/txtt/m/sl/10 VectorDat abase. Underfull \hbox (badness 10000) in paragraph at lines 70762--70768 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 70794--70796 []\T1/qtm/m/n/10 Added [][]\T1/txtt/m/sl/10 DatetimePartitioningId[][]\T1/qtm/m /n/10 , which can be passed as a \T1/qtm/m/it/10 par-ti-tion-ing_method \T1/qtm /m/n/10 to [][]\T1/txtt/m/sl/10 Project. [698] Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 \T1/qtm/m/n/10 and run_once [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.l ist[][] [][]BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 70828--70837 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 \T1/txtt/m/sl/10 create_from_url[][] [][]Dataset.create_from_data_source[][] [] []Dataset.create_from_query_generator[][] Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 [][]\T1/txtt/m/sl/10 Dataset.create_project[][] [][]Project.create[][] [][]Proj ect.create_from_data_source[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 70850--70863 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 70899--70901 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 70908--70910 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [699] Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 \T1/txtt/m/sl/10 request_feature_effect[][] [][]Model.get_or_request_feature_ef fect[][] [][]Model.get_lift_chart[][] Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 [][]\T1/txtt/m/sl/10 Model.get_all_lift_charts[][] [][]Model.get_residuals_char t[][] [][]Model.get_all_residuals_charts[][] Underfull \hbox (badness 10000) in paragraph at lines 70950--70965 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. Underfull \hbox (badness 10000) in paragraph at lines 70995--70997 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: Underfull \hbox (badness 10000) in paragraph at lines 71019--71021 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [700] Underfull \hbox (badness 10000) in paragraph at lines 71133--71135 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- Underfull \hbox (badness 10000) in paragraph at lines 71147--71150 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit_metadata \T1/qtm/m/n/10 has bee n re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 71157--71160 []\T1/txtt/m/n/10 DatetimeModel.request_feature_fit \T1/qtm/m/n/10 has been re- moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. [701] Underfull \hbox (badness 10000) in paragraph at lines 71172--71175 []\T1/txtt/m/n/10 Model.get_or_request_feature_fit \T1/qtm/m/n/10 has been re-m oved. Use [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 71177--71180 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 71187--71190 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing [][]\T1 /txtt/m/sl/10 SharingAccess[][] \T1/qtm/m/n/10 in-for-ma-tion. - [][]\T1/txtt/m /sl/10 DataStore. Overfull \hbox (248.73975pt too wide) in paragraph at lines 71251--71252 [] Underfull \hbox (badness 10000) in paragraph at lines 71251--71252 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 71273--71274 [] Underfull \hbox (badness 10000) in paragraph at lines 71273--71274 [702] Underfull \hbox (badness 10000) in paragraph at lines 71332--71336 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 BatchPredictionJob.app ly_time_series_data_prep_and_score[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7221) in paragraph at lines 71332--71336 [][]\T1/txtt/m/sl/10 BatchPredictionJob.apply_time_series_data_prep_and_score_t o_file[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 71338--71343 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 DataEngineQueryGenerat or.prepare_prediction_dataset[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7308) in paragraph at lines 71338--71343 [][]\T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_c atalog[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 71369--71373 []\T1/qtm/m/n/10 Added two new meth-ods to the Im-ageAug-men-ta-tion-List class : [][]\T1/txtt/m/sl/10 ImageAugmentationList.list[][]\T1/qtm/m/n/10 , [703] [704] Underfull \hbox (badness 10000) in paragraph at lines 71474--71478 []\T1/qtm/m/n/10 Re-stored [][]\T1/txtt/m/sl/10 Model.get_leaderboard_ui_permal ink[][]\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Model.open_model_browser[][]\T1/qt m/m/n/10 , [][]\T1/txtt/m/sl/10 Project. [705] [706] Underfull \hbox (badness 10000) in paragraph at lines 71724--71727 []\T1/qtm/m/n/10 Added sup-port for cre-at-ing mono-tonic fea-ture lists for ti me se-ries projects. Set Underfull \hbox (badness 10000) in paragraph at lines 71729--71731 []\T1/qtm/m/n/10 Added in-for-ma-tion about ver-tex to ad-vanced tun-ing pa-ram -e-ters [][]\T1/txtt/m/sl/10 datarobot.models.Model. [707] Underfull \hbox (badness 10000) in paragraph at lines 71812--71814 [][][]\T1/txtt/m/sl/10 CustomModelVersion[][]\T1/qtm/m/n/10 ’s \T1/txtt/m/n/1 0 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 10000) in paragraph at lines 71816--71818 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 ’s \T1/txtt/m/n/10 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 6364) in paragraph at lines 71848--71850 []\T1/qtm/m/n/10 The [][]\T1/txtt/m/sl/10 Deployment[][] \T1/qtm/m/n/10 method \T1/txtt/m/n/10 create_from_custom_model_image \T1/qtm/m/n/10 was re-moved. Use [][]\T1/txtt/m/sl/10 Deployment. [708] Underfull \hbox (badness 10000) in paragraph at lines 71900--71905 []\T1/qtm/m/n/10 Added ex-per-i-men-tal sup-port to re-trieve doc-u-ment text e x-trac-tion sam-ples us- Underfull \hbox (badness 10000) in paragraph at lines 71900--71905 \T1/qtm/m/n/10 ing: - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSample[][] \T1 /qtm/m/n/10 - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSamplePage[][] \T1/qtm /m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 71942--71949 []\T1/qtm/m/n/10 Added sup-port to pass cal-cu-la-tion mode to pre-dic-tion ex- pla-na-tions (\T1/qtm/m/it/10 mode \T1/qtm/m/n/10 pa-ram-e-ter in Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.apply_bias_mitigation[][] \T1/qtm /m/n/10 - [][]\T1/txtt/m/sl/10 Project.request_bias_mitigation_feature_info[][] Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.get_bias_mitigation_feature_info[ ][] \T1/qtm/m/n/10 and by adding new bias mit- Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 i-ga-tion params - bias_mitigation_feature_name - bias_mitigatio n_technique - in- Underfull \hbox (badness 10000) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 clude_bias_mitigation_feature_as_predictor_variable to the ex-is t-ing method - [][]\T1/txtt/m/sl/10 Project.start[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7256) in paragraph at lines 71993--72006 \T1/qtm/m/n/10 by adding this enum to sup-ply params to some of the above func- tion-al-ity \T1/txtt/m/n/10 datarobot.enums. [709] [710] Underfull \hbox (badness 10000) in paragraph at lines 72119--72121 []\T1/qtm/m/n/10 Up-date the doc-u-men-ta-tion to sug-gest that \T1/qtm/m/it/10 fea-ture_derivation_window_end \T1/qtm/m/n/10 of [][]\T1/txtt/m/sl/10 datarobo t. Underfull \hbox (badness 10000) in paragraph at lines 72137--72140 []\T1/qtm/m/n/10 Added the abil-ity to turn off su-per-vised fea-ture re-duc-ti on for Time Se-ries projects. Op-tion [711] [712] Overfull \hbox (52.89496pt too wide) in paragraph at lines 72349--72350 [] Underfull \hbox (badness 10000) in paragraph at lines 72349--72350 Underfull \hbox (badness 10000) in paragraph at lines 72363--72365 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (794 pages, 3903875 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets