Read the Docs build information Build id: 1865511 Project: datarobot-public-api-client Version: early-access Commit: e5891f7aa7a0cb6c919e7e10c9a14864c3787701 Date: 2023-11-27T16:47:10.813459Z State: finished Success: True [rtd-command-info] start-time: 2023-11-27T16:47:11.991614Z, end-time: 2023-11-27T16:47:15.286130Z, duration: 3, exit-code: 0 git clone --depth 1 git@github.com:datarobot/public_api_client.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-11-27T16:47:15.356378Z, end-time: 2023-11-27T16:47:16.966779Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/early-access:refs/tags/early-access Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-11-27T16:47:17.113160Z, end-time: 2023-11-27T16:47:17.770962Z, duration: 0, exit-code: 0 git checkout --force e5891f7aa7a0cb6c919e7e10c9a14864c3787701 Note: switching to 'e5891f7aa7a0cb6c919e7e10c9a14864c3787701'. 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 e5891f7 Create a Global Context Object Fallback (#2738) [rtd-command-info] start-time: 2023-11-27T16:47:17.840651Z, end-time: 2023-11-27T16:47:17.897247Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-11-27T16:47:17.991760Z, end-time: 2023-11-27T16:47:18.051016Z, 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: install: - method: pip path: . extra_requirements: - dev build: os: ubuntu-22.04 tools: python: "3.7" [rtd-command-info] start-time: 2023-11-27T16:47:24.174105Z, end-time: 2023-11-27T16:47:24.258163Z, duration: 0, exit-code: 0 asdf global python 3.7.17 [rtd-command-info] start-time: 2023-11-27T16:47:24.782687Z, end-time: 2023-11-27T16:47:26.047122Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.7.17.final.0-64 in 940ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-11-27T16:47:26.117134Z, end-time: 2023-11-27T16:47:35.191924Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (23.1) Collecting pip Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 7.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (67.6.1) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 20.6 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-23.3.1 setuptools-68.0.0 [rtd-command-info] start-time: 2023-11-27T16:47:35.262173Z, end-time: 2023-11-27T16:47:41.765148Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 20.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 189.0 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 189.1 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 184.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 195.4 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 199.2 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 107.0 MB/s eta 0:00:00 Collecting Pygments>=2.12 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.20,>=0.14 (from sphinx) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 35.9 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 186.3 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.13.1-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 62.4 MB/s eta 0:00:00 Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 173.5 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 128.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 181.9 MB/s eta 0:00:00 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 190.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.8/136.8 kB 211.9 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 145.3 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 187.8 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 186.1 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, pytz, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.17.2 alabaster-0.7.13 babel-2.13.1 certifi-2023.11.17 charset-normalizer-3.3.2 docutils-0.19 idna-3.6 imagesize-1.4.1 importlib-metadata-6.7.0 packaging-23.2 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-5.3.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 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 [rtd-command-info] start-time: 2023-11-27T16:47:41.838387Z, end-time: 2023-11-27T16:48:25.002862Z, duration: 43, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 Downloading pandas-1.3.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 51.6 MB/s eta 0:00:00 Collecting numpy Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 165.8 MB/s eta 0:00:00 Collecting pyyaml>=3.11 Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (2.31.0) Collecting requests-toolbelt>=0.6 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 171.1 MB/s eta 0:00:00 Collecting trafaret!=1.1.0,<2.2,>=0.7 Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Collecting urllib3<2.0.0,>=1.23 Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 173.1 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions<5,>=4.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (4.7.1) Collecting mypy-extensions<2,>=0.4.0 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting strenum>=0.4.15 Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting mock==3.0.5 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) Collecting pytest==7.1.2 Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 212.2 MB/s eta 0:00:00 Collecting pytest-cov Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting responses==0.21 Downloading responses-0.21.0-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 156.4 MB/s eta 0:00:00 Collecting pytest-asyncio==0.21.1 Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow Downloading pyarrow-12.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting Pillow==9.2.0 Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 176.2 MB/s eta 0:00:00 Collecting black==22.8.0 Downloading black-22.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 72.8 MB/s eta 0:00:00 Collecting isort==5.10.1 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 194.1 MB/s eta 0:00:00 Collecting flake8==5.0.4 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 170.9 MB/s eta 0:00:00 Collecting pylint==2.15.0 Downloading pylint-2.15.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.4/505.4 kB 224.3 MB/s eta 0:00:00 Collecting mypy==1.0.0 Downloading mypy-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 15.7 MB/s eta 0:00:00 Collecting types-PyYAML==6.0.12 Downloading types_PyYAML-6.0.12-py3-none-any.whl (14 kB) Collecting types-python-dateutil==2.8.19 Downloading types_python_dateutil-2.8.19-py3-none-any.whl (8.0 kB) Collecting types-pytz==2022.2.1.0 Downloading types_pytz-2022.2.1.0-py3-none-any.whl (4.5 kB) Collecting types-requests==2.28.11 Downloading types_requests-2.28.11-py3-none-any.whl (13 kB) Collecting types-urllib3==1.26.25 Downloading types_urllib3-1.26.25-py3-none-any.whl (14 kB) Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 190.0 MB/s eta 0:00:00 Collecting nbsphinx==0.8.9 Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Collecting numpydoc==1.4.0 Downloading numpydoc-1.4.0-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.9/51.9 kB 145.8 MB/s eta 0:00:00 Collecting jupyter-contrib-nbextensions Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 184.1 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 Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl (12 kB) Collecting click>=8.0.0 (from black==22.8.0) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting platformdirs>=2 (from black==22.8.0) Downloading platformdirs-4.0.0-py3-none-any.whl.metadata (11 kB) Collecting pathspec>=0.9.0 (from black==22.8.0) Downloading pathspec-0.11.2-py3-none-any.whl.metadata (19 kB) Collecting tomli>=1.1.0 (from black==22.8.0) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting typed-ast>=1.4.2 (from black==22.8.0) Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB) Collecting ipython>=7.8.0 (from black[jupyter]==22.8.0; extra == "dev") Downloading ipython-7.34.0-py3-none-any.whl (793 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.8/793.8 kB 226.4 MB/s eta 0:00:00 Collecting tokenize-rt>=3.2.0 (from black[jupyter]==22.8.0; extra == "dev") Downloading tokenize_rt-5.0.0-py2.py3-none-any.whl (5.8 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8==5.0.4) 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) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 149.7 MB/s eta 0:00:00 Collecting pyflakes<2.6.0,>=2.5.0 (from flake8==5.0.4) Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 177.0 MB/s eta 0:00:00 Collecting importlib-metadata<4.3,>=1.1.0 (from flake8==5.0.4) Downloading importlib_metadata-4.2.0-py3-none-any.whl (16 kB) Collecting six (from mock==3.0.5) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9) (0.19) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9) (3.1.2) Collecting nbconvert!=5.4 (from nbsphinx==0.8.9) Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Collecting traitlets>=5 (from nbsphinx==0.8.9) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 208.2 MB/s eta 0:00:00 Collecting nbformat (from nbsphinx==0.8.9) Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 190.0 MB/s eta 0:00:00 Requirement already satisfied: sphinx>=1.8 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9) (5.3.0) Collecting dill>=0.2 (from pylint==2.15.0) Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) Collecting astroid<=2.14.0-dev0,>=2.12.4 (from pylint==2.15.0) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 219.7 MB/s eta 0:00:00 Collecting tomlkit>=0.10.1 (from pylint==2.15.0) Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB) Collecting attrs>=19.2.0 (from pytest==7.1.2) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 190.9 MB/s eta 0:00:00 Collecting iniconfig (from pytest==7.1.2) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from pytest==7.1.2) (23.2) Collecting pluggy<2.0,>=0.12 (from pytest==7.1.2) Downloading pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) Collecting py>=1.8.2 (from pytest==7.1.2) Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 199.4 MB/s eta 0:00:00 Collecting docutils (from nbsphinx==0.8.9) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 224.0 MB/s eta 0:00:00 Collecting python-dateutil>=2.7.3 (from pandas>=0.15) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 206.6 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from pandas>=0.15) (2023.3.post1) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1) (3.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1) (2023.11.17) Collecting ipython_genutils (from jupyter-contrib-nbextensions) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter_contrib_core>=0.3.3 (from jupyter-contrib-nbextensions) 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) Downloading jupyter_core-4.12.0-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 200.3 MB/s eta 0:00:00 Collecting jupyter_highlight_selected_word>=0.1.1 (from jupyter-contrib-nbextensions) 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) Downloading jupyter_nbextensions_configurator-0.6.3-py2.py3-none-any.whl (466 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 466.9/466.9 kB 225.4 MB/s eta 0:00:00 Collecting notebook>=6.0 (from jupyter-contrib-nbextensions) Downloading notebook-6.5.6-py3-none-any.whl.metadata (2.5 kB) Collecting tornado (from jupyter-contrib-nbextensions) 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 221.7 MB/s eta 0:00:00 Collecting lxml (from jupyter-contrib-nbextensions) Downloading lxml-4.9.3-cp37-cp37m-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov) Downloading coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0) 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 175.2 MB/s eta 0:00:00 Collecting wrapt<2,>=1.11 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0) Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from importlib-metadata<4.3,>=1.1.0->flake8==5.0.4) (3.15.0) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") (68.0.0) Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting decorator (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pickleshare (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading prompt_toolkit-3.0.41-py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") (2.17.2) Collecting backcall (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from jinja2->nbsphinx==0.8.9) (2.1.3) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx==0.8.9) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 216.5 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx==0.8.9) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 215.6 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.9) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.9) 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) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.9) Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 187.3 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.9) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx==0.8.9) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat->nbsphinx==0.8.9) Downloading fastjsonschema-2.19.0-py3-none-any.whl.metadata (2.0 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.9) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 197.9 MB/s eta 0:00:00 Collecting pyzmq<25,>=17 (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading pyzmq-24.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 214.7 MB/s eta 0:00:00 Collecting argon2-cffi (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-client<8,>=5.3.4 (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 171.4 MB/s eta 0:00:00 Collecting nest-asyncio>=1.5 (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading nest_asyncio-1.5.8-py3-none-any.whl.metadata (2.8 kB) Collecting ipykernel (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading ipykernel-6.16.2-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 204.0 MB/s eta 0:00:00 Collecting Send2Trash>=1.8.0 (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting prometheus-client (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading prometheus_client-0.17.1-py3-none-any.whl.metadata (24 kB) Collecting nbclassic>=0.4.7 (from notebook>=6.0->jupyter-contrib-nbextensions) Downloading nbclassic-1.0.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 149.1 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (1.0.3) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (2.13.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9) (1.4.1) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=1.8 (from nbsphinx==0.8.9) Downloading sphinx-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 175.9 MB/s eta 0:00:00 Downloading sphinx-5.2.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 98.0 MB/s eta 0:00:00 Downloading sphinx-5.2.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 190.0 MB/s eta 0:00:00 Downloading sphinx-5.2.0.post0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 191.9 MB/s eta 0:00:00 Downloading sphinx-5.2.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 160.1 MB/s eta 0:00:00 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 193.7 MB/s eta 0:00:00 Downloading Sphinx-5.1.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 191.7 MB/s eta 0:00:00 INFO: pip is still looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading Sphinx-5.0.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 174.2 MB/s eta 0:00:00 Downloading Sphinx-5.0.1-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 192.8 MB/s eta 0:00:00 Downloading Sphinx-5.0.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 174.9 MB/s eta 0:00:00 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 185.0 MB/s eta 0:00:00 Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 96.0 MB/s eta 0:00:00 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 185.0 MB/s eta 0:00:00 Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.9) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 199.4 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9) 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) 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) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 167.8 MB/s eta 0:00:00 Collecting entrypoints (from jupyter-client<8,>=5.3.4->notebook>=6.0->jupyter-contrib-nbextensions) 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) Downloading jupyter_server-1.24.0-py3-none-any.whl (347 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.5/347.5 kB 220.9 MB/s eta 0:00:00 Collecting notebook-shim>=0.2.3 (from nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev") Downloading wcwidth-0.2.12-py2.py3-none-any.whl.metadata (14 kB) Collecting argon2-cffi-bindings (from argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions) 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 172.2 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx==0.8.9) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting debugpy>=1.0 (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions) Downloading debugpy-1.7.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.0 kB) Collecting psutil (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions) Downloading psutil-5.9.6-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting anyio<4,>=3.1.0 (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions) Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting websocket-client (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions) Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions) Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 225.1 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) 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) Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 203.2 MB/s eta 0:00:00 Downloading pytest_asyncio-0.21.1-py3-none-any.whl (13 kB) Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 225.2 MB/s eta 0:00:00 Downloading StrEnum-0.4.15-py3-none-any.whl (8.9 kB) Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 194.9 MB/s eta 0:00:00 Downloading pyarrow-12.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.1/39.1 MB 183.8 MB/s eta 0:00:00 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 198.0 MB/s eta 0:00:00 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 219.8 MB/s eta 0:00:00 Downloading dill-0.3.7-py3-none-any.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/115.3 kB 204.0 MB/s eta 0:00:00 Downloading nbconvert-7.6.0-py3-none-any.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.4/290.4 kB 217.7 MB/s eta 0:00:00 Downloading notebook-6.5.6-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 221.1 MB/s eta 0:00:00 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) Downloading platformdirs-4.0.0-py3-none-any.whl (17 kB) Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB) Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (778 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 778.3/778.3 kB 224.5 MB/s eta 0:00:00 Downloading lxml-4.9.3-cp37-cp37m-manylinux_2_28_x86_64.whl (7.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 181.2 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 201.9 MB/s eta 0:00:00 Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 169.5 MB/s eta 0:00:00 Downloading nest_asyncio-1.5.8-py3-none-any.whl (5.3 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 185.8 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.41-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.5/385.5 kB 208.7 MB/s eta 0:00:00 Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.5/77.5 kB 183.6 MB/s eta 0:00:00 Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading fastjsonschema-2.19.0-py3-none-any.whl (23 kB) Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 188.0 MB/s eta 0:00:00 Downloading debugpy-1.7.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 191.2 MB/s eta 0:00:00 Downloading psutil-5.9.6-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.6/283.6 kB 210.7 MB/s eta 0:00:00 Downloading wcwidth-0.2.12-py2.py3-none-any.whl (34 kB) Downloading anyio-3.7.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 195.7 MB/s eta 0:00:00 Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 177.0 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 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.4.0b0-py3-none-any.whl size=883696 sha256=23920050c5034dd164580698674ea39422b9b84f33b0fed74ef4b3db861fcde2 Stored in directory: /tmp/pip-ephem-wheel-cache-qkbtwpcb/wheels/76/ea/b7/2eeef8751e357fcb7127268323aebd6dce06d0ea7e1195ba42 Building wheel for jupyter-contrib-nbextensions (setup.py): started Building wheel for jupyter-contrib-nbextensions (setup.py): finished with status 'done' Created wheel for jupyter-contrib-nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428785 sha256=e6c1d301a3b18c5790316a62fcb367c2c96c75c5370e34a9a4627ce2e6899bb5 Stored in directory: /tmp/pip-ephem-wheel-cache-qkbtwpcb/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=5eb7aa87744f1126df23db9e5e525237bff05f8bce1a9a4de11ece08115a0802 Stored in directory: /tmp/pip-ephem-wheel-cache-qkbtwpcb/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, strenum, ptyprocess, pickleshare, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, backcall, wrapt, websocket-client, urllib3, types-requests, typed-ast, traitlets, tornado, tomlkit, tomli, tokenize-rt, tinycss2, soupsieve, sniffio, six, Send2Trash, pyzmq, pyyaml, pyrsistent, pyflakes, pycparser, pycodestyle, py, psutil, prompt-toolkit, prometheus-client, platformdirs, pkgutil-resolve-name, Pillow, pexpect, pathspec, parso, pandocfilters, numpy, nest-asyncio, mypy-extensions, mistune, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, isort, iniconfig, importlib-resources, importlib-metadata, exceptiongroup, entrypoints, docutils, dill, defusedxml, decorator, debugpy, coverage, terminado, python-dateutil, pyarrow, pluggy, mypy, mock, matplotlib-inline, jupyter_core, jedi, flake8, click, cffi, bleach, beautifulsoup4, attrs, astroid, anyio, sphinx, responses, requests-toolbelt, pytest, pylint, pandas, jupyter-client, jsonschema, ipython, black, argon2-cffi-bindings, sphinx-rtd-theme, sphinx-autodoc-typehints, pytest-cov, pytest-asyncio, numpydoc, nbformat, ipykernel, datarobot, argon2-cffi, 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.7 Uninstalling urllib3-2.0.7: Successfully uninstalled urllib3-2.0.7 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 6.7.0 Uninstalling importlib-metadata-6.7.0: Successfully uninstalled importlib-metadata-6.7.0 Attempting uninstall: docutils Found existing installation: docutils 0.19 Uninstalling docutils-0.19: Successfully uninstalled docutils-0.19 Attempting uninstall: sphinx Found existing installation: Sphinx 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Successfully installed Pillow-9.2.0 Send2Trash-1.8.2 anyio-3.7.1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 astroid-2.13.5 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 black-22.8.0 bleach-6.0.0 cffi-1.15.1 click-8.1.7 coverage-7.2.7 datarobot-3.4.0b0 debugpy-1.7.0 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.7 docutils-0.17.1 entrypoints-0.4 exceptiongroup-1.2.0 fastjsonschema-2.19.0 flake8-5.0.4 importlib-metadata-4.2.0 importlib-resources-5.12.0 iniconfig-2.0.0 ipykernel-6.16.2 ipython-7.34.0 ipython_genutils-0.2.0 isort-5.10.1 jedi-0.19.1 jsonschema-4.17.3 jupyter-client-7.4.9 jupyter-contrib-nbextensions-0.7.0 jupyter-server-1.24.0 jupyter_contrib_core-0.4.2 jupyter_core-4.12.0 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.3 jupyterlab-pygments-0.2.2 lazy-object-proxy-1.9.0 lxml-4.9.3 matplotlib-inline-0.1.6 mccabe-0.7.0 mistune-3.0.2 mock-3.0.5 mypy-1.0.0 mypy-extensions-1.0.0 nbclassic-1.0.0 nbclient-0.7.4 nbconvert-7.6.0 nbformat-5.8.0 nbsphinx-0.8.9 nest-asyncio-1.5.8 notebook-6.5.6 notebook-shim-0.2.3 numpy-1.21.6 numpydoc-1.4.0 pandas-1.3.5 pandocfilters-1.5.0 parso-0.8.3 pathspec-0.11.2 pexpect-4.9.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-4.0.0 pluggy-1.2.0 prometheus-client-0.17.1 prompt-toolkit-3.0.41 psutil-5.9.6 ptyprocess-0.7.0 py-1.11.0 pyarrow-12.0.1 pycodestyle-2.9.1 pycparser-2.21 pyflakes-2.5.0 pylint-2.15.0 pyrsistent-0.19.3 pytest-7.1.2 pytest-asyncio-0.21.1 pytest-cov-4.1.0 python-dateutil-2.8.2 pyyaml-6.0.1 pyzmq-24.0.1 requests-toolbelt-1.0.0 responses-0.21.0 six-1.16.0 sniffio-1.3.0 soupsieve-2.4.1 sphinx-4.3.2 sphinx-autodoc-typehints-1.17.1 sphinx-rtd-theme-1.0.0 strenum-0.4.15 terminado-0.17.1 tinycss2-1.2.1 tokenize-rt-5.0.0 tomli-2.0.1 tomlkit-0.12.3 tornado-6.2 trafaret-2.1.1 traitlets-5.9.0 typed-ast-1.5.5 types-PyYAML-6.0.12 types-python-dateutil-2.8.19 types-pytz-2022.2.1.0 types-requests-2.28.11 types-urllib3-1.26.25 urllib3-1.26.18 wcwidth-0.2.12 webencodings-0.5.1 websocket-client-1.6.1 wrapt-1.16.0 [rtd-command-info] start-time: 2023-11-27T16:48:26.066174Z, end-time: 2023-11-27T16:48:26.127669Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import shutil import sys from zipfile import ZipFile import sphinx_rtd_theme sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if "b" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.rst") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.rst") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # Create a zip file of the example resources (csv, py, ipynb) # so that it can be included it as a download within the HTML docs files_to_zip = [] for root, _, files in os.walk("examples"): basename = os.path.basename(root) # skip "hidden" directories like notebook autosaves and _build if not basename.startswith("_") and not basename.startswith("."): for file in files: name, ext = os.path.splitext(file) ext_lower = ext.lower() if ext_lower in [".csv", ".xls", ".xlsx", ".ipynb", ".py"]: files_to_zip.append(os.path.join(root, file)) with ZipFile("datarobot_examples.zip", "w") as examples_zip: for file in files_to_zip: examples_zip.write(file) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.doctest", "numpydoc", "nbsphinx", "sphinx_autodoc_typehints", ] # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = ".rst" # Showing automatically documented members in same order as they are in source autodoc_member_order = "bysource" # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Thes are both the full X.Y.Z version, including alpha/beta/rc tags. # We think Sphinx probably wants both to be defined. release = version project = "DataRobot Python Client" copyright = "2019, DataRobot, Inc" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # today = '' # Else, today_fmt is used as the format for a strftime call. # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build", "**/.ipynb_checkpoints"] # The reST default role (used for this markup: `text`) to use for all documents. # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_extra_path = ["_html"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", f"DataRobotPython_{version}_Docs.tex", "DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ("index", "datarobotpython", "DataRobot Python API Documentation", ["DataRobot, Inc."], 1) ] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", "DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' # Nitpick targets to ignore: # These are third-party packages that don't expose documentation for sphinx to link nitpick_ignore = [ ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:class", "pandas.core.frame.DataFrame"), ("py:class", "requests.models.Response"), ("py:class", "datetime.datetime"), ("py:class", "PIL.Image.Image"), ("py:class", "collections.OrderedDict"), ] def setup(app): app.add_css_file("css/tight_table.css") ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "early-access", 'version_slug': "early-access", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("v3.2.1", "/en/v3.2.1/"), ("v3.2.0", "/en/v3.2.0/"), ("v3.2.0b1", "/en/v3.2.0b1/"), ("v3.2.0b0", "/en/v3.2.0b0/"), ("v3.1.1", "/en/v3.1.1/"), ("v3.1.0", "/en/v3.1.0/"), ("v3.0.3", "/en/v3.0.3/"), ("v3.0.2", "/en/v3.0.2/"), ("v3.0.1", "/en/v3.0.1/"), ("v2.28.3", "/en/v2.28.3/"), ("v2.28.1", "/en/v2.28.1/"), ("v2.28.0", "/en/v2.28.0/"), ("v2.27.3", "/en/v2.27.3/"), ("v2.27.2", "/en/v2.27.2/"), ("v2.27.1", "/en/v2.27.1/"), ("v2.27.0", "/en/v2.27.0/"), ("v2.26.2", "/en/v2.26.2/"), ("v2.26.1", "/en/v2.26.1/"), ("v2.26.0", "/en/v2.26.0/"), ("v2.25.1", "/en/v2.25.1/"), ("v2.25.0", "/en/v2.25.0/"), ("v2.24.0", "/en/v2.24.0/"), ("v2.23.1", "/en/v2.23.1/"), ("v2.23.0", "/en/v2.23.0/"), ("v2.22.2", "/en/v2.22.2/"), ("v2.22.1", "/en/v2.22.1/"), ("v2.22.0", "/en/v2.22.0/"), ("v2.21.6", "/en/v2.21.6/"), ("v2.21.5", "/en/v2.21.5/"), ("v2.21.4", "/en/v2.21.4/"), ("v2.21.3", "/en/v2.21.3/"), ("v2.21.2", "/en/v2.21.2/"), ("v2.20.0", "/en/v2.20.0/"), ("v2.19.0", "/en/v2.19.0/"), ("v2.18.0", "/en/v2.18.0/"), ("v2.17.0", "/en/v2.17.0/"), ("v2.16.0", "/en/v2.16.0/"), ("v2.15.1", "/en/v2.15.1/"), ("v2.14.2", "/en/v2.14.2/"), ("v2.13.3", "/en/v2.13.3/"), ("v2.12.2", "/en/v2.12.2/"), ("v2.11.2", "/en/v2.11.2/"), ("v2.9.3", "/en/v2.9.3/"), ("v2.8.3", "/en/v2.8.3/"), ("v2.7.3", "/en/v2.7.3/"), ("latest-release", "/en/latest-release/"), ("early-access", "/en/early-access/"), ], 'downloads': [ ("pdf", "//datarobot-public-api-client.readthedocs-hosted.com/_/downloads/en/early-access/pdf/"), ], 'subprojects': [ ], 'slug': 'datarobot-public-api-client', 'name': u'public_api_client', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/sdk_docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'datarobot', 'proxied_api_host': '/_', 'github_repo': 'public_api_client', 'github_version': 'early-access', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'early-access', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'early-access', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e5891f7a', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/datarobot-public-api-client/builds/1865511/' 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-11-27T16:48:26.223422Z, end-time: 2023-11-27T16:49:20.325578Z, duration: 54, 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-11-27T16:49:20.424513Z, end-time: 2023-11-27T16:50:15.567084Z, duration: 55, 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.4.0b0_Docs.tex... index getting_started reference/index reference/data/index reference/data/dataset reference/data/database_connectivity reference/data/feature_discovery reference/modeling/index reference/modeling/project reference/modeling/model reference/modeling/blueprint reference/modeling/spec/index reference/modeling/spec/datetime_partition reference/modeling/spec/time_series reference/modeling/spec/visualai reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/segmented_modeling reference/modeling/spec/custom_task reference/modeling/spec/monotonic_constraints reference/modeling/spec/binary_data reference/modeling/insights/index reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/job reference/modeling/prime reference/modeling/model_recommendation reference/predictions/index reference/predictions/predict_job reference/predictions/batch_predictions reference/mlops/index reference/mlops/deployment reference/mlops/custom_model reference/admin/index reference/admin/credentials reference/admin/sharing reference/use_cases/index reference/use_cases/use_cases autodoc/api_reference examples/index CHANGES resolving references... done writing... done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png copying TeX support files... copying TeX support files... done build succeeded, 3 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-11-27T16:50:16.311925Z, end-time: 2023-11-27T16:50:16.367519Z, 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-11-27T16:50:16.432186Z, end-time: 2023-11-27T16:50:43.201751Z, duration: 26, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=datarobot-public-api-client -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'DataRobotPython_3.4.0b0_Docs.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.4.0b0_Docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.4.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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) (/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) (./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/parskip/parskip-2001-04-09.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.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/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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 259. (/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 279. (/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 290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 6 undefined on input line 306. Underfull \hbox (badness 10000) in paragraph at lines 305--308 []\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 315. Underfull \hbox (badness 10000) in paragraph at lines 314--318 []\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 334. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 6 undefined on input line 334. [6] [7] Overfull \vbox (4.27089pt too high) detected at line 461 [8] [9] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 10 und efined on input line 524. (/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 581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 10 undefined on input line 587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 10 undefined on input line 592. [10] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSourceParam eters' on page 11 undefined on input line 670. [11] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 12 undefined on input line 707. [12] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 13 undefined on input line 758. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 13 undefined on input line 774. LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 13 undefined on input line 786. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 13 undefined on input line 786. [13] [14] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 866. LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 877. [15] LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 16 undefined on input line 987. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 16 undefined on input line 987. [16] Overfull \vbox (1.97241pt too high) detected at line 1078 [17] Overfull \vbox (1.97241pt too high) detected at line 1158 [18] [19] [20] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 21 undefined on input line 1240. [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1387 [23] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 24 und efined on input line 1406. [24] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 2 5 undefined on input line 1497. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 25 undefined on input line 1497. [25] LaTeX Warning: Hyper reference `autodoc/api_reference:advanced-options-api' on page 26 undefined on input line 1568. [26] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 27 undefined on input line 1585. [27] [28] [29] [30] [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1896. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1921. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 32 undefined on input line 1934. [32] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 33 undefined on input line 2043. [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 2060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 2077. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 2079. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 2080. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 34 undefined on input line 2102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 34 undefined on input line 2113. [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2271--2273 []\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 2285--2290 []\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 2346. [38] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 39 undefined on input line 2450. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 39 undefined on input line 2453. [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 40 undefined on input line 2482. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 41 undefined on input line 2520. [41] [42] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2691. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2691. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 43 undefin ed on input line 2693. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 43 undefined on input line 2694. [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 44 undefined on input line 2716. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 277 7. Underfull \hbox (badness 10000) in paragraph at lines 2776--2779 []\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 6. [45] Underfull \hbox (badness 10000) in paragraph at lines 2849--2854 \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 2857. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 46 undefined on input line 2865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 46 undefined on input line 2883. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 46 undefined on input line 2884. 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 885. Underfull \hbox (badness 10000) in paragraph at lines 2881--2886 []\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 2881--2886 \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 2961. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 47 undefined on input line 2968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 47 undefined on input line 2992. [47] LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 3000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 48 undefined on input line 3002. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 48 undefined on input line 3013. [48] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3127. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3134. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3139. [49] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 50 undefined on input line 3202. [50] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 51 undefined on input line 32 42. LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 51 undefined on input line 3255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 51 undefined on input line 3267. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 51 undefined on input line 3284. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 51 undefined on input line 3303. Underfull \hbox (badness 6141) in paragraph at lines 3297--3304 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- [51] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 52 undefined on input line 3348. [52] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 53 undefined on input line 3427. [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 54 undefined on input line 3459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 54 undefined on input line 3462. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 54 undefined on input line 3505. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 54 undefined on input line 3509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 54 undefined on input line 3513. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 54 undefined on input line 3519. [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 3526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 55 undefined on input line 3530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 55 undefined on input line 3534. 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 543. 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 547. 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 51. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 55 undefined on input line 3586. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 55 undefined on input line 3587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 55 undefined on input line 3 589. Underfull \hbox (badness 10000) in paragraph at lines 3585--3590 []\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 3593. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 55 undefined on input line 3597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 55 undefined on input line 3602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 55 undefined on input line 360 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_transferable_export' on page 55 undefined on input line 3608. [55] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 56 undefined on input line 3617. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 56 und efined on input line 3627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 56 undefined on input line 3630 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 56 undefined on input line 3632. [56] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 57 und efined on input line 3694. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 57 undefined on input line 3697. Overfull \vbox (1.97241pt too high) detected at line 3783 [57] Underfull \vbox (badness 10000) detected at line 3783 Underfull \vbox (badness 10000) detected at line 3783 [58] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … [59] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 60 undefined on input line 3875. [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 4161 [66] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 67 undefined on input line 4203. [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 4272. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 69 undefined on input line 4273. 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 74. [69] Underfull \hbox (badness 7012) in paragraph at lines 4344--4347 []\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 4394--4397 []\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 4672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 75 undefined on input line 4726. [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 4747. 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 4768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 4811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 76 undefined on input line 4850. [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4962. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 5002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 78 undefined on input line 5096. [78] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 79 undefined on input line 5110. LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 79 undefined on input line 5131. ! LaTeX Error: Unicode character 物 (U+7269) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5154 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} ! LaTeX Error: Unicode character 类 (U+7C7B) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5154 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [79] [80] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 81 undefined on input line 5291. [81] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 82 undefined on input line 5319. [82] [83] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 84 undefined on input line 5470. [84] [85] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 86 undefined on input line 5548. [86] [87] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 88 und efined on input line 5700. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 88 undefined on input line 5700. [88] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv [89] [90] Underfull \vbox (badness 1087) detected at line 5902 [91] [92] [93] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 94 undefined on input line 6028. [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6171--6178 \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 182. [96] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 97 undefined on input line 6241. LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 97 undefined on input line 6264. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 97 undefined on input line 6268. [97] [98] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 99 undefined on input line 6429. [99] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 100 undefined on input line 6500. [100] [101] [102] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 103 und efined on input line 6650. [103] [104] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 105 undefined on input line 6779. [105] [106] [107] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 108 undefined on input line 6999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 108 undefined on input line 7020. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 108 undefined on input line 7026. [108] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 109 undefined on input line 7038. [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 7168--7173 []\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 7233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 112 undefined on input line 7234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 112 undefined on input line 7236. [112] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 113 undefined on input line 7346. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 113 undefined on input line 7352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 113 undefined on input line 7368. [113] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 114 undefined on input line 7410. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 114 undefined on input line 7411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 114 undefined on input line 7412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 114 undefined on input line 7438. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 114 undefined on input line 7440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 114 undefined on input line 7440. [114] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 115 undefined on input line 7461. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 115 undefined on input line 7462. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 115 undefined on input line 7463. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 115 undefined on input line 7507. [115] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 116 undefined on input line 7561. [116] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 117 undefined on input line 7581. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 117 undefined on input line 7582. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 117 undefined on input line 7606. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 117 un defined on input line 7626. [117] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 118 undefined on input line 7676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 118 undefined on input line 7677. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 118 undefined on input line 7680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 118 undefined on input line 7684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 118 undefined on input line 7685. [118] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 119 undefined on input line 7742. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 119 undefined on input line 7760. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 119 undefined on input line 7761. [119] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 120 undefined on input line 7787. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 120 undefined on input line 7809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 120 undefined on input line 7833. [120] Overfull \vbox (2.72194pt too high) detected at line 7918 [121] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 122 undefined on input line 7936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 122 undefined on input line 7943. [122] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 123 undefined on input line 7987. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 123 undefined on input line 7988. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 123 undefined on input line 8021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 123 undefined on input line 8022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 123 undefined on input line 8034. [123] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 124 undefined on input line 8053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 124 undefined on input line 8054. Underfull \hbox (badness 5231) in paragraph at lines 8051--8056 []\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 8058. Underfull \hbox (badness 10000) in paragraph at lines 8127--8130 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8127--8130 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8140--8143 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8140--8143 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8140--8143 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8172--8175 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8172--8175 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8185--8187 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 31st are ig- [124] Overfull \vbox (691.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 8207. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 126 undefined on input line 8207. Underfull \hbox (badness 5832) in paragraph at lines 8204--8210 []\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 8204--8210 \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 8243. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 126 undefined on input line 8247. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models' on page 126 undefined on input line 8247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r.list' on page 126 undefined on input line 8260. [126] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 127 undefined on input line 8291. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 127 undefined on input line 8295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 127 undefined on input line 8327. [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 128 undefined on input line 8386. [128] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 129 undefined on input line 8411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 129 undefined on input line 8469. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 129 undefined on input line 8472. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 129 undefined on input line 8473. [129] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 130 undefined on input line 8510. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 130 undefined on input line 85 35. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 130 undefined on input line 8552. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 130 undefined on input line 8553. [130] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 131 undefined on input line 8590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 131 undefined on input line 8590. Overfull \vbox (1.97241pt too high) detected at line 8617 [131] [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 133 undefined on input line 8688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 133 undefined on input line 8688. [133] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 134 undefined on input line 8796. [134] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 135 undefined on input line 8822. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 135 undefined on input line 8834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 135 undefined on input line 8850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 135 undefined on input line 8862. [135] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 136 undefined on input li ne 8878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 136 undefined on input line 8890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 136 undefined on input line 8909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 136 undefined on input line 8921. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 136 undefined on input line 8937. [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 137 undefined on input line 8949. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 137 undefined on input lin e 8968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 137 undefined on input line 8981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 137 undefined on input line 8999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 137 undefined on input line 9011 . [137] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 138 undefined on input line 9043. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 138 undefined on input line 9055. [138] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 139 undefined on input line 9091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 139 undefined on input line 9092. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 139 undefined on input line 9106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 139 undefined on input line 9107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 139 undefined on input line 9 108. Underfull \hbox (badness 10000) in paragraph at lines 9105--9109 \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. [139] [140] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 141 undefined on input line 9198. [141] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 142 undefined on input line 9269. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 142 undefined on input line 9270. Underfull \hbox (badness 10000) in paragraph at lines 9268--9271 []\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 [142] [143] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 144 undefined on input line 9366. [144] Overfull \vbox (2.67389pt too high) detected at line 9484 [145] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 146 undefined on input line 9511. Overfull \vbox (1.97238pt too high) detected at line 9548 [146] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 147 undefined on input line 9551. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 147 undefined on input line 9584. [147] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 148 undefined on input line 9606. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 148 undefined on input line 9649. [148] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 149 undefined on input line 9720. [149] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 150 undefined on input line 9752. Underfull \hbox (badness 10000) in paragraph at lines 9770--9774 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [150] [151] [152] [153] [154] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 155 undefined on input line 10091. [155] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 156 undefined on input line 10118. [156] [157] [158] [159] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 1 60 undefined on input line 10360. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 160 undefined on input line 10367. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 160 undefined on input line 10377. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 160 undefined on input line 10403. [160] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 161 undefined on input line 10444. [161] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 162 undefined on input line 10509. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 162 undefined on input line 10525. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 162 undefined on input line 10529. [162] [163] [164] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 165 undefined on input line 10764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 165 undefined on input line 10764. [165] [166] [167] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 168 undefined on input line 10931. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 168 undefined on input line 10934. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 168 undefined on input line 10934. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 168 undefined on input line 10935. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 168 undefined on input line 10935. Underfull \hbox (badness 10000) in paragraph at lines 10937--10940 []\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 168 undefined on input line 10968. [168] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 169 undefined on input line 11013. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 169 undefined on input line 11044. [169] [170] [171] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 172 undefined on input line 11206. Underfull \hbox (badness 10000) in paragraph at lines 11232--11239 []\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 11232--11239 \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 11232--11239 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [172] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 173 undefined on input line 11338. [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 11531--11535 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 175 undefined on input line 11549. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 175 undefined on input line 11596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 175 undefined on input line 11632. [175] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 176 undefined on input line 1 1653. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 176 undefined on input line 1 1693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 176 undefined on input line 11726. [176] [177] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 178 undefined on input line 1 1926. Overfull \hbox (14.55872pt too wide) in paragraph at lines 11938--11938 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [178] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 179 undefined on input line 12084. Underfull \hbox (badness 10000) in paragraph at lines 12094--12098 []\T1/qtm/m/n/10 greater or LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.AnomalyA ssessmentPreviewBin' on page 179 undefined on input line 12119. [179] [180] Underfull \hbox (badness 10000) in paragraph at lines 12260--12264 []\T1/qtm/m/n/10 Op-tional. Fil-ter LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 181 undefined on input line 12278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 181 undefined on input line 12309. [181] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 182 undefined on input line 12416. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 182 undefined on input line 12448. [182] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 183 undefined on input line 12510. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 183 undefined on input line 12546. [183] [184] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 185 undefined on input line 12764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 185 undefined on input line 12785. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 185 undefined on input line 12824. [185] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 186 undefined on input line 12885. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 186 undefined on input line 12903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 186 undefined on input line 12948. [186] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 187 undefined on input line 13029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 187 undefined on input line 13049. [187] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 188 undefined on input line 13100. Underfull \hbox (badness 10000) in paragraph at lines 13115--13119 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13120--13124 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 188 undefined on input line 13149. Underfull \hbox (badness 10000) in paragraph at lines 13164--13168 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13169--13173 []\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 188 undefined on input line 13209. [188] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 189 undefined on input line 13233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 189 undefined on input line 13262. [189] Underfull \hbox (badness 10000) in paragraph at lines 13329--13332 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [190] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 191 undefined on input line 13527. [191] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 192 undefined on input line 13558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 192 undefined on input line 13675. [192] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 193 undefined on input line 13722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 193 undefined on input line 13757. [193] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 194 undefined on input line 13834. [194] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 195 undefined on input line 13901. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 195 undefined on input line 13915. [195] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 196 undefined on input line 13973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 196 undefined on input line 13977. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 196 undefined on input line 13981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 196 undefined on input line 13985. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 196 undefined on input line 13993. [196] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 197 undefined on input line 14046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 197 undefined on input line 14054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 197 undefined on input line 14087. [197] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 198 undefined on input line 14162. [198] [199] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 200 undefined on input line 14319. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 200 undefined on input line 14351. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 200 undefined on input line 14413. [200] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 201 undefined on input line 14449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 201 undefined on input line 14534. [201] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 202 undefined on input line 14621. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 202 undefined on input line 14656. [202] [203] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 204 undefined on input line 14798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 204 undefined on input line 14812. [204] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 205 undefined on input line 14870. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 205 undefined on input line 14874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 205 undefined on input line 14878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 205 undefined on input line 14882. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 205 undefined on input line 14890. [205] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 206 undefined on input line 14943. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 206 undefined on input line 14951. [206] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 207 undefined on input line 14984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 207 undefined on input line 15059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 207 undefined on input line 15074. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 207 undefined on input line 15093. [207] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 208 undefined on input line 15226. [208] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 209 undefined on input line 15274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 209 undefined on input line 15298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 209 undefined on input line 15322. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 209 undefined on input line 15353. [209] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 210 undefined on input line 15448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 210 undefined on input line 15531. [210] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 211 undefined on input line 15576. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 211 undefined on input line 15630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 211 undefined on input line 15646. [211] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 212 undefined on input line 15712. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 212 undefined on input line 15724. [212] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 213 undefined on input line 15740. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 213 undefined on input line 15810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 213 undefined on input line 15823. [213] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 214 undefined on input line 15851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 214 undefined on input line 15889. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 214 undefined on input line 15899. [214] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 215 undefined on input line 15944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 215 undefined on input line 15971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 215 undefined on input line 15988. [215] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 216 un defined on input line 16105. [216] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 217 undefined on input line 16181. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 217 undefined on input line 16183. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 217 undefined on input line 16198. [217] LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 218 undefined on input line 1622 1. Underfull \hbox (badness 10000) in paragraph at lines 16227--16231 []\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 218 undefined on input line 1625 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 218 undefined on input line 16291. [218] [219] [220] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16565--16566 [] Underfull \hbox (badness 10000) in paragraph at lines 16565--16566 [221] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 222 undefined on input line 16566. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 222 undefined on input line 16635. [222] [223] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 224 undefined on input line 16803. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 224 undefined on input line 16819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 224 undefined on input line 16835. [224] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 225 undefined on input line 16928. [225] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 226 undefined on input line 16982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 226 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 226 undefined on input line 17003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 226 undefined on input line 1. [226] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 227 undefined on input line 17024. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 227 undefined on input line 17067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 227 undefined on input line 17106. [227] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 228 undefined on input line 17161. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 228 undefined on input line 17215. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 228 undefined on input line 17255. [228] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 229 undefined on input line 17346. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 229 undefined on input line 1736 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 229 undefined on input line 17364. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 229 undefined on inp ut line 17393. [229] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 230 undefined on input line 1748 1. [230] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 231 undefined on input line 1752 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 231 undefined on input line 1756 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 231 undefined on input line 1759 5. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 231 undefined on input line 1763 6. [231] Overfull \hbox (13.15462pt too wide) in paragraph at lines 17772--17773 [] Underfull \hbox (badness 10000) in paragraph at lines 17772--17773 [232] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 233 undefined on input line 17868. [233] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 234 undefined on input line 17907. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 234 undefined on input line 18000. [234] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 235 undefined on input line 18055. [235] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 236 undefined on input line 18115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 236 undefined on input line 18165. [236] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 237 undefined on input line 18215. [237] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 238 undefined on input line 18345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 238 undefined on input line 18384. [238] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 239 undefined on input line 18492. [239] Underfull \hbox (badness 10000) in paragraph at lines 18569--18575 \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 18569--18575 \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 18576--18581 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [240] Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 [] Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 241 undefined on input line 18719. [241] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 242 undefined on input line 18764. Underfull \hbox (badness 10000) in paragraph at lines 18823--18828 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18823--18828 \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 18823--18828 \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 , [242] Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 [] Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 18881--18885 []\T1/qtm/m/n/10 Per-ma-nently en- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 243 undefined on input line 18910. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 243 undefined on input line 18955. [243] Underfull \hbox (badness 10000) in paragraph at lines 19010--19014 []\T1/qtm/m/n/10 Per-ma-nently en- [244] Overfull \hbox (70.84099pt too wide) in paragraph at lines 19170--19176 []\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 19170--19176 \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 19214--19220 [] Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [245] Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 [] Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [246] [247] Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 [] Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 248 undefined on input line 19601. [248] Underfull \hbox (badness 10000) in paragraph at lines 19651--19662 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19651--19662 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 [] Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 19680--19684 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [249] [250] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 251 undefined on input line 19786. Underfull \hbox (badness 10000) in paragraph at lines 19836--19847 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19836--19847 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 [] Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [251] Underfull \hbox (badness 10000) in paragraph at lines 19870--19874 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [252] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 253 undefined on input line 19976. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 253 undefined on input line 20021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 253 undefined on input line 20070. [253] [254] [255] [256] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 257 undefined on input line 20498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 257 undefined on input line 20547. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 257 undefined on input line 20596. [257] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 258 undefined on input line 20671. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 258 undefined on input line 20707. [258] [259] [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21198--21202 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [262] [263] Underfull \hbox (badness 10000) in paragraph at lines 21519--21524 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 264 undefined on input line 21553. [264] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 265 undefined on input line 21609. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 265 undefined on input line 21654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 265 undefined on input line 21696. [265] Underfull \hbox (badness 10000) in paragraph at lines 21718--21722 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21753--21759 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21753--21759 \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 21753--21759 \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 266 undefined on input line 21781. [266] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 267 undefined on input line 21951. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 267 undefined on input line 21968. [267] [268] Underfull \hbox (badness 10000) in paragraph at lines 22191--22195 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 22196--22201 []\T1/qtm/m/n/10 You must [269] Underfull \hbox (badness 10000) in paragraph at lines 22266--22270 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 22271--22276 []\T1/qtm/m/n/10 You must [270] Underfull \hbox (badness 10000) in paragraph at lines 22430--22434 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [271] [272] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 273 undefined on input line 22672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 273 undefined on input line 22711. [273] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 274 undefined on input line 22769. [274] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 275 undefined on input line 22905. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 275 undefined on input line 22944. [275] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 276 undefined on input line 22990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 276 undefined on input line 23039. [276] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 277 undefined on input line 23137. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 277 undefined on input line 23176. [277] Overfull \hbox (6.93005pt too wide) in paragraph at lines 23202--23205 []\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 278 undefined on input line 23232. Underfull \hbox (badness 10000) in paragraph at lines 23254--23258 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [278] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 279 undefined on input line 23352. [279] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 280 undefined on input line 23396. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 280 undefined on input line 23447. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 280 undefined on input line 23478. [280] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 281 undefined on input line 23502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 281 undefined on input line 23526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 281 undefined on input line 23543. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 281 undefined on input line 23562. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 281 undefined on input line 23567. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 281 undefined on input line 23589. [281] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 282 un defined on input line 23654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 282 undefined on input line 23686. [282] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 283 undefined on input line 23725. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 283 undefined on input line 23780. [283] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 284 undefined on input line 23871. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 284 undefined on input line 23895. [284] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 285 undefined on input line 23964. [285] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 286 undefined on input line 24025. [286] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 287 undefined on input line 24218. [287] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 288 undefined on input line 24279. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 288 undefined on input line 24348. [288] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 289 undefined on input line 24411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 289 undefined on input line 24452. [289] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 290 undefined on input line 24543. [290] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 291 undefined on input line 24597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 291 undefined on input line 24628. [291] Underfull \hbox (badness 10000) in paragraph at lines 24718--24721 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 292 undefined on input line 24735. Underfull \hbox (badness 10000) in paragraph at lines 24779--24782 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 292 undefined on input line 24796. [292] [293] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 294 undefined on input line 24939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 294 undefined on input line 24968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 294 undefined on input line 25008. [294] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 295 undefined on input line 25029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 295 undefined on input line 25074. [295] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 296 undefined on input line 25168. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 296 undefined on input line 25179. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 296 undefined on input line 25226. [296] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 297 undefined on input line 25289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 297 undefined on input line 25358. [297] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 298 undefined on input line 25406. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 298 undefined on input line 25451. [298] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 299 undefined on input line 25524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 299 undefined on input line 25548. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 299 undefined on input line 25579. [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 25731--25739 \T1/qtm/m/n/10 - for \T1/qtm/m/it/10 query \T1/qtm/m/n/10 based data-sources - `[][]$https : / / s3 . amazonaws . com / datarobot _ test / LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 301 undefined on input line 25765. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 301 undefined on input line 25786. [301] [302] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 303 undefined on input line 26038. [303] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 304 undefined on input line 26110. [304] Underfull \hbox (badness 10000) in paragraph at lines 26158--26161 []\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 26165--26168 []\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 26224--26228 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [305] [306] [307] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26539--26543 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [308] [309] Underfull \hbox (badness 10000) in paragraph at lines 26791--26794 []\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 26798--26801 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [310] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26853--26857 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [311] [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 313 undefined on input line 27217. [313] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 314 undefined on input line 27291. [314] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 315 undefined on input line 27347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 315 undefined on input line 27413. [315] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 316 undefined on input line 27479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 316 undefined on input line 27514. [316] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 317 undefined on input line 27558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 317 undefined on input line 27573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 317 undefined on input line 27591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 317 undefined on input line 27596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 317 undefined on input line 27601. [317] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 318 undefined on input line 27756. Underfull \hbox (badness 10000) in paragraph at lines 27754--27757 [] [318] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 319 undefined on input line 27836. [319] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 320 undefined on input line 27919. Underfull \hbox (badness 10000) in paragraph at lines 27947--27950 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 27951--27954 [] [320] [321] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 322 undefined on input line 28051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 322 undefined on input line 28077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ForecastDateSettings' on page 322 undefined on input line 28095. [322] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 323 undefined on input line 28180 . Underfull \hbox (badness 10000) in paragraph at lines 28176--28181 []\T1/qtm/m/n/10 [bool] Is `'True'' if chal-lenger mod-els is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 28176--28181 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing `'chal-lenger_models'' set-ting s, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 323 undefined on input line 281 90. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 323 undefined on input line 28253. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 323 undefined on input line 28258. Underfull \hbox (badness 10000) in paragraph at lines 28255--28259 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [323] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 324 undefined on input line 2826 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 324 undefined on input line 2835 2. [324] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 325 undefined on input line 28430. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 325 undefined on input line 28441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.DriftTrackingSettings' on page 325 undefined on input line 28451. [325] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 326 undefined on input line 28583. Underfull \hbox (badness 10000) in paragraph at lines 28579--28584 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 28579--28584 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [326] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 327 undefined on input line 2865 1. Underfull \hbox (badness 10000) in paragraph at lines 28647--28652 []\T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de -ploy- Underfull \hbox (badness 10000) in paragraph at lines 28647--28652 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionWarningSettings' on page 327 undefined on input line 28 675. [327] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 328 undefined on input line 28757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 328 undefined on input line 28876. [328] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 329 undefined on input line 28934. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 329 undefined on input line 28980. [329] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 330 undefined on input line 29028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 330 undefined on input line 29094. [330] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 331 undefined on input line 29140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 331 undefined on input line 29194. [331] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 332 undefined on input line 29255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 332 undefined on input lin e 29309. [332] [333] [334] [335] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 336 undefined on input line 29685. Overfull \hbox (53.69485pt too wide) in paragraph at lines 29699--29702 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 336 undefined on input line 29733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 336 undefined on input line 29764. [336] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 337 undefined on input line 29875. [337] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 338 undefined on input line 29967. [338] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 339 undefined on input line 30087. [339] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 340 undefined on input line 30192. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 340 undefined on input line 30273. [340] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 341 undefined on input line 30362. [341] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 342 undefined on input line 30529. [342] [343] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 344 undefined on input line 30704. Overfull \hbox (10.41382pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [344] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 345 undefined on input lin e 30804. [345] [346] [347] Overfull \hbox (77.69371pt too wide) in paragraph at lines 30938--30938 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 30938--30938 \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 30938--30938 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [348] [349] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 350 undefined on i nput line 31032. Underfull \hbox (badness 10000) in paragraph at lines 31084--31087 []\T1/qtm/m/n/10 Scores on the [350] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 351 undefined on input line 31128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 351 undefined on input line 31173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 351 undefined on input line 31202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 351 undefined on input line 31209. [351] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 352 undefined on input line 31297. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 352 undefined on input line 31326. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 352 undefined on input line 31333. [352] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 353 undefined on input line 31412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 353 undefined on input line 31441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 353 undefined on input line 31448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 353 undefined on input line 31470. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 353 undefined on input line 31472. [353] Underfull \hbox (badness 10000) in paragraph at lines 31581--31586 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [354] [355] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 356 undefined on input line 31760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 356 undefined on input line 31789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 356 undefined on input line 31818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 356 undefined on input line 31847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 356 undefined on input line 31883. [356] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 357 undefined on input line 31914. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 357 undefined on input line 31966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 357 undefined on input line 31969. [357] Underfull \hbox (badness 10000) in paragraph at lines 32047--32052 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [358] [359] [360] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 361 undefined on input line 32460. Underfull \hbox (badness 8075) in paragraph at lines 32492--32496 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [361] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 362 undefined on input line 32559. [362] Underfull \hbox (badness 10000) in paragraph at lines 32642--32645 []\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 32650--32653 []\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 32650--32653 \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 363 undefined on input line 32666. Underfull \hbox (badness 10000) in paragraph at lines 32709--32712 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [363] Underfull \hbox (badness 5787) in paragraph at lines 32768--32771 []\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 32778--32781 []\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 32778--32781 \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 364 undefined on input line 327 94. [364] Underfull \hbox (badness 10000) in paragraph at lines 32846--32850 []\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 32921--32925 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 32921--32925 \T1/qtm/m/n/10 ric to get pair-wise data for. Since `v2.19' this is op-tional a nd de-faults to Underfull \hbox (badness 10000) in paragraph at lines 32926--32930 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 10000) in paragraph at lines 32926--32930 \T1/qtm/m/n/10 pen-dence for the data. Since `v2.19' this is op-tional and de-f aults to [365] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix' on page 366 undefined on input line 32952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 366 undefined on input line 33051. [366] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 367 undefined on input line 33107. [367] [368] Underfull \hbox (badness 10000) in paragraph at lines 33313--33318 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 33313--33318 \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 33313--33318 \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 33319--33324 []\T1/qtm/m/n/10 Clos-est value of pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 33377--33380 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. [369] Underfull \hbox (badness 10000) in paragraph at lines 33381--33386 []\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 33381--33386 \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. Underfull \hbox (badness 10000) in paragraph at lines 33439--33442 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships [370] Underfull \hbox (badness 10000) in paragraph at lines 33477--33480 []\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 33481--33486 []\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 33481--33486 \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. [371] [372] Underfull \hbox (badness 10000) in paragraph at lines 33650--33653 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond Underfull \hbox (badness 10000) in paragraph at lines 33675--33680 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 33675--33680 \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 33675--33680 \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 33681--33686 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [373] [374] [375] Underfull \hbox (badness 10000) in paragraph at lines 33926--33930 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 33957--33961 []\T1/qtm/m/n/10 list of sec- [376] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 377 undefined on input line 34014. [377] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 378 undefined on input line 34109. Underfull \hbox (badness 10000) in paragraph at lines 34137--34140 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [378] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 379 undefined on input line 34180. [379] [380] Overfull \hbox (14.04398pt too wide) in paragraph at lines 34463--34463 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [381] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 382 undefined on input line 34549. [382] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 383 undefined on input line 34670. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 383 undefined on input line 34712. [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 384 undefined on input line 34794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 384 undefined on input line 34825. [384] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 385 undefined on input line 34883. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 385 undefined on input line 34959. [385] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 386 undefined on input line 35073. [386] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 387 undefined on input lin e 35159. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 387 undefined on input line 3 5191. [387] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 388 undefined on input line 35299. [388] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 389 undefined on input line 35475. [389] [390] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 391 undefined on input line 35713. [391] [392] [393] [394] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 395 undefined on input line 36266. [395] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 396 undefined on input line 36 290. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 396 undefined on input line 36291. [396] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 397 undefined on input line 36465. [397] Overfull \hbox (11.75487pt too wide) in paragraph at lines 36538--36541 [] [398] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 399 undefined on input line 36693. Underfull \hbox (badness 10000) in paragraph at lines 36707--36717 []\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 36707--36717 \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 ). [399] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 400 undefined on input line 36 776. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 400 undefined on input line 36777. Underfull \hbox (badness 10000) in paragraph at lines 36774--36779 []\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 36774--36779 \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 [400] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 401 undefined on input line 36854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 401 undefined on input line 36901. [401] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 402 undefined on input line 36966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 402 undefined on input line 36984. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 402 undefined on input line 37005. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 402 undefined on input line 37011. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 402 undefined on input line 37020. [402] Underfull \hbox (badness 10000) in paragraph at lines 37045--37049 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 37050--37057 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 403 undefined on input line 37079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 403 undefined on input line 37112. [403] Underfull \hbox (badness 10000) in paragraph at lines 37141--37145 [] Underfull \hbox (badness 5359) in paragraph at lines 37141--37145 \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 37149--37152 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 37156--37159 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 37163--37167 [] [404] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 405 undefined on input line 37247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 405 undefined on input line 37277. Underfull \hbox (badness 10000) in paragraph at lines 37325--37328 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [405] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 406 undefined on input line 37363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 406 undefined on input line 37371. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 406 undefined on input line 37424. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 406 undefined on input line 37467. [406] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 407 undefined on input line 37516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 407 undefined on input line 37519. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 407 undefined on input line 37570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 407 undefined on input line 37573. [407] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 408 undefined on input line 37660. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 408 undefined on input line 37756. [408] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 409 undefined on input line 37809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 409 undefined on input line 37837. [409] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 410 undefined on input line 37885. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 410 undefined on input line 37 918. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 410 undefined on input line 37919. Underfull \hbox (badness 10000) in paragraph at lines 37916--37921 []\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 37916--37921 \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 [410] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 411 undefined on input line 37975. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 411 undefined on input line 38028. [411] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 412 undefined on input line 38114. [412] [413] Underfull \hbox (badness 10000) in paragraph at lines 38341--38345 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 414 undefined on input line 38402. [414] [415] [416] [417] Underfull \hbox (badness 10000) in paragraph at lines 38804--38807 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 38811--38815 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 38823--38827 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 418 undefined on input line 38895. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 418 undefined on input line 38896. [418] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 419 undefined on input line 38966. [419] [420] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 421 undefined on input line 39134. [421] [422] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 423 undefined on input line 39412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 423 undefined on input line 39 466. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 423 undefined on input line 39467. [423] [424] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 425 undefined on input line 39676. [425] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 426 undefined on input line 39812. [426] [427] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 428 undefined on input line 39980. [428] Underfull \hbox (badness 10000) in paragraph at lines 40147--40151 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [429] [430] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 431 undefined on input line 40292. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 431 undefined on input line 40293. [431] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 432 undefined on input line 40406. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 432 undefined on input line 40409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 432 undefined on input line 40496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 432 undefined on input line 40499. [432] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 433 undefined on input line 40558. Underfull \hbox (badness 10000) in paragraph at lines 40587--40591 [] Underfull \hbox (badness 5359) in paragraph at lines 40587--40591 \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 40595--40598 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 40602--40605 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 40609--40613 [] [433] [434] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 435 undefined on input line 40895. [435] [436] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 437 undefined on input line 41044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 437 undefined on input line 41141. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 437 undefined on input line 41149. [437] [438] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 439 undefined on input line 41340. Overfull \hbox (11.75487pt too wide) in paragraph at lines 41382--41385 [] [439] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 440 undefined on input line 41455. Underfull \hbox (badness 10000) in paragraph at lines 41555--41558 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [440] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 441 undefined on input line 41612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 441 undefined on input line 41655. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 441 undefined on input line 41693. [441] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 442 undefined on input line 41762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 442 undefined on input line 41780. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 442 undefined on input line 41801. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 442 undefined on input line 41807. [442] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 443 undefined on input line 41816. Underfull \hbox (badness 10000) in paragraph at lines 41841--41845 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 41846--41853 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 443 undefined on input line 41875. [443] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 444 undefined on input line 41910. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 444 undefined on input line 41945. Underfull \hbox (badness 10000) in paragraph at lines 41965--41968 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 41972--41976 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 41984--41988 [] [444] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 445 undefined on input line 42040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 445 undefined on input line 42068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 445 undefined on input line 42115. [445] [446] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 447 undefined on input line 42 269. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 447 undefined on input line 42270. [447] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 448 undefined on input line 42461. [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 449 undefined on input line 42597. [449] Overfull \vbox (1.47964pt too high) detected at line 42714 [450] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 451 undefined on input line 42765. [451] [452] Underfull \hbox (badness 10000) in paragraph at lines 42932--42936 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [453] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 454 undefined on input line 43077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 454 undefined on input line 43078. [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 455 undefined on input line 43191. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 455 undefined on input line 43194. [455] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 456 undefined on input line 43281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 456 undefined on input line 43284. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 456 undefined on input line 43343. [456] Underfull \hbox (badness 10000) in paragraph at lines 43372--43376 [] Underfull \hbox (badness 5359) in paragraph at lines 43372--43376 \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 43380--43383 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 43387--43390 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 43394--43398 [] [457] [458] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 459 undefined on input line 43680. [459] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 460 undefined on input line 43829. [460] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 461 undefined on input line 43926. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 461 undefined on input line 43934. [461] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 462 undefined on input line 44125. [462] Overfull \hbox (11.75487pt too wide) in paragraph at lines 44167--44170 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 463 undefined on input line 44240. [463] Underfull \hbox (badness 10000) in paragraph at lines 44363--44366 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [464] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 465 undefined on input line 44420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 465 undefined on input line 44463. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 465 undefined on input line 44501. [465] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 466 undefined on input line 44 568. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 466 undefined on input line 44569. Underfull \hbox (badness 10000) in paragraph at lines 44566--44571 []\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 44566--44571 \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 466 undefined on input line 44625. [466] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 467 undefined on input line 44673. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 467 undefined on input line 44708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 467 undefined on input line 44726. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 467 undefined on input line 44747. [467] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 468 undefined on input line 44753. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 468 undefined on input line 44762. Underfull \hbox (badness 10000) in paragraph at lines 44787--44791 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 44792--44799 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 468 undefined on input line 44821. [468] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 469 undefined on input line 44856. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 469 undefined on input line 44891. Underfull \hbox (badness 10000) in paragraph at lines 44911--44914 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 44918--44922 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 44930--44934 [] [469] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 470 undefined on input line 44986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 470 undefined on input line 45014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 470 undefined on input line 45061. [470] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 471 undefined on input line 45157. Underfull \hbox (badness 10000) in paragraph at lines 45171--45181 []\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 45171--45181 \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 ). [471] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 472 undefined on input line 45 240. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 472 undefined on input line 45241. Underfull \hbox (badness 10000) in paragraph at lines 45238--45243 []\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 45238--45243 \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 [472] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 473 undefined on input line 45318. [473] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 474 undefined on input line 45 407. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 474 undefined on input line 45408. [474] Underfull \hbox (badness 6173) in paragraph at lines 45506--45511 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [475] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 476 undefined on input line 45563. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 476 undefined on input line 45572. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 476 undefined on input line 45579. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 476 undefined on input line 45587. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 476 undefined on input line 45595. [476] Overfull \hbox (11.83478pt too wide) in paragraph at lines 45738--45742 [] [477] [478] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 479 undefined on input line 45 951. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 479 undefined on input line 45952. Underfull \hbox (badness 10000) in paragraph at lines 45949--45954 []\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 45949--45954 \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] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 480 undefined on input line 46084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 480 undefined on input line 46088. Underfull \hbox (badness 10000) in paragraph at lines 46092--46095 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 480 undefined on input line 46137. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 480 undefined on input line 46140. Underfull \hbox (badness 10000) in paragraph at lines 46151--46154 []\T1/qtm/m/n/10 The back-test [480] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 481 undefined on input line 46183. Underfull \hbox (badness 10000) in paragraph at lines 46197--46200 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 481 undefined on input line 46222. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 481 undefined on input line 46275. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 481 undefined on input line 46278. [481] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 482 undefined on input line 46378. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 482 undefined on input line 46385. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 482 undefined on input line 46393. [482] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 483 undefined on input line 46471. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 483 undefined on input line 46519. [483] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 484 undefined on input line 46593. [484] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 485 undefined on input line 4 6656. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 485 undefined on input line 46689. [485] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 486 undefined on input line 46767. [486] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 487 undefined on input line 4 6837. Underfull \hbox (badness 10000) in paragraph at lines 46835--46839 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a \T1/txtt/m/sl/10 ForecastVsAct ualPlotPreview \T1/qtm/m/n/10 rep-re-sent-ing LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 487 undefined on input line 46870. [487] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 488 undefined on input line 46938. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 488 undefined on input line 46 999. Underfull \hbox (badness 7047) in paragraph at lines 46997--47001 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTim ePlotPreview \T1/qtm/m/n/10 rep-re-sent-ing [488] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 489 undefined on input line 47103. [489] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 490 undefined on input line 47139. Underfull \hbox (badness 10000) in paragraph at lines 47167--47171 [] Underfull \hbox (badness 5359) in paragraph at lines 47167--47171 \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 47175--47178 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 47182--47185 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 47189--47193 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 490 undefined on input line 47223. [490] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 491 undefined on input line 47274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 491 undefined on input line 47282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 491 undefined on input line 47328. [491] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 492 undefined on input line 47440. [492] [493] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 494 undefined on input line 47608. [494] Underfull \hbox (badness 10000) in paragraph at lines 47775--47779 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [495] [496] [497] [498] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 499 undefined on input line 48227. [499] [500] [501] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 502 undefined on input line 48550. Overfull \hbox (11.75487pt too wide) in paragraph at lines 48592--48595 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 502 undefined on input line 48665. [502] Underfull \hbox (badness 10000) in paragraph at lines 48788--48791 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [503] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 504 undefined on input line 48 864. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 504 undefined on input line 48865. Underfull \hbox (badness 10000) in paragraph at lines 48862--48867 []\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 48862--48867 \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 48921. [504] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 505 undefined on input line 48956. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 505 undefined on input line 48974. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 505 undefined on input line 48995. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 505 undefined on input line 49001. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 505 undefined on input line 49010. [505] Underfull \hbox (badness 10000) in paragraph at lines 49035--49039 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 49040--49047 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 506 undefined on input line 49069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 506 undefined on input line 49104. [506] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 507 undefined on input line 49139. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 507 undefined on input line 49163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 507 undefined on input line 49191. [507] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 508 undefined on input line 49 275. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 508 undefined on input line 49276. Underfull \hbox (badness 10000) in paragraph at lines 49273--49278 []\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 49273--49278 \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 [508] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 509 undefined on input line 49353. [509] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 510 undefined on input line 49 442. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 510 undefined on input line 49443. [510] [511] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 512 undefined on input line 49704. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 512 undefined on input line 49735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 512 undefined on input line 49768. [512] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 513 undefined on input line 49 833. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 513 undefined on input line 49834. [513] [514] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 515 undefined on input line 50028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 515 undefined on input line 50071. [515] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 516 undefined on input line 50207. [516] [517] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 518 undefined on input line 50375. [518] Underfull \hbox (badness 10000) in paragraph at lines 50542--50546 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [519] [520] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 521 undefined on input line 50687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 521 undefined on input line 50688. [521] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 522 undefined on input line 50801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 522 undefined on input line 50804. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 522 undefined on input line 50891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 522 undefined on input line 50894. [522] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 523 undefined on input line 50953. Underfull \hbox (badness 10000) in paragraph at lines 50982--50986 [] Underfull \hbox (badness 5359) in paragraph at lines 50982--50986 \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 50990--50993 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 50997--51000 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 51004--51008 [] [523] [524] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 525 undefined on input line 51290. [525] [526] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 527 undefined on input line 51439. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 527 undefined on input line 51536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 527 undefined on input line 51544. [527] [528] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 529 undefined on input line 51735. Overfull \hbox (11.75487pt too wide) in paragraph at lines 51777--51780 [] [529] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 530 undefined on input line 51850. Underfull \hbox (badness 10000) in paragraph at lines 51973--51976 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [530] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 531 undefined on input line 52030. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 531 undefined on input line 52073. [531] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 532 undefined on input line 52111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 532 undefined on input line 52 178. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 532 undefined on input line 52179. Underfull \hbox (badness 10000) in paragraph at lines 52176--52181 []\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 52176--52181 \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 [532] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 533 undefined on input line 52235. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 533 undefined on input line 52283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 533 undefined on input line 52318. [533] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 534 undefined on input line 52336. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 534 undefined on input line 52357. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 534 undefined on input line 52363. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 534 undefined on input line 52372. Underfull \hbox (badness 10000) in paragraph at lines 52397--52401 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 52402--52409 [] [534] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 535 undefined on input line 52431. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 535 undefined on input line 52466. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 535 undefined on input line 52501. Underfull \hbox (badness 10000) in paragraph at lines 52521--52524 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 52528--52532 [] [535] Overfull \hbox (9.0348pt too wide) in paragraph at lines 52540--52544 [] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 536 undefined on input line 52596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 536 undefined on input line 52624. [536] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 537 undefined on input line 52671. [537] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 538 undefined on input line 52767. Underfull \hbox (badness 10000) in paragraph at lines 52781--52791 []\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 52781--52791 \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 538 undefined on input line 52 850. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 538 undefined on input line 52851. Underfull \hbox (badness 10000) in paragraph at lines 52848--52853 []\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 52848--52853 \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 [538] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 539 undefined on input line 52928. [539] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 540 undefined on input line 53010. [540] Underfull \hbox (badness 10000) in paragraph at lines 53159--53162 []\T1/qtm/m/n/10 [dict] ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied o n Overfull \hbox (26.8249pt too wide) in paragraph at lines 53163--53164 [] Underfull \hbox (badness 10000) in paragraph at lines 53163--53164 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 541 undefined on input line 53174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 541 undefined on input line 53198. [541] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 542 undefined on input line 53256. [542] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 543 undefined on input line 53345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 543 undefined on input line 53393. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 543 undefined on input line 53440. [543] [544] [545] [546] Overfull \hbox (3.26418pt too wide) in paragraph at lines 53977--53977 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , [547] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 548 undefined on input line 53987. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 548 undefined on input line 53988. Underfull \hbox (badness 10000) in paragraph at lines 53986--53989 []\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 548 undefined on input line 53 992. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 548 undefined on input line 53993. Underfull \hbox (badness 10000) in paragraph at lines 53996--53999 []\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 54006--54010 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 54006--54010 \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 54022--54027 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [548] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 549 undefined on input line 54048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 549 undefined on input line 54087. [549] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 550 undefined on input line 54125. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 550 undefined on input line 54153. Underfull \hbox (badness 10000) in paragraph at lines 54167--54171 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [550] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 551 undefined on input line 54 256. Underfull \hbox (badness 10000) in paragraph at lines 54275--54280 []\T1/qtm/m/n/10 Op-tion 2 (New in ver-sion v2.20): Use \T1/txtt/m/n/10 index\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 primary_training_start_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 551 undefined on input line 54 301. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 551 undefined on input line 54302. [551] Underfull \hbox (badness 10000) in paragraph at lines 54375--54376 []\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 552 undefined on input line 54386 . [552] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 553 undefined on input line 54438. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 553 undefined on input line 54443. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 553 undefined on input line 54445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 553 undefined on input line 54446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 553 undefined on input line 54 457. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 553 undefined on input line 54458. [553] Underfull \hbox (badness 10000) in paragraph at lines 54480--54484 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 54480--54484 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [554] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 555 undefined on input line 54575. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 555 undefined on input line 54617. [555] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 556 undefined on input line 54655. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 556 undefined on input line 54692. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 556 undefined on input line 54697. Underfull \hbox (badness 10000) in paragraph at lines 54705--54709 []\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 556 undefined on input line 54733. [556] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 557 undefined on input line 54794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 557 undefined on input line 54842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 557 undefined on input line 54855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 557 undefined on input line 54876. [557] [558] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 559 undefined on input line 55066. Underfull \hbox (badness 10000) in paragraph at lines 55078--55087 []\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 55078--55087 \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 559 undefined on input line 55101. [559] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 560 undefined on input line 55213. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 560 undefined on input line 55234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 560 undefined on input line 55255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 560 undefined on input line 55256. Underfull \hbox (badness 10000) in paragraph at lines 55254--55257 []\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 55254--55257 \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. [560] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 561 undefined on input line 55336. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 561 undefined on input line 55 346. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 561 undefined on input line 55347. [561] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 562 undefined on input line 55437. [562] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 563 undefined on input line 55467. Underfull \hbox (badness 10000) in paragraph at lines 55481--55484 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [563] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 564 undefined on input line 55636. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 564 undefined on input line 55646. [564] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 565 undefined on input line 55668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 565 undefined on input line 55686. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 565 undefined on input line 55711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 565 undefined on input line 55730. [565] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 566 undefined on input line 55796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 566 undefined on input line 55866. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 566 undefined on input line 55897. [566] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 567 undefined on input line 56029. [567] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 568 undefined on input line 56078. [568] [569] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 570 undefined on input line 56344. [570] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 571 undefined on input line 56462. [571] [572] Underfull \hbox (badness 10000) in paragraph at lines 56708--56711 []\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 56713--56716 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [573] Underfull \hbox (badness 6708) in paragraph at lines 56780--56785 []\T1/qtm/m/n/10 Cre-ate pre-dic-tion ex-pla-na-tions for the the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 56780--56785 \T1/qtm/m/n/10 re-trieved by call-ing \T1/txtt/m/n/10 dr.Model.get().featurelis t_id\T1/qtm/m/n/10 . For OTV and time-series projects, Underfull \hbox (badness 10000) in paragraph at lines 56795--56798 []\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 56800--56803 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [574] [575] [576] Overfull \hbox (15.28386pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [577] Underfull \hbox (badness 10000) in paragraph at lines 57247--57250 []\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 57260--57260 \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 57260--57260 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [578] [579] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 580 undefined on input line 57434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 580 undefined on input line 57457. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 580 undefined on input line 57476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 580 undefined on input line 57501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 580 undefined on input line 57508. [580] [581] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 582 undefined on input line 57695. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 582 undefined on input line 57700. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 582 undefined on input line 57706. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 582 undefined on input line 57708. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 582 undefined on input line 57713. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 582 undefined on input line 57720. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 582 undefined on input line 57727. [582] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 583 undefined on input line 57785. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 583 undefined on input line 57810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 583 undefined on input line 57818. [583] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 584 undefined on input line 57926. [584] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 585 undefined on input line 57960. [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 58180--58185 []\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 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 587 undefined on input line 58213. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 587 undefined on input line 58254. [587] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 588 undefined on input line 58350. [588] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 589 undefined on input line 58507. [589] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 590 undefined on input line 58566. [590] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 591 undefined on input line 58616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 591 undefined on input line 58672. [591] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 92 undefined on input line 58745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 592 undefined on input line 58747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 592 undefined on input line 58748. Underfull \hbox (badness 6412) in paragraph at lines 58743--58750 []\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 58743--58750 \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 58743--58750 \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. [592] Overfull \hbox (1.56093pt too wide) in paragraph at lines 58827--58835 []\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 593 undefined on input line 58888. [593] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 594 undefined on input line 58981. [594] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 95 undefined on input line 59100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 595 undefined on input line 59102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 595 undefined on input line 59103. Underfull \hbox (badness 6412) in paragraph at lines 59098--59105 []\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 59098--59105 \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 59098--59105 \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. [595] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 596 undefined on input line 59207. [596] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 5 97 undefined on input line 59292. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 597 undefined on input line 59294. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 597 undefined on input line 59295. Underfull \hbox (badness 6412) in paragraph at lines 59290--59297 []\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 59290--59297 \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 59290--59297 \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. [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 598 undefined on input line 59394. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 598 undefined on input line 59398. [598] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 599 undefined on input line 59509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 599 undefined on input line 59533. [599] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 600 undefined on input line 59585. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 600 undefined on input line 59612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 600 undefined on input line 59634. [600] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 601 undefined on input line 59692. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 601 undefined on input line 59713. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 601 undefined on input line 59748. [601] Underfull \hbox (badness 10000) in paragraph at lines 59820--59824 []\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 602 undefined on input line 59831. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 602 undefined on input line 59866. [602] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 603 undefined on input line 59916. [603] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 604 undefined on input line 60015. [604] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 605 undefined on input line 60091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 605 undefined on input line 60133. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 605 undefined on input line 60149. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 605 undefined on input line 60171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 605 undefined on input line 60195. [605] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 606 undefined on input line 60330. [606] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 607 undefined on input line 60352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 607 undefined on input line 6 0374. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 607 undefined on input lin e 60399. [607] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 608 undefined on input line 60526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 608 undefined on input line 60563. [608] [609] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 610 undefined on input line 60671. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 610 undefined on input line 60690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 610 undefined on input line 60730. [610] [611] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 612 undefined on input line 60996. [612] Underfull \hbox (badness 10000) in paragraph at lines 61031--61041 []\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 61031--61041 \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 ). [613] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 614 undefined on input line 61 124. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 614 undefined on input line 61125. Underfull \hbox (badness 10000) in paragraph at lines 61122--61127 []\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 61122--61127 \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 [614] Underfull \hbox (badness 10000) in paragraph at lines 61216--61220 []\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.models.Project. check_blendable' on page 615 undefined on input line 61237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 615 undefined on input line 61247. Underfull \hbox (badness 10000) in paragraph at lines 61266--61270 []\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 615 undefined on input line 61274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 615 undefined on input line 61281. [615] Underfull \hbox (badness 10000) in paragraph at lines 61332--61336 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 616 undefined on input line 61362. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 616 undefined on input line 61386. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 616 undefined on input line 61410. [616] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 617 undefined on input line 61434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 617 undefined on input line 61458. Underfull \hbox (badness 10000) in paragraph at lines 61507--61511 []\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 617 undefined on input line 61537. Underfull \hbox (badness 10000) in paragraph at lines 61551--61555 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [617] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 618 undefined on input line 61581. Underfull \hbox (badness 10000) in paragraph at lines 61608--61614 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 61871--61877 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 61871--61877 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble [620] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 621 undefined on input line 61903. Underfull \hbox (badness 10000) in paragraph at lines 61906--61911 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 61929--61936 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 61929--61936 \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 61929--61936 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or Overfull \hbox (1.56093pt too wide) in paragraph at lines 61948--61956 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [621] [622] Underfull \hbox (badness 10000) in paragraph at lines 62087--62091 []\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 623 undefined on input line 62117. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 623 undefined on input line 62201. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 623 undefined on input line 62225. [623] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 624 undefined on input line 62249. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 624 undefined on input line 62266. LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 624 undefined on input line 62345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 624 undefined on input line 62348. [624] Underfull \hbox (badness 10000) in paragraph at lines 62403--62406 []\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 625 undefined on input line 62425. [625] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 626 undefined on input line 62460. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 626 undefined on input line 62539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 626 undefined on input line 62566. [626] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 627 undefined on input line 62666. [627] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 628 undefined on i nput line 62746. [628] Overfull \hbox (1.56093pt too wide) in paragraph at lines 62894--62902 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 629 undefined on input line 62922. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 629 undefined on input line 62963. [629] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 630 undefined on input line 63004. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 630 undefined on input line 63028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 630 undefined on input line 63059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 630 undefined on input line 63097. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 630 undefined on input line 63100. Underfull \hbox (badness 10000) in paragraph at lines 63095--63101 []\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 630 undefined on input line 63108. [630] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 631 undefined on input line 63127. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 631 undefined on input line 63159. [631] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 632 undefined on input line 63281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 632 undefined on input line 63337. [632] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 633 undefined on input line 63422. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 633 undefined on input line 63483. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 633 undefined on input line 63511. [633] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 634 undefined on input line 63540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 634 undefined on input line 63561. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 634 undefined on input line 63561. [634] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 635 undefined on input line 63659. [635] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 636 undefined on input line 63730. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 636 undefined on input line 63790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 636 undefined on input line 63822. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 636 undefined on input line 63838. [636] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 637 undefined on input line 63900. [637] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 638 undefined on input line 63962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 638 undefined on input l ine 63994. [638] Overfull \hbox (45.45493pt too wide) in paragraph at lines 64038--64041 [] Underfull \hbox (badness 10000) in paragraph at lines 64077--64080 [] [639] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 640 undefined on input line 64185. [640] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 641 undefined on input line 64260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 641 undefined on input line 64323. [641] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 642 undefined on input l ine 64355. Overfull \hbox (0.7738pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [642] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.RocCurve' on page 643 undefined on input line 64483. [643] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 644 undefined on input line 64600. LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 644 undefined on input line 64614. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 644 undefined on input line 64671. [644] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 645 undefined on input line 64737. [645] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 646 undefined on input line 64981. [646] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 647 undefined on input line 65065 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 647 undefined on input line 65096. [647] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 648 undefined on input line 65131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 648 undefined on input line 65204. [648] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 649 undefined on input line 65297. [649] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 650 undefined on input line 65381 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 650 undefined on input line 65412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 650 undefined on input line 65447. [650] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 651 undefined on input line 65542. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 651 undefined on input line 65584. [651] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 652 undefined on input line 65607. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 652 undefined on input line 65608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 652 undefined on input line 65609. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 652 undefined on input line 65610. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 652 undefined on input line 65611. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 652 un defined on input line 65626. [652] Underfull \hbox (badness 10000) in paragraph at lines 65762--65767 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [653] [654] [655] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 656 undefined on input line 66062. [656] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 657 undefined on input line 6 6084. [657] [658] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 659 undefined on input line 66357. [659] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 660 undefined on input line 66473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 660 undefined on input line 66508. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 660 undefined on input line 66567. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 660 undefined on input line 66586. [660] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 661 undefined on input line 66615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 661 undefined on input line 66665. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 661 undefined on input line 66681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 661 undefined on input line 66686. Overfull \vbox (1.47964pt too high) detected at line 66706 [661] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 662 undefined on input line 66709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 662 undefined on input line 66762. [662] [663] Overfull \hbox (5.70496pt too wide) in paragraph at lines 66959--66962 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 664 undefined on input line 67066. [664] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 665 undefined on input line 67110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 665 undefined on input line 67162. [665] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 666 undefined on input line 67210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 666 undefined on input line 67261. [666] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 667 undefined on input line 67313. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 667 undefined on input line 67374. [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 668 undefined on input line 67445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 668 undefined on input li ne 67489. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 668 undefined on input line 67527. Underfull \hbox (badness 10000) in paragraph at lines 67549--67552 []\T1/qtm/m/n/10 A [668] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 669 undefined on in put line 67578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 669 undefined on input line 67639. [669] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 670 undefined on input line 67684. Overfull \hbox (53.69485pt too wide) in paragraph at lines 67702--67705 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 67755--67758 [] [670] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 671 undefined on input line 67781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 671 undefined on input line 67831. Overfull \hbox (40.76382pt too wide) in paragraph at lines 67843--67843 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67853--67857 []\T1/qtm/m/n/10 The list of [671] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 672 undefined on input li ne 67904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 672 undefined on input line 67965. Overfull \hbox (4.4887pt too wide) in paragraph at lines 67977--67977 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 68006--68009 []\T1/qtm/m/n/10 A [672] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 673 undefined on in put line 68035. Overfull \hbox (2.52364pt too wide) in paragraph at lines 68047--68047 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 68056--68060 []\T1/qtm/m/n/10 The role of the Overfull \hbox (10.33382pt too wide) in paragraph at lines 68098--68098 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 68098--68098 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [673] Overfull \hbox (0.71489pt too wide) in paragraph at lines 68153--68156 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 674 undefined on input line 68179. [674] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 675 undefined on input line 68246. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 675 undefined on input line 68334. [675] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 676 undefined on input line 68392. [676] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 677 undefined on input line 68555. [677] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 678 undefined on input line 68731. [678] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 679 undefined on input line 68804. [679] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 680 undefined on input line 68881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 680 undefined on input line 68914. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 680 undefined on input line 68969. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 680 undefined on input line 68991. [680] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 681 undefined on input line 69014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 681 undefined on input line 69081. [681] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 682 undefined on input line 69166. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 682 undefined on input line 69199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 682 undefined on input line 69223. [682] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 683 undefined on input line 69330. [683] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 684 undefined on input line 69410. [684] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 685 undefined on input line 69497. [685] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 686 undefined on input line 69597. [686] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 687 undefined on input line 69639. [687] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.thumbnail_bytes' on page 688 undefined on input li ne 69767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.mime_type' on page 688 undefined on input line 697 71. [688] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 689 undefined on input line 69934. [689] [690] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.FeaturesWithSamples' on page 691 undefined on input line 70096. [691] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 692 undefined on input li ne 70136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 692 undefined on inpu t line 70168. Overfull \hbox (18.28377pt too wide) in paragraph at lines 70180--70180 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 70180--70180 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [692] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 693 undefined on inpu t line 70257. Overfull \hbox (2.3038pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [693] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 694 undefined on input li ne 70358. [694] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 695 undefined on input line 70441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 695 undefined on input line 70444. Overfull \hbox (11.64404pt too wide) in paragraph at lines 70478--70478 \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 70478--70478 \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 70478--70478 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [695] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 696 undefined on input line 70497. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 696 undefined on input line 70500. [696] Underfull \hbox (badness 10000) in paragraph at lines 70510--70513 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 697 undefined on input line 70585. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 697 undefined on input line 70600. [697] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 698 undefined on input line 70666. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 698 undefined on input line 70714. [698] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 699 undefined on input line 70842 . [699] [700] [701] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 702 undefined on input line 7114 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 702 undefined on input line 7118 9. [702] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 703 undefined on input line 71300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 703 undefined on input line 71393. [703] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 704 undefined on input line 71452. Overfull \hbox (28.40382pt too wide) in paragraph at lines 71464--71464 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [704] [705] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 706 undefined on input line 71611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 706 undefined on input line 71668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 706 undefined on input line 71699. [706] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 707 undefined on input line 71753. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 707 undefined on input line 71784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 707 undefined on input line 71831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedTextChunkings' on page 707 undefined on in put line 71856. [707] Overfull \hbox (24.70378pt too wide) in paragraph at lines 71894--71894 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (46.93874pt too wide) in paragraph at lines 71894--71894 \T1/qtm/m/it/10 fault_embedding_model\T1/txtt/m/n/10 )| Overfull \hbox (55.02869pt too wide) in paragraph at lines 71918--71918 []\T1/qtm/m/it/10 text_chunking_configs\T1/txtt/m/n/10 )| Overfull \hbox (39.31352pt too wide) in paragraph at lines 71937--71937 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (121.12354pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (43.53351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 tar- Overfull \hbox (104.25352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (41.80353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 de- Overfull \hbox (49.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ploy- Overfull \hbox (63.75352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (68.75352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (44.33353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 val- Overfull \hbox (35.14352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 i- Overfull \hbox (42.36353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 da- Overfull \hbox (75.33351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (41.80353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 de- Overfull \hbox (49.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ploy- Overfull \hbox (104.85353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (44.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ten- Overfull \hbox (57.09352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (40.19351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 er- Overfull \hbox (85.2435pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [708] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 709 undefined on input line 72068. [709] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 710 undefined on input line 72099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 710 undefined on input line 72150. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 710 undefined on input line 72185. [710] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition' on page 711 undefined on input line 72270. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinitionDict' on page 711 undefined on input line 72270. Overfull \hbox (15.94391pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , Overfull \hbox (7.19391pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_name=None\T1/qtm/m/n/10 , Overfull \hbox (8.7739pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_status=None\T1/qtm/m/n/10 , Overfull \hbox (44.8239pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_error_message=None\T1/qtm/m/n/10 , Overfull \hbox (51.65388pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_error_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (63.5239pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_validation_status=None\T1/qtm/m/n/10 , Overfull \hbox (54.2639pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_error_message=None\T1/qtm/m/n/10 , Overfull \hbox (63.84387pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_error_resolution=None\T1/txtt/m/n/10 )| [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 72436--72439 []\T1/qtm/m/n/10 Set-tings for the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 713 undefined on input line 724 53. [713] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 714 undefined on input line 724 93. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 714 undefined on input line 725 24. [714] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 715 undefined on input line 725 84. Underfull \hbox (badness 10000) in paragraph at lines 72624--72627 []\T1/qtm/m/n/10 The new vec-tor Underfull \hbox (badness 10000) in paragraph at lines 72636--72639 []\T1/qtm/m/n/10 Whether to re-move the vec-tor LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 715 undefined on input line 726 53. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 715 undefined on input line 72703. [715] [716] Underfull \hbox (badness 10000) in paragraph at lines 72836--72841 []\T1/qtm/m/n/10 Set-tings for the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 717 undefined on input line 72861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 717 undefined on input line 72892. [717] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 718 undefined on input line 72925. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 718 undefined on input line 729 75. Overfull \hbox (7.81361pt too wide) in paragraph at lines 72987--72987 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (89.62363pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (12.0336pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 tar- Overfull \hbox (72.75362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (10.30362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 de- Overfull \hbox (17.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ploy- Overfull \hbox (32.25362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (37.25362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (12.83362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 val- Overfull \hbox (3.64362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 i- Overfull \hbox (10.86362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 da- Overfull \hbox (43.8336pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (10.30362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 de- Overfull \hbox (17.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ploy- Overfull \hbox (73.35362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (12.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ten- Overfull \hbox (25.59361pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (8.6936pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 er- Overfull \hbox (53.74359pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [718] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation' on page 719 undefine d on input line 73057. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation' on page 719 undefine d on input line 73097. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation' on page 719 undefine d on input line 73141. [719] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation' on page 720 undefine d on input line 73177. Overfull \hbox (44.5635pt too wide) in paragraph at lines 73189--73189 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (126.37352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (48.7835pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 tar- Overfull \hbox (109.50351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (47.05351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 de- Overfull \hbox (54.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ploy- Overfull \hbox (69.00351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (74.00351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (49.58351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 val- Overfull \hbox (40.39351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 i- Overfull \hbox (47.61351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 da- Overfull \hbox (80.5835pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (47.05351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 de- Overfull \hbox (54.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ploy- Overfull \hbox (110.10352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (49.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ten- Overfull \hbox (62.3435pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (45.4435pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 er- Overfull \hbox (90.49348pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [720] Overfull \hbox (1.10875pt too wide) in paragraph at lines 73258--73258 \T1/qtm/m/it/10 ation_user_id\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 721 undefined on input line 73323. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 721 undefined on input line 73354. [721] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 722 undefined on input line 73387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 722 undefined on input line 73418. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 722 undefined on input line 73457. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 722 undefined on input line 73472. [722] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 723 undefined on input line 73539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 723 undefined on input line 73540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 723 undefined on input line 73540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 723 undefined on input line 73545. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 723 undefined on input line 73555. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.user_limits.UserLimits' on page 723 undefined on input line 73558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.user_limits.UserLimits.get_llm_requests_count' on page 723 undefine d on input line 73561. Underfull \hbox (badness 10000) in paragraph at lines 73560--73562 []\T1/qtm/m/n/10 Added sup-port to get the count of users' LLM API re-quests. \ T1/txtt/m/sl/10 UserLimits. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.user_limits.UserLimits.get_vector_database_count' on page 723 undef ined on input line 73565. Underfull \hbox (badness 10000) in paragraph at lines 73564--73566 []\T1/qtm/m/n/10 Added sup-port to get the count of users' vec-tor databases. \ T1/txtt/m/sl/10 UserLimits. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 723 undefined on input line 73592. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create_on_training_data' on page 723 undefined on input line 73601. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 723 undefined on input line 73605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get' on page 723 undefined on input line 73606. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list' on page 723 undefined on input line 73607. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.archive' on page 723 undefined on input line 73608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.update' on page 723 undefined on input line 73609. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_shared_roles' on page 723 undefined on input line 73610. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.share' on page 723 undefined on input line 73611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_version' on page 723 undefined on input line 73612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_versions' on page 723 undefined on input line 73613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_associated_deployments' on page 723 undefined on input line 73614. [723] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 724 undefined on input line 73618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_external' on page 724 undefined on input line 73619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.list_associated_deployments' on page 724 undefined on input line 73620. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_leaderboard_item' on page 724 undefined on input line 73621. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_custom_model_version' on page 724 undefined on input line 73622. Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 \T1/txtt/m/sl/10 create_for_external \T1/qtm/m/n/10 to cre-ate a new reg-is-ter ed model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 \T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments \T1/qtm/m/n /10 to list de-ploy-ments as-so-ci-ated with Underfull \hbox (badness 7362) in paragraph at lines 73617--73623 \T1/qtm/m/n/10 a reg-is-tered model ver-sion. \T1/txtt/m/sl/10 RegisteredModelV ersion.create_for_leaderboard_item \T1/qtm/m/n/10 to cre- Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. \T1/txtt/m/sl/10 RegisteredModelVersion. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_registered_model_version' on page 724 undefined on input line 73 626. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.download_model_package_file' on page 724 undefined on input line 73630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 724 undefined on input line 73635. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 724 undefined on input line 73636. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 724 undefined on input line 7 3641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 724 undefined on input li ne 73642. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 724 undefined on inpu t line 73643. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 724 undefined on input line 73647. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.CustomTas kOutgoingNetworkPolicy' on page 724 undefined on input line 73649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 724 undefined on input line 73 653. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.IntakeSettings' on page 724 undefined on input line 73657. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.OutputSettings' on page 724 undefined on input line 73657. Overfull \hbox (132.07492pt too wide) in paragraph at lines 73660--73662 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 724 undefined on input line 73670. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 724 undefined on input line 73678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. modify' on page 724 undefined on input line 73682. [724] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 725 undefined on input line 73694. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 725 undefined on input line 73696. Overfull \hbox (28.7594pt too wide) in paragraph at lines 73694--73697 [] Underfull \hbox (badness 10000) in paragraph at lines 73694--73697 \T1/qtm/m/n/10 All in-ter-ac-tions with \T1/txtt/m/n/10 Project.advanced_option s \T1/qtm/m/n/10 should be ex-pected to be through the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 725 undefined on input line 73707. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get' on page 725 undefined on input line 73708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.list' on page 725 undefined on input line 73709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create' on page 725 undefined on inp ut line 73710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create_from_custom_model' on page 72 5 undefined on input line 73711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.update' on page 725 undefined on inp ut line 73712. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.delete' on page 725 undefined on inp ut line 73713. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_embeddings' on page 72 5 undefined on input line 73714. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_text_chunkings' on pag e 725 undefined on input line 73715. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.download_text_and_embeddings_asset' on page 725 undefined on input line 73716. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.CustomModelVectorDatabaseValidation' on page 725 un defined on input line 73720. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 725 unde fined on input line 73721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 725 undefined on input line 73722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 725 u ndefined on input line 73723. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 25 undefined on input line 73724. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 725 undefined on input line 73728. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.get' on page 725 undefined on input line 7372 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.list' on page 725 undefined on input line 737 30. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.create' on page 725 undefined on input line 7 3731. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.update' on page 725 undefined on input line 7 3732. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.delete' on page 725 undefined on input line 7 3733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition' on page 725 undefined on input line 73737. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition.list' on page 725 undefined on input line 73738. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 725 undefined on input line 737 42. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.get' on page 725 undefined on input line 73743. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.list' on page 725 undefined on input lin e 73744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create' on page 725 undefined on input l ine 73745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 725 u ndefined on input line 73746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.update' on page 725 undefined on input l ine 73747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.delete' on page 725 undefined on input l ine 73748. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 725 undefined on input line 73752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.get' on page 725 undefined on input line 737 53. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.list' on page 725 undefined on input line 73 754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.create' on page 725 undefined on input line 73755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.delete' on page 725 undefined on input line 73756. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_llm_validation.CustomModelLLMValidation' on page 725 u ndefined on input line 73760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 725 unde fined on input line 73761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 725 undefined on input line 73762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 725 u ndefined on input line 73763. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 25 undefined on input line 73764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 725 undefined on input line 73768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.get' on page 725 undefined on in put line 73769. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.list' on page 725 undefined on i nput line 73770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.create' on page 725 undefined on input line 73771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 725 undefined on input line 73772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.delete' on page 725 undefined on input line 73773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 725 undefined on input line 73777. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.create_llm_blueprint' on page 725 undefined on input line 73781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_llm_validation.CustomModelLLMValidation.delete' on pag e 725 undefined on input line 73785. [725] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.register_custom_model' on page 726 undef ined on input line 73789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 726 undefined on input line 73802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 726 undefined on input line 73803. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 726 undefined on input line 73804. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 726 undefined on input line 73805. Underfull \hbox (badness 10000) in paragraph at lines 73800--73806 \T1/txtt/m/sl/10 run BatchMonitoringJob.get_status BatchMonitoringJob.cancel Ba tchMonitoringJob. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.submit_actuals_from_catalog_async' on page 726 undefined on input line 73809 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 726 undefined on input line 73813. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 726 undefined on input line 73817. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 726 undefined on input line 7 3821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 726 undefined on input line 73825 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 726 undefined on input line 73829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 726 undefined on input line 73833 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 726 undefined on input line 73833. Underfull \hbox (badness 7888) in paragraph at lines 73832--73834 []\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 726 undefined on input line 73837. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 726 undefined on input line 73842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 726 undefined on input line 73843 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 726 undefined on input line 73847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 726 undefined on input line 73851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 726 undefined on input line 73855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 726 undefined on input line 73859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 726 undefined on input line 73863. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 726 undefined on input line 73868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 726 undefined on input line 73869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 726 undefined on input line 73870. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 726 undefined on input line 73871. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 726 undefined on input line 73872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 726 undefined on input line 73873 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 726 undefined on input line 73874. Underfull \hbox (badness 10000) in paragraph at lines 73866--73875 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 73866--73875 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 73866--73875 \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 726 undefined on input line 73879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 726 undefined on input line 73884. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 726 undefined on input line 73885. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 726 undefined on input line 73890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 726 undefined on input line 73891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 726 undefined on input line 73892. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 726 undefined on input line 73893. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 726 undefined on input line 73894. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 726 undefined on input line 73895. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 726 undefined on input line 73896. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 726 undefined on input line 73897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 726 undefined on input line 73898. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 726 undefined on input line 73899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 726 undefined on input line 73900. Underfull \hbox (badness 10000) in paragraph at lines 73888--73901 \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 73888--73901 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 73888--73901 \T1/txtt/m/sl/10 create_from_dataset Project.create_segmented_project_from_clus tering_model Project. [726] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 727 undefined on input line 73904. Underfull \hbox (badness 10000) in paragraph at lines 73937--73939 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 73946--73948 []\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 727 undefined on input lin e 73951. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 727 undefined on input line 73955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 727 undefined on input line 73959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 727 undefined on input line 73963. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 727 undefined on input line 73967. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 727 undefined on input line 73967. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 727 undefined on input line 73971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 727 undefined on input line 73971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 727 undefined on input line 73976. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 727 undefined on input line 73977. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 727 undefined on input line 73981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 727 undefined on input line 73989. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 727 undefined on input line 73990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 727 undefined on input line 73991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 727 undefined on input line 73992. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_lift_chart' on page 727 undefined on input line 73993. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_lift_charts' on page 727 undefined on input line 73994. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_residuals_chart' on page 727 undefined on input line 73995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_residuals_charts' on page 727 undefined on input line 73996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_lift_chart' on page 727 undefined on input line 73997. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_residuals_chart' on page 727 undefined on input line 73998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_roc_curve' on page 727 undefined on input line 73999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 727 undefined on input line 74000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 727 undefined on input line 74001. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 727 undefined on input line 74002. Underfull \hbox (badness 10000) in paragraph at lines 73988--74003 \T1/txtt/m/sl/10 request_feature_effect Model.get_or_request_feature_effect Mod el.get_lift_chart Underfull \hbox (badness 10000) in paragraph at lines 73988--74003 \T1/txtt/m/sl/10 Model.get_all_lift_charts Model.get_residuals_chart Model.get_ all_residuals_charts Underfull \hbox (badness 10000) in paragraph at lines 73988--74003 \T1/txtt/m/sl/10 Model.request_lift_chart Model.request_residuals_chart Model.g et_roc_curve Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 727 undefined on input line 74006. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 727 undefined on input line 74007. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 727 undefined on input line 74011. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 727 undefined on input line 74012. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_roc_curve' on page 727 undefined on input line 74016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 727 undefined on input line 74020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.list' on page 727 undefined on input line 74021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.create' on page 727 undefined on input line 74022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.delete' on page 727 undefined on input line 74023. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.request_size' on page 727 undefined on input line 74024. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get_size_info' on page 727 undefined on input line 74025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get' on page 727 undefined on input line 74026. [727] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 728 undefined on input line 74030. Underfull \hbox (badness 10000) in paragraph at lines 74033--74035 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob.get_result_when_complete' on page 728 undefined on input line 74038. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 728 undefined on input line 74047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 728 undefined on input line 74053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 728 undefined on input line 74058. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 728 undefined on input line 74058. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 728 undefined on input line 74058. Underfull \hbox (badness 10000) in paragraph at lines 74057--74059 \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 728 undefined on input line 74061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 728 undefined on input line 74078. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 728 undefined on input line 74082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 728 undefined on input line 74115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 728 undefined on input line 74115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 728 undefined on input line 74124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 728 undefined on input line 74127. [728] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 729 undefined on input line 74147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 729 undefined on input line 74151. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime.get_as_dataframe' on page 729 undefined on input line 74159 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 729 undefined on input line 74168. Underfull \hbox (badness 10000) in paragraph at lines 74171--74173 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 729 undefined on input line 74182. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 729 undefined on input line 74187. Underfull \hbox (badness 10000) in paragraph at lines 74185--74188 []\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 729 undefined on input line 74192. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 729 undefined on input line 74197. Underfull \hbox (badness 10000) in paragraph at lines 74195--74198 []\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 729 undefined on input line 74202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 729 undefined on input line 74207. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 729 undefined on input line 74212. Underfull \hbox (badness 10000) in paragraph at lines 74210--74213 []\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 729 undefined on input line 74217. Underfull \hbox (badness 10000) in paragraph at lines 74215--74218 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 729 undefined on input line 74221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 729 undefined on input line 74221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 729 undefined on input line 74222. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 729 undefined on input line 74226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_a ccess_list' on page 729 undefined on input line 74227. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 729 undefined on input line 74227. Underfull \hbox (badness 10000) in paragraph at lines 74225--74228 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing \T1/txt t/m/sl/10 SharingAccess \T1/qtm/m/n/10 in-for-ma-tion. - \T1/txtt/m/sl/10 DataS tore. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.assign_training_data' on page 729 undefined on input line 74231. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 729 undefined on input line 74232. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 729 undefined on input line 74232. [729] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 730 undefined on input line 74276. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 730 undefined on input line 7428 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 730 undefined on inpu t line 74286. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 730 undefined on input line 7428 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 730 undefined on input line 74289. Overfull \hbox (248.73975pt too wide) in paragraph at lines 74289--74290 [] Underfull \hbox (badness 10000) in paragraph at lines 74289--74290 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 730 undefined on inp ut line 74292. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 730 undefi ned on input line 74296. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 730 undefined on input line 74300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 730 undefined on input line 74308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 730 undefined on input line 74311. Overfull \hbox (1039.5398pt too wide) in paragraph at lines 74311--74312 [] Underfull \hbox (badness 10000) in paragraph at lines 74311--74312 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 730 undefined on inp ut line 74314. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 730 undefi ned on input line 74318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 730 undefined on input line 74322. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 730 undefined on input line 74330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 730 undefined on input line 74338. [730] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 731 undefined on inpu t line 74371. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 731 undefined on input line 74372. Underfull \hbox (badness 10000) in paragraph at lines 74370--74374 []\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 74370--74374 \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 731 undefined on input line 74377 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 731 undefined on inp ut line 74378. Underfull \hbox (badness 10000) in paragraph at lines 74376--74381 []\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 74376--74381 \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 731 undefined on input line 74384. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 731 undefined on input line 74390. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 731 undefined on inpu t line 74396. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 731 undefined on input line 74409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 731 undefined on input line 74410. Underfull \hbox (badness 10000) in paragraph at lines 74407--74411 []\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 731 undefined on input line 74428. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 731 undefined on input line 74432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 731 undefined on input line 74436. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 731 undefined on input line 74440. [731] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 732 undefined on input line 74449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 732 undefined on input line 74453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 732 undefined on input line 74457. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 732 undefined on input line 74461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 732 undefined on input line 74485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 732 undefined on input line 74 489. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 732 undefined on input line 74501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_leaderboard_ui_permalink' on page 732 undefined on input line 74513. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_model_browser' on page 732 undefined on input line 74513. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_leaderboard_ui_permalink' on page 732 undefined on input line 74514. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_leaderboard_browser' on page 732 undefined on input line 74514. Underfull \hbox (badness 10000) in paragraph at lines 74512--74516 []\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. [732] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_leaderboard_ui_permalink' on page 733 undefined on input line 74528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 733 undefined on input line 74528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_model_browser' on page 733 undefined on input line 74532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 733 undefined on input line 74532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_leaderboard_ui_permalink' on page 733 undefined on input line 74536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 733 undefined on input line 74536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_leaderboard_browser' on page 733 undefined on input line 74540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 733 undefined on input line 74540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 733 undefined on input line 74568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 733 undefined on input line 74576. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 733 undefined on input line 74580. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 733 undefined on input line 74584. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 733 undefined on input line 74590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 733 undefined on input line 74598. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 733 undefined on input line 74602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 733 undefined on input line 74606. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 733 undefined on input line 74610. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 733 undefined on input line 74620. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 733 undefined on input line 74624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 733 undefined on input line 74628. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 733 undefined on input line 74632. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 733 undefined on input line 74638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 733 undefined on input line 74642. [733] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 734 undefined on input line 74668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 734 undefined on input line 74672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 734 undefined on input line 74676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 734 undefined on input line 74702. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 734 undefined on input line 74702. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 734 undefined on input line 74706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 734 undefined on input line 74706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 734 undefined on input line 74710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 734 undefined on input line 74710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 734 undefined on input line 74711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 734 undefined on input line 74712. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 734 undefined on input line 74716. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 734 undefined on input line 74716. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 734 undefined on input line 74720. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 734 undefined on input line 74720. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 734 undefined on input line 74724. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 734 undefined on input line 74728. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 734 undefined on input line 74732. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 734 undefined on input line 74732. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 734 undefined on input line 74736. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 734 undefined on input line 74742. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 734 undefined on input line 74742. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 734 undefined on input line 74746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 734 undefined on input line 74746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 734 undefined on input line 74746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 734 undefined on input line 74750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 734 undefined on input line 74750. [734] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 735 undefined on input line 74759. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 735 undefined on input line 74764. Underfull \hbox (badness 10000) in paragraph at lines 74762--74765 []\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 735 undefined on input line 74768. Underfull \hbox (badness 10000) in paragraph at lines 74767--74769 []\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 735 undefined on input line 74772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 735 undefined on input line 74772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 735 undefined on input line 74772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 735 undefined on input line 74781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 735 undefined on input line 74793. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 735 undefined on input line 74810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 735 undefined on input line 74820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 735 undefined on input line 74825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 735 undefined on input line 74830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 735 undefined on input line 74835. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 735 undefined on input line 74843. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 735 undefined on input line 74843. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 735 undefined on input line 74847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 735 undefined on input line 74851. Underfull \hbox (badness 10000) in paragraph at lines 74850--74852 []\T1/txtt/m/sl/10 CustomModelVersion\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 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 735 undefined on input line 74855. Underfull \hbox (badness 10000) in paragraph at lines 74854--74856 []\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 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 735 undefined on input line 74859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 735 undefined on input line 74859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 735 undefined on input line 74863. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 735 undefined on input line 74863. [735] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 736 undefined on input line 74867. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 736 undefined on input line 74867. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 736 undefined on input line 74871. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 736 undefined on input line 74871. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 736 undefined on input line 74875. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 736 undefined on input line 74879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 736 undefined on input line 74883. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 736 undefined on input line 74887. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 736 undefined on input line 74887. Underfull \hbox (badness 6364) in paragraph at lines 74886--74888 []\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 736 undefined on input line 74891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 736 undefined on input line 74895. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 736 undefined on input line 74899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 736 undefined on input line 74903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 736 undefined on input line 74912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 736 undefined on input line 74929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 736 undefined on input line 74933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 736 undefined on input line 7 4940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 736 undefined on input li ne 74941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 736 undefined on inpu t line 74942. Underfull \hbox (badness 10000) in paragraph at lines 74938--74943 []\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 74938--74943 \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 736 undefined on input line 74947. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 736 undefined on input line 74952 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 736 undefined on input line 74956. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 736 undefined on input line 7495 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 736 undefined on input line 7 4958. [736] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 737 undefined on input line 74975. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 737 undefined on input line 74982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 737 undefined on input line 74984. Underfull \hbox (badness 10000) in paragraph at lines 74980--74987 []\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 737 undefined on input line 74989. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 737 undefined on input line 74993. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 737 undefined on input line 74999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 737 undefined on input line 75005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 737 undefined on input line 75006. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 737 undefined on input line 75011. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 737 undefined on input line 75016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 737 undefined on input line 75021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 737 undefined on input line 75028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 737 undefined on input line 75033. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 737 undefined on input line 75034. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 737 undefined on input line 75035 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 737 undefined on input line 75036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 737 undefined on input line 75042. Underfull \hbox (badness 10000) in paragraph at lines 75031--75044 \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 75031--75044 \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 75031--75044 \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 75031--75044 \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 75031--75044 \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 737 undefined on input line 75047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 737 undefined on input line 75051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 737 undefined on input line 75052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 737 undefined on input line 75057. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 737 undefined on input line 75070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 737 undefined on input line 75074. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 737 undefined on input line 75083. [737] LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 738 undefined on input line 75095. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 738 undefined on input line 75158. Underfull \hbox (badness 10000) in paragraph at lines 75157--75159 []\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 738 undefined on input line 75170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 738 undefined on input line 75171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 738 undefined on input line 75177. Underfull \hbox (badness 10000) in paragraph at lines 75175--75178 []\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 738 undefined on input line 75186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 738 undefined on input line 75191. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 738 undefined on input line 75196. [738] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 739 undefined on input line 75201. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 739 undefined on input line 75207. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 739 undefined on input line 75212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 739 undefined on input line 75216. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 739 undefined on input line 75220. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 739 undefined on input line 75224. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 739 undefined on input line 75228. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 739 undefined on input line 75237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 739 undefined on input line 75242. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 739 undefined on input line 75246. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 739 undefined on input line 75250. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 739 undefined on input line 75258. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 739 undefined on input line 75264. [739] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 740 undefined on input line 75346. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 740 undefined on input line 75355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 740 undefined on input line 75356. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 740 undefined on input line 75360. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 740 undefined on input line 75369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 740 undefined on input line 75371. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 740 undefined on input line 75379. Overfull \hbox (52.89496pt too wide) in paragraph at lines 75387--75388 [] Underfull \hbox (badness 10000) in paragraph at lines 75387--75388 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 740 undefined on input line 75390. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 740 undefined on input line 75398. Underfull \hbox (badness 10000) in paragraph at lines 75401--75403 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (791 pages, 3732188 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' (or dependence on it) from following: '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 787 undefined on input line 80170 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 787 undefined on input line 80171 Rule 'makeindex datarobot-public-api-client.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.idx' ------------ 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: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex datarobot-public-api-client.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file datarobot-public-api-client.idx.....done (1446 entries accepted, 0 rejected). Sorting entries..............done (16436 comparisons). Generating output file datarobot-public-api-client.ind.....done (2452 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' 'datarobot-public-api-client.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.4.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.4.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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) (/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) (./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/parskip/parskip-2001-04-09.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.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/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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 305--308 [][][]\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 314--318 [][][]\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 (4.27089pt too high) detected at line 461 [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 1078 [17] Overfull \vbox (1.97241pt too high) detected at line 1158 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1387 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2271--2273 []\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 2285--2290 []\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 2776--2779 []\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 2849--2854 \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 2881--2886 []\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 2881--2886 [][]\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] Underfull \hbox (badness 6141) in paragraph at lines 3297--3304 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3585--3590 []\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 3783 [57] Underfull \vbox (badness 10000) detected at line 3783 Underfull \vbox (badness 10000) detected at line 3783 [58] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … [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 4161 [66] [67] [68] [69] Underfull \hbox (badness 7012) in paragraph at lines 4344--4347 []\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 4394--4397 []\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] ! LaTeX Error: Unicode character 物 (U+7269) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5154 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} ! LaTeX Error: Unicode character 类 (U+7C7B) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5154 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv [89] [90] Underfull \vbox (badness 1087) detected at line 5902 [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6171--6178 \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 7168--7173 []\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 7918 [121] [122] [123] Underfull \hbox (badness 5231) in paragraph at lines 8051--8056 []\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 8127--8130 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8127--8130 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8140--8143 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8140--8143 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8140--8143 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8172--8175 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8172--8175 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8185--8187 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 31st are ig- [124] Overfull \vbox (691.36992pt too high) has occurred while \output is active [125] Underfull \hbox (badness 5832) in paragraph at lines 8204--8210 []\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 8204--8210 \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] [129] [130] Overfull \vbox (1.97241pt too high) detected at line 8617 [131] [132] [133] [134] [135] [136] [137] [138] Underfull \hbox (badness 10000) in paragraph at lines 9105--9109 \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. [139] [140] [141] Underfull \hbox (badness 10000) in paragraph at lines 9268--9271 []\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 [142] [143] [144] Overfull \vbox (2.67389pt too high) detected at line 9484 [145] Overfull \vbox (1.97238pt too high) detected at line 9548 [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9770--9774 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 10937--10940 []\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 [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 11232--11239 []\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 11232--11239 \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 11232--11239 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 11531--11535 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [175] [176] [177] Overfull \hbox (14.55872pt too wide) in paragraph at lines 11938--11938 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [178] Underfull \hbox (badness 10000) in paragraph at lines 12094--12098 []\T1/qtm/m/n/10 greater or [179] [180] Underfull \hbox (badness 10000) in paragraph at lines 12260--12264 []\T1/qtm/m/n/10 Op-tional. Fil-ter [181] [182] [183] [184] [185] [186] [187] Underfull \hbox (badness 10000) in paragraph at lines 13115--13119 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13120--13124 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13164--13168 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13169--13173 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [188] [189] Underfull \hbox (badness 10000) in paragraph at lines 13329--13332 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] Underfull \hbox (badness 10000) in paragraph at lines 16227--16231 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [218] [219] [220] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16565--16566 [] Underfull \hbox (badness 10000) in paragraph at lines 16565--16566 [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] Overfull \hbox (13.15462pt too wide) in paragraph at lines 17772--17773 [] Underfull \hbox (badness 10000) in paragraph at lines 17772--17773 [232] [233] [234] [235] [236] [237] [238] [239] Underfull \hbox (badness 10000) in paragraph at lines 18569--18575 \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 18569--18575 \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 18576--18581 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [240] Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 [] Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [241] Underfull \hbox (badness 10000) in paragraph at lines 18823--18828 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18823--18828 \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 18823--18828 \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 , [242] Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 [] Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 18881--18885 []\T1/qtm/m/n/10 Per-ma-nently en- [243] Underfull \hbox (badness 10000) in paragraph at lines 19010--19014 []\T1/qtm/m/n/10 Per-ma-nently en- [244] Overfull \hbox (70.84099pt too wide) in paragraph at lines 19170--19176 []\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 19170--19176 \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 19214--19220 [] Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [245] Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 [] Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [246] [247] Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 [] Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [248] Underfull \hbox (badness 10000) in paragraph at lines 19651--19662 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19651--19662 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 [] Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 19680--19684 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [249] [250] Underfull \hbox (badness 10000) in paragraph at lines 19836--19847 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19836--19847 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 [] Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [251] Underfull \hbox (badness 10000) in paragraph at lines 19870--19874 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21198--21202 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [262] [263] Underfull \hbox (badness 10000) in paragraph at lines 21519--21524 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 21718--21722 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21753--21759 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21753--21759 \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 21753--21759 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [266] [267] [268] Underfull \hbox (badness 10000) in paragraph at lines 22191--22195 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 22196--22201 []\T1/qtm/m/n/10 You must [269] Underfull \hbox (badness 10000) in paragraph at lines 22266--22270 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 22271--22276 []\T1/qtm/m/n/10 You must [270] Underfull \hbox (badness 10000) in paragraph at lines 22430--22434 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [271] [272] [273] [274] [275] [276] [277] Overfull \hbox (6.93005pt too wide) in paragraph at lines 23202--23205 []\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 . Underfull \hbox (badness 10000) in paragraph at lines 23254--23258 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] Underfull \hbox (badness 10000) in paragraph at lines 24718--24721 []\T1/qtm/m/n/10 Fil-ter avail-able Underfull \hbox (badness 10000) in paragraph at lines 24779--24782 []\T1/qtm/m/n/10 Fil-ter avail-able [292] [293] [294] [295] [296] [297] [298] [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 25731--25739 \T1/qtm/m/n/10 - for \T1/qtm/m/it/10 query \T1/qtm/m/n/10 based data-sources - `[][]$https : / / s3 . amazonaws . com / datarobot _ test / [301] [302] [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 26158--26161 []\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 26165--26168 []\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 26224--26228 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [305] [306] [307] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26539--26543 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [308] [309] Underfull \hbox (badness 10000) in paragraph at lines 26791--26794 []\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 26798--26801 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [310] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26853--26857 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [311] [312] [313] [314] [315] [316] [317] Underfull \hbox (badness 10000) in paragraph at lines 27754--27757 [] [318] [319] Underfull \hbox (badness 10000) in paragraph at lines 27947--27950 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 27951--27954 [] [320] [321] [322] Underfull \hbox (badness 10000) in paragraph at lines 28176--28181 []\T1/qtm/m/n/10 [bool] Is `'True'' if chal-lenger mod-els is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 28176--28181 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing `'chal-lenger_models'' set-ting s, see Underfull \hbox (badness 10000) in paragraph at lines 28255--28259 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [323] [324] [325] Underfull \hbox (badness 10000) in paragraph at lines 28579--28584 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 28579--28584 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [326] Underfull \hbox (badness 10000) in paragraph at lines 28647--28652 []\T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de -ploy- Underfull \hbox (badness 10000) in paragraph at lines 28647--28652 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [327] [328] [329] [330] [331] [332] [333] [334] [335] Overfull \hbox (53.69485pt too wide) in paragraph at lines 29699--29702 [] [336] [337] [338] [339] [340] [341] [342] [343] Overfull \hbox (10.41382pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [344] [345] [346] [347] Overfull \hbox (77.69371pt too wide) in paragraph at lines 30938--30938 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 30938--30938 \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 30938--30938 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 31084--31087 []\T1/qtm/m/n/10 Scores on the [350] [351] [352] [353] Underfull \hbox (badness 10000) in paragraph at lines 31581--31586 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [354] [355] [356] [357] Underfull \hbox (badness 10000) in paragraph at lines 32047--32052 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [358] [359] [360] Underfull \hbox (badness 8075) in paragraph at lines 32492--32496 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 32642--32645 []\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 32650--32653 []\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 32650--32653 \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 32709--32712 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [363] Underfull \hbox (badness 5787) in paragraph at lines 32768--32771 []\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 32778--32781 []\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 32778--32781 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [364] Underfull \hbox (badness 10000) in paragraph at lines 32846--32850 []\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 32921--32925 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 32921--32925 \T1/qtm/m/n/10 ric to get pair-wise data for. Since `v2.19' this is op-tional a nd de-faults to Underfull \hbox (badness 10000) in paragraph at lines 32926--32930 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 10000) in paragraph at lines 32926--32930 \T1/qtm/m/n/10 pen-dence for the data. Since `v2.19' this is op-tional and de-f aults to [365] [366] [367] [368] Underfull \hbox (badness 10000) in paragraph at lines 33313--33318 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 33313--33318 \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 33313--33318 \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 33319--33324 []\T1/qtm/m/n/10 Clos-est value of pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 33377--33380 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. [369] Underfull \hbox (badness 10000) in paragraph at lines 33381--33386 []\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 33381--33386 \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. Underfull \hbox (badness 10000) in paragraph at lines 33439--33442 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships [370] Underfull \hbox (badness 10000) in paragraph at lines 33477--33480 []\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 33481--33486 []\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 33481--33486 \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. [371] [372] Underfull \hbox (badness 10000) in paragraph at lines 33650--33653 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond Underfull \hbox (badness 10000) in paragraph at lines 33675--33680 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 33675--33680 \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 33675--33680 \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 33681--33686 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [373] [374] [375] Underfull \hbox (badness 10000) in paragraph at lines 33926--33930 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 33957--33961 []\T1/qtm/m/n/10 list of sec- [376] [377] Underfull \hbox (badness 10000) in paragraph at lines 34137--34140 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [378] [379] [380] Overfull \hbox (14.04398pt too wide) in paragraph at lines 34463--34463 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] Overfull \hbox (11.75487pt too wide) in paragraph at lines 36538--36541 [] [398] Underfull \hbox (badness 10000) in paragraph at lines 36707--36717 []\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 36707--36717 \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 ). [399] Underfull \hbox (badness 10000) in paragraph at lines 36774--36779 []\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 36774--36779 [][]\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 [400] [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 37045--37049 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 37050--37057 [] [403] Underfull \hbox (badness 10000) in paragraph at lines 37141--37145 [] Underfull \hbox (badness 5359) in paragraph at lines 37141--37145 \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 37149--37152 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 37156--37159 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 37163--37167 [] [404] Underfull \hbox (badness 10000) in paragraph at lines 37325--37328 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [405] [406] [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 37916--37921 []\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 37916--37921 [][]\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 [410] [411] [412] [413] Underfull \hbox (badness 10000) in paragraph at lines 38341--38345 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [414] [415] [416] [417] Underfull \hbox (badness 10000) in paragraph at lines 38804--38807 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 38811--38815 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 38823--38827 [] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] Underfull \hbox (badness 10000) in paragraph at lines 40147--40151 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [429] [430] [431] [432] Underfull \hbox (badness 10000) in paragraph at lines 40587--40591 [] Underfull \hbox (badness 5359) in paragraph at lines 40587--40591 \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 40595--40598 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 40602--40605 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 40609--40613 [] [433] [434] [435] [436] [437] [438] Overfull \hbox (11.75487pt too wide) in paragraph at lines 41382--41385 [] [439] Underfull \hbox (badness 10000) in paragraph at lines 41555--41558 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 41841--41845 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 41846--41853 [] [443] Underfull \hbox (badness 10000) in paragraph at lines 41965--41968 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 41972--41976 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 41984--41988 [] [444] [445] [446] [447] [448] [449] Overfull \vbox (1.47964pt too high) detected at line 42714 [450] [451] [452] Underfull \hbox (badness 10000) in paragraph at lines 42932--42936 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [453] [454] [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 43372--43376 [] Underfull \hbox (badness 5359) in paragraph at lines 43372--43376 \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 43380--43383 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 43387--43390 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 43394--43398 [] [457] [458] [459] [460] [461] [462] Overfull \hbox (11.75487pt too wide) in paragraph at lines 44167--44170 [] [463] Underfull \hbox (badness 10000) in paragraph at lines 44363--44366 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [464] [465] Underfull \hbox (badness 10000) in paragraph at lines 44566--44571 []\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 44566--44571 [][]\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 [466] [467] Underfull \hbox (badness 10000) in paragraph at lines 44787--44791 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 44792--44799 [] [468] Underfull \hbox (badness 10000) in paragraph at lines 44911--44914 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 44918--44922 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 44930--44934 [] [469] [470] Underfull \hbox (badness 10000) in paragraph at lines 45171--45181 []\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 45171--45181 \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 ). [471] Underfull \hbox (badness 10000) in paragraph at lines 45238--45243 []\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 45238--45243 [][]\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 [472] [473] [474] Underfull \hbox (badness 6173) in paragraph at lines 45506--45511 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [475] [476] Overfull \hbox (11.83478pt too wide) in paragraph at lines 45738--45742 [] [477] [478] Underfull \hbox (badness 10000) in paragraph at lines 45949--45954 []\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 45949--45954 [][]\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 46092--46095 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 46151--46154 []\T1/qtm/m/n/10 The back-test [480] Underfull \hbox (badness 10000) in paragraph at lines 46197--46200 []\T1/qtm/m/n/10 The back-test [481] [482] [483] [484] [485] [486] Underfull \hbox (badness 10000) in paragraph at lines 46835--46839 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [487] Underfull \hbox (badness 7047) in paragraph at lines 46997--47001 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [488] [489] Underfull \hbox (badness 10000) in paragraph at lines 47167--47171 [] Underfull \hbox (badness 5359) in paragraph at lines 47167--47171 \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 47175--47178 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 47182--47185 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 47189--47193 [] [490] [491] [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 47775--47779 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [495] [496] [497] [498] [499] [500] [501] Overfull \hbox (11.75487pt too wide) in paragraph at lines 48592--48595 [] [502] Underfull \hbox (badness 10000) in paragraph at lines 48788--48791 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [503] Underfull \hbox (badness 10000) in paragraph at lines 48862--48867 []\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 48862--48867 [][]\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 49035--49039 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 49040--49047 [] [506] [507] Underfull \hbox (badness 10000) in paragraph at lines 49273--49278 []\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 49273--49278 [][]\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 [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] Underfull \hbox (badness 10000) in paragraph at lines 50542--50546 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [519] [520] [521] [522] Underfull \hbox (badness 10000) in paragraph at lines 50982--50986 [] Underfull \hbox (badness 5359) in paragraph at lines 50982--50986 \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 50990--50993 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 50997--51000 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 51004--51008 [] [523] [524] [525] [526] [527] [528] Overfull \hbox (11.75487pt too wide) in paragraph at lines 51777--51780 [] [529] Underfull \hbox (badness 10000) in paragraph at lines 51973--51976 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 52176--52181 []\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 52176--52181 [][]\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 [532] [533] Underfull \hbox (badness 10000) in paragraph at lines 52397--52401 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 52402--52409 [] [534] Underfull \hbox (badness 10000) in paragraph at lines 52521--52524 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 52528--52532 [] [535] Overfull \hbox (9.0348pt too wide) in paragraph at lines 52540--52544 [] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 52781--52791 []\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 52781--52791 \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 52848--52853 []\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 52848--52853 [][]\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 [538] [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 53159--53162 []\T1/qtm/m/n/10 [dict] ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied o n Overfull \hbox (26.8249pt too wide) in paragraph at lines 53163--53164 [] Underfull \hbox (badness 10000) in paragraph at lines 53163--53164 [541] [542] [543] [544] [545] [546] Overfull \hbox (3.26418pt too wide) in paragraph at lines 53977--53977 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , [547] Underfull \hbox (badness 10000) in paragraph at lines 53986--53989 []\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 53996--53999 []\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 54006--54010 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 54006--54010 \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 54022--54027 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 54167--54171 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [550] Underfull \hbox (badness 10000) in paragraph at lines 54275--54280 []\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 , [551] Underfull \hbox (badness 10000) in paragraph at lines 54375--54376 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 54480--54484 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 54480--54484 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [554] [555] Underfull \hbox (badness 10000) in paragraph at lines 54705--54709 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [556] [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 55078--55087 []\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 55078--55087 \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 , [559] Underfull \hbox (badness 10000) in paragraph at lines 55254--55257 []\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 55254--55257 \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. [560] [561] [562] Underfull \hbox (badness 10000) in paragraph at lines 55481--55484 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] Underfull \hbox (badness 10000) in paragraph at lines 56708--56711 []\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 56713--56716 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [573] Underfull \hbox (badness 6708) in paragraph at lines 56780--56785 []\T1/qtm/m/n/10 Cre-ate pre-dic-tion ex-pla-na-tions for the the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 56780--56785 \T1/qtm/m/n/10 re-trieved by call-ing \T1/txtt/m/n/10 dr.Model.get().featurelis t_id\T1/qtm/m/n/10 . For OTV and time-series projects, Underfull \hbox (badness 10000) in paragraph at lines 56795--56798 []\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 56800--56803 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [574] [575] [576] Overfull \hbox (15.28386pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [577] Underfull \hbox (badness 10000) in paragraph at lines 57247--57250 []\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 57260--57260 \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 57260--57260 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [578] [579] [580] [581] [582] [583] [584] [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 58180--58185 []\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 [587] [588] [589] [590] [591] Underfull \hbox (badness 6412) in paragraph at lines 58743--58750 []\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 58743--58750 [][]\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 58743--58750 \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. [592] Overfull \hbox (1.56093pt too wide) in paragraph at lines 58827--58835 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [593] [594] Underfull \hbox (badness 6412) in paragraph at lines 59098--59105 []\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 59098--59105 [][]\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 59098--59105 \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. [595] [596] Underfull \hbox (badness 6412) in paragraph at lines 59290--59297 []\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 59290--59297 [][]\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 59290--59297 \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. [597] [598] [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 59820--59824 []\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 [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] Underfull \hbox (badness 10000) in paragraph at lines 61031--61041 []\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 61031--61041 \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 ). [613] Underfull \hbox (badness 10000) in paragraph at lines 61122--61127 []\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 61122--61127 [][]\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 [614] Underfull \hbox (badness 10000) in paragraph at lines 61216--61220 []\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 61266--61270 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [615] Underfull \hbox (badness 10000) in paragraph at lines 61332--61336 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [616] Underfull \hbox (badness 10000) in paragraph at lines 61507--61511 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 61551--61555 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [617] Underfull \hbox (badness 10000) in paragraph at lines 61608--61614 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 61871--61877 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 61871--61877 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble [620] Underfull \hbox (badness 10000) in paragraph at lines 61906--61911 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 61929--61936 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 61929--61936 \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 61929--61936 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or Overfull \hbox (1.56093pt too wide) in paragraph at lines 61948--61956 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [621] [622] Underfull \hbox (badness 10000) in paragraph at lines 62087--62091 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [623] [624] Underfull \hbox (badness 10000) in paragraph at lines 62403--62406 []\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. [625] [626] [627] [628] Overfull \hbox (1.56093pt too wide) in paragraph at lines 62894--62902 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [629] Underfull \hbox (badness 10000) in paragraph at lines 63095--63101 []\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 [630] [631] [632] [633] [634] [635] [636] [637] [638] Overfull \hbox (45.45493pt too wide) in paragraph at lines 64038--64041 [] Underfull \hbox (badness 10000) in paragraph at lines 64077--64080 [] [639] [640] [641] Overfull \hbox (0.7738pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] Underfull \hbox (badness 10000) in paragraph at lines 65762--65767 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [653] [654] [655] [656] [657] [658] [659] [660] Overfull \vbox (1.47964pt too high) detected at line 66706 [661] [662] [663] Overfull \hbox (5.70496pt too wide) in paragraph at lines 66959--66962 [] [664] [665] [666] [667] Underfull \hbox (badness 10000) in paragraph at lines 67549--67552 []\T1/qtm/m/n/10 A [668] [669] Overfull \hbox (53.69485pt too wide) in paragraph at lines 67702--67705 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 67755--67758 [] [670] Overfull \hbox (40.76382pt too wide) in paragraph at lines 67843--67843 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67853--67857 []\T1/qtm/m/n/10 The list of [671] Overfull \hbox (4.4887pt too wide) in paragraph at lines 67977--67977 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 68006--68009 []\T1/qtm/m/n/10 A [672] Overfull \hbox (2.52364pt too wide) in paragraph at lines 68047--68047 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 68056--68060 []\T1/qtm/m/n/10 The role of the Overfull \hbox (10.33382pt too wide) in paragraph at lines 68098--68098 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 68098--68098 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [673] Overfull \hbox (0.71489pt too wide) in paragraph at lines 68153--68156 [] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] Overfull \hbox (18.28377pt too wide) in paragraph at lines 70180--70180 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 70180--70180 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [692] Overfull \hbox (2.3038pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [693] [694] Overfull \hbox (11.64404pt too wide) in paragraph at lines 70478--70478 \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 70478--70478 \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 70478--70478 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 70510--70513 []\T1/qtm/m/n/10 The back-test [697] [698] [699] [700] [701] [702] [703] Overfull \hbox (28.40382pt too wide) in paragraph at lines 71464--71464 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [704] [705] [706] [707] Overfull \hbox (24.70378pt too wide) in paragraph at lines 71894--71894 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (46.93874pt too wide) in paragraph at lines 71894--71894 \T1/qtm/m/it/10 fault_embedding_model\T1/txtt/m/n/10 )| Overfull \hbox (55.02869pt too wide) in paragraph at lines 71918--71918 []\T1/qtm/m/it/10 text_chunking_configs\T1/txtt/m/n/10 )| Overfull \hbox (39.31352pt too wide) in paragraph at lines 71937--71937 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (121.12354pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (43.53351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 tar- Overfull \hbox (104.25352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (41.80353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 de- Overfull \hbox (49.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ploy- Overfull \hbox (63.75352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (68.75352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (44.33353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 val- Overfull \hbox (35.14352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 i- Overfull \hbox (42.36353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 da- Overfull \hbox (75.33351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (41.80353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 de- Overfull \hbox (49.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ploy- Overfull \hbox (104.85353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (44.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ten- Overfull \hbox (57.09352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (40.19351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 er- Overfull \hbox (85.2435pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [708] [709] [710] Overfull \hbox (15.94391pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , Overfull \hbox (7.19391pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_name=None\T1/qtm/m/n/10 , Overfull \hbox (8.7739pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_status=None\T1/qtm/m/n/10 , Overfull \hbox (44.8239pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_error_message=None\T1/qtm/m/n/10 , Overfull \hbox (51.65388pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_error_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (63.5239pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_validation_status=None\T1/qtm/m/n/10 , Overfull \hbox (54.2639pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_error_message=None\T1/qtm/m/n/10 , Overfull \hbox (63.84387pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_error_resolution=None\T1/txtt/m/n/10 )| [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 72436--72439 []\T1/qtm/m/n/10 Set-tings for the [713] [714] Underfull \hbox (badness 10000) in paragraph at lines 72624--72627 []\T1/qtm/m/n/10 The new vec-tor Underfull \hbox (badness 10000) in paragraph at lines 72636--72639 []\T1/qtm/m/n/10 Whether to re-move the vec-tor [715] [716] Underfull \hbox (badness 10000) in paragraph at lines 72836--72841 []\T1/qtm/m/n/10 Set-tings for the [717] Overfull \hbox (7.81361pt too wide) in paragraph at lines 72987--72987 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (89.62363pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (12.0336pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 tar- Overfull \hbox (72.75362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (10.30362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 de- Overfull \hbox (17.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ploy- Overfull \hbox (32.25362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (37.25362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (12.83362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 val- Overfull \hbox (3.64362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 i- Overfull \hbox (10.86362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 da- Overfull \hbox (43.8336pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (10.30362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 de- Overfull \hbox (17.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ploy- Overfull \hbox (73.35362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (12.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ten- Overfull \hbox (25.59361pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (8.6936pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 er- Overfull \hbox (53.74359pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [718] [719] Overfull \hbox (44.5635pt too wide) in paragraph at lines 73189--73189 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (126.37352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (48.7835pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 tar- Overfull \hbox (109.50351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (47.05351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 de- Overfull \hbox (54.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ploy- Overfull \hbox (69.00351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (74.00351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (49.58351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 val- Overfull \hbox (40.39351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 i- Overfull \hbox (47.61351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 da- Overfull \hbox (80.5835pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (47.05351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 de- Overfull \hbox (54.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ploy- Overfull \hbox (110.10352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (49.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ten- Overfull \hbox (62.3435pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (45.4435pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 er- Overfull \hbox (90.49348pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [720] Overfull \hbox (1.10875pt too wide) in paragraph at lines 73258--73258 \T1/qtm/m/it/10 ation_user_id\T1/txtt/m/n/10 )| [721] [722] Underfull \hbox (badness 10000) in paragraph at lines 73560--73562 []\T1/qtm/m/n/10 Added sup-port to get the count of users' LLM API re-quests. [ ][]\T1/txtt/m/sl/10 UserLimits. Underfull \hbox (badness 10000) in paragraph at lines 73564--73566 []\T1/qtm/m/n/10 Added sup-port to get the count of users' vec-tor databases. [ ][]\T1/txtt/m/sl/10 UserLimits. [723] Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 \T1/txtt/m/sl/10 create_for_external[][] \T1/qtm/m/n/10 to cre-ate a new reg-is -tered model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 [][]\T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments[][] \T1 /qtm/m/n/10 to list de-ploy-ments as-so-ci-ated with Underfull \hbox (badness 7362) in paragraph at lines 73617--73623 \T1/qtm/m/n/10 a reg-is-tered model ver-sion. [][]\T1/txtt/m/sl/10 RegisteredMo delVersion.create_for_leaderboard_item[][] \T1/qtm/m/n/10 to cre- Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. [][]\T1/txtt/m/sl/10 RegisteredModelVersion. Overfull \hbox (132.07492pt too wide) in paragraph at lines 73660--73662 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [724] Overfull \hbox (28.7594pt too wide) in paragraph at lines 73694--73697 [] Underfull \hbox (badness 10000) in paragraph at lines 73694--73697 \T1/qtm/m/n/10 All in-ter-ac-tions with \T1/txtt/m/n/10 Project.advanced_option s \T1/qtm/m/n/10 should be ex-pected to be through the [725] Underfull \hbox (badness 10000) in paragraph at lines 73800--73806 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 73832--73834 []\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. Underfull \hbox (badness 10000) in paragraph at lines 73866--73875 \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 73866--73875 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 73866--73875 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 73888--73901 \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 73888--73901 [][]\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 73888--73901 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. [726] Underfull \hbox (badness 10000) in paragraph at lines 73937--73939 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 73946--73948 []\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 73988--74003 \T1/txtt/m/sl/10 request_feature_effect[][] [][]Model.get_or_request_feature_ef fect[][] [][]Model.get_lift_chart[][] Underfull \hbox (badness 10000) in paragraph at lines 73988--74003 [][]\T1/txtt/m/sl/10 Model.get_all_lift_charts[][] [][]Model.get_residuals_char t[][] [][]Model.get_all_residuals_charts[][] Underfull \hbox (badness 10000) in paragraph at lines 73988--74003 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. [727] Underfull \hbox (badness 10000) in paragraph at lines 74033--74035 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: Underfull \hbox (badness 10000) in paragraph at lines 74057--74059 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [728] Underfull \hbox (badness 10000) in paragraph at lines 74171--74173 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- Underfull \hbox (badness 10000) in paragraph at lines 74185--74188 []\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 74195--74198 []\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 74210--74213 []\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 74215--74218 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 74225--74228 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing [][]\T1 /txtt/m/sl/10 SharingAccess[][] \T1/qtm/m/n/10 in-for-ma-tion. - [][]\T1/txtt/m /sl/10 DataStore. [729] Overfull \hbox (248.73975pt too wide) in paragraph at lines 74289--74290 [] Underfull \hbox (badness 10000) in paragraph at lines 74289--74290 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 74311--74312 [] Underfull \hbox (badness 10000) in paragraph at lines 74311--74312 [730] Underfull \hbox (badness 10000) in paragraph at lines 74370--74374 []\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 74370--74374 [][]\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 74376--74381 []\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 74376--74381 [][]\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 74407--74411 []\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 , [731] Underfull \hbox (badness 10000) in paragraph at lines 74512--74516 []\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. [732] [733] [734] Underfull \hbox (badness 10000) in paragraph at lines 74762--74765 []\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 74767--74769 []\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 74850--74852 [][][]\T1/txtt/m/sl/10 CustomModelVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 10000) in paragraph at lines 74854--74856 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 r equired_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use [735] Underfull \hbox (badness 6364) in paragraph at lines 74886--74888 []\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 74938--74943 []\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 74938--74943 \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 - [736] Underfull \hbox (badness 10000) in paragraph at lines 74980--74987 []\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 75031--75044 \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 75031--75044 \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 75031--75044 \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 75031--75044 \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 75031--75044 \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. [737] Underfull \hbox (badness 10000) in paragraph at lines 75157--75159 []\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 75175--75178 []\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 [738] [739] Overfull \hbox (52.89496pt too wide) in paragraph at lines 75387--75388 [] Underfull \hbox (badness 10000) in paragraph at lines 75387--75388 Underfull \hbox (badness 10000) in paragraph at lines 75401--75403 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (821 pages, 3975648 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: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.4.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.4.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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) (/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) (./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/parskip/parskip-2001-04-09.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.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/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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 305--308 [][][]\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 314--318 [][][]\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 (4.27089pt too high) detected at line 461 [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 1078 [17] Overfull \vbox (1.97241pt too high) detected at line 1158 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1387 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2271--2273 []\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 2285--2290 []\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 2776--2779 []\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 2849--2854 \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 2881--2886 []\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 2881--2886 [][]\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] Underfull \hbox (badness 6141) in paragraph at lines 3297--3304 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3585--3590 []\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 3783 [57] Underfull \vbox (badness 10000) detected at line 3783 Underfull \vbox (badness 10000) detected at line 3783 [58] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3811 ├── abyssinian ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3812 │   ├── abyssinian01.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3813 │   ├── abyssinian02.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3814 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ├── american\PYGZus{}bulldog ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3816 ...├── american\PYGZus{}bulldog01.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3817 ...├── american\PYGZus{}bulldog02.jpg ! LaTeX Error: Unicode character │ (U+2502) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3818 │ ├── … [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 4161 [66] [67] [68] [69] Underfull \hbox (badness 7012) in paragraph at lines 4344--4347 []\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 4394--4397 []\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] ! LaTeX Error: Unicode character 物 (U+7269) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5154 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} ! LaTeX Error: Unicode character 类 (U+7C7B) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5154 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5761 ├── images ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5762 ├  ├──animal01.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5763 ├  ├──animal02.jpg ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5764 ├  ├──animal03.png ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5765 ├── data.csv [89] [90] Underfull \vbox (badness 1087) detected at line 5902 [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 6171--6178 \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 7168--7173 []\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 7918 [121] [122] [123] Underfull \hbox (badness 5231) in paragraph at lines 8051--8056 []\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 8127--8130 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8127--8130 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8140--8143 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8140--8143 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8140--8143 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8153--8155 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8156--8159 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8169--8171 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8172--8175 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8172--8175 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8172--8175 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8185--8187 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8185--8187 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8188--8192 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8188--8192 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8193--8196 \T1/qtm/m/n/10 31st are ig- [124] Overfull \vbox (691.36992pt too high) has occurred while \output is active [125] Underfull \hbox (badness 5832) in paragraph at lines 8204--8210 []\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 8204--8210 \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] [129] [130] Overfull \vbox (1.97241pt too high) detected at line 8617 [131] [132] [133] [134] [135] [136] [137] [138] Underfull \hbox (badness 10000) in paragraph at lines 9105--9109 \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. [139] [140] [141] Underfull \hbox (badness 10000) in paragraph at lines 9268--9271 []\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 [142] [143] [144] Overfull \vbox (2.67389pt too high) detected at line 9484 [145] Overfull \vbox (1.97238pt too high) detected at line 9548 [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9770--9774 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 10937--10940 []\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 [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 11232--11239 []\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 11232--11239 \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 11232--11239 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 11531--11535 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [175] [176] [177] Overfull \hbox (14.55872pt too wide) in paragraph at lines 11938--11938 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [178] Underfull \hbox (badness 10000) in paragraph at lines 12094--12098 []\T1/qtm/m/n/10 greater or [179] [180] Underfull \hbox (badness 10000) in paragraph at lines 12260--12264 []\T1/qtm/m/n/10 Op-tional. Fil-ter [181] [182] [183] [184] [185] [186] [187] Underfull \hbox (badness 10000) in paragraph at lines 13115--13119 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13120--13124 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13164--13168 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 13169--13173 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [188] [189] Underfull \hbox (badness 10000) in paragraph at lines 13329--13332 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] Underfull \hbox (badness 10000) in paragraph at lines 16227--16231 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [218] [219] [220] Overfull \hbox (8.64493pt too wide) in paragraph at lines 16565--16566 [] Underfull \hbox (badness 10000) in paragraph at lines 16565--16566 [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] Overfull \hbox (13.15462pt too wide) in paragraph at lines 17772--17773 [] Underfull \hbox (badness 10000) in paragraph at lines 17772--17773 [232] [233] [234] [235] [236] [237] [238] [239] Underfull \hbox (badness 10000) in paragraph at lines 18569--18575 \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 18569--18575 \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 18576--18581 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) [240] Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 [] Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 18638--18645 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [241] Underfull \hbox (badness 10000) in paragraph at lines 18823--18828 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 18823--18828 \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 18823--18828 \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 , [242] Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 [] Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 18864--18871 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 18881--18885 []\T1/qtm/m/n/10 Per-ma-nently en- [243] Underfull \hbox (badness 10000) in paragraph at lines 19010--19014 []\T1/qtm/m/n/10 Per-ma-nently en- [244] Overfull \hbox (70.84099pt too wide) in paragraph at lines 19170--19176 []\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 19170--19176 \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 19214--19220 [] Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19214--19220 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [245] Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 [] Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19262--19269 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [246] [247] Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 [] Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19544--19550 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [248] Underfull \hbox (badness 10000) in paragraph at lines 19651--19662 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19651--19662 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 [] Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19663--19670 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported Underfull \hbox (badness 10000) in paragraph at lines 19680--19684 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [249] [250] Underfull \hbox (badness 10000) in paragraph at lines 19836--19847 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19836--19847 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 [] Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19853--19860 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [251] Underfull \hbox (badness 10000) in paragraph at lines 19870--19874 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 21198--21202 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [262] [263] Underfull \hbox (badness 10000) in paragraph at lines 21519--21524 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 21718--21722 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 21753--21759 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 21753--21759 \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 21753--21759 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [266] [267] [268] Underfull \hbox (badness 10000) in paragraph at lines 22191--22195 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 22196--22201 []\T1/qtm/m/n/10 You must [269] Underfull \hbox (badness 10000) in paragraph at lines 22266--22270 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 22271--22276 []\T1/qtm/m/n/10 You must [270] Underfull \hbox (badness 10000) in paragraph at lines 22430--22434 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [271] [272] [273] [274] [275] [276] [277] Overfull \hbox (6.93005pt too wide) in paragraph at lines 23202--23205 []\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 . Underfull \hbox (badness 10000) in paragraph at lines 23254--23258 []\T1/qtm/m/n/10 [str] op-tional, the full JDBC url, for ex-am-ple [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] Underfull \hbox (badness 10000) in paragraph at lines 24718--24721 []\T1/qtm/m/n/10 Fil-ter avail-able Underfull \hbox (badness 10000) in paragraph at lines 24779--24782 []\T1/qtm/m/n/10 Fil-ter avail-able [292] [293] [294] [295] [296] [297] [298] [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 25731--25739 \T1/qtm/m/n/10 - for \T1/qtm/m/it/10 query \T1/qtm/m/n/10 based data-sources - `[][]$https : / / s3 . amazonaws . com / datarobot _ test / [301] [302] [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 26158--26161 []\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 26165--26168 []\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 26224--26228 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [305] [306] [307] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26539--26543 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [308] [309] Underfull \hbox (badness 10000) in paragraph at lines 26791--26794 []\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 26798--26801 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [310] Overfull \hbox (10.06342pt too wide) in paragraph at lines 26853--26857 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [311] [312] [313] [314] [315] [316] [317] Underfull \hbox (badness 10000) in paragraph at lines 27754--27757 [] [318] [319] Underfull \hbox (badness 10000) in paragraph at lines 27947--27950 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 27951--27954 [] [320] [321] [322] Underfull \hbox (badness 10000) in paragraph at lines 28176--28181 []\T1/qtm/m/n/10 [bool] Is `'True'' if chal-lenger mod-els is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 28176--28181 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing `'chal-lenger_models'' set-ting s, see Underfull \hbox (badness 10000) in paragraph at lines 28255--28259 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [323] [324] [325] Underfull \hbox (badness 10000) in paragraph at lines 28579--28584 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 28579--28584 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [326] Underfull \hbox (badness 10000) in paragraph at lines 28647--28652 []\T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de -ploy- Underfull \hbox (badness 10000) in paragraph at lines 28647--28652 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [327] [328] [329] [330] [331] [332] [333] [334] [335] Overfull \hbox (53.69485pt too wide) in paragraph at lines 29699--29702 [] [336] [337] [338] [339] [340] [341] [342] [343] Overfull \hbox (10.41382pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 30716--30716 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [344] [345] [346] [347] Overfull \hbox (77.69371pt too wide) in paragraph at lines 30938--30938 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 30938--30938 \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 30938--30938 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 30938--30938 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 31084--31087 []\T1/qtm/m/n/10 Scores on the [350] [351] [352] [353] Underfull \hbox (badness 10000) in paragraph at lines 31581--31586 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [354] [355] [356] [357] Underfull \hbox (badness 10000) in paragraph at lines 32047--32052 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [358] [359] [360] Underfull \hbox (badness 8075) in paragraph at lines 32492--32496 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 32642--32645 []\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 32650--32653 []\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 32650--32653 \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 32709--32712 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [363] Underfull \hbox (badness 5787) in paragraph at lines 32768--32771 []\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 32778--32781 []\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 32778--32781 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [364] Underfull \hbox (badness 10000) in paragraph at lines 32846--32850 []\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 32921--32925 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 32921--32925 \T1/qtm/m/n/10 ric to get pair-wise data for. Since `v2.19' this is op-tional a nd de-faults to Underfull \hbox (badness 10000) in paragraph at lines 32926--32930 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 10000) in paragraph at lines 32926--32930 \T1/qtm/m/n/10 pen-dence for the data. Since `v2.19' this is op-tional and de-f aults to [365] [366] [367] [368] Underfull \hbox (badness 10000) in paragraph at lines 33313--33318 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 33313--33318 \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 33313--33318 \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 33319--33324 []\T1/qtm/m/n/10 Clos-est value of pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 33377--33380 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. [369] Underfull \hbox (badness 10000) in paragraph at lines 33381--33386 []\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 33381--33386 \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. Underfull \hbox (badness 10000) in paragraph at lines 33439--33442 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships [370] Underfull \hbox (badness 10000) in paragraph at lines 33477--33480 []\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 33481--33486 []\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 33481--33486 \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. [371] [372] Underfull \hbox (badness 10000) in paragraph at lines 33650--33653 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond Underfull \hbox (badness 10000) in paragraph at lines 33675--33680 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 33675--33680 \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 33675--33680 \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 33681--33686 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [373] [374] [375] Underfull \hbox (badness 10000) in paragraph at lines 33926--33930 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 33957--33961 []\T1/qtm/m/n/10 list of sec- [376] [377] Underfull \hbox (badness 10000) in paragraph at lines 34137--34140 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [378] [379] [380] Overfull \hbox (14.04398pt too wide) in paragraph at lines 34463--34463 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] Overfull \hbox (11.75487pt too wide) in paragraph at lines 36538--36541 [] [398] Underfull \hbox (badness 10000) in paragraph at lines 36707--36717 []\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 36707--36717 \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 ). [399] Underfull \hbox (badness 10000) in paragraph at lines 36774--36779 []\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 36774--36779 [][]\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 [400] [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 37045--37049 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 37050--37057 [] [403] Underfull \hbox (badness 10000) in paragraph at lines 37141--37145 [] Underfull \hbox (badness 5359) in paragraph at lines 37141--37145 \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 37149--37152 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 37156--37159 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 37163--37167 [] [404] Underfull \hbox (badness 10000) in paragraph at lines 37325--37328 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [405] [406] [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 37916--37921 []\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 37916--37921 [][]\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 [410] [411] [412] [413] Underfull \hbox (badness 10000) in paragraph at lines 38341--38345 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [414] [415] [416] [417] Underfull \hbox (badness 10000) in paragraph at lines 38804--38807 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 38811--38815 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 38823--38827 [] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] Underfull \hbox (badness 10000) in paragraph at lines 40147--40151 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [429] [430] [431] [432] Underfull \hbox (badness 10000) in paragraph at lines 40587--40591 [] Underfull \hbox (badness 5359) in paragraph at lines 40587--40591 \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 40595--40598 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 40602--40605 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 40609--40613 [] [433] [434] [435] [436] [437] [438] Overfull \hbox (11.75487pt too wide) in paragraph at lines 41382--41385 [] [439] Underfull \hbox (badness 10000) in paragraph at lines 41555--41558 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 41841--41845 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 41846--41853 [] [443] Underfull \hbox (badness 10000) in paragraph at lines 41965--41968 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 41972--41976 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 41984--41988 [] [444] [445] [446] [447] [448] [449] Overfull \vbox (1.47964pt too high) detected at line 42714 [450] [451] [452] Underfull \hbox (badness 10000) in paragraph at lines 42932--42936 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [453] [454] [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 43372--43376 [] Underfull \hbox (badness 5359) in paragraph at lines 43372--43376 \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 43380--43383 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 43387--43390 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 43394--43398 [] [457] [458] [459] [460] [461] [462] Overfull \hbox (11.75487pt too wide) in paragraph at lines 44167--44170 [] [463] Underfull \hbox (badness 10000) in paragraph at lines 44363--44366 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [464] [465] Underfull \hbox (badness 10000) in paragraph at lines 44566--44571 []\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 44566--44571 [][]\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 [466] [467] Underfull \hbox (badness 10000) in paragraph at lines 44787--44791 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 44792--44799 [] [468] Underfull \hbox (badness 10000) in paragraph at lines 44911--44914 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 44918--44922 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 44930--44934 [] [469] [470] Underfull \hbox (badness 10000) in paragraph at lines 45171--45181 []\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 45171--45181 \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 ). [471] Underfull \hbox (badness 10000) in paragraph at lines 45238--45243 []\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 45238--45243 [][]\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 [472] [473] [474] Underfull \hbox (badness 6173) in paragraph at lines 45506--45511 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [475] [476] Overfull \hbox (11.83478pt too wide) in paragraph at lines 45738--45742 [] [477] [478] Underfull \hbox (badness 10000) in paragraph at lines 45949--45954 []\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 45949--45954 [][]\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 46092--46095 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 46151--46154 []\T1/qtm/m/n/10 The back-test [480] Underfull \hbox (badness 10000) in paragraph at lines 46197--46200 []\T1/qtm/m/n/10 The back-test [481] [482] [483] [484] [485] [486] Underfull \hbox (badness 10000) in paragraph at lines 46835--46839 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [487] Underfull \hbox (badness 7047) in paragraph at lines 46997--47001 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [488] [489] Underfull \hbox (badness 10000) in paragraph at lines 47167--47171 [] Underfull \hbox (badness 5359) in paragraph at lines 47167--47171 \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 47175--47178 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 47182--47185 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 47189--47193 [] [490] [491] [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 47775--47779 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [495] [496] [497] [498] [499] [500] [501] Overfull \hbox (11.75487pt too wide) in paragraph at lines 48592--48595 [] [502] Underfull \hbox (badness 10000) in paragraph at lines 48788--48791 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [503] Underfull \hbox (badness 10000) in paragraph at lines 48862--48867 []\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 48862--48867 [][]\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 49035--49039 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 49040--49047 [] [506] [507] Underfull \hbox (badness 10000) in paragraph at lines 49273--49278 []\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 49273--49278 [][]\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 [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] Underfull \hbox (badness 10000) in paragraph at lines 50542--50546 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [519] [520] [521] [522] Underfull \hbox (badness 10000) in paragraph at lines 50982--50986 [] Underfull \hbox (badness 5359) in paragraph at lines 50982--50986 \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 50990--50993 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 50997--51000 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 51004--51008 [] [523] [524] [525] [526] [527] [528] Overfull \hbox (11.75487pt too wide) in paragraph at lines 51777--51780 [] [529] Underfull \hbox (badness 10000) in paragraph at lines 51973--51976 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 52176--52181 []\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 52176--52181 [][]\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 [532] [533] Underfull \hbox (badness 10000) in paragraph at lines 52397--52401 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 52402--52409 [] [534] Underfull \hbox (badness 10000) in paragraph at lines 52521--52524 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 52528--52532 [] [535] Overfull \hbox (9.0348pt too wide) in paragraph at lines 52540--52544 [] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 52781--52791 []\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 52781--52791 \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 52848--52853 []\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 52848--52853 [][]\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 [538] [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 53159--53162 []\T1/qtm/m/n/10 [dict] ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied o n Overfull \hbox (26.8249pt too wide) in paragraph at lines 53163--53164 [] Underfull \hbox (badness 10000) in paragraph at lines 53163--53164 [541] [542] [543] [544] [545] [546] Overfull \hbox (3.26418pt too wide) in paragraph at lines 53977--53977 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , [547] Underfull \hbox (badness 10000) in paragraph at lines 53986--53989 []\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 53996--53999 []\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 54006--54010 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 54006--54010 \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 54022--54027 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 54167--54171 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [550] Underfull \hbox (badness 10000) in paragraph at lines 54275--54280 []\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 , [551] Underfull \hbox (badness 10000) in paragraph at lines 54375--54376 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 54480--54484 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 54480--54484 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [554] [555] Underfull \hbox (badness 10000) in paragraph at lines 54705--54709 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [556] [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 55078--55087 []\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 55078--55087 \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 , [559] Underfull \hbox (badness 10000) in paragraph at lines 55254--55257 []\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 55254--55257 \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. [560] [561] [562] Underfull \hbox (badness 10000) in paragraph at lines 55481--55484 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] Underfull \hbox (badness 10000) in paragraph at lines 56708--56711 []\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 56713--56716 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [573] Underfull \hbox (badness 6708) in paragraph at lines 56780--56785 []\T1/qtm/m/n/10 Cre-ate pre-dic-tion ex-pla-na-tions for the the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 56780--56785 \T1/qtm/m/n/10 re-trieved by call-ing \T1/txtt/m/n/10 dr.Model.get().featurelis t_id\T1/qtm/m/n/10 . For OTV and time-series projects, Underfull \hbox (badness 10000) in paragraph at lines 56795--56798 []\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 56800--56803 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [574] [575] [576] Overfull \hbox (15.28386pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 57175--57175 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [577] Underfull \hbox (badness 10000) in paragraph at lines 57247--57250 []\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 57260--57260 \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 57260--57260 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [578] [579] [580] [581] [582] [583] [584] [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 58180--58185 []\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 [587] [588] [589] [590] [591] Underfull \hbox (badness 6412) in paragraph at lines 58743--58750 []\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 58743--58750 [][]\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 58743--58750 \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. [592] Overfull \hbox (1.56093pt too wide) in paragraph at lines 58827--58835 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [593] [594] Underfull \hbox (badness 6412) in paragraph at lines 59098--59105 []\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 59098--59105 [][]\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 59098--59105 \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. [595] [596] Underfull \hbox (badness 6412) in paragraph at lines 59290--59297 []\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 59290--59297 [][]\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 59290--59297 \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. [597] [598] [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 59820--59824 []\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 [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] Underfull \hbox (badness 10000) in paragraph at lines 61031--61041 []\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 61031--61041 \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 ). [613] Underfull \hbox (badness 10000) in paragraph at lines 61122--61127 []\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 61122--61127 [][]\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 [614] Underfull \hbox (badness 10000) in paragraph at lines 61216--61220 []\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 61266--61270 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [615] Underfull \hbox (badness 10000) in paragraph at lines 61332--61336 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [616] Underfull \hbox (badness 10000) in paragraph at lines 61507--61511 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 61551--61555 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [617] Underfull \hbox (badness 10000) in paragraph at lines 61608--61614 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 61871--61877 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 61871--61877 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble [620] Underfull \hbox (badness 10000) in paragraph at lines 61906--61911 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 61929--61936 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 61929--61936 \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 61929--61936 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or Overfull \hbox (1.56093pt too wide) in paragraph at lines 61948--61956 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [621] [622] Underfull \hbox (badness 10000) in paragraph at lines 62087--62091 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [623] [624] Underfull \hbox (badness 10000) in paragraph at lines 62403--62406 []\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. [625] [626] [627] [628] Overfull \hbox (1.56093pt too wide) in paragraph at lines 62894--62902 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [629] Underfull \hbox (badness 10000) in paragraph at lines 63095--63101 []\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 [630] [631] [632] [633] [634] [635] [636] [637] [638] Overfull \hbox (45.45493pt too wide) in paragraph at lines 64038--64041 [] Underfull \hbox (badness 10000) in paragraph at lines 64077--64080 [] [639] [640] [641] Overfull \hbox (0.7738pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 64367--64367 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] Underfull \hbox (badness 10000) in paragraph at lines 65762--65767 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [653] [654] [655] [656] [657] [658] [659] [660] Overfull \vbox (1.47964pt too high) detected at line 66706 [661] [662] [663] Overfull \hbox (5.70496pt too wide) in paragraph at lines 66959--66962 [] [664] [665] [666] [667] Underfull \hbox (badness 10000) in paragraph at lines 67549--67552 []\T1/qtm/m/n/10 A [668] [669] Overfull \hbox (53.69485pt too wide) in paragraph at lines 67702--67705 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 67755--67758 [] [670] Overfull \hbox (40.76382pt too wide) in paragraph at lines 67843--67843 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67853--67857 []\T1/qtm/m/n/10 The list of [671] Overfull \hbox (4.4887pt too wide) in paragraph at lines 67977--67977 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 68006--68009 []\T1/qtm/m/n/10 A [672] Overfull \hbox (2.52364pt too wide) in paragraph at lines 68047--68047 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 68047--68047 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 68056--68060 []\T1/qtm/m/n/10 The role of the Overfull \hbox (10.33382pt too wide) in paragraph at lines 68098--68098 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 68098--68098 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [673] Overfull \hbox (0.71489pt too wide) in paragraph at lines 68153--68156 [] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] Overfull \hbox (18.28377pt too wide) in paragraph at lines 70180--70180 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 70180--70180 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [692] Overfull \hbox (2.3038pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 70269--70269 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [693] [694] Overfull \hbox (11.64404pt too wide) in paragraph at lines 70478--70478 \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 70478--70478 \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 70478--70478 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 70510--70513 []\T1/qtm/m/n/10 The back-test [697] [698] [699] [700] [701] [702] [703] Overfull \hbox (28.40382pt too wide) in paragraph at lines 71464--71464 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [704] [705] [706] [707] Overfull \hbox (24.70378pt too wide) in paragraph at lines 71894--71894 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (46.93874pt too wide) in paragraph at lines 71894--71894 \T1/qtm/m/it/10 fault_embedding_model\T1/txtt/m/n/10 )| Overfull \hbox (55.02869pt too wide) in paragraph at lines 71918--71918 []\T1/qtm/m/it/10 text_chunking_configs\T1/txtt/m/n/10 )| Overfull \hbox (39.31352pt too wide) in paragraph at lines 71937--71937 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (121.12354pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (43.53351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 tar- Overfull \hbox (104.25352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (41.80353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 de- Overfull \hbox (49.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ploy- Overfull \hbox (63.75352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (68.75352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (44.33353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 val- Overfull \hbox (35.14352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 i- Overfull \hbox (42.36353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 da- Overfull \hbox (75.33351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (41.80353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 de- Overfull \hbox (49.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ploy- Overfull \hbox (104.85353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (44.43353pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ten- Overfull \hbox (57.09352pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (40.19351pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 er- Overfull \hbox (85.2435pt too wide) in paragraph at lines 71937--71937 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [708] [709] [710] Overfull \hbox (15.94391pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , Overfull \hbox (7.19391pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_name=None\T1/qtm/m/n/10 , Overfull \hbox (8.7739pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_status=None\T1/qtm/m/n/10 , Overfull \hbox (44.8239pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_error_message=None\T1/qtm/m/n/10 , Overfull \hbox (51.65388pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tor_database_error_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (63.5239pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_validation_status=None\T1/qtm/m/n/10 , Overfull \hbox (54.2639pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_error_message=None\T1/qtm/m/n/10 , Overfull \hbox (63.84387pt too wide) in paragraph at lines 72288--72288 \T1/qtm/m/it/10 tom_model_llm_error_resolution=None\T1/txtt/m/n/10 )| [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 72436--72439 []\T1/qtm/m/n/10 Set-tings for the [713] [714] Underfull \hbox (badness 10000) in paragraph at lines 72624--72627 []\T1/qtm/m/n/10 The new vec-tor Underfull \hbox (badness 10000) in paragraph at lines 72636--72639 []\T1/qtm/m/n/10 Whether to re-move the vec-tor [715] [716] Underfull \hbox (badness 10000) in paragraph at lines 72836--72841 []\T1/qtm/m/n/10 Set-tings for the [717] Overfull \hbox (7.81361pt too wide) in paragraph at lines 72987--72987 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (89.62363pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (12.0336pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 tar- Overfull \hbox (72.75362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (10.30362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 de- Overfull \hbox (17.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ploy- Overfull \hbox (32.25362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (37.25362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (12.83362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 val- Overfull \hbox (3.64362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 i- Overfull \hbox (10.86362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 da- Overfull \hbox (43.8336pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (10.30362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 de- Overfull \hbox (17.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ploy- Overfull \hbox (73.35362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (12.93362pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ten- Overfull \hbox (25.59361pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (8.6936pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 er- Overfull \hbox (53.74359pt too wide) in paragraph at lines 72987--72987 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [718] [719] Overfull \hbox (44.5635pt too wide) in paragraph at lines 73189--73189 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (126.37352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (48.7835pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 tar- Overfull \hbox (109.50351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (47.05351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 de- Overfull \hbox (54.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ploy- Overfull \hbox (69.00351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (74.00351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (49.58351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 val- Overfull \hbox (40.39351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 i- Overfull \hbox (47.61351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 da- Overfull \hbox (80.5835pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (47.05351pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 de- Overfull \hbox (54.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ploy- Overfull \hbox (110.10352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (49.68352pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ten- Overfull \hbox (62.3435pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (45.4435pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 er- Overfull \hbox (90.49348pt too wide) in paragraph at lines 73189--73189 \T1/qtm/m/it/10 ror_message\T1/txtt/m/n/10 )| [720] Overfull \hbox (1.10875pt too wide) in paragraph at lines 73258--73258 \T1/qtm/m/it/10 ation_user_id\T1/txtt/m/n/10 )| [721] [722] Underfull \hbox (badness 10000) in paragraph at lines 73560--73562 []\T1/qtm/m/n/10 Added sup-port to get the count of users' LLM API re-quests. [ ][]\T1/txtt/m/sl/10 UserLimits. Underfull \hbox (badness 10000) in paragraph at lines 73564--73566 []\T1/qtm/m/n/10 Added sup-port to get the count of users' vec-tor databases. [ ][]\T1/txtt/m/sl/10 UserLimits. [723] Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 \T1/txtt/m/sl/10 create_for_external[][] \T1/qtm/m/n/10 to cre-ate a new reg-is -tered model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 [][]\T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments[][] \T1 /qtm/m/n/10 to list de-ploy-ments as-so-ci-ated with Underfull \hbox (badness 7362) in paragraph at lines 73617--73623 \T1/qtm/m/n/10 a reg-is-tered model ver-sion. [][]\T1/txtt/m/sl/10 RegisteredMo delVersion.create_for_leaderboard_item[][] \T1/qtm/m/n/10 to cre- Underfull \hbox (badness 10000) in paragraph at lines 73617--73623 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. [][]\T1/txtt/m/sl/10 RegisteredModelVersion. Overfull \hbox (132.07492pt too wide) in paragraph at lines 73660--73662 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [724] Overfull \hbox (28.7594pt too wide) in paragraph at lines 73694--73697 [] Underfull \hbox (badness 10000) in paragraph at lines 73694--73697 \T1/qtm/m/n/10 All in-ter-ac-tions with \T1/txtt/m/n/10 Project.advanced_option s \T1/qtm/m/n/10 should be ex-pected to be through the [725] Underfull \hbox (badness 10000) in paragraph at lines 73800--73806 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 73832--73834 []\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. Underfull \hbox (badness 10000) in paragraph at lines 73866--73875 \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 73866--73875 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 73866--73875 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 73888--73901 \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 73888--73901 [][]\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 73888--73901 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. [726] Underfull \hbox (badness 10000) in paragraph at lines 73937--73939 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 73946--73948 []\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 73988--74003 \T1/txtt/m/sl/10 request_feature_effect[][] [][]Model.get_or_request_feature_ef fect[][] [][]Model.get_lift_chart[][] Underfull \hbox (badness 10000) in paragraph at lines 73988--74003 [][]\T1/txtt/m/sl/10 Model.get_all_lift_charts[][] [][]Model.get_residuals_char t[][] [][]Model.get_all_residuals_charts[][] Underfull \hbox (badness 10000) in paragraph at lines 73988--74003 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. [727] Underfull \hbox (badness 10000) in paragraph at lines 74033--74035 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: Underfull \hbox (badness 10000) in paragraph at lines 74057--74059 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [728] Underfull \hbox (badness 10000) in paragraph at lines 74171--74173 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- Underfull \hbox (badness 10000) in paragraph at lines 74185--74188 []\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 74195--74198 []\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 74210--74213 []\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 74215--74218 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 74225--74228 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing [][]\T1 /txtt/m/sl/10 SharingAccess[][] \T1/qtm/m/n/10 in-for-ma-tion. - [][]\T1/txtt/m /sl/10 DataStore. [729] Overfull \hbox (248.73975pt too wide) in paragraph at lines 74289--74290 [] Underfull \hbox (badness 10000) in paragraph at lines 74289--74290 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 74311--74312 [] Underfull \hbox (badness 10000) in paragraph at lines 74311--74312 [730] Underfull \hbox (badness 10000) in paragraph at lines 74370--74374 []\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 74370--74374 [][]\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 74376--74381 []\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 74376--74381 [][]\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 74407--74411 []\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 , [731] Underfull \hbox (badness 10000) in paragraph at lines 74512--74516 []\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. [732] [733] [734] Underfull \hbox (badness 10000) in paragraph at lines 74762--74765 []\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 74767--74769 []\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 74850--74852 [][][]\T1/txtt/m/sl/10 CustomModelVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 10000) in paragraph at lines 74854--74856 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 r equired_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use [735] Underfull \hbox (badness 6364) in paragraph at lines 74886--74888 []\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 74938--74943 []\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 74938--74943 \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 - [736] Underfull \hbox (badness 10000) in paragraph at lines 74980--74987 []\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 75031--75044 \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 75031--75044 \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 75031--75044 \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 75031--75044 \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 75031--75044 \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. [737] Underfull \hbox (badness 10000) in paragraph at lines 75157--75159 []\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 75175--75178 []\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 [738] [739] Overfull \hbox (52.89496pt too wide) in paragraph at lines 75387--75388 [] Underfull \hbox (badness 10000) in paragraph at lines 75387--75388 Underfull \hbox (badness 10000) in paragraph at lines 75401--75403 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (821 pages, 3976534 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: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'datarobot-public-api-client.log' for details