Read the Docs build information Build id: 1558686 Project: datarobot-public-api-client Version: v3.2.0b1 Commit: 1d066fe2babb106900e2d168ca73eb08728a3935 Date: 2023-06-23T19:56:59.190378Z State: finished Success: True [rtd-command-info] start-time: 2023-06-23T19:57:01.158415Z, end-time: 2023-06-23T19:57:08.676845Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:datarobot/public_api_client.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-06-23T19:57:08.999733Z, end-time: 2023-06-23T19:57:09.431822Z, duration: 0, exit-code: 0 git checkout --force origin/v3.2.0b1 Note: switching to 'origin/v3.2.0b1'. 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 1d066fe2 [DSX-2869] cherry-pick PRs for v3.2.0b1 (#2539) [rtd-command-info] start-time: 2023-06-23T19:57:09.659763Z, end-time: 2023-06-23T19:57:09.731739Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-23T19:57:09.971109Z, end-time: 2023-06-23T19:57:10.029971Z, 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-06-23T19:57:11.208360Z, end-time: 2023-06-23T19:57:15.947289Z, duration: 4, 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/v3.2.0b1/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-23T19:57:16.210487Z, end-time: 2023-06-23T19:57:17.384414Z, 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/v3.2.0b1/lib/python3.7/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (68.0.0) [rtd-command-info] start-time: 2023-06-23T19:57:17.623639Z, end-time: 2023-06-23T19:57:24.717027Z, duration: 7, 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 41.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 229.9 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 174.8 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 160.6 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 188.2 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 189.5 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 231.2 MB/s eta 0:00:00 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) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 222.9 MB/s eta 0:00:00 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 233.2 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 195.4 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 148.1 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) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 175.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/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 178.8 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) Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 225.5 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 211.8 MB/s eta 0:00:00 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 172.6 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 196.7 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 209.3 MB/s eta 0:00:00 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 191.4 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=23753 sha256=e0ed5b986ebce9541ec559ea4bf4eb16ea8ce0b33a30f2a00a31db92a39adeef Stored in directory: /tmp/pip-ephem-wheel-cache-w8883a0a/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.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.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 readthedocs-sphinx-ext-2.2.1 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.3 [rtd-command-info] start-time: 2023-06-23T19:57:25.053606Z, end-time: 2023-06-23T19:58:05.696302Z, duration: 40, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.2.0b1 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.2.0b1) Downloading pandas-1.3.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 175.3 MB/s eta 0:00:00 Collecting numpy (from datarobot==3.2.0b1) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 185.7 MB/s eta 0:00:00 Collecting pyyaml>=3.11 (from datarobot==3.2.0b1) Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 225.8 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from datarobot==3.2.0b1) (2.31.0) Collecting requests-toolbelt>=0.6 (from datarobot==3.2.0b1) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 170.1 MB/s eta 0:00:00 Collecting trafaret!=1.1.0,<2.2,>=0.7 (from datarobot==3.2.0b1) Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Collecting urllib3<2.0.0,>=1.23 (from datarobot==3.2.0b1) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 198.0 MB/s eta 0:00:00 Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.2.0b1) Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) Collecting mypy-extensions<2,>=0.4.0 (from datarobot==3.2.0b1) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting mock==3.0.5 (from datarobot==3.2.0b1) Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) Collecting pytest==7.1.2 (from datarobot==3.2.0b1) Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 212.8 MB/s eta 0:00:00 Collecting pytest-cov (from datarobot==3.2.0b1) Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Collecting responses==0.21 (from datarobot==3.2.0b1) Downloading responses-0.21.0-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 167.9 MB/s eta 0:00:00 Collecting pytest-asyncio (from datarobot==3.2.0b1) Downloading pytest_asyncio-0.21.0-py3-none-any.whl (13 kB) Collecting Pillow==9.2.0 (from datarobot==3.2.0b1) Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 110.7 MB/s eta 0:00:00 Collecting black==22.8.0 (from datarobot==3.2.0b1) Downloading black-22.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 213.8 MB/s eta 0:00:00 Collecting isort==5.10.1 (from datarobot==3.2.0b1) Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 200.3 MB/s eta 0:00:00 Collecting flake8==5.0.4 (from datarobot==3.2.0b1) Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 178.6 MB/s eta 0:00:00 Collecting pylint==2.15.0 (from datarobot==3.2.0b1) Downloading pylint-2.15.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.4/505.4 kB 241.0 MB/s eta 0:00:00 Collecting mypy==1.0.0 (from datarobot==3.2.0b1) Downloading mypy-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 126.8 MB/s eta 0:00:00 Collecting types-PyYAML==6.0.12 (from datarobot==3.2.0b1) Downloading types_PyYAML-6.0.12-py3-none-any.whl (14 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.2.0b1) Downloading types_python_dateutil-2.8.19-py3-none-any.whl (8.0 kB) Collecting types-pytz==2022.2.1.0 (from datarobot==3.2.0b1) Downloading types_pytz-2022.2.1.0-py3-none-any.whl (4.5 kB) Collecting types-requests==2.28.11 (from datarobot==3.2.0b1) Downloading types_requests-2.28.11-py3-none-any.whl (13 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.2.0b1) Downloading types_urllib3-1.26.25-py3-none-any.whl (14 kB) Collecting Sphinx==4.3.2 (from datarobot==3.2.0b1) Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 121.4 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==1.0.0 (from datarobot==3.2.0b1) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 190.2 MB/s eta 0:00:00 Collecting nbsphinx==0.8.9 (from datarobot==3.2.0b1) Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Collecting numpydoc==1.4.0 (from datarobot==3.2.0b1) Downloading numpydoc-1.4.0-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.9/51.9 kB 143.8 MB/s eta 0:00:00 Collecting jupyter-contrib-nbextensions (from datarobot==3.2.0b1) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 184.6 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.2.0b1) 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.2.0b1) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 194.4 MB/s eta 0:00:00 Collecting platformdirs>=2 (from black==22.8.0->datarobot==3.2.0b1) Downloading platformdirs-3.8.0-py3-none-any.whl (16 kB) Collecting pathspec>=0.9.0 (from black==22.8.0->datarobot==3.2.0b1) Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) Collecting tomli>=1.1.0 (from black==22.8.0->datarobot==3.2.0b1) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting typed-ast>=1.4.2 (from black==22.8.0->datarobot==3.2.0b1) Downloading typed_ast-1.5.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (843 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 843.7/843.7 kB 229.1 MB/s eta 0:00:00 Collecting mccabe<0.8.0,>=0.7.0 (from flake8==5.0.4->datarobot==3.2.0b1) 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.2.0b1) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 153.3 MB/s eta 0:00:00 Collecting pyflakes<2.6.0,>=2.5.0 (from flake8==5.0.4->datarobot==3.2.0b1) Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 185.0 MB/s eta 0:00:00 Collecting importlib-metadata<4.3,>=1.1.0 (from flake8==5.0.4->datarobot==3.2.0b1) 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/v3.2.0b1/lib/python3.7/site-packages (from mock==3.0.5->datarobot==3.2.0b1) (1.16.0) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from nbsphinx==0.8.9->datarobot==3.2.0b1) (0.17.1) Collecting docutils (from nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 227.8 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from nbsphinx==0.8.9->datarobot==3.2.0b1) (3.0.3) Collecting jinja2 (from nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 215.7 MB/s eta 0:00:00 Collecting nbconvert!=5.4 (from nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading nbconvert-7.6.0-py3-none-any.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.4/290.4 kB 230.5 MB/s eta 0:00:00 Collecting traitlets>=5 (from nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 207.9 MB/s eta 0:00:00 Collecting nbformat (from nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 185.4 MB/s eta 0:00:00 Collecting dill>=0.2 (from pylint==2.15.0->datarobot==3.2.0b1) Downloading dill-0.3.6-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 173.1 MB/s eta 0:00:00 Collecting astroid<=2.14.0-dev0,>=2.12.4 (from pylint==2.15.0->datarobot==3.2.0b1) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 224.7 MB/s eta 0:00:00 Collecting tomlkit>=0.10.1 (from pylint==2.15.0->datarobot==3.2.0b1) Downloading tomlkit-0.11.8-py3-none-any.whl (35 kB) Collecting attrs>=19.2.0 (from pytest==7.1.2->datarobot==3.2.0b1) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 186.7 MB/s eta 0:00:00 Collecting iniconfig (from pytest==7.1.2->datarobot==3.2.0b1) 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/v3.2.0b1/lib/python3.7/site-packages (from pytest==7.1.2->datarobot==3.2.0b1) (23.1) Collecting pluggy<2.0,>=0.12 (from pytest==7.1.2->datarobot==3.2.0b1) Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) Collecting py>=1.8.2 (from pytest==7.1.2->datarobot==3.2.0b1) Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 185.4 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from Sphinx==4.3.2->datarobot==3.2.0b1) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 205.0 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from Sphinx==4.3.2->datarobot==3.2.0b1) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 193.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from Sphinx==4.3.2->datarobot==3.2.0b1) 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.2.0b1) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 190.0 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/v3.2.0b1/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.2.0b1) (1.1.5) Collecting sphinxcontrib-qthelp (from Sphinx==4.3.2->datarobot==3.2.0b1) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 196.1 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/v3.2.0b1/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.2.0b1) (2.15.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.2.0b1) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.2.0b1) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.2.0b1) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.2.0b1) (1.4.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from Sphinx==4.3.2->datarobot==3.2.0b1) (68.0.0) Collecting python-dateutil>=2.7.3 (from pandas>=0.15->datarobot==3.2.0b1) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 225.0 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/v3.2.0b1/lib/python3.7/site-packages (from pandas>=0.15->datarobot==3.2.0b1) (2023.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.2.0b1) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.2.0b1) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.2.0b1) (2023.5.7) Collecting ipython_genutils (from jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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.2.0b1) 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.2.0b1) Downloading jupyter_core-4.12.0-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 187.8 MB/s eta 0:00:00 Collecting jupyter_highlight_selected_word>=0.1.1 (from jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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.2.0b1) Downloading jupyter_nbextensions_configurator-0.6.3-py2.py3-none-any.whl (466 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 466.9/466.9 kB 222.2 MB/s eta 0:00:00 Collecting notebook>=6.0 (from jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading notebook-6.5.4-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 225.2 MB/s eta 0:00:00 Collecting tornado (from jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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 222.1 MB/s eta 0:00:00 Collecting lxml (from jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading lxml-4.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 189.3 MB/s eta 0:00:00 Collecting coverage[toml]>=5.2.1 (from pytest-cov->datarobot==3.2.0b1) 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.8 MB/s eta 0:00:00 Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.2.0b1) 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 172.1 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.2.0b1) 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 182.9 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata<4.3,>=1.1.0->flake8==5.0.4->datarobot==3.2.0b1) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.2.0b1/lib/python3.7/site-packages (from jinja2->nbsphinx==0.8.9->datarobot==3.2.0b1) (2.1.3) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 212.8 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 208.5 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.2.0b1) 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.2.0b1) 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.2.0b1) Downloading mistune-3.0.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 171.2 MB/s eta 0:00:00 Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 180.3 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.2.0b1) 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.2.0b1) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat->nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading fastjsonschema-2.17.1-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 185.0 MB/s eta 0:00:00 Collecting pyzmq>=17 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading pyzmq-25.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 226.8 MB/s eta 0:00:00 Collecting argon2-cffi (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting jupyter-client>=5.3.4 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 200.4 MB/s eta 0:00:00 Collecting nest-asyncio>=1.5 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting ipykernel (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading ipykernel-6.16.2-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 205.5 MB/s eta 0:00:00 Collecting Send2Trash>=1.8.0 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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.2.0b1) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting prometheus-client (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading prometheus_client-0.17.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 185.1 MB/s eta 0:00:00 Collecting nbclassic>=0.4.7 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading nbclassic-1.0.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 174.5 MB/s eta 0:00:00 Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.2.0b1) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting importlib-resources>=1.4.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.2.0b1) 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.2.0b1) 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.2.0b1) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 173.3 MB/s eta 0:00:00 Collecting entrypoints (from jupyter-client>=5.3.4->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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.2.0b1) Downloading jupyter_server-1.24.0-py3-none-any.whl (347 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.5/347.5 kB 222.8 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.2.0b1) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Collecting ptyprocess (from terminado>=0.8.3->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting argon2-cffi-bindings (from argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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 193.9 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.2.0b1) 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.2.0b1) Downloading debugpy-1.6.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 142.2 MB/s eta 0:00:00 Collecting ipython>=7.23.1 (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading ipython-7.34.0-py3-none-any.whl (793 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.8/793.8 kB 231.2 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting psutil (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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 211.5 MB/s eta 0:00:00 Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 219.0 MB/s eta 0:00:00 Collecting decorator (from ipython>=7.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pickleshare (from ipython>=7.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) 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.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 219.2 MB/s eta 0:00:00 Collecting backcall (from ipython>=7.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 183.9 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.2.0b1) Downloading anyio-3.7.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 183.1 MB/s eta 0:00:00 Collecting websocket-client (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 175.3 MB/s eta 0:00:00 Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 228.2 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.2.0b1) 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.2.0b1) Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 202.3 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython>=7.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 204.1 MB/s eta 0:00:00 Collecting wcwidth (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=7.23.1->ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.2.0b1) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 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.2.0b1-py3-none-any.whl size=768282 sha256=4e0ca0fdbf793a3af1e3c6679100b8b80060a9a7fbd8603aee6b1aacca73d82a Stored in directory: /tmp/pip-ephem-wheel-cache-kq648u4_/wheels/e8/e6/72/5378602aead34fc6c8395a5a290b2c6e29ad7fc397b62d1e17 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=23428785 sha256=d2f28aca78eb01a5e025c67171d28e9aae28c31afd94810e6a9e53c04b08bf51 Stored in directory: /tmp/pip-ephem-wheel-cache-kq648u4_/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=ec052914f7f73dc282f61c22491f5ff58ed692477001d46bddb8ddcf6622eb64 Stored in directory: /tmp/pip-ephem-wheel-cache-kq648u4_/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, 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, jinja2, 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.3 Uninstalling urllib3-2.0.3: Successfully uninstalled urllib3-2.0.3 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: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 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.0 argon2-cffi-21.3.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.3 coverage-7.2.7 datarobot-3.2.0b1 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.6 entrypoints-0.4 exceptiongroup-1.1.1 fastjsonschema-2.17.1 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.18.2 jinja2-3.1.2 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.2 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.6 notebook-6.5.4 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.1 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.8.0 pluggy-1.2.0 prometheus-client-0.17.0 prompt-toolkit-3.0.38 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.0 pytest-cov-4.1.0 python-dateutil-2.8.2 pyyaml-6.0 pyzmq-25.1.0 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 tomli-2.0.1 tomlkit-0.11.8 tornado-6.2 trafaret-2.1.1 traitlets-5.9.0 typed-ast-1.5.4 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.6.3 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-06-23T19:58:07.660798Z, end-time: 2023-06-23T19:58:07.744108Z, 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "v3.2.0b1", 'version_slug': "v3.2.0b1", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("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': [ ], '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': 'v3.2.0b1', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'v3.2.0b1', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'v3.2.0b1', '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': '1d066fe2', } # 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 'branch' == '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/1558686/' 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-06-23T19:58:07.961816Z, end-time: 2023-06-23T19:58:57.514328Z, duration: 49, 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 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-06-23T19:58:57.821023Z, end-time: 2023-06-23T19:59:47.795320Z, duration: 49, 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 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.2.0b1_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/v3.2.0b1/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-06-23T19:59:48.754902Z, end-time: 2023-06-23T19:59:48.812743Z, 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-06-23T19:59:49.036519Z, end-time: 2023-06-23T20:00:07.009377Z, duration: 17, 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.2.0b1_Docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... 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.2.0b1_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 1574. [27] [28] [29] [30] [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1892. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1905. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1917. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 32 undefined on input line 1930. [32] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 33 undefined on input line 2039. [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 2056. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 2073. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 2075. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 2076. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 34 undefined on input line 2098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 34 undefined on input line 2109. [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2267--2269 []\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 2281--2286 []\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 2342. [38] [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 40 undefined on input line 2446. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 40 undefined on input line 2449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 40 undefined on input line 2478. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 41 undefined on input line 2516. [41] [42] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2675. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2687. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 43 undefin ed on input line 2689. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 43 undefined on input line 2690. [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 44 undefined on input line 2712. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 277 3. Underfull \hbox (badness 10000) in paragraph at lines 2772--2775 []\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 2. [45] Underfull \hbox (badness 10000) in paragraph at lines 2845--2850 \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 2853. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 46 undefined on input line 2861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 46 undefined on input line 2879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 46 undefined on input line 2880. 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 881. Underfull \hbox (badness 10000) in paragraph at lines 2877--2882 []\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 2877--2882 \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 2957. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 47 undefined on input line 2964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 47 undefined on input line 2988. [47] LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 2996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 48 undefined on input line 2998. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 48 undefined on input line 3009. [48] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3105. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3105. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3123. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3130. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3135. [49] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 50 undefined on input line 3198. [50] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 51 undefined on input line 32 38. LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 51 undefined on input line 3251. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 51 undefined on input line 3263. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 51 undefined on input line 3280. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 51 undefined on input line 3299. [51] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 52 undefined on input line 3344. [52] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 53 undefined on input line 3423. [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 54 undefined on input line 3455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 54 undefined on input line 3458. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 54 undefined on input line 3501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 54 undefined on input line 3505. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 54 undefined on input line 3509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 54 undefined on input line 3515. [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 3522. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 55 undefined on input line 3526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 55 undefined on input line 3530. 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 539. 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 543. 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 47. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 55 undefined on input line 3582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 55 undefined on input line 3583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 55 undefined on input line 3 585. Underfull \hbox (badness 10000) in paragraph at lines 3581--3586 []\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 3589. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 55 undefined on input line 3593. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 55 undefined on input line 3598. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 55 undefined on input line 359 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_transferable_export' on page 55 undefined on input line 3604. [55] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 56 undefined on input line 3613. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 56 und efined on input line 3623. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 56 undefined on input line 3626 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 56 undefined on input line 3628. [56] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 57 und efined on input line 3690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 57 undefined on input line 3693. Overfull \vbox (1.97241pt too high) detected at line 3779 [57] Underfull \vbox (badness 10000) detected at line 3779 Underfull \vbox (badness 10000) detected at line 3779 [58] [59] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 60 undefined on input line 3871. [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 4157 [66] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 67 undefined on input line 4199. [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 4268. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 69 undefined on input line 4269. 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 70. [69] Underfull \hbox (badness 7012) in paragraph at lines 4340--4343 []\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 4390--4393 []\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 4668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 75 undefined on input line 4722. [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 4743. 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 4764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 4807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 4846. [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4958. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 78 undefined on input line 5092. [78] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 79 undefined on input line 5106. LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 79 undefined on input line 5127. [79] [80] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 81 undefined on input line 5287. [81] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 82 undefined on input line 5315. [82] [83] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 84 undefined on input line 5462. [84] [85] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 86 undefined on input line 5540. [86] [87] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 88 und efined on input line 5692. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 88 undefined on input line 5692. [88] [89] [90] Underfull \vbox (badness 1087) detected at line 5894 [91] [92] [93] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 94 undefined on input line 6020. [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6163--6170 \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 174. [96] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 97 undefined on input line 6233. LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 97 undefined on input line 6256. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 97 undefined on input line 6260. [97] [98] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 99 undefined on input line 6421. [99] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 100 undefined on input line 6492. [100] [101] [102] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 103 und efined on input line 6642. [103] [104] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 105 undefined on input line 6771. [105] [106] [107] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 108 undefined on input line 6991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 108 undefined on input line 7012. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 108 undefined on input line 7018. [108] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 109 undefined on input line 7030. [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 7160--7165 []\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 7225. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 112 undefined on input line 7226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 112 undefined on input line 7228. [112] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 113 undefined on input line 7338. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 113 undefined on input line 7344. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 113 undefined on input line 7360. [113] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 114 undefined on input line 7402. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 114 undefined on input line 7403. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 114 undefined on input line 7404. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 114 undefined on input line 7430. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 114 undefined on input line 7432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 114 undefined on input line 7432. [114] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 115 undefined on input line 7453. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 115 undefined on input line 7454. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 115 undefined on input line 7455. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 115 undefined on input line 7499. [115] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 116 undefined on input line 7553. [116] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 117 undefined on input line 7573. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' 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 7598. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 117 un defined on input line 7618. [117] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 118 undefined on input line 7668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 118 undefined on input line 7669. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 118 undefined on input line 7672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 118 undefined on input line 7676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 118 undefined on input line 7677. [118] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 119 undefined on input line 7734. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 119 undefined on input line 7752. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 119 undefined on input line 7753. [119] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 120 undefined on input line 7779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 120 undefined on input line 7801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 120 undefined on input line 7825. [120] Overfull \vbox (2.72194pt too high) detected at line 7910 [121] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 122 undefined on input line 7928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 122 undefined on input line 7935. [122] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 123 undefined on input line 7979. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 123 undefined on input line 7980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 123 undefined on input line 8013. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 123 undefined on input line 8014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 123 undefined on input line 8026. [123] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 124 undefined on input line 8045. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 124 undefined on input line 8046. Underfull \hbox (badness 5231) in paragraph at lines 8043--8048 []\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 8050. Underfull \hbox (badness 10000) in paragraph at lines 8119--8122 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8119--8122 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8132--8135 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8132--8135 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8132--8135 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 name of Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 the month, Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 “-jan” Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 used in-ter- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 (e.g., “- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 sun-day”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 “-Sun- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 day”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 “-sun”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 or “- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 Sun”, all Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8164--8167 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8164--8167 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8177--8179 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \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 8199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 126 undefined on input line 8199. Underfull \hbox (badness 5832) in paragraph at lines 8196--8202 []\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 8196--8202 \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 8235. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 126 undefined on input line 8239. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models' on page 126 undefined on input line 8239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r.list' on page 126 undefined on input line 8252. [126] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 127 undefined on input line 8283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 127 undefined on input line 8287. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 127 undefined on input line 8319. [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 128 undefined on input line 8378. [128] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 129 undefined on input line 8403. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 129 undefined on input line 8461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 129 undefined on input line 8464. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 129 undefined on input line 8465. Overfull \vbox (1.03302pt too high) detected at line 8483 [129] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 130 undefined on input line 8502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 130 undefined on input line 85 27. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 130 undefined on input line 8544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 130 undefined on input line 8545. [130] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 131 undefined on input line 8582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 131 undefined on input line 8582. Overfull \vbox (1.97241pt too high) detected at line 8609 [131] [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 133 undefined on input line 8680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 133 undefined on input line 8680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 133 undefined on input line 8724. Overfull \vbox (2.24307pt too high) detected at line 8737 [133] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 134 undefined on input line 8750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 134 undefined on input line 8762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 134 undefined on input line 8778. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 134 undefined on input line 8790. [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 8806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 135 undefined on input line 8818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 135 undefined on input line 8837. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 135 undefined on input line 8849. [135] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 136 undefined on input line 8865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 136 undefined on input line 8877. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 136 undefined on input lin e 8896. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 136 undefined on input line 8909. [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 137 undefined on input line 8927. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 137 undefined on input line 8939 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 137 undefined on input line 8971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 137 undefined on input line 8983. [137] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 138 undefined on input line 9019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 138 undefined on input line 9020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 138 undefined on input line 9034. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 138 undefined on input line 9035. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 138 undefined on input line 9 036. Underfull \hbox (badness 10000) in paragraph at lines 9033--9037 \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 9064 [138] [139] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 140 undefined on input line 9126. [140] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 141 undefined on input line 9197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 141 undefined on input line 9198. Underfull \hbox (badness 10000) in paragraph at lines 9196--9199 []\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 9294. [143] Overfull \vbox (2.67389pt too high) detected at line 9412 [144] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 145 undefined on input line 9439. Overfull \vbox (1.97238pt too high) detected at line 9476 [145] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 146 undefined on input line 9479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 146 undefined on input line 9512. [146] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 147 undefined on input line 9534. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 147 undefined on input line 9577. [147] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 148 undefined on input line 9648. [148] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 149 undefined on input line 9680. Underfull \hbox (badness 10000) in paragraph at lines 9698--9702 []\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 10019. [154] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 155 undefined on input line 10046. [155] [156] [157] [158] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 1 59 undefined on input line 10288. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 159 undefined on input line 10295. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 159 undefined on input line 10305. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 159 undefined on input line 10331. [159] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 160 undefined on input line 10372. [160] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 161 undefined on input line 10437. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 161 undefined on input line 10453. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 161 undefined on input line 10457. [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 10692. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 164 undefined on input line 10692. [164] [165] [166] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 167 undefined on input line 10859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 167 undefined on input line 10862. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 167 undefined on input line 10862. 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.UseCase' on pag e 167 undefined on input line 10863. Underfull \hbox (badness 10000) in paragraph at lines 10865--10868 []\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 10896. [167] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 168 undefined on input line 10941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 168 undefined on input line 10972. [168] [169] [170] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 171 undefined on input line 11134. Underfull \hbox (badness 10000) in paragraph at lines 11160--11167 []\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 11160--11167 \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 11160--11167 \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 11223. [172] Underfull \hbox (badness 10000) in paragraph at lines 11416--11420 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [173] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 174 undefined on input line 11434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 174 undefined on input line 11481. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 174 undefined on input line 11517. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 174 undefined on input line 1 1538. [174] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 175 undefined on input line 1 1578. Overfull \hbox (58.23488pt too wide) in paragraph at lines 11604--11605 [] Underfull \hbox (badness 10000) in paragraph at lines 11604--11605 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 175 undefined on input line 11611. [175] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 176 undefined on input line 1 1811. Overfull \hbox (14.55872pt too wide) in paragraph at lines 11823--11823 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [176] [177] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 178 undefined on input line 11969. Underfull \hbox (badness 10000) in paragraph at lines 11979--11983 []\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 12004. [178] Underfull \hbox (badness 10000) in paragraph at lines 12145--12149 []\T1/qtm/m/n/10 Op-tional. Fil-ter LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 179 undefined on input line 12163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 179 undefined on input line 12194. [179] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 180 undefined on input line 12301. [180] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 181 undefined on input line 12333. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 181 undefined on input line 12395. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 181 undefined on input line 12431. [181] [182] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 183 undefined on input line 12649. [183] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 184 undefined on input line 12670. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 184 undefined on input line 12709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 184 undefined on input line 12770. [184] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 185 undefined on input line 12788. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 185 undefined on input line 12833. [185] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 186 undefined on input line 12914. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 186 undefined on input line 12934. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 186 undefined on input line 12985. Underfull \hbox (badness 10000) in paragraph at lines 13000--13004 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13005--13009 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [186] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 187 undefined on input line 13034. Underfull \hbox (badness 10000) in paragraph at lines 13049--13053 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13054--13058 []\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 13094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 187 undefined on input line 13118. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 187 undefined on input line 13147. [187] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 188 undefined on input line 13178. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 188 undefined on input line 13295. [188] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 189 undefined on input line 13342. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 189 undefined on input line 13377. [189] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 190 undefined on input line 13454. [190] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 191 undefined on input line 13521. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 191 undefined on input line 13535. [191] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 192 undefined on input line 13593. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 192 undefined on input line 13597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 192 undefined on input line 13601. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 192 undefined on input line 13605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 192 undefined on input line 13613. [192] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 193 undefined on input line 13666. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 193 undefined on input line 13674. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 193 undefined on input line 13707. [193] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 194 undefined on input line 13782. [194] [195] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 196 undefined on input line 13939. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 196 undefined on input line 13971. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 196 undefined on input line 14033. [196] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 197 undefined on input line 14069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 197 undefined on input line 14154. [197] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 198 undefined on input line 14241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 198 undefined on input line 14276. [198] [199] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 200 undefined on input line 14418. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 200 undefined on input line 14432. [200] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 201 undefined on input line 14490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 201 undefined on input line 14494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 201 undefined on input line 14498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 201 undefined on input line 14502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 201 undefined on input line 14510. [201] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 202 undefined on input line 14563. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 202 undefined on input line 14571. [202] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 203 undefined on input line 14604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 203 undefined on input line 14679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 203 undefined on input line 14694. [203] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 204 undefined on input line 14813. [204] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 205 undefined on input line 14861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 205 undefined on input line 14885. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 205 undefined on input line 14909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 205 undefined on input line 14940. [205] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 206 undefined on input line 15035. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 206 undefined on input line 15118. [206] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 207 undefined on input line 15163. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 207 undefined on input line 15217. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 207 undefined on input line 15233. [207] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 208 undefined on input line 15299. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 208 undefined on input line 15311. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 208 undefined on input line 15327. [208] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 209 undefined on input line 15397. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 209 undefined on input line 15410. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 209 undefined on input line 15438. [209] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 210 undefined on input line 15476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 210 undefined on input line 15486. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 210 undefined on input line 15531. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 210 undefined on input line 15558. [210] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 211 undefined on input line 15575. [211] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 212 un defined on input line 15692. [212] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 213 undefined on input line 15768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 213 undefined on input line 15770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 213 undefined on input line 15785. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 213 undefined on input line 1580 8. Underfull \hbox (badness 10000) in paragraph at lines 15814--15818 []\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 213 undefined on input line 1583 7. [213] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 214 undefined on input line 15878. [214] [215] [216] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16152--16153 [] Underfull \hbox (badness 10000) in paragraph at lines 16152--16153 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 217 undefined on input line 16153. [217] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 218 undefined on input line 16222. [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 16361--16365 []\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 16381. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 220 undefined on input line 16397. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 220 undefined on input line 16413. [220] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 221 undefined on input line 16506. [221] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 222 undefined on input line 16560. 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 16581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 222 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 222 undefined on input line 16602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 222 undefined on input line 16645. [222] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 223 undefined on input line 16684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 223 undefined on input line 16739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 223 undefined on input line 16793. [223] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 224 undefined on input line 16833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 224 undefined on input line 16924. [224] LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 225 undefined on input line 1694 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 225 undefined on input line 16942. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 225 undefined on inp ut line 16971. [225] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 226 undefined on input line 1705 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 226 undefined on input line 1710 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 226 undefined on input line 1714 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 226 undefined on input line 1717 3. [226] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 227 undefined on input line 1721 4. [227] Overfull \hbox (13.15462pt too wide) in paragraph at lines 17350--17351 [] Underfull \hbox (badness 10000) in paragraph at lines 17350--17351 [228] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 229 undefined on input line 17446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 229 undefined on input line 17485. [229] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 230 undefined on input line 17578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 230 undefined on input line 17633. [230] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 231 undefined on input line 17693. [231] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 232 undefined on input line 17743. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 232 undefined on input line 17793. [232] Underfull \hbox (badness 5388) in paragraph at lines 17894--17898 []\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 17903--17909 \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 17903--17909 \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 17910--17915 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [233] Underfull \hbox (badness 10000) in paragraph at lines 17972--17976 []\T1/qtm/m/n/10 De-ter-mines LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 234 undefined on input line 18050. [234] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 235 undefined on input line 18095. Underfull \hbox (badness 10000) in paragraph at lines 18154--18159 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18154--18159 \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 18154--18159 \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 , [235] Underfull \hbox (badness 10000) in paragraph at lines 18195--18199 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 18209--18213 []\T1/qtm/m/n/10 Per-ma-nently en- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 236 undefined on input line 18238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 236 undefined on input line 18283. [236] Underfull \hbox (badness 10000) in paragraph at lines 18338--18342 []\T1/qtm/m/n/10 Per-ma-nently en- [237] Overfull \hbox (70.84099pt too wide) in paragraph at lines 18498--18504 []\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 18498--18504 \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 18542--18546 []\T1/qtm/m/n/10 De-ter-mines [238] Underfull \hbox (badness 10000) in paragraph at lines 18588--18592 []\T1/qtm/m/n/10 De-ter- [239] Underfull \hbox (badness 10000) in paragraph at lines 18867--18871 []\T1/qtm/m/n/10 De-ter-mines [240] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 241 undefined on input line 18922. [241] Underfull \hbox (badness 10000) in paragraph at lines 18972--18983 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 18972--18983 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 18984--18988 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 18998--19002 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [242] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 243 undefined on input line 19104. [243] Underfull \hbox (badness 8075) in paragraph at lines 19154--19165 \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 19154--19165 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19154--19165 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19171--19175 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 19185--19189 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [244] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 245 undefined on input line 19291. [245] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 246 undefined on input line 19336. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 246 undefined on input line 19385. [246] [247] [248] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 249 undefined on input line 19813. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 249 undefined on input line 19862. [249] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 250 undefined on input line 19911. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 250 undefined on input line 19986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 250 undefined on input line 20022. [250] [251] [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 20513--20517 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 20834--20839 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [256] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 257 undefined on input line 20868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 257 undefined on input line 20924. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 257 undefined on input line 20969. [257] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 258 undefined on input line 21011. Underfull \hbox (badness 10000) in paragraph at lines 21033--21037 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21068--21074 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21068--21074 \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 21068--21074 \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 258 undefined on input line 21096. [258] [259] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 260 undefined on input line 21266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 260 undefined on input line 21283. [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21492--21496 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- Underfull \hbox (badness 6995) in paragraph at lines 21556--21560 []\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 21561--21565 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [262] Underfull \hbox (badness 10000) in paragraph at lines 21723--21727 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [263] [264] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 265 undefined on input line 21965. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 265 undefined on input line 22004. [265] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 266 undefined on input line 22062. [266] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 267 undefined on input line 22198. [267] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 268 undefined on input line 22237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 268 undefined on input line 22283. [268] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 269 undefined on input line 22332. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 269 undefined on input line 22430. [269] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 270 undefined on input line 22469. Overfull \hbox (6.93005pt too wide) in paragraph at lines 22495--22498 []\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 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 270 undefined on input line 22525. [270] Underfull \hbox (badness 10000) in paragraph at lines 22547--22551 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 271 undefined on input line 22645. [271] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 272 undefined on input line 22689. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 272 undefined on input line 22740. [272] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 273 undefined on input line 22771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 273 undefined on input line 22795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 273 undefined on input line 22812. [273] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 274 un defined on input line 22890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 274 undefined on input line 22922. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 274 undefined on input line 22961. [274] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 275 undefined on input line 23016. [275] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 276 undefined on input line 23107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 276 undefined on input line 23131. [276] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 277 undefined on input line 23200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 277 undefined on input line 23261. [277] [278] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 279 undefined on input line 23454. [279] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 280 undefined on input line 23515. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 280 undefined on input line 23584. [280] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 281 undefined on input line 23647. [281] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 282 undefined on input line 23738. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 282 undefined on input line 23792. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 282 undefined on input line 23823. [282] Underfull \hbox (badness 10000) in paragraph at lines 23913--23916 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 283 undefined on input line 23930. [283] Underfull \hbox (badness 10000) in paragraph at lines 23974--23977 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 284 undefined on input line 23991. [284] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 285 undefined on input line 24133. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 285 undefined on input line 24162. [285] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 286 undefined on input line 24202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 286 undefined on input line 24223. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 286 undefined on input line 24268. [286] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 287 undefined on input line 24355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 287 undefined on input line 24366. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 287 undefined on input line 24413. [287] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 288 undefined on input line 24476. [288] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 289 undefined on input line 24545. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 289 undefined on input line 24593. [289] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 290 undefined on input line 24666. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 290 undefined on input line 24690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 290 undefined on input line 24721. [290] [291] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 292 undefined on input line 24907. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 292 undefined on input line 24928. [292] [293] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 294 undefined on input line 25180. [294] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 295 undefined on input line 25252. [295] Underfull \hbox (badness 10000) in paragraph at lines 25300--25303 []\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 25307--25310 []\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 25366--25370 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [296] [297] [298] Overfull \hbox (10.06342pt too wide) in paragraph at lines 25681--25685 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 25933--25936 []\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 25940--25943 []\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 25995--25999 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [301] [302] Underfull \hbox (badness 6758) in paragraph at lines 26234--26237 []\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- [303] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 304 undefined on input line 26353. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 304 undefined on input line 26407. [304] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 305 undefined on input line 26473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 305 undefined on input line 26508. [305] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 306 undefined on input line 26552. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 306 undefined on input line 26585. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 306 undefined on input line 26590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 306 undefined on input line 26595. [306] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 307 undefined on input line 26750. Underfull \hbox (badness 10000) in paragraph at lines 26748--26751 [] [307] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 308 undefined on input line 26830. [308] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 309 undefined on input line 26913. Underfull \hbox (badness 10000) in paragraph at lines 26941--26944 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 26945--26948 [] [309] [310] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 311 undefined on input line 27045. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 311 undefined on input line 27071. Underfull \hbox (badness 10000) in paragraph at lines 27067--27072 []\T1/qtm/m/n/10 [bool] Is ‘’True’’ if pre-dic-tions by fore-cast Underfull \hbox (badness 10000) in paragraph at lines 27067--27072 \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 311 undefined on input line 27089. [311] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 312 undefined on input line 27174 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 312 undefined on input line 271 84. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 312 undefined on input line 27247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 312 undefined on input line 27252. Underfull \hbox (badness 10000) in paragraph at lines 27249--27253 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 313 undefined on input line 2726 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 313 undefined on input line 2734 6. [313] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 314 undefined on input line 27424. Underfull \hbox (badness 10000) in paragraph at lines 27420--27425 []\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 27420--27425 \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 314 undefined on input line 27435. Underfull \hbox (badness 10000) in paragraph at lines 27431--27436 []\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 27431--27436 \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 314 undefined on input line 27445. [314] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 315 undefined on input line 27577. Underfull \hbox (badness 10000) in paragraph at lines 27573--27578 []\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 27573--27578 \T1/qtm/m/n/10 To up-date ex-ist-ing ‘’pre-dic-tions_data_collection’’ set-tings, see [315] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 316 undefined on input line 2764 5. Underfull \hbox (badness 10000) in paragraph at lines 27641--27646 \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 316 undefined on input line 27 669. [316] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 317 undefined on input line 27751. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 317 undefined on input line 27870. [317] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 318 undefined on input line 27928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 318 undefined on input line 27974. [318] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 319 undefined on input line 28022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 319 undefined on input line 28088. [319] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 320 undefined on input line 28134. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 320 undefined on input line 28188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 320 undefined on input lin e 28242. [320] [321] [322] Overfull \hbox (25.7449pt too wide) in paragraph at lines 28558--28561 [] [323] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 324 undefined on input line 28580. Overfull \hbox (53.69485pt too wide) in paragraph at lines 28594--28597 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 324 undefined on input line 28628. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 324 undefined on input line 28659. [324] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 325 undefined on input line 28770. [325] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 326 undefined on input line 28862. [326] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 327 undefined on input line 28982. [327] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 328 undefined on input line 29087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 328 undefined on input line 29168. [328] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 329 undefined on input line 29257. [329] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 330 undefined on input line 29424. [330] Overfull \hbox (10.41382pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [331] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 332 undefined on input lin e 29619. Underfull \hbox (badness 10000) in paragraph at lines 29633--29636 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 29637--29640 []\T1/qtm/m/n/10 The Underfull \hbox (badness 10000) in paragraph at lines 29660--29663 []\T1/qtm/m/n/10 De- Overfull \hbox (11.04495pt too wide) in paragraph at lines 29664--29668 [] [332] [333] [334] [335] Overfull \hbox (77.69371pt too wide) in paragraph at lines 29753--29753 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 29753--29753 \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 29753--29753 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [336] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 337 undefined on i nput line 29847. Underfull \hbox (badness 10000) in paragraph at lines 29899--29902 [] [337] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 338 undefined on input line 29943. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 338 undefined on input line 29988. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 338 undefined on input line 30017. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 338 undefined on input line 30024. [338] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 339 undefined on input line 30112. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 339 undefined on input line 30141. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 339 undefined on input line 30148. [339] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 340 undefined on input line 30227. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 340 undefined on input line 30256. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 340 undefined on input line 30263. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 340 undefined on input line 30285. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 340 undefined on input line 30287. [340] Underfull \hbox (badness 10000) in paragraph at lines 30396--30401 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30396--30401 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [341] [342] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 343 undefined on input line 30575. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 343 undefined on input line 30604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 343 undefined on input line 30633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 343 undefined on input line 30662. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 343 undefined on input line 30698. [343] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 344 undefined on input line 30729. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 344 undefined on input line 30781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 344 undefined on input line 30784. [344] Underfull \hbox (badness 10000) in paragraph at lines 30862--30867 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30862--30867 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [345] [346] [347] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 348 undefined on input line 31275. Underfull \hbox (badness 8075) in paragraph at lines 31307--31311 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [348] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 349 undefined on input line 31374. [349] Underfull \hbox (badness 10000) in paragraph at lines 31457--31460 []\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 31465--31468 []\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 31465--31468 \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 350 undefined on input line 31481. Underfull \hbox (badness 10000) in paragraph at lines 31524--31527 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [350] Underfull \hbox (badness 5787) in paragraph at lines 31583--31586 []\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 31593--31596 []\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 31593--31596 \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 351 undefined on input line 316 09. [351] Underfull \hbox (badness 10000) in paragraph at lines 31661--31665 []\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 31736--31740 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 6691) in paragraph at lines 31736--31740 \T1/qtm/m/n/10 get pair-wise data for. Since ‘v2.19’ this is op-tional and de-faults to [352] Underfull \hbox (badness 10000) in paragraph at lines 31741--31745 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 5431) in paragraph at lines 31741--31745 \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 353 undefined on input line 31767. [353] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 354 undefined on input line 31866. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 354 undefined on input line 31922. [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 32128--32133 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32128--32133 \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 32128--32133 \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 32134--32139 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [356] Underfull \hbox (badness 10000) in paragraph at lines 32192--32195 []\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 32196--32201 []\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 32196--32201 \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. [357] Underfull \hbox (badness 10000) in paragraph at lines 32254--32257 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 32292--32295 []\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 32296--32301 []\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 32296--32301 \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. [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 32465--32468 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond [360] Underfull \hbox (badness 10000) in paragraph at lines 32490--32495 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32490--32495 \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 32490--32495 \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 32496--32501 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 32741--32745 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 32772--32776 []\T1/qtm/m/n/10 list of sec- [363] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 364 undefined on input line 32829. [364] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 365 undefined on input line 32924. Underfull \hbox (badness 10000) in paragraph at lines 32952--32955 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [365] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 366 undefined on input line 32995. [366] [367] [368] Overfull \hbox (14.04398pt too wide) in paragraph at lines 33269--33269 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 369 undefined on input line 33355. [369] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 370 undefined on input line 33476. [370] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 371 undefined on input line 33518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 371 undefined on input line 33600. [371] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 372 undefined on input line 33631. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 372 undefined on input line 33689. [372] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 373 undefined on input line 33765. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 373 undefined on input line 33879. [373] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 374 undefined on input lin e 33965. [374] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 375 undefined on input line 3 3997. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 375 undefined on input line 34105. [375] [376] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 377 undefined on input line 34281. [377] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 378 undefined on input line 34519. [378] [379] [380] [381] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 382 undefined on input line 35043. [382] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 383 undefined on input line 35 067. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 383 undefined on input line 35068. [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 384 undefined on input line 35242. [384] Overfull \hbox (11.75487pt too wide) in paragraph at lines 35315--35318 [] [385] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 386 undefined on input line 35470. Underfull \hbox (badness 10000) in paragraph at lines 35484--35494 []\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 35484--35494 \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 ). [386] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 387 undefined on input line 35 553. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 387 undefined on input line 35554. Underfull \hbox (badness 10000) in paragraph at lines 35551--35556 []\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 35551--35556 \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 [387] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 388 undefined on input line 35631. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 388 undefined on input line 35678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 388 undefined on input line 35696. [388] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 389 undefined on input line 35717. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 389 undefined on input line 35723. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 389 undefined on input line 35732. Underfull \hbox (badness 10000) in paragraph at lines 35757--35761 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 35762--35769 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 389 undefined on input line 35791. [389] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 390 undefined on input line 35824. Underfull \hbox (badness 10000) in paragraph at lines 35847--35851 [] Underfull \hbox (badness 5359) in paragraph at lines 35847--35851 \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 35855--35858 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 35862--35865 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 35869--35873 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 390 undefined on input line 35906. [390] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 391 undefined on input line 35936. Underfull \hbox (badness 10000) in paragraph at lines 35975--35978 []\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.re quest_feature_impact' on page 391 undefined on input line 36013. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 391 undefined on input line 36021. [391] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 392 undefined on input line 36074. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 392 undefined on input line 36113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 392 undefined on input line 36162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 392 undefined on input line 36165. [392] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 393 undefined on input line 36212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 393 undefined on input line 36215. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 393 undefined on input line 36302. [393] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 394 undefined on input line 36394. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 394 undefined on input line 36447. [394] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 395 undefined on input line 36475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 395 undefined on input line 36523. [395] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 396 undefined on input line 36 556. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 396 undefined on input line 36557. Underfull \hbox (badness 10000) in paragraph at lines 36554--36559 []\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 36554--36559 \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 396 undefined on input line 36613. [396] [397] [398] [399] [400] Underfull \hbox (badness 10000) in paragraph at lines 37262--37265 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 37269--37273 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 37281--37285 [] [401] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 402 undefined on input line 37353. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 402 undefined on input line 37354. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 402 undefined on input line 37424. [402] [403] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 404 undefined on input line 37592. [404] [405] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 406 undefined on input line 37870. [406] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 407 undefined on input line 37 924. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 407 undefined on input line 37925. [407] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 408 undefined on input line 38134. [408] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 409 undefined on input line 38270. [409] [410] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 411 undefined on input line 38438. [411] [412] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 413 undefined on input line 38662. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 413 undefined on input line 38663. [413] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 414 undefined on input line 38776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 414 undefined on input line 38779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 414 undefined on input line 38862. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 414 undefined on input line 38865. [414] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 415 undefined on input line 38924. Underfull \hbox (badness 10000) in paragraph at lines 38947--38951 [] Underfull \hbox (badness 5359) in paragraph at lines 38947--38951 \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 38955--38958 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 38962--38965 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 38969--38973 [] [415] [416] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 417 undefined on input line 39241. [417] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 418 undefined on input line 39390. [418] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 419 undefined on input line 39483. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 419 undefined on input line 39491. [419] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 420 undefined on input line 39662. [420] Overfull \hbox (11.75487pt too wide) in paragraph at lines 39704--39707 [] [421] Underfull \hbox (badness 10000) in paragraph at lines 39861--39864 []\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 422 undefined on input line 39918. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 422 undefined on input line 39957. [422] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 423 undefined on input line 39995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 423 undefined on input line 40038. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 423 undefined on input line 40059. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 423 undefined on input line 40065. [423] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 424 undefined on input line 40074. Underfull \hbox (badness 10000) in paragraph at lines 40099--40103 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 40104--40111 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 424 undefined on input line 40133. Underfull \hbox (badness 10000) in paragraph at lines 40153--40156 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 40160--40164 [] [424] Overfull \hbox (9.0348pt too wide) in paragraph at lines 40172--40176 [] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 425 undefined on input line 40228. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 425 undefined on input line 40256. [425] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 426 undefined on input line 40303. [426] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 427 undefined on input line 40 408. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 427 undefined on input line 40409. [427] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 428 undefined on input line 40600. [428] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 429 undefined on input line 40736. [429] Overfull \vbox (1.47964pt too high) detected at line 40853 [430] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 431 undefined on input line 40904. [431] [432] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 433 undefined on input line 41128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 433 undefined on input line 41129. [433] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 434 undefined on input line 41242. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 434 undefined on input line 41245. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 434 undefined on input line 41328. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 434 undefined on input line 41331. [434] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 435 undefined on input line 41390. Underfull \hbox (badness 10000) in paragraph at lines 41413--41417 [] Underfull \hbox (badness 5359) in paragraph at lines 41413--41417 \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 41421--41424 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 41428--41431 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 41435--41439 [] [435] [436] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 437 undefined on input line 41707. [437] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 438 undefined on input line 41856. [438] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 439 undefined on input line 41949. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 439 undefined on input line 41957. [439] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 440 undefined on input line 42128. [440] Overfull \hbox (11.75487pt too wide) in paragraph at lines 42170--42173 [] [441] Underfull \hbox (badness 10000) in paragraph at lines 42350--42353 []\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 442 undefined on input line 42407. [442] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 443 undefined on input line 42446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 443 undefined on input line 42484. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 443 undefined on input line 42 542. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 443 undefined on input line 42543. Underfull \hbox (badness 10000) in paragraph at lines 42540--42545 []\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 42540--42545 \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 [443] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 444 undefined on input line 42599. [444] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 445 undefined on input line 42647. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 445 undefined on input line 42665. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 445 undefined on input line 42686. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 445 undefined on input line 42692. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 445 undefined on input line 42701. Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 42731--42738 [] [445] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 446 undefined on input line 42760. Underfull \hbox (badness 10000) in paragraph at lines 42780--42783 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 42787--42791 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 42799--42803 [] [446] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 447 undefined on input line 42855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 447 undefined on input line 42883. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 447 undefined on input line 42930. [447] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 448 undefined on input line 43026. Underfull \hbox (badness 10000) in paragraph at lines 43040--43050 []\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 43040--43050 \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 ). [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 449 undefined on input line 43 109. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 449 undefined on input line 43110. Underfull \hbox (badness 10000) in paragraph at lines 43107--43112 []\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 43107--43112 \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 [449] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 450 undefined on input line 43187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 450 undefined on input line 43 227. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 450 undefined on input line 43228. [450] Underfull \hbox (badness 6173) in paragraph at lines 43326--43331 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [451] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 452 undefined on input line 43383. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 452 undefined on input line 43392. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 452 undefined on input line 43399. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 452 undefined on input line 43407. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 452 undefined on input line 43415. [452] Overfull \hbox (11.83478pt too wide) in paragraph at lines 43558--43562 [] [453] [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 455 undefined on input line 43 771. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 455 undefined on input line 43772. Underfull \hbox (badness 10000) in paragraph at lines 43769--43774 []\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 43769--43774 \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 [455] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 456 undefined on input line 43904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 456 undefined on input line 43908. [456] Underfull \hbox (badness 10000) in paragraph at lines 43912--43915 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 457 undefined on input line 43957. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 457 undefined on input line 43960. Underfull \hbox (badness 10000) in paragraph at lines 43971--43974 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 457 undefined on input line 44003. Underfull \hbox (badness 10000) in paragraph at lines 44017--44020 []\T1/qtm/m/n/10 The back-test [457] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 458 undefined on input line 44042. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 458 undefined on input line 44095. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 458 undefined on input line 44098. [458] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 459 undefined on input line 44198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 459 undefined on input line 44205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 459 undefined on input line 44213. [459] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 460 undefined on input line 44291. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 460 undefined on input line 44339. [460] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 461 undefined on input line 44413. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 461 undefined on input line 4 4476. [461] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 462 undefined on input line 44509. [462] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 463 undefined on input line 44587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 463 undefined on input line 4 4657. Underfull \hbox (badness 10000) in paragraph at lines 44655--44659 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a \T1/txtt/m/sl/10 ForecastVsAct ualPlotPreview \T1/qtm/m/n/10 rep-re-sent-ing [463] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 464 undefined on input line 44690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 464 undefined on input line 44758. [464] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 465 undefined on input line 44 819. Underfull \hbox (badness 7047) in paragraph at lines 44817--44821 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTim ePlotPreview \T1/qtm/m/n/10 rep-re-sent-ing [465] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 466 undefined on input line 44923. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 466 undefined on input line 44959. [466] Underfull \hbox (badness 10000) in paragraph at lines 44987--44991 [] Underfull \hbox (badness 5359) in paragraph at lines 44987--44991 \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 44995--44998 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 45002--45005 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 45009--45013 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 467 undefined on input line 45043. [467] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 468 undefined on input line 45094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 468 undefined on input line 45102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 468 undefined on input line 45148. [468] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 469 undefined on input line 45260. [469] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 470 undefined on input line 45428. [470] [471] [472] [473] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 474 undefined on input line 45949. [474] [475] [476] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 477 undefined on input line 46252. Overfull \hbox (11.75487pt too wide) in paragraph at lines 46294--46297 [] [477] Underfull \hbox (badness 10000) in paragraph at lines 46474--46477 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [478] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 479 undefined on input line 46 550. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 479 undefined on input line 46551. Underfull \hbox (badness 10000) in paragraph at lines 46548--46553 []\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 46548--46553 \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 479 undefined on input line 46607. [479] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 480 undefined on input line 46625. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 480 undefined on input line 46646. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 480 undefined on input line 46652. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 480 undefined on input line 46661. Underfull \hbox (badness 10000) in paragraph at lines 46686--46690 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 46691--46698 [] [480] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 481 undefined on input line 46720. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 481 undefined on input line 46744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 481 undefined on input line 46772. [481] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 482 undefined on input line 46 856. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 482 undefined on input line 46857. Underfull \hbox (badness 10000) in paragraph at lines 46854--46859 []\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 46854--46859 \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 [482] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 483 undefined on input line 46934. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 483 undefined on input line 46 974. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 483 undefined on input line 46975. [483] [484] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 485 undefined on input line 47236. [485] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 486 undefined on input line 47267. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 486 undefined on input line 47300. [486] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 487 undefined on input line 47 365. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 487 undefined on input line 47366. [487] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 488 undefined on input line 47560. [488] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 489 undefined on input line 47603. [489] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 490 undefined on input line 47739. Overfull \vbox (1.47964pt too high) detected at line 47856 [490] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 491 undefined on input line 47907. [491] [492] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 493 undefined on input line 48131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 493 undefined on input line 48132. [493] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 494 undefined on input line 48245. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 494 undefined on input line 48248. [494] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 495 undefined on input line 48331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 495 undefined on input line 48334. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 495 undefined on input line 48393. Underfull \hbox (badness 10000) in paragraph at lines 48416--48420 [] Underfull \hbox (badness 5359) in paragraph at lines 48416--48420 \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 48424--48427 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 48431--48434 [] [495] Overfull \hbox (4.81488pt too wide) in paragraph at lines 48438--48442 [] [496] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 497 undefined on input line 48710. [497] [498] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 499 undefined on input line 48859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 499 undefined on input line 48952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 499 undefined on input line 48960. [499] [500] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 501 undefined on input line 49131. Overfull \hbox (11.75487pt too wide) in paragraph at lines 49173--49176 [] [501] Underfull \hbox (badness 10000) in paragraph at lines 49353--49356 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [502] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 503 undefined on input line 49410. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 503 undefined on input line 49449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 503 undefined on input line 49487. [503] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 504 undefined on input line 49 545. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 504 undefined on input line 49546. Underfull \hbox (badness 10000) in paragraph at lines 49543--49548 []\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 49543--49548 \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 504 undefined on input line 49602. [504] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 505 undefined on input line 49650. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 505 undefined on input line 49668. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 505 undefined on input line 49689. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 505 undefined on input line 49695. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 505 undefined on input line 49704. [505] Underfull \hbox (badness 10000) in paragraph at lines 49729--49733 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 49734--49741 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 506 undefined on input line 49763. Underfull \hbox (badness 10000) in paragraph at lines 49783--49786 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 49790--49794 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 49802--49806 [] [506] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 507 undefined on input line 49858. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 507 undefined on input line 49886. [507] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 508 undefined on input line 49933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 508 undefined on input line 50029. [508] Underfull \hbox (badness 10000) in paragraph at lines 50043--50053 []\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 50043--50053 \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 509 undefined on input line 50 112. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 509 undefined on input line 50113. Underfull \hbox (badness 10000) in paragraph at lines 50110--50115 []\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 50110--50115 \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 [509] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 510 undefined on input line 50190. LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 510 undefined on input line 50223. [510] [511] Underfull \hbox (badness 10000) in paragraph at lines 50372--50375 []\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 50376--50377 [] Underfull \hbox (badness 10000) in paragraph at lines 50376--50377 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 512 undefined on input line 50387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 512 undefined on input line 50411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 512 undefined on input line 50469. [512] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 513 undefined on input line 50558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 513 undefined on input line 50606. [513] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 514 undefined on input line 50653. [514] [515] [516] [517] Overfull \hbox (3.26418pt too wide) in paragraph at lines 51190--51190 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 518 undefined on input line 51200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 518 undefined on input line 51201. Underfull \hbox (badness 10000) in paragraph at lines 51199--51202 []\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 518 undefined on input line 51 205. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 518 undefined on input line 51206. Underfull \hbox (badness 10000) in paragraph at lines 51209--51212 []\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 51219--51223 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 51219--51223 \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 51235--51240 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [518] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 519 undefined on input line 51261. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 519 undefined on input line 51300. [519] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 520 undefined on input line 51338. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 520 undefined on input line 51366. Underfull \hbox (badness 10000) in paragraph at lines 51380--51384 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [520] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 521 undefined on input line 51 469. Underfull \hbox (badness 10000) in paragraph at lines 51488--51493 []\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 , [521] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 522 undefined on input line 51 514. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 522 undefined on input line 51515. Underfull \hbox (badness 10000) in paragraph at lines 51588--51589 []\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 522 undefined on input line 51599 . [522] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 523 undefined on input line 51651. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 523 undefined on input line 51656. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 523 undefined on input line 51658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 523 undefined on input line 51659. [523] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 524 undefined on input line 51 670. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 524 undefined on input line 51671. Underfull \hbox (badness 10000) in paragraph at lines 51693--51697 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 51693--51697 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [524] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 525 undefined on input line 51788. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 525 undefined on input line 51830. [525] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 526 undefined on input line 51868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 526 undefined on input line 51905. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 526 undefined on input line 51910. Underfull \hbox (badness 10000) in paragraph at lines 51918--51922 []\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 526 undefined on input line 51946. [526] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 527 undefined on input line 52007. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 527 undefined on input line 52055. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 527 undefined on input line 52068. [527] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 528 undefined on input line 52089. [528] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 529 undefined on input line 52279. Underfull \hbox (badness 10000) in paragraph at lines 52291--52300 []\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 52291--52300 \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 529 undefined on input line 52314. [529] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 530 undefined on input line 52426. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 530 undefined on input line 52447. [530] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 531 undefined on input line 52468. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 531 undefined on input line 52469. Underfull \hbox (badness 10000) in paragraph at lines 52467--52470 []\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 52467--52470 \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 531 undefined on input line 52549. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 531 undefined on input line 52 559. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 531 undefined on input line 52560. [531] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 532 undefined on input line 52650. [532] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 533 undefined on input line 52680. Underfull \hbox (badness 10000) in paragraph at lines 52694--52697 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [533] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 534 undefined on input line 52849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 534 undefined on input line 52859. [534] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 535 undefined on input line 52881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 535 undefined on input line 52899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 535 undefined on input line 52924. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 535 undefined on input line 52943. [535] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 536 undefined on input line 53009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 536 undefined on input line 53079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 536 undefined on input line 53110. [536] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 537 undefined on input line 53242. [537] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 538 undefined on input line 53291. [538] [539] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 540 undefined on input line 53557. [540] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 541 undefined on input line 53675. [541] [542] Underfull \hbox (badness 10000) in paragraph at lines 53916--53919 []\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 53921--53924 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [543] [544] [545] Overfull \hbox (15.28386pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [546] Underfull \hbox (badness 10000) in paragraph at lines 54359--54362 []\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 54372--54372 \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 54372--54372 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [547] [548] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 549 undefined on input line 54546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 549 undefined on input line 54569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 549 undefined on input line 54588. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 549 undefined on input line 54613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 549 undefined on input line 54620. [549] [550] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 551 undefined on input line 54807. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 551 undefined on input line 54812. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 551 undefined on input line 54818. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 551 undefined on input line 54820. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 551 undefined on input line 54825. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 551 undefined on input line 54832. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 551 undefined on input line 54839. [551] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 552 undefined on input line 54897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 552 undefined on input line 54922. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 552 undefined on input line 54930. [552] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 553 undefined on input line 55038. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 553 undefined on input line 55072. [553] [554] Underfull \hbox (badness 10000) in paragraph at lines 55292--55297 []\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 [555] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 556 undefined on input line 55325. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 556 undefined on input line 55366. [556] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 557 undefined on input line 55462. [557] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 558 undefined on input line 55619. [558] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 559 undefined on input line 55678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 559 undefined on input line 55728. [559] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 560 undefined on input line 55784. [560] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 61 undefined on input line 55857. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 561 undefined on input line 55859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 561 undefined on input line 55860. Underfull \hbox (badness 6412) in paragraph at lines 55855--55862 []\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 55855--55862 \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 55855--55862 \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 55904--55909 []\T1/qtm/m/n/10 Com-pute “All back-test” [561] Overfull \hbox (1.56093pt too wide) in paragraph at lines 55939--55947 []\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 562 undefined on input line 56000. [562] Underfull \hbox (badness 10000) in paragraph at lines 56067--56070 []\T1/qtm/m/n/10 Project.list(search_params={‘project_name’: ‘red’}) >> > LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 563 undefined on input line 56074. [563] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 64 undefined on input line 56193. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 564 undefined on input line 56195. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 564 undefined on input line 56196. Underfull \hbox (badness 6412) in paragraph at lines 56191--56198 []\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 56191--56198 \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 56191--56198 \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. [564] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 565 undefined on input line 56300. [565] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 66 undefined on input line 56385. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 566 undefined on input line 56387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 566 undefined on input line 56388. Underfull \hbox (badness 6412) in paragraph at lines 56383--56390 []\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 56383--56390 \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 56383--56390 \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. [566] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 567 undefined on input line 56487. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 567 undefined on input line 56491. [567] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 568 undefined on input line 56602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 568 undefined on input line 56626. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 568 undefined on input line 56678. [568] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 569 undefined on input line 56705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 569 undefined on input line 56727. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 569 undefined on input line 56785. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 569 undefined on input line 56806. [569] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 570 undefined on input line 56841. [570] Underfull \hbox (badness 10000) in paragraph at lines 56913--56917 []\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 571 undefined on input line 56924. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 571 undefined on input line 56959. [571] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 572 undefined on input line 57009. [572] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 573 undefined on input line 57108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 573 undefined on input line 57184. [573] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 574 undefined on input line 57226. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 574 undefined on input line 57242. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 574 undefined on input line 57264. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 574 undefined on input line 57288. [574] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 575 undefined on input line 57423. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 575 undefined on input line 57445. [575] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 576 undefined on input line 5 7467. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 576 undefined on input lin e 57492. [576] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 577 undefined on input line 57619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 577 undefined on input line 57656. [577] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 578 undefined on input line 57764. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 578 undefined on input line 57783. [578] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 579 undefined on input line 57823. [579] [580] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 581 undefined on input line 58089. Underfull \hbox (badness 10000) in paragraph at lines 58124--58134 []\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 58124--58134 \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 ). [581] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 582 undefined on input line 58 217. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 582 undefined on input line 58218. Underfull \hbox (badness 10000) in paragraph at lines 58215--58220 []\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 58215--58220 \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 [582] Underfull \hbox (badness 10000) in paragraph at lines 58309--58313 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [583] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. check_blendable' on page 584 undefined on input line 58330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 584 undefined on input line 58340. Underfull \hbox (badness 10000) in paragraph at lines 58359--58363 []\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 584 undefined on input line 58367. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 584 undefined on input line 58374. Underfull \hbox (badness 10000) in paragraph at lines 58425--58429 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [584] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 585 undefined on input line 58455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 585 undefined on input line 58479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 585 undefined on input line 58503. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 585 undefined on input line 58527. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 585 undefined on input line 58551. [585] Underfull \hbox (badness 10000) in paragraph at lines 58600--58604 []\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 586 undefined on input line 58630. Underfull \hbox (badness 10000) in paragraph at lines 58644--58648 []\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 586 undefined on input line 58674. Underfull \hbox (badness 10000) in paragraph at lines 58701--58707 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 58964--58970 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 58964--58970 \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 589 undefined on input line 58996. Underfull \hbox (badness 10000) in paragraph at lines 58999--59004 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 59022--59029 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 59022--59029 \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 59022--59029 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [589] Overfull \hbox (1.56093pt too wide) in paragraph at lines 59041--59049 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [590] Underfull \hbox (badness 10000) in paragraph at lines 59167--59171 []\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 591 undefined on input line 59197. [591] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 592 undefined on input line 59281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 592 undefined on input line 59305. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 592 undefined on input line 59329. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 592 undefined on input line 59346. [592] LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 593 undefined on input line 59425. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 593 undefined on input line 59428. [593] Underfull \hbox (badness 10000) in paragraph at lines 59483--59486 []\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 594 undefined on input line 59505. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 594 undefined on input line 59540. [594] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 595 undefined on input line 59619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 595 undefined on input line 59646. [595] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 596 undefined on input line 59746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 596 undefined on i nput line 59826. [596] Overfull \hbox (1.56093pt too wide) in paragraph at lines 59974--59982 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 598 undefined on input line 60002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 598 undefined on input line 60043. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 598 undefined on input line 60084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 598 undefined on input line 60108. [598] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 599 undefined on input line 60139. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 599 undefined on input line 60177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 599 undefined on input line 60180. Underfull \hbox (badness 10000) in paragraph at lines 60175--60181 []\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 599 undefined on input line 60188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 599 undefined on input line 60207. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 599 undefined on input line 60239. [599] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 600 undefined on input line 60361. [600] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 601 undefined on input line 60417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 601 undefined on input line 60502. [601] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 602 undefined on input line 60563. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 602 undefined on input line 60591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 602 undefined on input line 60620. [602] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 603 undefined on input line 60641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 603 undefined on input line 60641. [603] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 604 undefined on input line 60796. LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 604 undefined on input line 60810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 604 undefined on input line 60867. [604] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 605 undefined on input line 60933. [605] [606] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 607 undefined on input line 61177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 607 undefined on input line 61261 . [607] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 608 undefined on input line 61292. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 608 undefined on input line 61327. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 608 undefined on input line 61400. [608] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 609 undefined on input line 61493. [609] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 610 undefined on input line 61577 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 610 undefined on input line 61608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 610 undefined on input line 61643. [610] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 611 undefined on input line 61738. [611] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 612 undefined on input line 61780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 612 undefined on input line 61803. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 612 undefined on input line 61804. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 612 undefined on input line 61805. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 612 undefined on input line 61806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 612 undefined on input line 61807. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 612 un defined on input line 61822. [612] Underfull \hbox (badness 10000) in paragraph at lines 61958--61963 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [613] [614] [615] [616] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 617 undefined on input line 62258. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 617 undefined on input line 6 2280. [617] [618] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 619 undefined on input line 62545. [619] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 620 undefined on input line 62661. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 620 undefined on input line 62696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 620 undefined on input line 62755. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 620 undefined on input line 62774. [620] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 621 undefined on input line 62803. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 621 undefined on input line 62853. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 621 undefined on input line 62869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 621 undefined on input line 62874. Overfull \vbox (1.47964pt too high) detected at line 62894 [621] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 622 undefined on input line 62897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 622 undefined on input line 62950. [622] [623] Overfull \hbox (5.70496pt too wide) in paragraph at lines 63147--63150 [] Overfull \hbox (110.28496pt too wide) in paragraph at lines 63179--63180 [] Underfull \hbox (badness 10000) in paragraph at lines 63179--63180 [624] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 625 undefined on input line 63254. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 625 undefined on input line 63298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 625 undefined on input line 63350. [625] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 626 undefined on input line 63398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 626 undefined on input line 63449. [626] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 627 undefined on input line 63501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 627 undefined on input line 63562. [627] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 628 undefined on input line 63633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 628 undefined on input li ne 63677. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 628 undefined on input line 63715. Overfull \hbox (52.34491pt too wide) in paragraph at lines 63729--63732 [] [628] Underfull \hbox (badness 10000) in paragraph at lines 63737--63740 []\T1/qtm/m/n/10 A LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 629 undefined on in put line 63766. Overfull \hbox (25.7449pt too wide) in paragraph at lines 63798--63801 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 629 undefined on input line 63827. [629] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 630 undefined on input line 63872. Overfull \hbox (53.69485pt too wide) in paragraph at lines 63890--63893 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 63943--63946 [] [630] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 631 undefined on input line 63969. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 631 undefined on input line 64019. Overfull \hbox (40.76382pt too wide) in paragraph at lines 64031--64031 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64041--64045 []\T1/qtm/m/n/10 The list of [631] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 632 undefined on input li ne 64092. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 632 undefined on input line 64153. Overfull \hbox (4.4887pt too wide) in paragraph at lines 64165--64165 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (52.34491pt too wide) in paragraph at lines 64186--64189 [] [632] Underfull \hbox (badness 10000) in paragraph at lines 64194--64197 []\T1/qtm/m/n/10 A LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 633 undefined on in put line 64223. Overfull \hbox (2.52364pt too wide) in paragraph at lines 64235--64235 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 64240--64243 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 64244--64248 []\T1/qtm/m/n/10 The Overfull \hbox (10.33382pt too wide) in paragraph at lines 64286--64286 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 64286--64286 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [633] Overfull \hbox (0.71489pt too wide) in paragraph at lines 64341--64344 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 634 undefined on input line 64367. [634] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 635 undefined on input line 64434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 635 undefined on input line 64522. [635] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 636 undefined on input line 64580. [636] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 637 undefined on input line 64743. [637] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 638 undefined on input line 64919. [638] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 639 undefined on input line 64992. [639] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 640 undefined on input line 65069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 640 undefined on input line 65102. [640] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 641 undefined on input line 65157. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 641 undefined on input line 65179. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 641 undefined on input line 65202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 641 undefined on input line 65269. [641] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 642 undefined on input line 65354. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 642 undefined on input line 65387. [642] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 643 undefined on input line 65411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 643 undefined on input line 65461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 643 undefined on input line 65464. [643] Overfull \hbox (11.64404pt too wide) in paragraph at lines 65502--65502 \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 65502--65502 \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 65502--65502 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [644] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 645 undefined on input line 65521. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 645 undefined on input line 65524. Underfull \hbox (badness 10000) in paragraph at lines 65534--65537 []\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 645 undefin ed on input line 65589. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentPageFile.mime_type' on page 645 undefined on input line 65593. [645] [646] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentThumbnail' on page 647 undefined on input lin e 65756. [647] [648] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.FeaturesWithSamples' on page 649 undefined on input l ine 65918. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSamplePage' on page 649 undefin ed on input line 65958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSampleDocument' on page 649 und efined on input line 65990. Overfull \hbox (91.78355pt too wide) in paragraph at lines 66002--66002 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (38.99353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 fea- Overfull \hbox (68.71353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (54.58354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_id\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (68.93353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_width\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (71.80354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_height\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (61.80354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_link\T1/qtm/m/n/10 , Overfull \hbox (41.51355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 doc- Overfull \hbox (32.07355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 u- Overfull \hbox (66.79355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (36.51355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ac- Overfull \hbox (123.91354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (40.10353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 pre- Overfull \hbox (39.29355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 dic- Overfull \hbox (72.16353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [649] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSampleDocument' on page 650 und efined on input line 66079. Overfull \hbox (50.8936pt too wide) in paragraph at lines 66091--66091 []\T1/qtm/m/it/10 page_index\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (51.34361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_index\T1/qtm/m/n/10 , Overfull \hbox (17.99359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 fea- Overfull \hbox (47.7136pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (61.4536pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_id\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (75.80359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (78.6736pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (68.6736pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_link\T1/qtm/m/n/10 , Overfull \hbox (43.42361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 text_lines\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (45.79361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (15.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ac- Overfull \hbox (102.9136pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (19.10359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 pre- Overfull \hbox (18.29361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 dic- Overfull \hbox (51.16359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [650] [651] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSamplePage' on page 652 undefin ed on input line 66180. [652] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 653 undefined on input line 66318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 653 undefined on input line 66366. [653] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 654 undefined on input line 66494 . [654] [655] [656] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 657 undefined on input line 6680 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 657 undefined on input line 6684 1. [657] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 658 undefined on input line 66952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 658 undefined on input line 67045. [658] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 659 undefined on input line 67104. [659] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 660 undefined on input line 67168. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.submit_actuals_from_catalog_async' on page 660 undefined on input line 67172 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 660 undefined on input line 67176. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 660 undefined on input line 67180. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 660 undefined on input line 67185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 660 undefined on input line 67186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 660 undefined on input line 67187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 660 undefined on input line 67188. Underfull \hbox (badness 10000) in paragraph at lines 67183--67189 \T1/txtt/m/sl/10 run BatchMonitoringJob.get_status BatchMonitoringJob.cancel Ba tchMonitoringJob. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 660 undefined on input line 6 7209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 660 undefined on input line 67213 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 660 undefined on input line 67217. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 660 undefined on input line 67221 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 660 undefined on input line 67221. Underfull \hbox (badness 7888) in paragraph at lines 67220--67222 []\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 660 undefined on input line 67225. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 660 undefined on input line 67230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 660 undefined on input line 67231 . Overfull \hbox (149.8849pt too wide) in paragraph at lines 67228--67232 [] Overfull \hbox (25.6537pt too wide) in paragraph at lines 67228--67232 \T1/txtt/m/sl/10 Deployment.get_bias_and_fairness_settings Deployment.update_bi as_and_fairness_settings LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 660 undefined on input line 67237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 660 undefined on input line 67241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 660 undefined on input line 67245. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 660 undefined on input line 67249. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 660 undefined on input line 67253. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 660 undefined on input line 67258. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 660 undefined on input line 67259. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 660 undefined on input line 67260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 660 undefined on input line 67261. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 660 undefined on input line 67262. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 660 undefined on input line 67263 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 660 undefined on input line 67264. Underfull \hbox (badness 10000) in paragraph at lines 67256--67265 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 67256--67265 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 67256--67265 \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 660 undefined on input line 67269. [660] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 661 undefined on input line 67274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 661 undefined on input line 67275. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 661 undefined on input line 67280. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 661 undefined on input line 67281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 661 undefined on input line 67282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 661 undefined on input line 67283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 661 undefined on input line 67284. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 661 undefined on input line 67285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 661 undefined on input line 67286. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 661 undefined on input line 67287. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 661 undefined on input line 67288. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 661 undefined on input line 67289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 661 undefined on input line 67290. Underfull \hbox (badness 10000) in paragraph at lines 67278--67291 \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 67278--67291 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 67278--67291 \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 661 undefined on input line 67294. Overfull \hbox (38.23495pt too wide) in paragraph at lines 67315--67317 []\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 661 undefined on input lin e 67320. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 661 undefined on input line 67324. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 661 undefined on input line 67328. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 661 undefined on input line 67332. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 661 undefined on input line 67336. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 661 undefined on input line 67336. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 661 undefined on input line 67340. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 661 undefined on input line 67340. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 661 undefined on input line 67345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 661 undefined on input line 67346. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 661 undefined on input line 67355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 661 undefined on input line 67361. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 661 undefined on input line 67366. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 661 undefined on input line 67366. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 661 undefined on input line 67366. Underfull \hbox (badness 10000) in paragraph at lines 67365--67367 \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 661 undefined on input line 67369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 661 undefined on input line 67386. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 661 undefined on input line 67390. [661] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 662 undefined on input line 67423. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 662 undefined on input line 67423. Underfull \hbox (badness 10000) in paragraph at lines 67422--67425 []\T1/qtm/m/n/10 Ex-tended \T1/txtt/m/sl/10 CustomInferenceModel.update \T1/qtm /m/n/10 and \T1/txtt/m/sl/10 CustomInferenceModel.update \T1/qtm/m/n/10 with LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 662 undefined on input line 67433. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 662 undefined on input line 67437. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 662 undefined on input line 67450. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 662 undefined on input line 67460. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 662 undefined on input line 67465. Underfull \hbox (badness 10000) in paragraph at lines 67463--67466 []\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 662 undefined on input line 67470. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 662 undefined on input line 67475. Underfull \hbox (badness 10000) in paragraph at lines 67473--67476 []\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 662 undefined on input line 67480. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 662 undefined on input line 67485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 662 undefined on input line 67490. Underfull \hbox (badness 10000) in paragraph at lines 67488--67491 []\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 662 undefined on input line 67495. Underfull \hbox (badness 10000) in paragraph at lines 67493--67496 []\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. [662] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 663 undefined on input line 67530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 663 undefined on input line 6753 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 663 undefined on inpu t line 67540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 663 undefined on input line 6754 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 663 undefined on input line 67543. Overfull \hbox (248.73975pt too wide) in paragraph at lines 67543--67544 [] Underfull \hbox (badness 10000) in paragraph at lines 67543--67544 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 663 undefined on inp ut line 67546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 663 undefi ned on input line 67550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 663 undefined on input line 67554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 663 undefined on input line 67562. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 663 undefined on input line 67565. Overfull \hbox (1039.5398pt too wide) in paragraph at lines 67565--67566 [] Underfull \hbox (badness 10000) in paragraph at lines 67565--67566 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 663 undefined on inp ut line 67568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 663 undefi ned on input line 67572. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 663 undefined on input line 67576. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 663 undefined on input line 67584. [663] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 664 undefined on inpu t line 67615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 664 undefined on input line 67616. Underfull \hbox (badness 10000) in paragraph at lines 67614--67618 []\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 67614--67618 \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 664 undefined on input line 67621 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 664 undefined on inp ut line 67622. Underfull \hbox (badness 10000) in paragraph at lines 67620--67625 []\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 67620--67625 \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 664 undefined on input line 67628. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 664 undefined on input line 67634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 664 undefined on inpu t line 67640. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 664 undefined on input line 67653. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 664 undefined on input line 67654. Underfull \hbox (badness 10000) in paragraph at lines 67651--67655 []\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 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_multiclass' on page 664 undefined on input line 67672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 664 undefined on input line 67676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 664 undefined on input line 67680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 664 undefined on input line 67684. [664] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 665 undefined on input line 67693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 665 undefined on input line 67697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 665 undefined on input line 67701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 665 undefined on input line 67705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 665 undefined on input line 67729. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 665 undefined on input line 67 733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 665 undefined on input line 67745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_leaderboard_ui_permalink' on page 665 undefined on input line 67757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_model_browser' on page 665 undefined on input line 67757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_leaderboard_ui_permalink' on page 665 undefined on input line 67758. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_leaderboard_browser' on page 665 undefined on input line 67758. Underfull \hbox (badness 10000) in paragraph at lines 67756--67760 []\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. [665] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_leaderboard_ui_permalink' on page 666 undefined on input line 67772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 666 undefined on input line 67772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_model_browser' on page 666 undefined on input line 67776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 666 undefined on input line 67776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_leaderboard_ui_permalink' on page 666 undefined on input line 67780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 666 undefined on input line 67780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_leaderboard_browser' on page 666 undefined on input line 67784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 666 undefined on input line 67784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 666 undefined on input line 67812. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 666 undefined on input line 67820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 666 undefined on input line 67824. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 666 undefined on input line 67828. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 666 undefined on input line 67834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 666 undefined on input line 67842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 666 undefined on input line 67846. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 666 undefined on input line 67850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 666 undefined on input line 67854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 666 undefined on input line 67864. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 666 undefined on input line 67868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 666 undefined on input line 67872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 666 undefined on input line 67876. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 666 undefined on input line 67882. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 666 undefined on input line 67886. [666] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 667 undefined on input line 67912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 667 undefined on input line 67916. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 667 undefined on input line 67920. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 667 undefined on input line 67946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 667 undefined on input line 67946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 667 undefined on input line 67950. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 667 undefined on input line 67950. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 667 undefined on input line 67954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 667 undefined on input line 67954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 667 undefined on input line 67955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 667 undefined on input line 67956. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 667 undefined on input line 67960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 667 undefined on input line 67960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 667 undefined on input line 67964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 667 undefined on input line 67964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 667 undefined on input line 67968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 667 undefined on input line 67972. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 667 undefined on input line 67976. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 667 undefined on input line 67976. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 667 undefined on input line 67980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 667 undefined on input line 67986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 667 undefined on input line 67986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 667 undefined on input line 67990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 667 undefined on input line 67990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 667 undefined on input line 67990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 667 undefined on input line 67994. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 667 undefined on input line 67994. [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 668 undefined on input line 68003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 668 undefined on input line 68008. Underfull \hbox (badness 10000) in paragraph at lines 68006--68009 []\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 668 undefined on input line 68012. Underfull \hbox (badness 10000) in paragraph at lines 68011--68013 []\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 668 undefined on input line 68016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 668 undefined on input line 68016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 668 undefined on input line 68016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 668 undefined on input line 68025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 668 undefined on input line 68037. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 668 undefined on input line 68054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 668 undefined on input line 68064. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 668 undefined on input line 68069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 668 undefined on input line 68074. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 668 undefined on input line 68079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 668 undefined on input line 68087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 668 undefined on input line 68087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 668 undefined on input line 68091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 668 undefined on input line 68095. Underfull \hbox (badness 10000) in paragraph at lines 68094--68096 []\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 668 undefined on input line 68099. Underfull \hbox (badness 10000) in paragraph at lines 68098--68100 []\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 668 undefined on input line 68103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 668 undefined on input line 68103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 668 undefined on input line 68107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 668 undefined on input line 68107. [668] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 669 undefined on input line 68111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 669 undefined on input line 68111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 669 undefined on input line 68115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 669 undefined on input line 68115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 669 undefined on input line 68119. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 669 undefined on input line 68123. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 669 undefined on input line 68127. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 669 undefined on input line 68131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 669 undefined on input line 68131. Underfull \hbox (badness 6364) in paragraph at lines 68130--68132 []\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 669 undefined on input line 68135. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 669 undefined on input line 68139. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 669 undefined on input line 68143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 669 undefined on input line 68147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 669 undefined on input line 68156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentThumbnail' on page 669 undefined on input lin e 68173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentPageFile' on page 669 undefined on input line 68177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSample' on page 669 undefined o n input line 68184. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSamplePage' on page 669 undefin ed on input line 68185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.documentai.document.DocumentTextExtractionSampleDocument' on page 669 und efined on input line 68186. Underfull \hbox (badness 10000) in paragraph at lines 68182--68187 []\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 68182--68187 \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 669 undefined on input line 68191. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 669 undefined on input line 68196 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 669 undefined on input line 68200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 669 undefined on input line 6820 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 669 undefined on input line 6 8202. [669] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 670 undefined on input line 68219. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 670 undefined on input line 68226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 670 undefined on input line 68228. Underfull \hbox (badness 10000) in paragraph at lines 68224--68231 []\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 670 undefined on input line 68233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 670 undefined on input line 68237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 670 undefined on input line 68243. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 670 undefined on input line 68249. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 670 undefined on input line 68250. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 670 undefined on input line 68255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 670 undefined on input line 68260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 670 undefined on input line 68265. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 670 undefined on input line 68272. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 670 undefined on input line 68277. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 670 undefined on input line 68278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 670 undefined on input line 68279 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 670 undefined on input line 68280. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 670 undefined on input line 68286. Underfull \hbox (badness 10000) in paragraph at lines 68275--68288 \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 68275--68288 \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 68275--68288 \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 68275--68288 \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 68275--68288 \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. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 670 undefined on input line 68291. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 670 undefined on input line 68295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 670 undefined on input line 68296. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 670 undefined on input line 68301. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 670 undefined on input line 68314. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 670 undefined on input line 68318. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 670 undefined on input line 68327. [670] LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 671 undefined on input line 68339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 671 undefined on input line 68402. Underfull \hbox (badness 10000) in paragraph at lines 68401--68403 []\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 671 undefined on input line 68414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 671 undefined on input line 68415. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 671 undefined on input line 68421. Underfull \hbox (badness 10000) in paragraph at lines 68419--68422 []\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 671 undefined on input line 68430. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 671 undefined on input line 68435. [671] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 672 undefined on input line 68440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 672 undefined on input line 68445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 672 undefined on input line 68451. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 672 undefined on input line 68456. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 672 undefined on input line 68460. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 672 undefined on input line 68464. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 672 undefined on input line 68468. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 672 undefined on input line 68472. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 672 undefined on input line 68481. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 672 undefined on input line 68486. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 672 undefined on input line 68490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 672 undefined on input line 68494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 672 undefined on input line 68502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 672 undefined on input line 68508. [672] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 673 undefined on input line 68590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 673 undefined on input line 68599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 673 undefined on input line 68600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 673 undefined on input line 68604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 673 undefined on input line 68613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 673 undefined on input line 68615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 673 undefined on input line 68623. Overfull \hbox (52.89496pt too wide) in paragraph at lines 68631--68632 [] Underfull \hbox (badness 10000) in paragraph at lines 68631--68632 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 673 undefined on input line 68634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 673 undefined on input line 68642. Underfull \hbox (badness 10000) in paragraph at lines 68645--68647 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (725 pages, 3570707 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 721 undefined on input line 73414 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 721 undefined on input line 73415 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 (1310 entries accepted, 0 rejected). Sorting entries.............done (14911 comparisons). Generating output file datarobot-public-api-client.ind.....done (2197 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.2.0b1_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.2.0b1_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 2267--2269 []\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 2281--2286 []\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 2772--2775 []\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 2845--2850 \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 2877--2882 []\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 2877--2882 [][]\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 3581--3586 []\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 3779 [57] Underfull \vbox (badness 10000) detected at line 3779 Underfull \vbox (badness 10000) detected at line 3779 [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 4157 [66] [67] [68] [69] Underfull \hbox (badness 7012) in paragraph at lines 4340--4343 []\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 4390--4393 []\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 5894 [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6163--6170 \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 7160--7165 []\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 7910 [121] [122] [123] Underfull \hbox (badness 5231) in paragraph at lines 8043--8048 []\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 8119--8122 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8119--8122 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8132--8135 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8132--8135 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8132--8135 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 name of Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 the month, Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 “-jan” Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 used in-ter- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 (e.g., “- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 sun-day”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 “-Sun- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 day”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 “-sun”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 or “- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 Sun”, all Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8164--8167 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8164--8167 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8177--8179 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \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 8196--8202 []\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 8196--8202 \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 8483 [129] [130] Overfull \vbox (1.97241pt too high) detected at line 8609 [131] [132] Overfull \vbox (2.24307pt too high) detected at line 8737 [133] [134] [135] [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 9033--9037 \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 9064 [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 9196--9199 []\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 9412 [144] Overfull \vbox (1.97238pt too high) detected at line 9476 [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9698--9702 []\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 10865--10868 []\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 11160--11167 []\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 11160--11167 \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 11160--11167 \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] Underfull \hbox (badness 10000) in paragraph at lines 11416--11420 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [173] [174] Overfull \hbox (58.23488pt too wide) in paragraph at lines 11604--11605 [] Underfull \hbox (badness 10000) in paragraph at lines 11604--11605 [175] Overfull \hbox (14.55872pt too wide) in paragraph at lines 11823--11823 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [176] [177] Underfull \hbox (badness 10000) in paragraph at lines 11979--11983 []\T1/qtm/m/n/10 greater or [178] Underfull \hbox (badness 10000) in paragraph at lines 12145--12149 []\T1/qtm/m/n/10 Op-tional. Fil-ter [179] [180] [181] [182] [183] [184] [185] Underfull \hbox (badness 10000) in paragraph at lines 13000--13004 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13005--13009 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [186] Underfull \hbox (badness 10000) in paragraph at lines 13049--13053 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13054--13058 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 15814--15818 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [213] [214] [215] [216] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16152--16153 [] Underfull \hbox (badness 10000) in paragraph at lines 16152--16153 [217] [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 16361--16365 []\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 17350--17351 [] Underfull \hbox (badness 10000) in paragraph at lines 17350--17351 [228] [229] [230] [231] [232] Underfull \hbox (badness 5388) in paragraph at lines 17894--17898 []\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 17903--17909 \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 17903--17909 \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 17910--17915 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [233] Underfull \hbox (badness 10000) in paragraph at lines 17972--17976 []\T1/qtm/m/n/10 De-ter-mines [234] Underfull \hbox (badness 10000) in paragraph at lines 18154--18159 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18154--18159 \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 18154--18159 \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 , [235] Underfull \hbox (badness 10000) in paragraph at lines 18195--18199 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 18209--18213 []\T1/qtm/m/n/10 Per-ma-nently en- [236] Underfull \hbox (badness 10000) in paragraph at lines 18338--18342 []\T1/qtm/m/n/10 Per-ma-nently en- [237] Overfull \hbox (70.84099pt too wide) in paragraph at lines 18498--18504 []\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 18498--18504 \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 18542--18546 []\T1/qtm/m/n/10 De-ter-mines [238] Underfull \hbox (badness 10000) in paragraph at lines 18588--18592 []\T1/qtm/m/n/10 De-ter- [239] Underfull \hbox (badness 10000) in paragraph at lines 18867--18871 []\T1/qtm/m/n/10 De-ter-mines [240] [241] Underfull \hbox (badness 10000) in paragraph at lines 18972--18983 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 18972--18983 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 18984--18988 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 18998--19002 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [242] [243] Underfull \hbox (badness 8075) in paragraph at lines 19154--19165 \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 19154--19165 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19154--19165 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19171--19175 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 19185--19189 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 20513--20517 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 20834--20839 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [256] [257] Underfull \hbox (badness 10000) in paragraph at lines 21033--21037 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21068--21074 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21068--21074 \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 21068--21074 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [258] [259] [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21492--21496 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- Underfull \hbox (badness 6995) in paragraph at lines 21556--21560 []\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 21561--21565 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [262] Underfull \hbox (badness 10000) in paragraph at lines 21723--21727 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [263] [264] [265] [266] [267] [268] [269] Overfull \hbox (6.93005pt too wide) in paragraph at lines 22495--22498 []\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 . [270] Underfull \hbox (badness 10000) in paragraph at lines 22547--22551 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] Underfull \hbox (badness 10000) in paragraph at lines 23913--23916 []\T1/qtm/m/n/10 Fil-ter avail-able [283] Underfull \hbox (badness 10000) in paragraph at lines 23974--23977 []\T1/qtm/m/n/10 Fil-ter avail-able [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] Underfull \hbox (badness 10000) in paragraph at lines 25300--25303 []\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 25307--25310 []\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 25366--25370 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [296] [297] [298] Overfull \hbox (10.06342pt too wide) in paragraph at lines 25681--25685 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 25933--25936 []\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 25940--25943 []\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 25995--25999 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [301] [302] Underfull \hbox (badness 6758) in paragraph at lines 26234--26237 []\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- [303] [304] [305] [306] Underfull \hbox (badness 10000) in paragraph at lines 26748--26751 [] [307] [308] Underfull \hbox (badness 10000) in paragraph at lines 26941--26944 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 26945--26948 [] [309] [310] Underfull \hbox (badness 10000) in paragraph at lines 27067--27072 []\T1/qtm/m/n/10 [bool] Is ‘’True’’ if pre-dic-tions by fore-cast Underfull \hbox (badness 10000) in paragraph at lines 27067--27072 \T1/qtm/m/n/10 date is en-abled for this de-ploy-ment. To up-date this set-ting , see [311] Underfull \hbox (badness 10000) in paragraph at lines 27249--27253 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [312] [313] Underfull \hbox (badness 10000) in paragraph at lines 27420--27425 []\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 27420--27425 \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 27431--27436 []\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 27431--27436 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’fea-ture_drift’’ set- tings, see [314] Underfull \hbox (badness 10000) in paragraph at lines 27573--27578 []\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 27573--27578 \T1/qtm/m/n/10 To up-date ex-ist-ing ‘’pre-dic-tions_data_collection’’ set-tings, see [315] Underfull \hbox (badness 10000) in paragraph at lines 27641--27646 \T1/qtm/m/n/10 cre-ate or up-date ex-ist-ing ‘’pre-dic-tion_warning’’ s et-tings, see [316] [317] [318] [319] [320] [321] [322] Overfull \hbox (25.7449pt too wide) in paragraph at lines 28558--28561 [] [323] Overfull \hbox (53.69485pt too wide) in paragraph at lines 28594--28597 [] [324] [325] [326] [327] [328] [329] [330] Overfull \hbox (10.41382pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [331] Underfull \hbox (badness 10000) in paragraph at lines 29633--29636 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 29637--29640 []\T1/qtm/m/n/10 The Underfull \hbox (badness 10000) in paragraph at lines 29660--29663 []\T1/qtm/m/n/10 De- Overfull \hbox (11.04495pt too wide) in paragraph at lines 29664--29668 [] [332] [333] [334] [335] Overfull \hbox (77.69371pt too wide) in paragraph at lines 29753--29753 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 29753--29753 \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 29753--29753 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [336] Underfull \hbox (badness 10000) in paragraph at lines 29899--29902 [] [337] [338] [339] [340] Underfull \hbox (badness 10000) in paragraph at lines 30396--30401 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30396--30401 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [341] [342] [343] [344] Underfull \hbox (badness 10000) in paragraph at lines 30862--30867 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30862--30867 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [345] [346] [347] Underfull \hbox (badness 8075) in paragraph at lines 31307--31311 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 31457--31460 []\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 31465--31468 []\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 31465--31468 \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 31524--31527 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [350] Underfull \hbox (badness 5787) in paragraph at lines 31583--31586 []\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 31593--31596 []\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 31593--31596 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [351] Underfull \hbox (badness 10000) in paragraph at lines 31661--31665 []\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 31736--31740 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 6691) in paragraph at lines 31736--31740 \T1/qtm/m/n/10 get pair-wise data for. Since ‘v2.19’ this is op-tional and de-faults to [352] Underfull \hbox (badness 10000) in paragraph at lines 31741--31745 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 5431) in paragraph at lines 31741--31745 \T1/qtm/m/n/10 pen-dence for the data. Since ‘v2.19’ this is op-tional and de-faults to [353] [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 32128--32133 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32128--32133 \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 32128--32133 \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 32134--32139 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [356] Underfull \hbox (badness 10000) in paragraph at lines 32192--32195 []\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 32196--32201 []\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 32196--32201 \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. [357] Underfull \hbox (badness 10000) in paragraph at lines 32254--32257 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 32292--32295 []\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 32296--32301 []\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 32296--32301 \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. [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 32465--32468 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond [360] Underfull \hbox (badness 10000) in paragraph at lines 32490--32495 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32490--32495 \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 32490--32495 \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 32496--32501 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 32741--32745 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 32772--32776 []\T1/qtm/m/n/10 list of sec- [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 32952--32955 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [365] [366] [367] [368] Overfull \hbox (14.04398pt too wide) in paragraph at lines 33269--33269 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] Overfull \hbox (11.75487pt too wide) in paragraph at lines 35315--35318 [] [385] Underfull \hbox (badness 10000) in paragraph at lines 35484--35494 []\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 35484--35494 \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 ). [386] Underfull \hbox (badness 10000) in paragraph at lines 35551--35556 []\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 35551--35556 [][]\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 [387] [388] Underfull \hbox (badness 10000) in paragraph at lines 35757--35761 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 35762--35769 [] [389] Underfull \hbox (badness 10000) in paragraph at lines 35847--35851 [] Underfull \hbox (badness 5359) in paragraph at lines 35847--35851 \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 35855--35858 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 35862--35865 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 35869--35873 [] [390] Underfull \hbox (badness 10000) in paragraph at lines 35975--35978 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [391] [392] [393] [394] [395] Underfull \hbox (badness 10000) in paragraph at lines 36554--36559 []\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 36554--36559 [][]\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 [396] [397] [398] [399] [400] Underfull \hbox (badness 10000) in paragraph at lines 37262--37265 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 37269--37273 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 37281--37285 [] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 38947--38951 [] Underfull \hbox (badness 5359) in paragraph at lines 38947--38951 \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 38955--38958 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 38962--38965 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 38969--38973 [] [415] [416] [417] [418] [419] [420] Overfull \hbox (11.75487pt too wide) in paragraph at lines 39704--39707 [] [421] Underfull \hbox (badness 10000) in paragraph at lines 39861--39864 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 40099--40103 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 40104--40111 [] Underfull \hbox (badness 10000) in paragraph at lines 40153--40156 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 40160--40164 [] [424] Overfull \hbox (9.0348pt too wide) in paragraph at lines 40172--40176 [] [425] [426] [427] [428] [429] Overfull \vbox (1.47964pt too high) detected at line 40853 [430] [431] [432] [433] [434] Underfull \hbox (badness 10000) in paragraph at lines 41413--41417 [] Underfull \hbox (badness 5359) in paragraph at lines 41413--41417 \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 41421--41424 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 41428--41431 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 41435--41439 [] [435] [436] [437] [438] [439] [440] Overfull \hbox (11.75487pt too wide) in paragraph at lines 42170--42173 [] [441] Underfull \hbox (badness 10000) in paragraph at lines 42350--42353 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [442] Underfull \hbox (badness 10000) in paragraph at lines 42540--42545 []\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 42540--42545 [][]\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 [443] [444] Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 42731--42738 [] [445] Underfull \hbox (badness 10000) in paragraph at lines 42780--42783 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 42787--42791 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 42799--42803 [] [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 43040--43050 []\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 43040--43050 \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 ). [448] Underfull \hbox (badness 10000) in paragraph at lines 43107--43112 []\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 43107--43112 [][]\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 [449] [450] Underfull \hbox (badness 6173) in paragraph at lines 43326--43331 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [451] [452] Overfull \hbox (11.83478pt too wide) in paragraph at lines 43558--43562 [] [453] [454] Underfull \hbox (badness 10000) in paragraph at lines 43769--43774 []\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 43769--43774 [][]\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 [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 43912--43915 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 43971--43974 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 44017--44020 []\T1/qtm/m/n/10 The back-test [457] [458] [459] [460] [461] [462] Underfull \hbox (badness 10000) in paragraph at lines 44655--44659 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [463] [464] Underfull \hbox (badness 7047) in paragraph at lines 44817--44821 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 44987--44991 [] Underfull \hbox (badness 5359) in paragraph at lines 44987--44991 \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 44995--44998 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 45002--45005 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 45009--45013 [] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] Overfull \hbox (11.75487pt too wide) in paragraph at lines 46294--46297 [] [477] Underfull \hbox (badness 10000) in paragraph at lines 46474--46477 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [478] Underfull \hbox (badness 10000) in paragraph at lines 46548--46553 []\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 46548--46553 [][]\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 [479] Underfull \hbox (badness 10000) in paragraph at lines 46686--46690 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 46691--46698 [] [480] [481] Underfull \hbox (badness 10000) in paragraph at lines 46854--46859 []\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 46854--46859 [][]\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 [482] [483] [484] [485] [486] [487] [488] [489] Overfull \vbox (1.47964pt too high) detected at line 47856 [490] [491] [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 48416--48420 [] Underfull \hbox (badness 5359) in paragraph at lines 48416--48420 \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 48424--48427 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 48431--48434 [] [495] Overfull \hbox (4.81488pt too wide) in paragraph at lines 48438--48442 [] [496] [497] [498] [499] [500] Overfull \hbox (11.75487pt too wide) in paragraph at lines 49173--49176 [] [501] Underfull \hbox (badness 10000) in paragraph at lines 49353--49356 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [502] [503] Underfull \hbox (badness 10000) in paragraph at lines 49543--49548 []\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 49543--49548 [][]\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 [504] [505] Underfull \hbox (badness 10000) in paragraph at lines 49729--49733 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 49734--49741 [] Underfull \hbox (badness 10000) in paragraph at lines 49783--49786 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 49790--49794 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 49802--49806 [] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 50043--50053 []\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 50043--50053 \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 50110--50115 []\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 50110--50115 [][]\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 [509] [510] [511] Underfull \hbox (badness 10000) in paragraph at lines 50372--50375 []\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 50376--50377 [] Underfull \hbox (badness 10000) in paragraph at lines 50376--50377 [512] [513] [514] [515] [516] [517] Overfull \hbox (3.26418pt too wide) in paragraph at lines 51190--51190 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 51199--51202 []\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 51209--51212 []\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 51219--51223 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 51219--51223 \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 51235--51240 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [518] [519] Underfull \hbox (badness 10000) in paragraph at lines 51380--51384 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [520] Underfull \hbox (badness 10000) in paragraph at lines 51488--51493 []\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 , [521] Underfull \hbox (badness 10000) in paragraph at lines 51588--51589 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [522] [523] Underfull \hbox (badness 10000) in paragraph at lines 51693--51697 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 51693--51697 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [524] [525] Underfull \hbox (badness 10000) in paragraph at lines 51918--51922 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [526] [527] [528] Underfull \hbox (badness 10000) in paragraph at lines 52291--52300 []\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 52291--52300 \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 , [529] [530] Underfull \hbox (badness 10000) in paragraph at lines 52467--52470 []\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 52467--52470 \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. [531] [532] Underfull \hbox (badness 10000) in paragraph at lines 52694--52697 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] Underfull \hbox (badness 10000) in paragraph at lines 53916--53919 []\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 53921--53924 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [543] [544] [545] Overfull \hbox (15.28386pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [546] Underfull \hbox (badness 10000) in paragraph at lines 54359--54362 []\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 54372--54372 \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 54372--54372 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [547] [548] [549] [550] [551] [552] [553] [554] Underfull \hbox (badness 10000) in paragraph at lines 55292--55297 []\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 [555] [556] [557] [558] [559] [560] Underfull \hbox (badness 6412) in paragraph at lines 55855--55862 []\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 55855--55862 [][]\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 55855--55862 \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 55904--55909 []\T1/qtm/m/n/10 Com-pute “All back-test” [561] Overfull \hbox (1.56093pt too wide) in paragraph at lines 55939--55947 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [562] Underfull \hbox (badness 10000) in paragraph at lines 56067--56070 []\T1/qtm/m/n/10 Project.list(search_params={‘project_name’: ‘red’}) >> > [563] Underfull \hbox (badness 6412) in paragraph at lines 56191--56198 []\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 56191--56198 [][]\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 56191--56198 \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. [564] [565] Underfull \hbox (badness 6412) in paragraph at lines 56383--56390 []\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 56383--56390 [][]\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 56383--56390 \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. [566] [567] [568] [569] [570] Underfull \hbox (badness 10000) in paragraph at lines 56913--56917 []\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 [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 58124--58134 []\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 58124--58134 \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 ). [581] Underfull \hbox (badness 10000) in paragraph at lines 58215--58220 []\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 58215--58220 [][]\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 [582] Underfull \hbox (badness 10000) in paragraph at lines 58309--58313 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [583] Underfull \hbox (badness 10000) in paragraph at lines 58359--58363 []\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 58425--58429 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 58600--58604 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 58644--58648 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 58701--58707 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 58964--58970 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 58964--58970 \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 58999--59004 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 59022--59029 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 59022--59029 \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 59022--59029 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [589] Overfull \hbox (1.56093pt too wide) in paragraph at lines 59041--59049 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [590] Underfull \hbox (badness 10000) in paragraph at lines 59167--59171 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [591] [592] [593] Underfull \hbox (badness 10000) in paragraph at lines 59483--59486 []\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. [594] [595] [596] Overfull \hbox (1.56093pt too wide) in paragraph at lines 59974--59982 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [597] [598] Underfull \hbox (badness 10000) in paragraph at lines 60175--60181 []\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 [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] Underfull \hbox (badness 10000) in paragraph at lines 61958--61963 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [613] [614] [615] [616] [617] [618] [619] [620] Overfull \vbox (1.47964pt too high) detected at line 62894 [621] [622] [623] Overfull \hbox (5.70496pt too wide) in paragraph at lines 63147--63150 [] Overfull \hbox (110.28496pt too wide) in paragraph at lines 63179--63180 [] Underfull \hbox (badness 10000) in paragraph at lines 63179--63180 [624] [625] [626] [627] Overfull \hbox (52.34491pt too wide) in paragraph at lines 63729--63732 [] [628] Underfull \hbox (badness 10000) in paragraph at lines 63737--63740 []\T1/qtm/m/n/10 A Overfull \hbox (25.7449pt too wide) in paragraph at lines 63798--63801 [] [629] Overfull \hbox (53.69485pt too wide) in paragraph at lines 63890--63893 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 63943--63946 [] [630] Overfull \hbox (40.76382pt too wide) in paragraph at lines 64031--64031 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64041--64045 []\T1/qtm/m/n/10 The list of [631] Overfull \hbox (4.4887pt too wide) in paragraph at lines 64165--64165 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (52.34491pt too wide) in paragraph at lines 64186--64189 [] [632] Underfull \hbox (badness 10000) in paragraph at lines 64194--64197 []\T1/qtm/m/n/10 A Overfull \hbox (2.52364pt too wide) in paragraph at lines 64235--64235 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 64240--64243 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 64244--64248 []\T1/qtm/m/n/10 The Overfull \hbox (10.33382pt too wide) in paragraph at lines 64286--64286 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 64286--64286 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [633] Overfull \hbox (0.71489pt too wide) in paragraph at lines 64341--64344 [] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] Overfull \hbox (11.64404pt too wide) in paragraph at lines 65502--65502 \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 65502--65502 \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 65502--65502 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [644] Underfull \hbox (badness 10000) in paragraph at lines 65534--65537 []\T1/qtm/m/n/10 The back-test [645] [646] [647] [648] Overfull \hbox (91.78355pt too wide) in paragraph at lines 66002--66002 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (38.99353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 fea- Overfull \hbox (68.71353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (54.58354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_id\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (68.93353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_width\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (71.80354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_height\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (61.80354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_link\T1/qtm/m/n/10 , Overfull \hbox (41.51355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 doc- Overfull \hbox (32.07355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 u- Overfull \hbox (66.79355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (36.51355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ac- Overfull \hbox (123.91354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (40.10353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 pre- Overfull \hbox (39.29355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 dic- Overfull \hbox (72.16353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [649] Overfull \hbox (50.8936pt too wide) in paragraph at lines 66091--66091 []\T1/qtm/m/it/10 page_index\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (51.34361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_index\T1/qtm/m/n/10 , Overfull \hbox (17.99359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 fea- Overfull \hbox (47.7136pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (61.4536pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_id\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (75.80359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (78.6736pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (68.6736pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_link\T1/qtm/m/n/10 , Overfull \hbox (43.42361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 text_lines\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (45.79361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (15.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ac- Overfull \hbox (102.9136pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (19.10359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 pre- Overfull \hbox (18.29361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 dic- Overfull \hbox (51.16359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] Underfull \hbox (badness 10000) in paragraph at lines 67183--67189 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 67220--67222 []\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. Overfull \hbox (149.8849pt too wide) in paragraph at lines 67228--67232 [] Overfull \hbox (25.6537pt too wide) in paragraph at lines 67228--67232 [][]\T1/txtt/m/sl/10 Deployment.get_bias_and_fairness_settings[][] [][]Deployme nt.update_bias_and_fairness_settings[][] Underfull \hbox (badness 10000) in paragraph at lines 67256--67265 \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 67256--67265 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 67256--67265 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [660] Underfull \hbox (badness 10000) in paragraph at lines 67278--67291 \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 67278--67291 [][]\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 67278--67291 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. Overfull \hbox (38.23495pt too wide) in paragraph at lines 67315--67317 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time Underfull \hbox (badness 10000) in paragraph at lines 67365--67367 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [661] Underfull \hbox (badness 10000) in paragraph at lines 67422--67425 []\T1/qtm/m/n/10 Ex-tended [][]\T1/txtt/m/sl/10 CustomInferenceModel.update[][] \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 CustomInferenceModel.update[][] \T1/qt m/m/n/10 with Underfull \hbox (badness 10000) in paragraph at lines 67463--67466 []\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 67473--67476 []\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. Underfull \hbox (badness 10000) in paragraph at lines 67488--67491 []\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 67493--67496 []\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. [662] Overfull \hbox (248.73975pt too wide) in paragraph at lines 67543--67544 [] Underfull \hbox (badness 10000) in paragraph at lines 67543--67544 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 67565--67566 [] Underfull \hbox (badness 10000) in paragraph at lines 67565--67566 [663] Underfull \hbox (badness 10000) in paragraph at lines 67614--67618 []\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 67614--67618 [][]\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 67620--67625 []\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 67620--67625 [][]\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 67651--67655 []\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 , [664] Underfull \hbox (badness 10000) in paragraph at lines 67756--67760 []\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. [665] [666] [667] Underfull \hbox (badness 10000) in paragraph at lines 68006--68009 []\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 68011--68013 []\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. Underfull \hbox (badness 10000) in paragraph at lines 68094--68096 [][][]\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 68098--68100 [][][]\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 [668] Underfull \hbox (badness 6364) in paragraph at lines 68130--68132 []\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. Underfull \hbox (badness 10000) in paragraph at lines 68182--68187 []\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 68182--68187 \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 - [669] Underfull \hbox (badness 10000) in paragraph at lines 68224--68231 []\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 68275--68288 \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 68275--68288 \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 68275--68288 \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 68275--68288 \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 68275--68288 \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. [670] Underfull \hbox (badness 10000) in paragraph at lines 68401--68403 []\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 68419--68422 []\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 [671] [672] Overfull \hbox (52.89496pt too wide) in paragraph at lines 68631--68632 [] Underfull \hbox (badness 10000) in paragraph at lines 68631--68632 Underfull \hbox (badness 10000) in paragraph at lines 68645--68647 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (753 pages, 3791224 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.2.0b1_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.2.0b1_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 2267--2269 []\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 2281--2286 []\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 2772--2775 []\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 2845--2850 \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 2877--2882 []\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 2877--2882 [][]\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 3581--3586 []\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 3779 [57] Underfull \vbox (badness 10000) detected at line 3779 Underfull \vbox (badness 10000) detected at line 3779 [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 4157 [66] [67] [68] [69] Underfull \hbox (badness 7012) in paragraph at lines 4340--4343 []\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 4390--4393 []\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 5894 [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6163--6170 \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 7160--7165 []\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 7910 [121] [122] [123] Underfull \hbox (badness 5231) in paragraph at lines 8043--8048 []\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 8119--8122 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8119--8122 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8132--8135 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8132--8135 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8132--8135 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 name of Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 the month, Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8145--8147 \T1/qtm/m/n/10 “-jan” Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8148--8151 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 used in-ter- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 (e.g., “- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 sun-day”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 “-Sun- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 day”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 “-sun”, Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 or “- Underfull \hbox (badness 10000) in paragraph at lines 8161--8163 \T1/qtm/m/n/10 Sun”, all Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8164--8167 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8164--8167 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8164--8167 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8177--8179 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8177--8179 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8180--8184 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8180--8184 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 10000) in paragraph at lines 8185--8188 \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 8196--8202 []\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 8196--8202 \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 8483 [129] [130] Overfull \vbox (1.97241pt too high) detected at line 8609 [131] [132] Overfull \vbox (2.24307pt too high) detected at line 8737 [133] [134] [135] [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 9033--9037 \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 9064 [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 9196--9199 []\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 9412 [144] Overfull \vbox (1.97238pt too high) detected at line 9476 [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9698--9702 []\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 10865--10868 []\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 11160--11167 []\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 11160--11167 \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 11160--11167 \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] Underfull \hbox (badness 10000) in paragraph at lines 11416--11420 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [173] [174] Overfull \hbox (58.23488pt too wide) in paragraph at lines 11604--11605 [] Underfull \hbox (badness 10000) in paragraph at lines 11604--11605 [175] Overfull \hbox (14.55872pt too wide) in paragraph at lines 11823--11823 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [176] [177] Underfull \hbox (badness 10000) in paragraph at lines 11979--11983 []\T1/qtm/m/n/10 greater or [178] Underfull \hbox (badness 10000) in paragraph at lines 12145--12149 []\T1/qtm/m/n/10 Op-tional. Fil-ter [179] [180] [181] [182] [183] [184] [185] Underfull \hbox (badness 10000) in paragraph at lines 13000--13004 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13005--13009 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [186] Underfull \hbox (badness 10000) in paragraph at lines 13049--13053 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13054--13058 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 15814--15818 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [213] [214] [215] [216] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16152--16153 [] Underfull \hbox (badness 10000) in paragraph at lines 16152--16153 [217] [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 16361--16365 []\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 17350--17351 [] Underfull \hbox (badness 10000) in paragraph at lines 17350--17351 [228] [229] [230] [231] [232] Underfull \hbox (badness 5388) in paragraph at lines 17894--17898 []\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 17903--17909 \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 17903--17909 \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 17910--17915 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [233] Underfull \hbox (badness 10000) in paragraph at lines 17972--17976 []\T1/qtm/m/n/10 De-ter-mines [234] Underfull \hbox (badness 10000) in paragraph at lines 18154--18159 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18154--18159 \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 18154--18159 \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 , [235] Underfull \hbox (badness 10000) in paragraph at lines 18195--18199 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 18209--18213 []\T1/qtm/m/n/10 Per-ma-nently en- [236] Underfull \hbox (badness 10000) in paragraph at lines 18338--18342 []\T1/qtm/m/n/10 Per-ma-nently en- [237] Overfull \hbox (70.84099pt too wide) in paragraph at lines 18498--18504 []\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 18498--18504 \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 18542--18546 []\T1/qtm/m/n/10 De-ter-mines [238] Underfull \hbox (badness 10000) in paragraph at lines 18588--18592 []\T1/qtm/m/n/10 De-ter- [239] Underfull \hbox (badness 10000) in paragraph at lines 18867--18871 []\T1/qtm/m/n/10 De-ter-mines [240] [241] Underfull \hbox (badness 10000) in paragraph at lines 18972--18983 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 18972--18983 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 18984--18988 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 18998--19002 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [242] [243] Underfull \hbox (badness 8075) in paragraph at lines 19154--19165 \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 19154--19165 \T1/qtm/m/n/10 “-file1.txt”), (“/home/user/Documents/myModel/folder/file2 .txt”, Underfull \hbox (badness 10000) in paragraph at lines 19154--19165 \T1/qtm/m/n/10 “-folder/file2.txt”)] or [“/home/user/Documents/myModel/fi le1.txt”, Underfull \hbox (badness 10000) in paragraph at lines 19171--19175 []\T1/qtm/m/n/10 De-ter- Underfull \hbox (badness 10000) in paragraph at lines 19185--19189 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 20513--20517 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 20834--20839 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [256] [257] Underfull \hbox (badness 10000) in paragraph at lines 21033--21037 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21068--21074 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21068--21074 \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 21068--21074 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [258] [259] [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21492--21496 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- Underfull \hbox (badness 6995) in paragraph at lines 21556--21560 []\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 21561--21565 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [262] Underfull \hbox (badness 10000) in paragraph at lines 21723--21727 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [263] [264] [265] [266] [267] [268] [269] Overfull \hbox (6.93005pt too wide) in paragraph at lines 22495--22498 []\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 . [270] Underfull \hbox (badness 10000) in paragraph at lines 22547--22551 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] Underfull \hbox (badness 10000) in paragraph at lines 23913--23916 []\T1/qtm/m/n/10 Fil-ter avail-able [283] Underfull \hbox (badness 10000) in paragraph at lines 23974--23977 []\T1/qtm/m/n/10 Fil-ter avail-able [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] Underfull \hbox (badness 10000) in paragraph at lines 25300--25303 []\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 25307--25310 []\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 25366--25370 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [296] [297] [298] Overfull \hbox (10.06342pt too wide) in paragraph at lines 25681--25685 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 25933--25936 []\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 25940--25943 []\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 25995--25999 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [301] [302] Underfull \hbox (badness 6758) in paragraph at lines 26234--26237 []\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- [303] [304] [305] [306] Underfull \hbox (badness 10000) in paragraph at lines 26748--26751 [] [307] [308] Underfull \hbox (badness 10000) in paragraph at lines 26941--26944 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 26945--26948 [] [309] [310] Underfull \hbox (badness 10000) in paragraph at lines 27067--27072 []\T1/qtm/m/n/10 [bool] Is ‘’True’’ if pre-dic-tions by fore-cast Underfull \hbox (badness 10000) in paragraph at lines 27067--27072 \T1/qtm/m/n/10 date is en-abled for this de-ploy-ment. To up-date this set-ting , see [311] Underfull \hbox (badness 10000) in paragraph at lines 27249--27253 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [312] [313] Underfull \hbox (badness 10000) in paragraph at lines 27420--27425 []\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 27420--27425 \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 27431--27436 []\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 27431--27436 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing ‘’fea-ture_drift’’ set- tings, see [314] Underfull \hbox (badness 10000) in paragraph at lines 27573--27578 []\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 27573--27578 \T1/qtm/m/n/10 To up-date ex-ist-ing ‘’pre-dic-tions_data_collection’’ set-tings, see [315] Underfull \hbox (badness 10000) in paragraph at lines 27641--27646 \T1/qtm/m/n/10 cre-ate or up-date ex-ist-ing ‘’pre-dic-tion_warning’’ s et-tings, see [316] [317] [318] [319] [320] [321] [322] Overfull \hbox (25.7449pt too wide) in paragraph at lines 28558--28561 [] [323] Overfull \hbox (53.69485pt too wide) in paragraph at lines 28594--28597 [] [324] [325] [326] [327] [328] [329] [330] Overfull \hbox (10.41382pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 29531--29531 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [331] Underfull \hbox (badness 10000) in paragraph at lines 29633--29636 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 29637--29640 []\T1/qtm/m/n/10 The Underfull \hbox (badness 10000) in paragraph at lines 29660--29663 []\T1/qtm/m/n/10 De- Overfull \hbox (11.04495pt too wide) in paragraph at lines 29664--29668 [] [332] [333] [334] [335] Overfull \hbox (77.69371pt too wide) in paragraph at lines 29753--29753 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 29753--29753 \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 29753--29753 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 29753--29753 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [336] Underfull \hbox (badness 10000) in paragraph at lines 29899--29902 [] [337] [338] [339] [340] Underfull \hbox (badness 10000) in paragraph at lines 30396--30401 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30396--30401 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [341] [342] [343] [344] Underfull \hbox (badness 10000) in paragraph at lines 30862--30867 []\T1/qtm/m/n/10 {‘key’:’DataRobot’, ‘-sum-ma-ry’:{‘min’:0, ‘ - Underfull \hbox (badness 10000) in paragraph at lines 30862--30867 \T1/qtm/m/n/10 max’:29815.0, ‘st-d-De-v’:6498.029, ‘mean’:1490.75, � �-me-di- [345] [346] [347] Underfull \hbox (badness 8075) in paragraph at lines 31307--31311 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 31457--31460 []\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 31465--31468 []\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 31465--31468 \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 31524--31527 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [350] Underfull \hbox (badness 5787) in paragraph at lines 31583--31586 []\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 31593--31596 []\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 31593--31596 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [351] Underfull \hbox (badness 10000) in paragraph at lines 31661--31665 []\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 31736--31740 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 6691) in paragraph at lines 31736--31740 \T1/qtm/m/n/10 get pair-wise data for. Since ‘v2.19’ this is op-tional and de-faults to [352] Underfull \hbox (badness 10000) in paragraph at lines 31741--31745 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 5431) in paragraph at lines 31741--31745 \T1/qtm/m/n/10 pen-dence for the data. Since ‘v2.19’ this is op-tional and de-faults to [353] [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 32128--32133 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32128--32133 \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 32128--32133 \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 32134--32139 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [356] Underfull \hbox (badness 10000) in paragraph at lines 32192--32195 []\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 32196--32201 []\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 32196--32201 \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. [357] Underfull \hbox (badness 10000) in paragraph at lines 32254--32257 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 32292--32295 []\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 32296--32301 []\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 32296--32301 \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. [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 32465--32468 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond [360] Underfull \hbox (badness 10000) in paragraph at lines 32490--32495 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 32490--32495 \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 32490--32495 \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 32496--32501 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 32741--32745 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 32772--32776 []\T1/qtm/m/n/10 list of sec- [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 32952--32955 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [365] [366] [367] [368] Overfull \hbox (14.04398pt too wide) in paragraph at lines 33269--33269 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] Overfull \hbox (11.75487pt too wide) in paragraph at lines 35315--35318 [] [385] Underfull \hbox (badness 10000) in paragraph at lines 35484--35494 []\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 35484--35494 \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 ). [386] Underfull \hbox (badness 10000) in paragraph at lines 35551--35556 []\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 35551--35556 [][]\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 [387] [388] Underfull \hbox (badness 10000) in paragraph at lines 35757--35761 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 35762--35769 [] [389] Underfull \hbox (badness 10000) in paragraph at lines 35847--35851 [] Underfull \hbox (badness 5359) in paragraph at lines 35847--35851 \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 35855--35858 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 35862--35865 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 35869--35873 [] [390] Underfull \hbox (badness 10000) in paragraph at lines 35975--35978 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [391] [392] [393] [394] [395] Underfull \hbox (badness 10000) in paragraph at lines 36554--36559 []\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 36554--36559 [][]\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 [396] [397] [398] [399] [400] Underfull \hbox (badness 10000) in paragraph at lines 37262--37265 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 37269--37273 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 37281--37285 [] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 38947--38951 [] Underfull \hbox (badness 5359) in paragraph at lines 38947--38951 \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 38955--38958 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 38962--38965 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 38969--38973 [] [415] [416] [417] [418] [419] [420] Overfull \hbox (11.75487pt too wide) in paragraph at lines 39704--39707 [] [421] Underfull \hbox (badness 10000) in paragraph at lines 39861--39864 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 40099--40103 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 40104--40111 [] Underfull \hbox (badness 10000) in paragraph at lines 40153--40156 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 40160--40164 [] [424] Overfull \hbox (9.0348pt too wide) in paragraph at lines 40172--40176 [] [425] [426] [427] [428] [429] Overfull \vbox (1.47964pt too high) detected at line 40853 [430] [431] [432] [433] [434] Underfull \hbox (badness 10000) in paragraph at lines 41413--41417 [] Underfull \hbox (badness 5359) in paragraph at lines 41413--41417 \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 41421--41424 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 41428--41431 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 41435--41439 [] [435] [436] [437] [438] [439] [440] Overfull \hbox (11.75487pt too wide) in paragraph at lines 42170--42173 [] [441] Underfull \hbox (badness 10000) in paragraph at lines 42350--42353 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [442] Underfull \hbox (badness 10000) in paragraph at lines 42540--42545 []\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 42540--42545 [][]\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 [443] [444] Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 42731--42738 [] [445] Underfull \hbox (badness 10000) in paragraph at lines 42780--42783 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 42787--42791 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 42799--42803 [] [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 43040--43050 []\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 43040--43050 \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 ). [448] Underfull \hbox (badness 10000) in paragraph at lines 43107--43112 []\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 43107--43112 [][]\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 [449] [450] Underfull \hbox (badness 6173) in paragraph at lines 43326--43331 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [451] [452] Overfull \hbox (11.83478pt too wide) in paragraph at lines 43558--43562 [] [453] [454] Underfull \hbox (badness 10000) in paragraph at lines 43769--43774 []\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 43769--43774 [][]\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 [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 43912--43915 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 43971--43974 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 44017--44020 []\T1/qtm/m/n/10 The back-test [457] [458] [459] [460] [461] [462] Underfull \hbox (badness 10000) in paragraph at lines 44655--44659 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [463] [464] Underfull \hbox (badness 7047) in paragraph at lines 44817--44821 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 44987--44991 [] Underfull \hbox (badness 5359) in paragraph at lines 44987--44991 \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 44995--44998 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 45002--45005 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 45009--45013 [] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] Overfull \hbox (11.75487pt too wide) in paragraph at lines 46294--46297 [] [477] Underfull \hbox (badness 10000) in paragraph at lines 46474--46477 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [478] Underfull \hbox (badness 10000) in paragraph at lines 46548--46553 []\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 46548--46553 [][]\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 [479] Underfull \hbox (badness 10000) in paragraph at lines 46686--46690 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 46691--46698 [] [480] [481] Underfull \hbox (badness 10000) in paragraph at lines 46854--46859 []\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 46854--46859 [][]\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 [482] [483] [484] [485] [486] [487] [488] [489] Overfull \vbox (1.47964pt too high) detected at line 47856 [490] [491] [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 48416--48420 [] Underfull \hbox (badness 5359) in paragraph at lines 48416--48420 \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 48424--48427 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 48431--48434 [] [495] Overfull \hbox (4.81488pt too wide) in paragraph at lines 48438--48442 [] [496] [497] [498] [499] [500] Overfull \hbox (11.75487pt too wide) in paragraph at lines 49173--49176 [] [501] Underfull \hbox (badness 10000) in paragraph at lines 49353--49356 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [502] [503] Underfull \hbox (badness 10000) in paragraph at lines 49543--49548 []\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 49543--49548 [][]\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 [504] [505] Underfull \hbox (badness 10000) in paragraph at lines 49729--49733 [] Overfull \hbox (16.65489pt too wide) in paragraph at lines 49734--49741 [] Underfull \hbox (badness 10000) in paragraph at lines 49783--49786 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 49790--49794 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 49802--49806 [] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 50043--50053 []\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 50043--50053 \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 50110--50115 []\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 50110--50115 [][]\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 [509] [510] [511] Underfull \hbox (badness 10000) in paragraph at lines 50372--50375 []\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 50376--50377 [] Underfull \hbox (badness 10000) in paragraph at lines 50376--50377 [512] [513] [514] [515] [516] [517] Overfull \hbox (3.26418pt too wide) in paragraph at lines 51190--51190 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 51199--51202 []\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 51209--51212 []\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 51219--51223 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 51219--51223 \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 51235--51240 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [518] [519] Underfull \hbox (badness 10000) in paragraph at lines 51380--51384 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [520] Underfull \hbox (badness 10000) in paragraph at lines 51488--51493 []\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 , [521] Underfull \hbox (badness 10000) in paragraph at lines 51588--51589 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [522] [523] Underfull \hbox (badness 10000) in paragraph at lines 51693--51697 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 51693--51697 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [524] [525] Underfull \hbox (badness 10000) in paragraph at lines 51918--51922 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [526] [527] [528] Underfull \hbox (badness 10000) in paragraph at lines 52291--52300 []\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 52291--52300 \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 , [529] [530] Underfull \hbox (badness 10000) in paragraph at lines 52467--52470 []\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 52467--52470 \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. [531] [532] Underfull \hbox (badness 10000) in paragraph at lines 52694--52697 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] Underfull \hbox (badness 10000) in paragraph at lines 53916--53919 []\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 53921--53924 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [543] [544] [545] Overfull \hbox (15.28386pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 54287--54287 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [546] Underfull \hbox (badness 10000) in paragraph at lines 54359--54362 []\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 54372--54372 \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 54372--54372 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [547] [548] [549] [550] [551] [552] [553] [554] Underfull \hbox (badness 10000) in paragraph at lines 55292--55297 []\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 [555] [556] [557] [558] [559] [560] Underfull \hbox (badness 6412) in paragraph at lines 55855--55862 []\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 55855--55862 [][]\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 55855--55862 \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 55904--55909 []\T1/qtm/m/n/10 Com-pute “All back-test” [561] Overfull \hbox (1.56093pt too wide) in paragraph at lines 55939--55947 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [562] Underfull \hbox (badness 10000) in paragraph at lines 56067--56070 []\T1/qtm/m/n/10 Project.list(search_params={‘project_name’: ‘red’}) >> > [563] Underfull \hbox (badness 6412) in paragraph at lines 56191--56198 []\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 56191--56198 [][]\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 56191--56198 \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. [564] [565] Underfull \hbox (badness 6412) in paragraph at lines 56383--56390 []\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 56383--56390 [][]\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 56383--56390 \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. [566] [567] [568] [569] [570] Underfull \hbox (badness 10000) in paragraph at lines 56913--56917 []\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 [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 58124--58134 []\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 58124--58134 \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 ). [581] Underfull \hbox (badness 10000) in paragraph at lines 58215--58220 []\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 58215--58220 [][]\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 [582] Underfull \hbox (badness 10000) in paragraph at lines 58309--58313 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [583] Underfull \hbox (badness 10000) in paragraph at lines 58359--58363 []\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 58425--58429 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 58600--58604 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 58644--58648 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 58701--58707 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 58964--58970 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 58964--58970 \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 58999--59004 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 59022--59029 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 59022--59029 \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 59022--59029 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [589] Overfull \hbox (1.56093pt too wide) in paragraph at lines 59041--59049 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [590] Underfull \hbox (badness 10000) in paragraph at lines 59167--59171 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [591] [592] [593] Underfull \hbox (badness 10000) in paragraph at lines 59483--59486 []\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. [594] [595] [596] Overfull \hbox (1.56093pt too wide) in paragraph at lines 59974--59982 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [597] [598] Underfull \hbox (badness 10000) in paragraph at lines 60175--60181 []\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 [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] Underfull \hbox (badness 10000) in paragraph at lines 61958--61963 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [613] [614] [615] [616] [617] [618] [619] [620] Overfull \vbox (1.47964pt too high) detected at line 62894 [621] [622] [623] Overfull \hbox (5.70496pt too wide) in paragraph at lines 63147--63150 [] Overfull \hbox (110.28496pt too wide) in paragraph at lines 63179--63180 [] Underfull \hbox (badness 10000) in paragraph at lines 63179--63180 [624] [625] [626] [627] Overfull \hbox (52.34491pt too wide) in paragraph at lines 63729--63732 [] [628] Underfull \hbox (badness 10000) in paragraph at lines 63737--63740 []\T1/qtm/m/n/10 A Overfull \hbox (25.7449pt too wide) in paragraph at lines 63798--63801 [] [629] Overfull \hbox (53.69485pt too wide) in paragraph at lines 63890--63893 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 63943--63946 [] [630] Overfull \hbox (40.76382pt too wide) in paragraph at lines 64031--64031 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64041--64045 []\T1/qtm/m/n/10 The list of [631] Overfull \hbox (4.4887pt too wide) in paragraph at lines 64165--64165 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (52.34491pt too wide) in paragraph at lines 64186--64189 [] [632] Underfull \hbox (badness 10000) in paragraph at lines 64194--64197 []\T1/qtm/m/n/10 A Overfull \hbox (2.52364pt too wide) in paragraph at lines 64235--64235 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 64235--64235 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 64240--64243 []\T1/qtm/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 64244--64248 []\T1/qtm/m/n/10 The Overfull \hbox (10.33382pt too wide) in paragraph at lines 64286--64286 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 64286--64286 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [633] Overfull \hbox (0.71489pt too wide) in paragraph at lines 64341--64344 [] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] Overfull \hbox (11.64404pt too wide) in paragraph at lines 65502--65502 \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 65502--65502 \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 65502--65502 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [644] Underfull \hbox (badness 10000) in paragraph at lines 65534--65537 []\T1/qtm/m/n/10 The back-test [645] [646] [647] [648] Overfull \hbox (91.78355pt too wide) in paragraph at lines 66002--66002 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (38.99353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 fea- Overfull \hbox (68.71353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (54.58354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_id\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (68.93353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_width\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (71.80354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_height\T1/qtm/m/n/10 , Overfull \hbox (51.97354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 thumb- Overfull \hbox (61.80354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 nail_link\T1/qtm/m/n/10 , Overfull \hbox (41.51355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 doc- Overfull \hbox (32.07355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 u- Overfull \hbox (66.79355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (36.51355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 ac- Overfull \hbox (123.91354pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (40.10353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 pre- Overfull \hbox (39.29355pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 dic- Overfull \hbox (72.16353pt too wide) in paragraph at lines 66002--66002 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [649] Overfull \hbox (50.8936pt too wide) in paragraph at lines 66091--66091 []\T1/qtm/m/it/10 page_index\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (51.34361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_index\T1/qtm/m/n/10 , Overfull \hbox (17.99359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 fea- Overfull \hbox (47.7136pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ture_name\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (61.4536pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_id\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (75.80359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (78.6736pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (68.6736pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_page_link\T1/qtm/m/n/10 , Overfull \hbox (43.42361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 text_lines\T1/qtm/m/n/10 , Overfull \hbox (20.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 doc- Overfull \hbox (11.07361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 u- Overfull \hbox (45.79361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ment_task\T1/qtm/m/n/10 , Overfull \hbox (15.51361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 ac- Overfull \hbox (102.9136pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , Overfull \hbox (19.10359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 pre- Overfull \hbox (18.29361pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 dic- Overfull \hbox (51.16359pt too wide) in paragraph at lines 66091--66091 \T1/qtm/m/it/10 tion=None\T1/txtt/m/n/10 )| [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] Underfull \hbox (badness 10000) in paragraph at lines 67183--67189 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 67220--67222 []\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. Overfull \hbox (149.8849pt too wide) in paragraph at lines 67228--67232 [] Overfull \hbox (25.6537pt too wide) in paragraph at lines 67228--67232 [][]\T1/txtt/m/sl/10 Deployment.get_bias_and_fairness_settings[][] [][]Deployme nt.update_bias_and_fairness_settings[][] Underfull \hbox (badness 10000) in paragraph at lines 67256--67265 \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 67256--67265 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 67256--67265 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [660] Underfull \hbox (badness 10000) in paragraph at lines 67278--67291 \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 67278--67291 [][]\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 67278--67291 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. Overfull \hbox (38.23495pt too wide) in paragraph at lines 67315--67317 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time Underfull \hbox (badness 10000) in paragraph at lines 67365--67367 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [661] Underfull \hbox (badness 10000) in paragraph at lines 67422--67425 []\T1/qtm/m/n/10 Ex-tended [][]\T1/txtt/m/sl/10 CustomInferenceModel.update[][] \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 CustomInferenceModel.update[][] \T1/qt m/m/n/10 with Underfull \hbox (badness 10000) in paragraph at lines 67463--67466 []\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 67473--67476 []\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. Underfull \hbox (badness 10000) in paragraph at lines 67488--67491 []\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 67493--67496 []\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. [662] Overfull \hbox (248.73975pt too wide) in paragraph at lines 67543--67544 [] Underfull \hbox (badness 10000) in paragraph at lines 67543--67544 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 67565--67566 [] Underfull \hbox (badness 10000) in paragraph at lines 67565--67566 [663] Underfull \hbox (badness 10000) in paragraph at lines 67614--67618 []\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 67614--67618 [][]\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 67620--67625 []\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 67620--67625 [][]\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 67651--67655 []\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 , [664] Underfull \hbox (badness 10000) in paragraph at lines 67756--67760 []\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. [665] [666] [667] Underfull \hbox (badness 10000) in paragraph at lines 68006--68009 []\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 68011--68013 []\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. Underfull \hbox (badness 10000) in paragraph at lines 68094--68096 [][][]\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 68098--68100 [][][]\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 [668] Underfull \hbox (badness 6364) in paragraph at lines 68130--68132 []\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. Underfull \hbox (badness 10000) in paragraph at lines 68182--68187 []\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 68182--68187 \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 - [669] Underfull \hbox (badness 10000) in paragraph at lines 68224--68231 []\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 68275--68288 \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 68275--68288 \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 68275--68288 \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 68275--68288 \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 68275--68288 \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. [670] Underfull \hbox (badness 10000) in paragraph at lines 68401--68403 []\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 68419--68422 []\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 [671] [672] Overfull \hbox (52.89496pt too wide) in paragraph at lines 68631--68632 [] Underfull \hbox (badness 10000) in paragraph at lines 68631--68632 Underfull \hbox (badness 10000) in paragraph at lines 68645--68647 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (753 pages, 3791484 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' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256