Read the Docs build information Build id: 4410284 Project: datarobot-public-api-client Version: early-access Commit: 53c3307b7c1bb57ef866aafd0bfd82834501f72d Date: 2026-09-07T17:27:14.426089Z State: finished Success: True [rtd-command-info] start-time: 2026-09-07T17:27:46.950219Z, end-time: 2026-09-07T17:27:49.850605Z, duration: 2, 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: 2026-09-07T17:27:49.927693Z, end-time: 2026-09-07T17:27:52.542434Z, duration: 2, 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. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:datarobot/public_api_client * [new tag] latest-release -> latest-release * [new tag] v3.18.0 -> v3.18.0 * [new tag] v3.18.0rc0 -> v3.18.0rc0 * [new tag] v3.19.0 -> v3.19.0 * [new tag] v3.19.0rc0 -> v3.19.0rc0 [rtd-command-info] start-time: 2026-09-07T17:27:53.384254Z, end-time: 2026-09-07T17:27:53.992570Z, duration: 0, exit-code: 0 git checkout --force 53c3307b7c1bb57ef866aafd0bfd82834501f72d Note: switching to '53c3307b7c1bb57ef866aafd0bfd82834501f72d'. 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 53c3307 [DOC-9782] DOC9782: Typo fix (#4168) [rtd-command-info] start-time: 2026-09-07T17:27:54.066915Z, end-time: 2026-09-07T17:27:54.102450Z, 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.11" [rtd-command-info] start-time: 2026-09-07T17:27:58.877845Z, end-time: 2026-09-07T17:27:58.928768Z, duration: 0, exit-code: 0 asdf global python 3.11.15 [rtd-command-info] start-time: 2026-09-07T17:27:59.274359Z, end-time: 2026-09-07T17:27:59.838261Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.15.final.0-64 in 342ms 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: 2026-09-07T17:27:59.952537Z, end-time: 2026-09-07T17:28:04.173858Z, duration: 4, 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.11/site-packages (23.1) Collecting pip Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.7 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.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 30.5 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-26.2.1 setuptools-84.0.0 [rtd-command-info] start-time: 2026-09-07T17:28:04.257952Z, end-time: 2026-09-07T17:28:08.591837Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.21.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.1.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.1-py3-none-any.whl.metadata (7.0 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (45 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.19-py3-none-any.whl.metadata (9.2 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 175.9 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 994.9 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 453.4 MB/s 0:00:00 Downloading imagesize-2.0.1-py3-none-any.whl (14 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.3-py3-none-any.whl (129 kB) Downloading pygments-2.21.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 708.6 MB/s 0:00:00 Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (262 kB) Downloading idna-3.19-py3-none-any.whl (68 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.1.1-py3-none-any.whl (104 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.21.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.7.22 charset_normalizer-3.5.1 docutils-0.22.4 idna-3.19 imagesize-2.0.1 packaging-26.3 requests-2.34.2 roman-numerals-4.1.0 snowballstemmer-3.1.1 sphinx-9.0.4 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.7.0 [rtd-command-info] start-time: 2026-09-07T17:28:08.718575Z, end-time: 2026-09-07T17:28:51.200469Z, duration: 42, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing ./. Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 (from datarobot==3.19.0rc0) Downloading pandas-3.0.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (79 kB) Collecting numpy (from datarobot==3.19.0rc0) Downloading numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) Collecting pyyaml>=3.11 (from datarobot==3.19.0rc0) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 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.11/site-packages (from datarobot==3.19.0rc0) (2.34.2) Collecting requests_toolbelt>=0.6 (from datarobot==3.19.0rc0) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) Collecting trafaret!=1.1.0,<2.2,>=0.7 (from datarobot==3.19.0rc0) Downloading trafaret-2.1.1-py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: urllib3>=1.23 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from datarobot==3.19.0rc0) (2.7.0) Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.19.0rc0) Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) Collecting strenum>=0.4.15 (from datarobot==3.19.0rc0) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting pytz>=2020.1 (from datarobot==3.19.0rc0) Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting python-dateutil>=2.8.2 (from datarobot==3.19.0rc0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytest<8.4.0,>=8.3.0 (from datarobot==3.19.0rc0) Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) Collecting pytest-cov (from datarobot==3.19.0rc0) Downloading pytest_cov-7.1.0-py3-none-any.whl.metadata (32 kB) Collecting responses==0.21 (from datarobot==3.19.0rc0) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) Collecting pytest-asyncio==0.21.1 (from datarobot==3.19.0rc0) Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow (from datarobot==3.19.0rc0) Downloading pyarrow-25.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.0 kB) Collecting pymarkdownlnt (from datarobot==3.19.0rc0) Downloading pymarkdownlnt-0.9.39-py3-none-any.whl.metadata (14 kB) Collecting Pillow==10.4.0 (from datarobot==3.19.0rc0) Downloading pillow-10.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.2 kB) Collecting databricks-connect>=13.0 (from datarobot==3.19.0rc0) Downloading databricks_connect-16.1.7-py2.py3-none-any.whl.metadata (2.6 kB) Collecting authlib>=1.6.0 (from datarobot==3.19.0rc0) Downloading authlib-1.8.0-py2.py3-none-any.whl.metadata (10 kB) Collecting pydantic>=2.11.3 (from datarobot==3.19.0rc0) Downloading pydantic-2.13.5-py3-none-any.whl.metadata (110 kB) Collecting httpx>=0.28.1 (from datarobot==3.19.0rc0) Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting respx (from datarobot==3.19.0rc0) Downloading respx-0.23.1-py2.py3-none-any.whl.metadata (4.3 kB) Collecting fsspec>=2025.5.0 (from datarobot==3.19.0rc0) Downloading fsspec-2026.7.0-py3-none-any.whl.metadata (10 kB) Collecting sqlalchemy>=2.0.0 (from datarobot==3.19.0rc0) Downloading sqlalchemy-2.0.52-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) Collecting ag-ui-protocol~=0.1.15 (from datarobot==3.19.0rc0) Downloading ag_ui_protocol-0.1.22-py3-none-any.whl.metadata (3.8 kB) Collecting ruff==0.16.0 (from datarobot==3.19.0rc0) Downloading ruff-0.16.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (26 kB) Collecting vermin>=1.8.0 (from datarobot==3.19.0rc0) Downloading vermin-1.8.0-py3-none-any.whl.metadata (19 kB) Collecting mypy==1.16.0 (from datarobot==3.19.0rc0) Downloading mypy-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB) Collecting types-PyYAML==6.0.12 (from datarobot==3.19.0rc0) Downloading types_PyYAML-6.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.19.0rc0) Downloading types_python_dateutil-2.8.19-py3-none-any.whl.metadata (1.3 kB) Collecting types-pytz==2022.2.1.0 (from datarobot==3.19.0rc0) Downloading types_pytz-2022.2.1.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-requests==2.28.11 (from datarobot==3.19.0rc0) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.19.0rc0) Downloading types_urllib3-1.26.25-py3-none-any.whl.metadata (1.2 kB) Collecting types-decorator==5.1.8 (from datarobot==3.19.0rc0) Downloading types_decorator-5.1.8-py3-none-any.whl.metadata (1.2 kB) Collecting pydantic-settings>=2.2.0 (from datarobot==3.19.0rc0) Downloading pydantic_settings-2.15.0-py3-none-any.whl.metadata (3.9 kB) Collecting psutil>=7.2.1 (from datarobot==3.19.0rc0) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Requirement already satisfied: Sphinx>=8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from datarobot==3.19.0rc0) (9.0.4) Collecting sphinx_rtd_theme>=3.0 (from datarobot==3.19.0rc0) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting sphinx-external-toc (from datarobot==3.19.0rc0) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl.metadata (18 kB) Collecting nbsphinx>=0.9.5 (from datarobot==3.19.0rc0) Downloading nbsphinx-0.9.8-py3-none-any.whl.metadata (2.1 kB) Collecting jupyter_contrib_nbextensions (from datarobot==3.19.0rc0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 56.8 MB/s 0:00:00 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 sphinx-autodoc-typehints>=2 (from datarobot==3.19.0rc0) Downloading sphinx_autodoc_typehints-3.6.1-py3-none-any.whl.metadata (8.7 kB) Collecting sphinxcontrib-spelling==8.0.2 (from datarobot==3.19.0rc0) Downloading sphinxcontrib_spelling-8.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting pyenchant==3.2.2 (from datarobot==3.19.0rc0) Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-copybutton (from datarobot==3.19.0rc0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-markdown-builder (from datarobot==3.19.0rc0) Downloading sphinx_markdown_builder-0.6.11-py3-none-any.whl.metadata (3.8 kB) Collecting myst-parser==4.0.0 (from datarobot==3.19.0rc0) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting mypy_extensions>=1.0.0 (from mypy==1.16.0->datarobot==3.19.0rc0) Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from mypy==1.16.0->datarobot==3.19.0rc0) Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) Collecting docutils<0.22,>=0.19 (from myst-parser==4.0.0->datarobot==3.19.0rc0) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from myst-parser==4.0.0->datarobot==3.19.0rc0) (3.1.6) Collecting markdown-it-py~=3.0 (from myst-parser==4.0.0->datarobot==3.19.0rc0) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser==4.0.0->datarobot==3.19.0rc0) Downloading mdit_py_plugins-0.6.1-py3-none-any.whl.metadata (2.9 kB) Collecting Sphinx>=8.1.3 (from datarobot==3.19.0rc0) Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==4.0.0->datarobot==3.19.0rc0) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting iniconfig (from pytest<8.4.0,>=8.3.0->datarobot==3.19.0rc0) Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from pytest<8.4.0,>=8.3.0->datarobot==3.19.0rc0) (26.3) Collecting pluggy<2,>=1.5 (from pytest<8.4.0,>=8.3.0->datarobot==3.19.0rc0) Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.19.0rc0) (3.5.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.19.0rc0) (3.19) Requirement already satisfied: certifi>=2023.5.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.19.0rc0) (2026.7.22) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.0.0) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.21.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (3.1.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.18.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.19.0rc0) (2.0.1) Collecting roman-numerals-py>=1.0.0 (from Sphinx>=8.1.3->datarobot==3.19.0rc0) Downloading roman_numerals_py-4.1.0-py3-none-any.whl.metadata (561 bytes) Collecting cryptography>=45.0.1 (from authlib>=1.6.0->datarobot==3.19.0rc0) Downloading cryptography-50.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) Collecting joserfc>=1.6.1 (from authlib>=1.6.0->datarobot==3.19.0rc0) Downloading joserfc-1.7.5-py3-none-any.whl.metadata (3.1 kB) Collecting cffi>=2.0.0 (from cryptography>=45.0.1->authlib>=1.6.0->datarobot==3.19.0rc0) Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=45.0.1->authlib>=1.6.0->datarobot==3.19.0rc0) Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting databricks-sdk>=0.29.0 (from databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading databricks_sdk-0.136.0-py3-none-any.whl.metadata (44 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading googleapis_common_protos-1.75.3-py3-none-any.whl.metadata (8.5 kB) Collecting grpcio-status>=1.59.3 (from databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading grpcio_status-1.83.1-py3-none-any.whl.metadata (1.2 kB) Collecting grpcio>=1.59.3 (from databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading grpcio-1.83.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting numpy (from datarobot==3.19.0rc0) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting py4j==0.10.9.7 (from databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading py4j-0.10.9.7-py2.py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: setuptools>=68.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from databricks-connect>=13.0->datarobot==3.19.0rc0) (84.0.0) Collecting six (from databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting google-auth~=2.0 (from databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading google_auth-2.57.1-py3-none-any.whl.metadata (6.0 kB) Collecting protobuf!=5.26.*,!=5.27.*,!=5.28.*,!=5.29.0,!=5.29.1,!=5.29.2,!=5.29.3,!=5.29.4,!=6.30.0,!=6.30.1,!=6.31.0,<7.0,>=4.25.8 (from databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) Collecting pyasn1-modules>=0.2.1 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting anyio (from httpx>=0.28.1->datarobot==3.19.0rc0) Downloading anyio-4.15.1-py3-none-any.whl.metadata (4.7 kB) Collecting httpcore==1.* (from httpx>=0.28.1->datarobot==3.19.0rc0) Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB) Collecting h11>=0.16 (from httpcore==1.*->httpx>=0.28.1->datarobot==3.19.0rc0) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from jinja2->myst-parser==4.0.0->datarobot==3.19.0rc0) (3.0.3) Collecting nbconvert!=5.4,>=5.3 (from nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading nbconvert-7.17.1-py3-none-any.whl.metadata (8.4 kB) Collecting nbformat (from nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading nbformat-5.11.1-py3-none-any.whl.metadata (3.7 kB) Collecting traitlets>=5 (from nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading traitlets-5.16.1-py3-none-any.whl.metadata (10 kB) Collecting beautifulsoup4 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading beautifulsoup4-4.15.0-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading bleach-6.4.0-py3-none-any.whl.metadata (32 kB) Collecting defusedxml (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyter-core>=4.7 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading mistune-3.3.4-py3-none-any.whl.metadata (1.9 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading nbclient-0.11.0-py3-none-any.whl.metadata (7.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading webencodings-0.6.1-py3-none-any.whl.metadata (3.4 kB) Collecting tinycss2>=1.1.0 (from bleach[css]!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading tinycss2-1.5.1-py3-none-any.whl.metadata (3.0 kB) Collecting platformdirs>=2.5 (from jupyter-core>=4.7->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading platformdirs-4.11.7-py3-none-any.whl.metadata (5.5 kB) Collecting jupyter-client>=7.0.0 (from nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading jupyter_client-8.10.0-py3-none-any.whl.metadata (8.5 kB) Collecting pyzmq>=25.0 (from jupyter-client>=7.0.0->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading pyzmq-27.2.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting tornado>=6.4.1 (from jupyter-client>=7.0.0->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading tornado-6.5.8-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.8 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading fastjsonschema-2.22.2-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.25.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading rpds_py-2026.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.19.0rc0) Downloading pyasn1-0.6.4-py3-none-any.whl.metadata (8.4 kB) Collecting annotated-types>=0.6.0 (from pydantic>=2.11.3->datarobot==3.19.0rc0) Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.46.5 (from pydantic>=2.11.3->datarobot==3.19.0rc0) Downloading pydantic_core-2.46.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting typing-inspection>=0.4.2 (from pydantic>=2.11.3->datarobot==3.19.0rc0) Downloading typing_inspection-0.4.4-py3-none-any.whl.metadata (2.6 kB) Collecting python-dotenv>=0.21.0 (from pydantic-settings>=2.2.0->datarobot==3.19.0rc0) Downloading python_dotenv-1.2.3-py3-none-any.whl.metadata (29 kB) Requirement already satisfied: roman-numerals==4.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from roman-numerals-py>=1.0.0->Sphinx>=8.1.3->datarobot==3.19.0rc0) (4.1.0) INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autodoc-typehints>=2 (from datarobot==3.19.0rc0) Downloading sphinx_autodoc_typehints-3.6.0-py3-none-any.whl.metadata (8.7 kB) Downloading sphinx_autodoc_typehints-3.5.2-py3-none-any.whl.metadata (8.7 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme>=3.0->datarobot==3.19.0rc0) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting greenlet>=1 (from sqlalchemy>=2.0.0->datarobot==3.19.0rc0) Downloading greenlet-3.5.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.19.0rc0) Downloading soupsieve-2.9.2-py3-none-any.whl.metadata (4.6 kB) Collecting ipython_genutils (from jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl.metadata (755 bytes) Collecting jupyter_contrib_core>=0.3.3 (from jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_contrib_core-0.4.2.tar.gz (17 kB) 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 jupyter_highlight_selected_word>=0.1.1 (from jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl.metadata (730 bytes) Collecting jupyter_nbextensions_configurator>=0.4.0 (from jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl.metadata (1.8 kB) Collecting notebook>=6.0 (from jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading notebook-7.6.2-py3-none-any.whl.metadata (10 kB) Collecting lxml (from jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading lxml-6.1.3-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.3 kB) Collecting jupyter-server (from jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_server-2.21.0-py3-none-any.whl.metadata (8.5 kB) Collecting jupyter-builder<2,>=1.0.2 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_builder-1.2.3-py3-none-any.whl.metadata (7.8 kB) Collecting jupyterlab-server<3,>=2.28.0 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyterlab_server-2.28.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab<4.7,>=4.6.3 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyterlab-4.6.3-py3-none-any.whl.metadata (16 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting argon2-cffi>=21.1 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_events-0.12.1-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_server_terminals-0.5.4-py3-none-any.whl.metadata (5.9 kB) Collecting overrides>=5.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) Collecting send2trash>=1.8.2 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading send2trash-2.1.0-py3-none-any.whl.metadata (4.1 kB) Collecting terminado>=0.8.3 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading websocket_client-1.9.2-py3-none-any.whl.metadata (8.3 kB) Collecting async-lru>=1.0.0 (from jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading async_lru-2.3.0-py3-none-any.whl.metadata (7.6 kB) Collecting ipykernel!=6.30.0,>=6.5.0 (from jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading ipykernel-7.3.0-py3-none-any.whl.metadata (4.5 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jupyter_lsp-2.3.1-py3-none-any.whl.metadata (1.8 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.28.0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading json5-0.15.0-py3-none-any.whl.metadata (37 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading argon2_cffi_bindings-26.1.0-cp310-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.5 kB) Collecting comm>=0.1.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading debugpy-1.8.21-cp311-cp311-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting ipython>=7.23.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading ipython-9.17.1-py3-none-any.whl.metadata (4.6 kB) Collecting matplotlib-inline>=0.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading matplotlib_inline-0.2.2-py3-none-any.whl.metadata (2.4 kB) Collecting nest-asyncio2>=1.7.0 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading nest_asyncio2-1.7.2-py3-none-any.whl.metadata (6.3 kB) Collecting ipython-pygments-lexers>=1.0.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.18.2 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jedi-0.20.0-py2.py3-none-any.whl.metadata (23 kB) Collecting pexpect>4.6 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) Collecting stack_data>=0.6.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting wcwidth>=0.1.4 (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading wcwidth-0.8.3-py3-none-any.whl.metadata (43 kB) Collecting parso<0.9.0,>=0.8.6 (from jedi>=0.18.2->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading parso-0.8.7-py2.py3-none-any.whl.metadata (8.2 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading python_json_logger-4.2.0-py3-none-any.whl.metadata (2.9 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) Collecting rfc3987-syntax>=1.1.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading rfc3987_syntax-1.1.0-py3-none-any.whl.metadata (7.7 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading webcolors-25.10.0-py3-none-any.whl.metadata (2.2 kB) Collecting ptyprocess>=0.5 (from pexpect>4.6->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting lark>=1.2.2 (from rfc3987-syntax>=1.1.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading lark-1.3.1-py3-none-any.whl.metadata (1.8 kB) Collecting executing>=1.2.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading asttokens-3.0.2-py3-none-any.whl.metadata (5.7 kB) Collecting pure-eval (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.7,>=4.6.3->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) Collecting tzdata (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.19.0rc0) Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting application-properties>=0.9.3 (from pymarkdownlnt->datarobot==3.19.0rc0) Downloading application_properties-0.9.3-py3-none-any.whl.metadata (9.4 kB) Collecting application-file-scanner>=0.6.4 (from pymarkdownlnt->datarobot==3.19.0rc0) Downloading application_file_scanner-0.6.4-py3-none-any.whl.metadata (9.3 kB) Collecting columnar>=1.4.0 (from pymarkdownlnt->datarobot==3.19.0rc0) Downloading Columnar-1.4.1-py3-none-any.whl.metadata (11 kB) Collecting py-walk>=0.3.3 (from pymarkdownlnt->datarobot==3.19.0rc0) Downloading py_walk-0.3.3-py3-none-any.whl.metadata (7.9 kB) Collecting tomli>=2.0.1 (from application-properties>=0.9.3->pymarkdownlnt->datarobot==3.19.0rc0) Downloading tomli-2.4.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (10 kB) Collecting pyjson5>=1.6.9 (from application-properties>=0.9.3->pymarkdownlnt->datarobot==3.19.0rc0) Downloading pyjson5-2.0.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.0 kB) Collecting toolz (from columnar>=1.4.0->pymarkdownlnt->datarobot==3.19.0rc0) Downloading toolz-1.1.0-py3-none-any.whl.metadata (5.1 kB) Collecting sly (from py-walk>=0.3.3->pymarkdownlnt->datarobot==3.19.0rc0) Downloading sly-0.5-py3-none-any.whl.metadata (373 bytes) Collecting coverage>=7.10.6 (from coverage[toml]>=7.10.6->pytest-cov->datarobot==3.19.0rc0) Downloading coverage-7.16.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.6 kB) Collecting click>=7.1 (from sphinx-external-toc->datarobot==3.19.0rc0) Downloading click-8.5.0-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-multitoc-numbering>=0.1.3 (from sphinx-external-toc->datarobot==3.19.0rc0) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl.metadata (2.6 kB) Collecting tabulate (from sphinx-markdown-builder->datarobot==3.19.0rc0) Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) Downloading mypy-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 206.7 MB/s 0:00:00 Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading pillow-10.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 262.9 MB/s 0:00:00 Downloading pyenchant-3.2.2-py3-none-any.whl (55 kB) Downloading pytest_asyncio-0.21.1-py3-none-any.whl (13 kB) Downloading responses-0.21.0-py3-none-any.whl (45 kB) Downloading ruff-0.16.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.4/11.4 MB 182.8 MB/s 0:00:00 Downloading sphinxcontrib_spelling-8.0.2-py3-none-any.whl (14 kB) Downloading types_decorator-5.1.8-py3-none-any.whl (2.7 kB) Downloading types_python_dateutil-2.8.19-py3-none-any.whl (8.0 kB) Downloading types_pytz-2022.2.1.0-py3-none-any.whl (4.5 kB) Downloading types_PyYAML-6.0.12-py3-none-any.whl (14 kB) Downloading types_requests-2.28.11-py3-none-any.whl (13 kB) Downloading types_urllib3-1.26.25-py3-none-any.whl (14 kB) Downloading ag_ui_protocol-0.1.22-py3-none-any.whl (22 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 857.0 MB/s 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.6.1-py3-none-any.whl (66 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading pytest-8.3.5-py3-none-any.whl (343 kB) Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 228.5 MB/s 0:00:00 Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) Downloading authlib-1.8.0-py2.py3-none-any.whl (260 kB) Downloading cryptography-50.0.1-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 361.2 MB/s 0:00:00 Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) Downloading databricks_connect-16.1.7-py2.py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 251.3 MB/s 0:00:00 Downloading py4j-0.10.9.7-py2.py3-none-any.whl (200 kB) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 287.6 MB/s 0:00:00 Downloading databricks_sdk-0.136.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 506.0 MB/s 0:00:00 Downloading google_auth-2.57.1-py3-none-any.whl (259 kB) Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) Downloading fsspec-2026.7.0-py3-none-any.whl (206 kB) Downloading googleapis_common_protos-1.75.3-py3-none-any.whl (306 kB) Downloading grpcio-1.83.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 473.5 MB/s 0:00:00 Downloading grpcio_status-1.83.1-py3-none-any.whl (14 kB) Downloading httpx-0.28.1-py3-none-any.whl (73 kB) Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading joserfc-1.7.5-py3-none-any.whl (71 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Downloading nbsphinx-0.9.8-py3-none-any.whl (31 kB) Downloading nbconvert-7.17.1-py3-none-any.whl (261 kB) Downloading mistune-3.3.4-py3-none-any.whl (66 kB) Downloading bleach-6.4.0-py3-none-any.whl (165 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading nbclient-0.11.0-py3-none-any.whl (25 kB) Downloading jupyter_client-8.10.0-py3-none-any.whl (110 kB) Downloading nbformat-5.11.1-py3-none-any.whl (79 kB) Downloading fastjsonschema-2.22.2-py3-none-any.whl (27 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading attrs-26.1.0-py3-none-any.whl (67 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading pandas-3.0.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 553.8 MB/s 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) Downloading platformdirs-4.11.7-py3-none-any.whl (23 kB) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Downloading pyarrow-25.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (50.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 MB 513.1 MB/s 0:00:00 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) Downloading pydantic-2.13.5-py3-none-any.whl (472 kB) Downloading pydantic_core-2.46.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 768.9 MB/s 0:00:00 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) Downloading pydantic_settings-2.15.0-py3-none-any.whl (69 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading python_dotenv-1.2.3-py3-none-any.whl (22 kB) Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 905.9 MB/s 0:00:00 Downloading pyzmq-27.2.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (888 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 888.5/888.5 kB 149.9 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) Downloading roman_numerals_py-4.1.0-py3-none-any.whl (4.5 kB) Downloading rpds_py-2026.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (371 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-3.5.2-py3-none-any.whl (21 kB) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 233.2 MB/s 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sqlalchemy-2.0.52-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 680.0 MB/s 0:00:00 Downloading greenlet-3.5.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.6/624.6 kB 982.3 MB/s 0:00:00 Downloading StrEnum-0.4.15-py3-none-any.whl (8.9 kB) Downloading tinycss2-1.5.1-py3-none-any.whl (28 kB) Downloading tornado-6.5.8-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (450 kB) Downloading traitlets-5.16.1-py3-none-any.whl (86 kB) Downloading typing_inspection-0.4.4-py3-none-any.whl (14 kB) Downloading vermin-1.8.0-py3-none-any.whl (98 kB) Downloading webencodings-0.6.1-py3-none-any.whl (8.7 kB) Downloading anyio-4.15.1-py3-none-any.whl (132 kB) Downloading beautifulsoup4-4.15.0-py3-none-any.whl (109 kB) Downloading soupsieve-2.9.2-py3-none-any.whl (37 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl (11 kB) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl (466 kB) Downloading notebook-7.6.2-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 293.0 MB/s 0:00:00 Downloading jupyter_builder-1.2.3-py3-none-any.whl (947 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 947.5/947.5 kB 674.5 MB/s 0:00:00 Downloading jupyter_server-2.21.0-py3-none-any.whl (393 kB) Downloading jupyterlab-4.6.3-py3-none-any.whl (17.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.2/17.2 MB 296.0 MB/s 0:00:00 Downloading jupyterlab_server-2.28.0-py3-none-any.whl (59 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) Downloading async_lru-2.3.0-py3-none-any.whl (8.4 kB) Downloading ipykernel-7.3.0-py3-none-any.whl (120 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading debugpy-1.8.21-cp311-cp311-manylinux_2_34_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 195.4 MB/s 0:00:00 Downloading ipython-9.17.1-py3-none-any.whl (639 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 639.0/639.0 kB 903.4 MB/s 0:00:00 Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Downloading jedi-0.20.0-py2.py3-none-any.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 509.4 MB/s 0:00:00 Downloading parso-0.8.7-py2.py3-none-any.whl (107 kB) Downloading json5-0.15.0-py3-none-any.whl (36 kB) Downloading jupyter_events-0.12.1-py3-none-any.whl (19 kB) Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) Downloading jupyter_lsp-2.3.1-py3-none-any.whl (77 kB) Downloading jupyter_server_terminals-0.5.4-py3-none-any.whl (13 kB) Downloading matplotlib_inline-0.2.2-py3-none-any.whl (9.5 kB) Downloading nest_asyncio2-1.7.2-py3-none-any.whl (7.8 kB) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_json_logger-4.2.0-py3-none-any.whl (14 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading rfc3987_syntax-1.1.0-py3-none-any.whl (8.0 kB) Downloading lark-1.3.1-py3-none-any.whl (113 kB) Downloading send2trash-2.1.0-py3-none-any.whl (17 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.2-py3-none-any.whl (28 kB) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading wcwidth-0.8.3-py3-none-any.whl (331 kB) Downloading webcolors-25.10.0-py3-none-any.whl (14 kB) Downloading websocket_client-1.9.2-py3-none-any.whl (95 kB) Downloading argon2_cffi_bindings-26.1.0-cp310-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (26 kB) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Downloading arrow-1.4.0-py3-none-any.whl (68 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading lxml-6.1.3-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 518.4 MB/s 0:00:00 Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pycparser-3.0-py3-none-any.whl (48 kB) Downloading pymarkdownlnt-0.9.39-py3-none-any.whl (532 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 532.1/532.1 kB 816.1 MB/s 0:00:00 Downloading application_file_scanner-0.6.4-py3-none-any.whl (15 kB) Downloading application_properties-0.9.3-py3-none-any.whl (24 kB) Downloading Columnar-1.4.1-py3-none-any.whl (11 kB) Downloading py_walk-0.3.3-py3-none-any.whl (14 kB) Downloading pyjson5-2.0.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (183 kB) Downloading tomli-2.4.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (243 kB) Downloading pytest_cov-7.1.0-py3-none-any.whl (22 kB) Downloading coverage-7.16.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (255 kB) Downloading respx-0.23.1-py2.py3-none-any.whl (25 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading sly-0.5-py3-none-any.whl (28 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl (30 kB) Downloading click-8.5.0-py3-none-any.whl (125 kB) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB) Downloading sphinx_markdown_builder-0.6.11-py3-none-any.whl (18 kB) Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) Downloading toolz-1.1.0-py3-none-any.whl (58 kB) Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 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.19.0rc0-py3-none-any.whl size=1670643 sha256=9cee51c00f2532d4fd21eabac0ccbf43f6583297c71fc371e4384b6f904c5079 Stored in directory: /tmp/pip-ephem-wheel-cache-ut_jkdnv/wheels/12/51/52/5f992eb255f4bd779289aa206fd750c83ef8c86789e797f5af Building wheel for jupyter_contrib_nbextensions (pyproject.toml): started Building wheel for jupyter_contrib_nbextensions (pyproject.toml): finished with status 'done' Created wheel for jupyter_contrib_nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428841 sha256=b5c7807c405e7c418a3ae611d4f6ff692d2b921539f81aef8e9388582b3957f3 Stored in directory: /tmp/pip-ephem-wheel-cache-ut_jkdnv/wheels/cd/25/fe/cb6f3e82f5b1921b0157ac9e32adb2e54806ec1befc446be21 Building wheel for jupyter_contrib_core (pyproject.toml): started Building wheel for jupyter_contrib_core (pyproject.toml): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17569 sha256=2882690bfc27188543789b352e1543639eabe4898b7aa753fa83529dde9f231f Stored in directory: /tmp/pip-ephem-wheel-cache-ut_jkdnv/wheels/37/c3/18/be7a983c1120f15dc0c2d1cb9c33749871a93b034185e00ced Successfully built datarobot jupyter_contrib_nbextensions jupyter_contrib_core Installing collected packages: types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, trafaret, strenum, sly, pytz, py4j, pure-eval, ptyprocess, jupyter_highlight_selected_word, ipython_genutils, websocket-client, webencodings, webcolors, wcwidth, vermin, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, toolz, tomli, tabulate, soupsieve, six, send2trash, ruff, rpds-py, roman-numerals-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, python-dotenv, pyjson5, pyenchant, pycparser, pyasn1, pyarrow, py-walk, psutil, protobuf, prometheus-client, pluggy, platformdirs, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio2, mypy_extensions, mistune, mdurl, lxml, lark, jupyterlab-pygments, jsonpointer, json5, ipython-pygments-lexers, iniconfig, h11, greenlet, fsspec, fqdn, fastjsonschema, executing, docutils, defusedxml, debugpy, coverage, comm, click, attrs, async-lru, asttokens, annotated-types, typing-inspection, tinycss2, terminado, stack_data, sqlalchemy, Sphinx, rfc3987-syntax, rfc3339-validator, responses, requests_toolbelt, referencing, python-dateutil, pytest, pydantic-core, pyasn1-modules, prompt_toolkit, mypy, matplotlib-inline, markdown-it-py, jupyter-core, jedi, httpcore, grpcio, googleapis-common-protos, columnar, cffi, bleach, beautifulsoup4, application-properties, application-file-scanner, anyio, sphinxcontrib-spelling, sphinxcontrib-jquery, sphinx-multitoc-numbering, sphinx-markdown-builder, sphinx-copybutton, sphinx-autodoc-typehints, pytest-cov, pytest-asyncio, pymarkdownlnt, pydantic, pandas, mdit-py-plugins, jupyter-server-terminals, jupyter-client, jupyter-builder, jsonschema-specifications, ipython, httpx, grpcio-status, cryptography, arrow, argon2-cffi-bindings, sphinx_rtd_theme, sphinx-external-toc, respx, pydantic-settings, myst-parser, jsonschema, joserfc, isoduration, ipykernel, google-auth, datarobot, argon2-cffi, ag-ui-protocol, nbformat, databricks-sdk, authlib, nbclient, jupyter-events, databricks-connect, nbconvert, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter_contrib_core, jupyter_nbextensions_configurator, jupyter_contrib_nbextensions Attempting uninstall: docutils Found existing installation: docutils 0.22.4 Uninstalling docutils-0.22.4: Successfully uninstalled docutils-0.22.4 Attempting uninstall: Sphinx Found existing installation: Sphinx 9.0.4 Uninstalling Sphinx-9.0.4: Successfully uninstalled Sphinx-9.0.4 Successfully installed Pillow-10.4.0 Sphinx-8.2.3 ag-ui-protocol-0.1.22 annotated-types-0.8.0 anyio-4.15.1 application-file-scanner-0.6.4 application-properties-0.9.3 argon2-cffi-25.1.0 argon2-cffi-bindings-26.1.0 arrow-1.4.0 asttokens-3.0.2 async-lru-2.3.0 attrs-26.1.0 authlib-1.8.0 beautifulsoup4-4.15.0 bleach-6.4.0 cffi-2.1.1 click-8.5.0 columnar-1.4.1 comm-0.2.3 coverage-7.16.0 cryptography-50.0.1 databricks-connect-16.1.7 databricks-sdk-0.136.0 datarobot-3.19.0rc0 debugpy-1.8.21 defusedxml-0.7.1 docutils-0.21.2 executing-2.2.1 fastjsonschema-2.22.2 fqdn-1.5.1 fsspec-2026.7.0 google-auth-2.57.1 googleapis-common-protos-1.75.3 greenlet-3.5.5 grpcio-1.83.1 grpcio-status-1.83.1 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 iniconfig-2.3.0 ipykernel-7.3.0 ipython-9.17.1 ipython-pygments-lexers-1.1.1 ipython_genutils-0.2.0 isoduration-20.11.0 jedi-0.20.0 joserfc-1.7.5 json5-0.15.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-builder-1.2.3 jupyter-client-8.10.0 jupyter-core-5.9.1 jupyter-events-0.12.1 jupyter-lsp-2.3.1 jupyter-server-2.21.0 jupyter-server-terminals-0.5.4 jupyter_contrib_core-0.4.2 jupyter_contrib_nbextensions-0.7.0 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.4 jupyterlab-4.6.3 jupyterlab-pygments-0.3.0 jupyterlab-server-2.28.0 lark-1.3.1 lxml-6.1.3 markdown-it-py-3.0.0 matplotlib-inline-0.2.2 mdit-py-plugins-0.6.1 mdurl-0.1.2 mistune-3.3.4 mypy-1.16.0 mypy_extensions-1.1.0 myst-parser-4.0.0 nbclient-0.11.0 nbconvert-7.17.1 nbformat-5.11.1 nbsphinx-0.9.8 nest-asyncio2-1.7.2 notebook-7.6.2 notebook-shim-0.2.4 numpy-1.26.4 overrides-7.7.0 pandas-3.0.5 pandocfilters-1.5.1 parso-0.8.7 pathspec-1.1.1 pexpect-4.9.0 platformdirs-4.11.7 pluggy-1.6.0 prometheus-client-0.26.0 prompt_toolkit-3.0.53 protobuf-6.33.6 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 py-walk-0.3.3 py4j-0.10.9.7 pyarrow-25.0.1 pyasn1-0.6.4 pyasn1-modules-0.4.2 pycparser-3.0 pydantic-2.13.5 pydantic-core-2.46.5 pydantic-settings-2.15.0 pyenchant-3.2.2 pyjson5-2.0.1 pymarkdownlnt-0.9.39 pytest-8.3.5 pytest-asyncio-0.21.1 pytest-cov-7.1.0 python-dateutil-2.9.0.post0 python-dotenv-1.2.3 python-json-logger-4.2.0 pytz-2026.3.post1 pyyaml-6.0.3 pyzmq-27.2.0 referencing-0.37.0 requests_toolbelt-1.0.0 responses-0.21.0 respx-0.23.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rfc3987-syntax-1.1.0 roman-numerals-py-4.1.0 rpds-py-2026.6.3 ruff-0.16.0 send2trash-2.1.0 six-1.17.0 sly-0.5 soupsieve-2.9.2 sphinx-autodoc-typehints-3.5.2 sphinx-copybutton-0.5.2 sphinx-external-toc-1.1.0 sphinx-markdown-builder-0.6.11 sphinx-multitoc-numbering-0.1.3 sphinx_rtd_theme-3.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-spelling-8.0.2 sqlalchemy-2.0.52 stack_data-0.6.3 strenum-0.4.15 tabulate-0.10.0 terminado-0.18.1 tinycss2-1.5.1 tomli-2.4.1 toolz-1.1.0 tornado-6.5.8 trafaret-2.1.1 traitlets-5.16.1 types-PyYAML-6.0.12 types-decorator-5.1.8 types-python-dateutil-2.8.19 types-pytz-2022.2.1.0 types-requests-2.28.11 types-urllib3-1.26.25 typing-extensions-4.16.0 typing-inspection-0.4.4 tzdata-2026.3 uri-template-1.3.0 vermin-1.8.0 wcwidth-0.8.3 webcolors-25.10.0 webencodings-0.6.1 websocket-client-1.9.2 [rtd-command-info] start-time: 2026-09-07T17:28:51.426785Z, end-time: 2026-09-07T17:28:51.463049Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021-2025 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. from __future__ import annotations import os import shutil import sys from sphinx.application import Sphinx from sphinx_markdown_builder.translator import MarkdownTranslator sys.path.insert(0, os.path.abspath(".")) from utils import ( # noqa better_versionmodified, depart_admonition, depart_desc_signature, visit_admonition, ) 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 tags is not None and "b" not in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("exclude_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.md") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.md") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = "8.1.3" # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinxcontrib.spelling", "sphinx.ext.autodoc", "sphinx.ext.napoleon", "sphinx.ext.autosummary", "sphinx.ext.doctest", "nbsphinx", "sphinx_markdown_builder", "sphinx.ext.intersphinx", "sphinx_autodoc_typehints", "myst_parser", "sphinx_copybutton", "sphinx_external_toc", ] myst_enable_extensions = [ "amsmath", "attrs_inline", "colon_fence", "deflist", "dollarmath", "fieldlist", "html_admonition", "html_image", # "linkify", "replacements", "smartquotes", "strikethrough", "substitution", "tasklist", ] # AUTODOC SETUP # MyST options autosummary_generate = False autodoc_class_signature = "separated" autodoc_default_options = { # model_config is pydantic boilerplate, not part of our public API. Its docstring # comes from pydantic and is written in markdown, so it renders as a broken link. "exclude-members": "__init__, schema, __new__, __init_subclass__, model_config", } autodoc_member_order = "bysource" # NAPOLEON SETUP napoleon_numpy_docstring = True napoleon_use_param = True napoleon_use_keyword = True napoleon_use_rtype = True napoleon_use_ivar = True napoleon_preprocess_types = True napoleon_attr_annotations = False napoleon_use_admonition_for_examples = True napoleon_use_admonition_for_notes = True napoleon_use_admonition_for_references = True 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": "restructuredtext", ".md": "markdown", } # TODO: Cleanup all errors and warnings ATM supress some of them # # Suppress specific warnings suppress_warnings = [ "ref.python", "ref.class", "ref.exc", "ref.meth", "autodoc", # opentelemetry-sdk is an optional extra — not installed in the docs build env. # sphinx_autodoc_typehints raises these two when it encounters the guarded import. "sphinx_autodoc_typehints.guarded_import", "sphinx_autodoc_typehints.forward_reference", ] # Suppress warnings about missing references # Showing automatically documented members in same order as they are in source # 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 Sphinx External TOC ------------------------------------------- external_toc_path = "_toc.yml" # optional, default: _toc.yml external_toc_exclude_missing = False # optional, default: False # -- 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" # 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 Markdown output ----------------------------------------------- # Adapted from https://github.com/liran-funaro/sphinx-markdown-builder?tab=readme-ov-file#configurations # If set to True, then anchors will be added before each section/function/class signature. # This allows references to a specific anchor in the document. # markdown_anchor_sections: True # markdown_anchor_signatures: True # If set to True, adds metadata to the top of each document containing author, copyright, # and version. markdown_docinfo: True # If set, all references will link to this prefix address. # markdown_http_base: "https://your-domain.com/docs" # If set, all references will link to documents with this suffix. # markdown_uri_doc_suffix: ".html" # -- 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:class", "opentelemetry.sdk.resources.Resource"), ("py:data", "typing.Callable"), ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:data", "typing.Literal"), ("py:data", "Ellipsis"), ("py:obj", "True"), ("py:class", "typing.Self"), ("py:class", "pandas.core.frame.DataFrame"), ("py:class", "requests.models.Response"), ("py:class", "datetime.datetime"), ("py:class", "PIL.Image.Image"), ("py:class", "collections.OrderedDict"), ] # options for spelling spelling_ignore_contributor_names = False spelling_add_pypi_package_names = True spelling_ignore_importable_modules = True spelling_ignore_python_builtins = True spelling_ignore_wiki_words = True spelling_filters = [ "sdk_docs.spelling_filters.filters.DocstringFilePathFilter", "sdk_docs.spelling_filters.filters.TypeAnnotationFilter", "sdk_docs.spelling_filters.filters.CamelCaseFilter", "sdk_docs.spelling_filters.filters.SortOrderFilter", "sdk_docs.spelling_filters.filters.OrdinalFilter", "sdk_docs.spelling_filters.filters.ObjectIdFilter", "sdk_docs.spelling_filters.filters.DayMonthFilter", "sdk_docs.spelling_filters.filters.DataRobotParameterFilter", ] # by default, we render the experimental docs. in the case of stable # releases, a la v3.6.4, we should exclude them at build time and from # the toctree. if "exclude_experimental_docs" in tags: # suppressing etoc.ref warnings like: # WARNING: toctree contains reference to nonexisting document 'experimental/index' [etoc.ref] [docutils] # WARNING: toctree contains reference to nonexisting document 'experimental/enums' [etoc.ref] [docutils] # I wish we could take a more precise approach to this. suppress_warnings.append("etoc.ref") # excluding the experimental folder ensures these files aren't built, period exclude_patterns.append("experimental") def setup(app: Sphinx) -> None: MarkdownTranslator.visit_versionmodified = better_versionmodified # overwrite level of rubric to match markdown MarkdownTranslator.visit_admonition = visit_admonition MarkdownTranslator.depart_admonition = depart_admonition MarkdownTranslator.depart_desc_signature = depart_desc_signature app.add_css_file("css/tight_table.css") [rtd-command-info] start-time: 2026-09-07T17:28:51.603176Z, end-time: 2026-09-07T17:29:44.926095Z, duration: 53, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 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. loading translations [en]... done Initializing Spelling Checker 8.0.2 making output directory... done Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/nbsphinx-code-cells.css myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'attrs_inline', 'fieldlist', 'strikethrough', 'html_admonition', 'substitution', 'html_image', 'tasklist', 'smartquotes', 'colon_fence', 'amsmath', 'replacements', 'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) sphinx-multitoc-numbering v0.1.3: Loaded building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 93 source files that are out of date updating environment: [new config] 93 added, 0 changed, 0 removed reading sources... [ 1%] CHANGES reading sources... [ 2%] api-object reading sources... [ 3%] app-framework reading sources... [ 4%] application-templates reading sources... [ 5%] application-utils/chat-history reading sources... [ 6%] application-utils/index reading sources... [ 8%] application-utils/memory-orm reading sources... [ 9%] applications reading sources... [ 10%] batch-monitoring reading sources... [ 11%] batch-predictions reading sources... [ 12%] binary_data_helpers reading sources... [ 13%] blueprints reading sources... [ 14%] challenger-models reading sources... [ 15%] client-setup reading sources... [ 16%] compliance-documentation reading sources... [ 17%] credentials reading sources... [ 18%] custom-application-sources reading sources... [ 19%] custom-applications reading sources... [ 20%] custom-metrics reading sources... [ 22%] custom-models reading sources... [ 23%] custom_scoring_metrics reading sources... [ 24%] data-connectivity reading sources... [ 25%] data-exploration reading sources... [ 26%] data-registry reading sources... [ 27%] data-wrangling reading sources... [ 28%] datarobot-models reading sources... [ 29%] deployment-management reading sources... [ 30%] errors reading sources... [ 31%] features reading sources... [ 32%] file-system reading sources... [ 33%] gen-llm-generation reading sources... [ 34%] gen-moderation reading sources... [ 35%] gen-prompting reading sources... [ 37%] gen-syftr-search reading sources... [ 38%] gen-testing reading sources... [ 39%] gen-vector-databases reading sources... [ 40%] index reading sources... [ 41%] insights reading sources... [ 42%] jobs reading sources... [ 43%] key_values reading sources... [ 44%] memory reading sources... [ 45%] mlops_event reading sources... [ 46%] notebooks reading sources... [ 47%] projects reading sources... [ 48%] reference/admin/credentials reading sources... [ 49%] reference/admin/index reading sources... [ 51%] reference/admin/sharing reading sources... [ 52%] reference/data/database_connectivity reading sources... [ 53%] reference/data/dataset reading sources... [ 54%] reference/data/feature_discovery reading sources... [ 55%] reference/data/index reading sources... [ 56%] reference/index reading sources... [ 57%] reference/mlops/a2a_agents reading sources... [ 58%] reference/mlops/custom_metrics reading sources... [ 59%] reference/mlops/custom_model reading sources... [ 60%] reference/mlops/data_exports reading sources... [ 61%] reference/mlops/deployment reading sources... [ 62%] reference/mlops/index reading sources... [ 63%] reference/mlops/jobs reading sources... [ 65%] reference/mlops/key_values reading sources... [ 66%] reference/mlops/model_registry reading sources... [ 67%] reference/modeling/blueprint reading sources... [ 68%] reference/modeling/index reading sources... [ 69%] reference/modeling/insights/automated_documentation reading sources... [ 70%] reference/modeling/insights/external_testset reading sources... [ 71%] reference/modeling/insights/index reading sources... [ 72%] reference/modeling/insights/model_performance_insights reading sources... [ 73%] reference/modeling/insights/prediction_explanations reading sources... [ 74%] reference/modeling/insights/rating_table reading sources... [ 75%] reference/modeling/insights/shap_insights reading sources... [ 76%] reference/modeling/job reading sources... [ 77%] reference/modeling/model reading sources... [ 78%] reference/modeling/model_recommendation reading sources... [ 80%] reference/modeling/prime reading sources... [ 81%] reference/modeling/project reading sources... [ 82%] reference/modeling/spec/binary_data reading sources... [ 83%] reference/modeling/spec/custom_task reading sources... [ 84%] reference/modeling/spec/datetime_partition reading sources... [ 85%] reference/modeling/spec/index reading sources... [ 86%] reference/modeling/spec/monotonic_constraints reading sources... [ 87%] reference/modeling/spec/segmented_modeling reading sources... [ 88%] reference/modeling/spec/time_series reading sources... [ 89%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 90%] reference/modeling/spec/unsupervised_clustering reading sources... [ 91%] reference/modeling/spec/visualai reading sources... [ 92%] reference/predictions/batch_predictions reading sources... [ 94%] reference/predictions/index reading sources... [ 95%] reference/predictions/predict_job reading sources... [ 96%] reference/use_cases/index reading sources... [ 97%] reference/use_cases/use_cases reading sources... [ 98%] training_predictions reading sources... [ 99%] use-cases reading sources... [100%] user_mcp_server looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/js/versions.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] CHANGES writing output... [ 2%] api-object writing output... [ 3%] app-framework writing output... [ 4%] application-templates writing output... [ 5%] application-utils/chat-history writing output... [ 6%] application-utils/index writing output... [ 8%] application-utils/memory-orm writing output... [ 9%] applications writing output... [ 10%] batch-monitoring writing output... [ 11%] batch-predictions writing output... [ 12%] binary_data_helpers writing output... [ 13%] blueprints writing output... [ 14%] challenger-models writing output... [ 15%] client-setup writing output... [ 16%] compliance-documentation writing output... [ 17%] credentials writing output... [ 18%] custom-application-sources writing output... [ 19%] custom-applications writing output... [ 20%] custom-metrics writing output... [ 22%] custom-models writing output... [ 23%] custom_scoring_metrics writing output... [ 24%] data-connectivity writing output... [ 25%] data-exploration writing output... [ 26%] data-registry writing output... [ 27%] data-wrangling writing output... [ 28%] datarobot-models writing output... [ 29%] deployment-management writing output... [ 30%] errors writing output... [ 31%] features writing output... [ 32%] file-system writing output... [ 33%] gen-llm-generation writing output... [ 34%] gen-moderation writing output... [ 35%] gen-prompting writing output... [ 37%] gen-syftr-search writing output... [ 38%] gen-testing writing output... [ 39%] gen-vector-databases writing output... [ 40%] index writing output... [ 41%] insights writing output... [ 42%] jobs writing output... [ 43%] key_values writing output... [ 44%] memory writing output... [ 45%] mlops_event writing output... [ 46%] notebooks writing output... [ 47%] projects writing output... [ 48%] reference/admin/credentials writing output... [ 49%] reference/admin/index writing output... [ 51%] reference/admin/sharing writing output... [ 52%] reference/data/database_connectivity writing output... [ 53%] reference/data/dataset writing output... [ 54%] reference/data/feature_discovery writing output... [ 55%] reference/data/index writing output... [ 56%] reference/index writing output... [ 57%] reference/mlops/a2a_agents writing output... [ 58%] reference/mlops/custom_metrics writing output... [ 59%] reference/mlops/custom_model writing output... [ 60%] reference/mlops/data_exports writing output... [ 61%] reference/mlops/deployment writing output... [ 62%] reference/mlops/index writing output... [ 63%] reference/mlops/jobs writing output... [ 65%] reference/mlops/key_values writing output... [ 66%] reference/mlops/model_registry writing output... [ 67%] reference/modeling/blueprint writing output... [ 68%] reference/modeling/index writing output... [ 69%] reference/modeling/insights/automated_documentation writing output... [ 70%] reference/modeling/insights/external_testset writing output... [ 71%] reference/modeling/insights/index writing output... [ 72%] reference/modeling/insights/model_performance_insights writing output... [ 73%] reference/modeling/insights/prediction_explanations writing output... [ 74%] reference/modeling/insights/rating_table writing output... [ 75%] reference/modeling/insights/shap_insights writing output... [ 76%] reference/modeling/job writing output... [ 77%] reference/modeling/model writing output... [ 78%] reference/modeling/model_recommendation writing output... [ 80%] reference/modeling/prime writing output... [ 81%] reference/modeling/project writing output... [ 82%] reference/modeling/spec/binary_data writing output... [ 83%] reference/modeling/spec/custom_task writing output... [ 84%] reference/modeling/spec/datetime_partition writing output... [ 85%] reference/modeling/spec/index writing output... [ 86%] reference/modeling/spec/monotonic_constraints writing output... [ 87%] reference/modeling/spec/segmented_modeling writing output... [ 88%] reference/modeling/spec/time_series writing output... [ 89%] reference/modeling/spec/unsupervised_anomaly writing output... [ 90%] reference/modeling/spec/unsupervised_clustering writing output... [ 91%] reference/modeling/spec/visualai writing output... [ 92%] reference/predictions/batch_predictions writing output... [ 94%] reference/predictions/index writing output... [ 95%] reference/predictions/predict_job writing output... [ 96%] reference/use_cases/index writing output... [ 97%] reference/use_cases/use_cases writing output... [ 98%] training_predictions writing output... [ 99%] use-cases writing output... [100%] user_mcp_server generating indices... genindex py-modindex done copying linked files... copying notebooks ... 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 dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2026-09-07T17:29:45.039083Z, end-time: 2026-09-07T17:30:16.163056Z, duration: 31, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.2.3 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. loading translations [en]... done Initializing Spelling Checker 8.0.2 making output directory... done loading pickled environment... The configuration has changed (5 options: 'html_permalinks_icon', 'html_static_path', 'jquery_use_sri', 'nbsphinx_requirejs_options', 'nbsphinx_requirejs_path') done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'amsmath', 'strikethrough', 'fieldlist', 'colon_fence', 'replacements', 'tasklist', 'deflist', 'html_image', 'attrs_inline', 'dollarmath', 'smartquotes', 'html_admonition'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) sphinx-multitoc-numbering v0.1.3: Loaded building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 4 changed, 0 removed reading sources... [ 25%] CHANGES reading sources... [ 50%] data-wrangling reading sources... [ 75%] gen-testing reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/latexmkrc done copying assets: done processing DataRobotPython_3.19.0rc0_Docs.tex... index 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/insights/index reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/insights/model_performance_insights reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/shap_insights reference/modeling/spec/index reference/modeling/spec/binary_data reference/modeling/spec/custom_task reference/modeling/spec/datetime_partition reference/modeling/spec/monotonic_constraints reference/modeling/spec/segmented_modeling reference/modeling/spec/time_series reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/visualai 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/data_exports reference/mlops/custom_metrics reference/mlops/custom_model reference/mlops/jobs reference/mlops/model_registry reference/mlops/key_values reference/mlops/a2a_agents reference/admin/index reference/admin/credentials reference/admin/sharing reference/use_cases/index reference/use_cases/use_cases client-setup api-object app-framework application-templates applications application-utils/index application-utils/memory-orm application-utils/chat-history batch-monitoring batch-predictions binary_data_helpers blueprints challenger-models compliance-documentation credentials custom-metrics custom_scoring_metrics custom-models custom-applications custom-application-sources data-connectivity data-exploration data-registry data-wrangling datarobot-models deployment-management errors features file-system gen-llm-generation gen-prompting gen-vector-databases gen-testing gen-moderation gen-syftr-search insights jobs key_values memory mlops_event notebooks projects training_predictions use-cases user_mcp_server CHANGES resolving references... processing DataRobotPython_3.19.0rc0_Docs.tex: 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 Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/sphinxmessages.sty build succeeded. 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). [rtd-command-info] start-time: 2026-09-07T17:30:16.673095Z, end-time: 2026-09-07T17:30:16.707349Z, 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: 2026-09-07T17:30:16.780174Z, end-time: 2026-09-07T17:30:52.582888Z, duration: 35, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=datarobot-public-api-client -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. on page 32 7 undefined on input line 27258. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 7 undefined on input line 27262. [327] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Ima ge' on page 328 undefined on input line 27343. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Ima ge' on page 328 undefined on input line 27371. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Sam pleImage' on page 328 undefined on input line 27439. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Ima ge' on page 328 undefined on input line 27462. [328] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Dup licateImage' on page 329 undefined on input line 27505. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 9 undefined on input line 27604. [329] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.insights.I mageEmbedding' on page 330 undefined on input line 27672. [330] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 1 undefined on input line 27776. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.insights.I mageActivationMap' on page 331 undefined on input line 27852. [331] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.augmentati on.ImageAugmentationOptions' on page 332 undefined on input line 27938. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.augmentati on.ImageAugmentationList' on page 332 undefined on input line 28015. [332] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.augmentati on.ImageAugmentationList' on page 333 undefined on input line 28108. [333] [334] Chapter 18. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger' on page 335 undefined on input line 28321. [335] LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger' on page 336 undefined on input line 28370. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.list' on page 336 undefined on input line 28415. [336] [337] [338] Chapter 19. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 339 undefined on input line 2 8646. [339] Overfull \vbox (0.94989pt too high) detected at line 28816 [340] Underfull \vbox (badness 7522) detected at line 28936 Overfull \vbox (4.48987pt too high) detected at line 28936 [341] [342] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.autom ated_documentation.AutomatedDocument' on page 343 undefined on input line 29020 . Underfull \hbox (badness 10000) in paragraph at lines 29026--29028 []\T1/txtt/m/n/10 List \T1/qtm/m/n/10 of \T1/txtt/m/n/10 AutomatedDocument obje cts\T1/qtm/m/n/10 , \T1/txtt/m/n/10 where each object contains LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.autom ated_documentation.AutomatedDocument' on page 343 undefined on input line 29031 . Overfull \vbox (42.9599pt too high) detected at line 29100 [343] LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 344 undefined on input line 2912 9. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.autom ated_documentation.AutomatedDocument' on page 344 undefined on input line 29130 . LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.get_default' on page 344 undefined on input line 29160. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 344 undefined on input l ine 29217. [344] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 345 undefined on input line 2 9251. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 345 undefined on input line 2 9304. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 345 undefined on input l ine 29330. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 345 undefined on input line 2 9344. [345] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 346 undefined on input line 2 9373. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 346 undefined on input l ine 29419. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 346 undefined on input line 2 9419. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 346 undefined on input l ine 29480. [346] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.enums.Compli anceDocTemplateProjectType' on page 347 undefined on input line 29558. [347] [348] Chapter 20. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential.list' o n page 349 undefined on input line 29598. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 349 undefined on input line 29640. [349] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 350 undefined on input line 29679. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 350 undefined on input line 29732. [350] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 351 undefined on input line 29790. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 351 undefined on input line 29857. [351] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 352 undefined on input line 29912. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 352 undefined on input line 29979. [352] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 353 undefined on input line 30034. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 353 undefined on input line 30096. [353] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 354 undefined on input line 30163. [354] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 355 undefined on input line 30231. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 355 undefined on input line 30286. [355] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 356 undefined on input line 30346. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 356 undefined on input line 30405. [356] Underfull \hbox (badness 5475) in paragraph at lines 30451--30453 []\T1/txtt/bx/n/10 kwargs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Keyword arguments spe cific \T1/qtm/m/n/10 to \T1/txtt/m/n/10 the given credential_type that [357] [358] Chapter 21. [359] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric' on page 360 undefined on input line 30636. [360] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric' on page 361 undefined on input line 30690. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.list' on page 361 undefined on input line 30734. [361] Underfull \hbox (badness 5274) in paragraph at lines 30830--30832 []\T1/txtt/bx/n/10 time_step \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[CustomMet ricBucketTimeStep]\T1/qtm/m/n/10 ) ^^U Cus-tom met-ric time [362] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric' on page 363 undefined on input line 30865. [363] [364] [365] Overfull \vbox (2.75995pt too high) detected at line 31166 [366] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverTime' on page 367 undefined on input line 3122 0. [367] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverSpace' on page 368 undefined on input line 312 92. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricSummary' on page 368 undefined on input line 31357. [368] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverBatch' on page 369 undefined on input line 314 25. [369] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricBatchSummary' on page 370 undefined on input line 31498. [370] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverTime' on page 371 undefined on input line 3162 5. [371] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricSummary' on page 372 undefined on input line 31785. [372] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverBatch' on page 373 undefined on input line 318 82. [373] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricBatchSummary' on page 374 undefined on input line 32031. Overfull \hbox (12.22389pt too wide) in paragraph at lines 32073--32075 []\T1/txtt/bx/n/10 metric_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[HostedC ustomMetricsTemplateMetricTypeQueryParams]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricTemplate' on page 374 undefined on input line 3212 1. [374] Underfull \hbox (badness 10000) in paragraph at lines 32178--32184 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric' on page 375 undefined on input line 32250. [375] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric' on page 376 undefined on input line 32326. [376] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric' on page 377 undefined on input line 32402. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint' on page 377 undefined on input line 325 46. [377] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint' on page 378 undefined on input line 326 02. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint' on page 378 undefined on input line 326 54. [378] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverSpace' on page 379 undefined on input line 327 47. [379] [380] Chapter 22. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric.list' on page 381 undefined on input line 3 2815. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric.list' on page 381 undefined on input line 3 2857. [381] LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric.list' on page 382 undefined on input line 3 2897. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric' on page 382 undefined on input line 32903. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric' on page 382 undefined on input line 32928. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric.list' on page 382 undefined on input line 3 2958. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric' on page 382 undefined on input line 32968. [382] LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetricVersion.list' on page 383 undefined on input line 33036. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetricVersion' on page 383 undefined on input line 33130. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetricVersion' on page 383 undefined on input line 33162. [383] LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetricVersionFileContents' on page 384 undefined o n input line 33215. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetricVersionFileContents' on page 384 undefined o n input line 33236. [384] Chapter 23. Underfull \hbox (badness 5924) in paragraph at lines 33358--33363 \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 , LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 385 undefined on input line 33372. [385] Underfull \hbox (badness 10000) in paragraph at lines 33427--33430 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 33427--33430 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 33427--33430 \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 33441--33443 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U [386] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 38 7 undefined on input line 33499. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 38 7 undefined on input line 33503. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel' o n page 387 undefined on input line 33537. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 38 7 undefined on input line 33542. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 38 7 undefined on input line 33546. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 38 7 undefined on input line 33577. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 38 7 undefined on input line 33581. Underfull \hbox (badness 10000) in paragraph at lines 33615--33620 []\T1/txtt/bx/n/10 target_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 datarobot.TARGET _TYPE\T1/qtm/m/n/10 ) ^^U Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 33615--33620 \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 33615--33620 \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 , Overfull \hbox (35.86987pt too wide) in paragraph at lines 33615--33620 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.TEXT_GENERATION\T1/qtm/m/n/10 ]. [387] Underfull \hbox (badness 10000) in paragraph at lines 33657--33660 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 33657--33660 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 33657--33660 \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 33671--33674 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel' o n page 388 undefined on input line 33683. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 38 8 undefined on input line 33688. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 38 8 undefined on input line 33692. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel' o n page 388 undefined on input line 33726. [388] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 38 9 undefined on input line 33731. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 38 9 undefined on input line 33735. Underfull \hbox (badness 10000) in paragraph at lines 33799--33802 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 38 9 undefined on input line 33808. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 38 9 undefined on input line 33812. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 38 9 undefined on input line 33843. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 38 9 undefined on input line 33847. [389] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 0 undefined on input line 33878. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 0 undefined on input line 33882. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 0 undefined on input line 33930. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 0 undefined on input line 33934. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel.li st' on page 390 undefined on input line 33964. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 390 undefined on input line 33964. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel.li st' on page 390 undefined on input line 33988. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 390 undefined on input line 33988. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 0 undefined on input line 33993. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 0 undefined on input line 33997. [390] Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 []\T1/txtt/bx/n/10 image_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The im-age type, ei-ther CUS- Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 \T1/qtm/m/n/10 ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as its model or C US- Underfull \hbox (badness 10000) in paragraph at lines 34096--34099 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 34096--34099 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34096--34099 \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 , [391] Underfull \hbox (badness 10000) in paragraph at lines 34148--34151 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34148--34151 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34148--34151 \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 , LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelTest' on pag e 392 undefined on input line 34169. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 2 undefined on input line 34174. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 2 undefined on input line 34178. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 2 undefined on input line 34217. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 2 undefined on input line 34221. [392] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelTest' on pag e 393 undefined on input line 34255. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 3 undefined on input line 34260. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 3 undefined on input line 34264. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 3 undefined on input line 34291. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 3 undefined on input line 34295. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 3 undefined on input line 34326. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 3 undefined on input line 34330. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 3 undefined on input line 34361. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 3 undefined on input line 34365. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 3 undefined on input line 34396. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 3 undefined on input line 34400. [393] Underfull \hbox (badness 10000) in paragraph at lines 34480--34483 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 34480--34483 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34480--34483 \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 , [394] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 395 undefined on input line 34541. Underfull \hbox (badness 10000) in paragraph at lines 34590--34597 []\T1/txtt/bx/n/10 base_environment_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The base en-vi-ron-ment ver-sion ID Underfull \hbox (badness 7468) in paragraph at lines 34590--34597 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of \T1/qtm/m/it/10 base_environment_id \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 34615--34618 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34615--34618 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34615--34618 \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 , [395] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 396 undefined on input line 34674. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 6 undefined on input line 34679. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 6 undefined on input line 34683. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 396 undefined on input line 34687. LaTeX Warning: Hyper reference `errors:datarobot.errors.TrainingDataAssignmentE rror' on page 396 undefined on input line 34691. [396] Underfull \hbox (badness 10000) in paragraph at lines 34786--34793 []\T1/txtt/bx/n/10 base_environment_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The base en-vi-ron-ment ver-sion ID Underfull \hbox (badness 7468) in paragraph at lines 34786--34793 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of \T1/qtm/m/it/10 base_environment_id \T1/qtm/m/n/10 and [397] Underfull \hbox (badness 10000) in paragraph at lines 34816--34819 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34816--34819 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34816--34819 \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 , [398] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 399 undefined on input line 34888. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 39 9 undefined on input line 34893. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 39 9 undefined on input line 34897. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 399 undefined on input line 34901. LaTeX Warning: Hyper reference `errors:datarobot.errors.TrainingDataAssignmentE rror' on page 399 undefined on input line 34905. [399] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 0 undefined on input line 34988. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 0 undefined on input line 34992. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 400 undefined on input line 35033. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 0 undefined on input line 35038. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 0 undefined on input line 35042. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 0 undefined on input line 35073. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 0 undefined on input line 35077. [400] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 1 undefined on input line 35120. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 1 undefined on input line 35124. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 1 undefined on input line 35155. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 1 undefined on input line 35159. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion.list ' on page 401 undefined on input line 35198. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 1 undefined on input line 35203. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 1 undefined on input line 35207. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 1 undefined on input line 35240. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 1 undefined on input line 35244. [401] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 2 undefined on input line 35387. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 2 undefined on input line 35391. [402] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 3 undefined on input line 35430. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 3 undefined on input line 35434. LaTeX Warning: Hyper reference `custom-models:datarobot.models.CustomModelVersi onConversion' on page 403 undefined on input line 35483. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 3 undefined on input line 35488. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 3 undefined on input line 35492. LaTeX Warning: Hyper reference `custom-models:datarobot.models.CustomModelVersi onConversion' on page 403 undefined on input line 35533. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 3 undefined on input line 35538. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 3 undefined on input line 35542. [403] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 4 undefined on input line 35588. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 4 undefined on input line 35592. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersionDepen dencyBuild' on page 404 undefined on input line 35674. [404] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersionDepen dencyBuild' on page 405 undefined on input line 35714. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 5 undefined on input line 35739. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 5 undefined on input line 35743. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 5 undefined on input line 35774. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 5 undefined on input line 35778. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 5 undefined on input line 35809. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 5 undefined on input line 35813. [405] LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 406 undefined on input line 35870. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 406 undefined on input line 35874. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment' o n page 406 undefined on input line 35937. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 6 undefined on input line 35942. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 6 undefined on input line 35946. [406] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 7 undefined on input line 36011. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 7 undefined on input line 36015. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment' o n page 407 undefined on input line 36049. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 7 undefined on input line 36054. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 7 undefined on input line 36058. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 7 undefined on input line 36085. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 7 undefined on input line 36089. [407] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 8 undefined on input line 36143. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 8 undefined on input line 36147. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 8 undefined on input line 36178. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 8 undefined on input line 36182. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment.li st' on page 408 undefined on input line 36212. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 408 undefined on input line 36212. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment.li st' on page 408 undefined on input line 36236. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment' o n page 408 undefined on input line 36236. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 40 8 undefined on input line 36241. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 40 8 undefined on input line 36245. Underfull \hbox (badness 10000) in paragraph at lines 36257--36259 []\T1/qtm/m/n/10 Trans-fer ac-cess to the ex-e-cu-tion en-vi-ron-ment from [][] old_user@datarobot.com[][] to [408] LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 409 undefined on input line 36389. [409] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 410 undefined on input line 36394. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 0 undefined on input line 36398. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 41 0 undefined on input line 36402. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 410 undefined on input line 36460. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 410 undefined on input line 36465. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 0 undefined on input line 36469. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 41 0 undefined on input line 36473. Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 []\T1/txtt/bx/n/10 build_status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U The build sta-tus of Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 \T1/qtm/m/n/10 the ex-e-cu-tion en-vi-ron-ment ver-sion to fil-ter by. See Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [410] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 1 undefined on input line 36524. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 41 1 undefined on input line 36528. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 411 undefined on input line 36569. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 1 undefined on input line 36574. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 41 1 undefined on input line 36578. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 411 undefined on input line 36612. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 1 undefined on input line 36617. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 41 1 undefined on input line 36621. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 1 undefined on input line 36657. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 41 1 undefined on input line 36661. [411] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 2 undefined on input line 36688. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 41 2 undefined on input line 36692. [412] [413] [414] Chapter 24. [415] LaTeX Warning: Hyper reference `custom-applications:datarobot.CustomApplication ' on page 416 undefined on input line 37096. [416] [417] [418] Chapter 25. [419] LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 420 undefined on input line 37478. LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 420 undefined on input line 37507. LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 420 undefined on input line 37536. [420] [421] LaTeX Warning: Hyper reference `custom-applications:datarobot.CustomApplication ' on page 422 undefined on input line 37756. [422] LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 423 undefined on input line 37873. [423] [424] Chapter 26. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataDriver.list' on page 425 undefined on input line 38003. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataDriver' on page 425 undefined on input line 38042. [425] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataDriver' on page 426 undefined on input line 38103. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 42 6 undefined on input line 38107. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 42 6 undefined on input line 38153. [426] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 42 7 undefined on input line 38191. LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector.list' on page 427 undefined on input line 38263. [427] LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector' on page 428 undefined on input line 38302. LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector' on page 428 undefined on input line 38341. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 42 8 undefined on input line 38345. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 42 8 undefined on input line 38376. [428] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 429 undefined on input line 38473. [429] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 430 undefined on input line 38519. Underfull \hbox (badness 10000) in paragraph at lines 38563--38565 []\T1/txtt/bx/n/10 jdbc_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U Op-tional. The full JDBC URL (for ex-am-ple: LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 430 undefined on input line 38568. Underfull \hbox (badness 10000) in paragraph at lines 38571--38574 []\T1/txtt/bx/n/10 connector_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/ 10 ) ^^U Op-tional. The iden-ti-fier of the Con-nec-tor when LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 430 undefined on input line 38583. [430] Underfull \hbox (badness 10000) in paragraph at lines 38632--38634 []\T1/txtt/bx/n/10 jdbc_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U Op-tional. The full JDBC URL (for ex-am-ple: LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 431 undefined on input line 38637. [431] LaTeX Warning: Hyper reference `errors:datarobot.errors.CredentialsError' on pa ge 432 undefined on input line 38744. [432] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 433 undefined on input line 38889. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 433 undefined on input line 38913. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 433 undefined on input line 38913. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 433 undefined on input line 38937. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 433 undefined on input line 38937. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 433 undefined on input line 38954. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 433 undefined on input line 38959. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 433 undefined on input line 38981. [433] [434] LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcPreviewData' on page 435 undefined on input line 39048. LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcPreviewData' on page 435 undefined on input line 39124. [435] [436] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSourceParameter s' on page 437 undefined on input line 39292. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 437 un defined on input line 39298. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource.list' on page 437 undefined on input line 39328. [437] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 438 undefined on input line 39367. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSourceParameter s' on page 438 undefined on input line 39407. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 438 undefined on input line 39417. [438] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSourceParameter s' on page 439 undefined on input line 39461. [439] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource.list' on page 440 undefined on input line 39565. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 440 undefined on input line 39565. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource.list' on page 440 undefined on input line 39589. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 440 undefined on input line 39589. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 440 undefined on input line 39640. [440] [441] LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcResultSchemaEnt ry' on page 442 undefined on input line 39827. LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcPreviewData' on page 442 undefined on input line 39831. [442] LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcPreviewData' on page 443 undefined on input line 39971. LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcPreviewData' on page 443 undefined on input line 39972. [443] LaTeX Warning: Hyper reference `data-connectivity:datarobot.query_engine.engine .IConnectionManager' on page 444 undefined on input line 40022. Underfull \vbox (badness 4954) detected at line 40090 [444] LaTeX Warning: Hyper reference `data-connectivity:datarobot.query_engine.engine .QueryMode' on page 445 undefined on input line 40131. [445] [446] LaTeX Warning: Hyper reference `data-connectivity:datarobot.query_engine.engine .QueryEngine' on page 447 undefined on input line 40280. [447] LaTeX Warning: Hyper reference `data-connectivity:datarobot.query_engine.engine .QueryEngine' on page 448 undefined on input line 40377. [448] LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcPreviewData' on page 449 undefined on input line 40498. LaTeX Warning: Hyper reference `data-connectivity:datarobot.JdbcPreviewData' on page 449 undefined on input line 40525. [449] LaTeX Warning: Hyper reference `data-connectivity:datarobot.enums.DATA_STORE_TA BLE_TYPE' on page 450 undefined on input line 40678. [450] [451] [452] Chapter 27. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport.list' on page 453 undefined on input line 40828 . [453] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport' on page 454 undefined on input line 40873. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport' on page 454 undefined on input line 40937. [454] [455] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport.list' on page 456 undefined on input line 41084. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport' on page 456 undefined on input line 41129. [456] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport' on page 457 undefined on input line 41193. [457] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport.list' on page 458 undefined on input line 41313. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport' on page 458 undefined on input line 41358. [458] Underfull \hbox (badness 10000) in paragraph at lines 41422--41425 [] \T1/txtt/m/n/10 code[]block:\T1/qtm/m/n/10 : \T1/txtt/m/n/10 python \T1/qtm/ m/n/10 ^^U from datarobot.models.deployment Underfull \hbox (badness 10000) in paragraph at lines 41422--41425 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [459] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.DataQualityExport.list' on page 460 undefined on input line 41605. [460] Chapter 28. [461] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 462 undefined on input line 41756. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 462 undefined on input line 41760. [462] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 463 undefined on input line 41842. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 463 undefined on input line 41905. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 463 undefined on input line 41909. [463] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 464 undefined on input line 41980. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 464 undefined on input line 42027. [464] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 465 undefined on input line 42069. [465] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 466 undefined on input line 42168. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 466 undefined on input line 42223. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 466 undefined on input line 42252. [466] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 467 undefined on input line 42281. [467] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 468 undefined on input line 42443. [468] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.list' on page 469 undefined on input line 42615. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 469 undefined on input line 42615. [469] [470] LaTeX Warning: Hyper reference `features:datarobot.models.DatasetFeature' on pa ge 471 undefined on input line 42787. LaTeX Warning: Hyper reference `features:datarobot.models.DatasetFeature' on pa ge 471 undefined on input line 42791. Overfull \vbox (0.86002pt too high) detected at line 42866 [471] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 472 undefined on input line 43005. [472] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 473 undefined on input line 43046. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 473 undefined on input line 43110. [473] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 474 undefined on input line 43173. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 474 undefined on input line 43177. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 474 undefined on input line 43226. [474] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 475 undefined on input line 43272. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 475 undefined on input line 43346. [475] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 476 undefined on input line 43380. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 476 undefined on input line 43403. [476] [477] LaTeX Warning: Hyper reference `data-registry:datarobot.DatasetDetails' on page 478 undefined on input line 43661. [478] LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 479 undefined on input line 43815. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 479 undefined on input line 43819. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 479 undefined on input line 43880. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 47 9 undefined on input line 43899. [479] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 0 undefined on input line 43952. [480] LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations' on page 481 undefined on input line 43996. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 481 undefined on input line 44070. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations' on page 481 undefined on input line 44070. [481] [482] LaTeX Warning: Hyper reference `data-registry:datarobot.DataEngineQueryGenerato r' on page 483 undefined on input line 44192. [483] LaTeX Warning: Hyper reference `data-registry:datarobot.DataEngineQueryGenerato r' on page 484 undefined on input line 44253. [484] LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 485 undefined on input line 44417. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 485 undefined on input line 44421. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 485 undefined on input line 44426. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 485 undefined on input line 44431. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 485 undefined on input line 44461. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 485 undefined on input line 44462. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 485 undefined on input line 44463. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 485 undefined on input line 44464. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 485 un defined on input line 44465. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 485 un defined on input line 44480. [485] [486] Chapter 29. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingDia lect' on page 487 undefined on input line 44592. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 487 undefined on input line 44596. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.JDBCTabl eDataSourceInput' on page 487 undefined on input line 44601. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 487 undefined on input line 44602. [487] Overfull \vbox (18.5899pt too high) detected at line 44732 [488] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 489 undefined on input line 44761. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.JDBCTabl eDataSourceInput' on page 489 undefined on input line 44765. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 489 undefined on input line 44765. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.WranglingOperation' on page 489 undefined on input line 44770. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeSe ttings' on page 489 undefined on input line 44774. [489] [490] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipePr eview' on page 491 undefined on input line 44913. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 491 undefined on input line 44960. [491] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 492 undefined on input line 44981. Underfull \hbox (badness 10000) in paragraph at lines 44992--44995 []\T1/txtt/bx/n/10 materialization_destination \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/n/10 [\T1/txtt/m/n/10 MaterializationDestination\T1/qtm/m/n/1 0 ]) ^^U LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 492 undefi ned on input line 45002. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 492 undefi ned on input line 45002. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 492 undefi ned on input line 45003. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 492 undefined on input line 45013. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 492 undefined on input line 45044. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.DownsamplingOperation' on page 492 undefined on input line 45053. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 492 undefined on input line 45063. [492] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 493 undefined on input line 45084. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g et_preview' on page 493 undefined on input line 45107. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g et_preview' on page 493 undefined on input line 45135. [493] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 494 undefined on input line 45195. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.JDBCTabl eDataSourceInput' on page 494 undefined on input line 45204. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 494 undefined on input line 45204. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 494 undefined on input line 45214. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 494 undefined on input line 45247. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 494 undefined on input line 45267. [494] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.WranglingOperation' on page 495 undefined on input line 45276. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 495 undefined on input line 45286. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 495 undefined on input line 45316. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 495 undefined on input line 45335. [495] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 496 undefined on input line 45371. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 496 undefined on input line 45379. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 496 undefined on input line 45404. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeSe ttings' on page 496 undefined on input line 45414. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 496 undefined on input line 45424. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 496 undefined on input line 45445. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingDia lect' on page 496 undefined on input line 45473. [496] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 497 undefined on input line 45481. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g et' on page 497 undefined on input line 45531. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 497 undefined on input line 45562. [497] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.l ist' on page 498 undefined on input line 45590. [498] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g enerate_sql_for_operations' on page 499 undefined on input line 45657. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.WranglingOperation' on page 499 undefined on input line 45686. [499] LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 500 undefi ned on input line 45742. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 500 undefined on input line 45746. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingDat aSourceTypes' on page 500 undefined on input line 45750. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingDia lect' on page 500 undefined on input line 45754. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.DataSour ceInput' on page 500 undefined on input line 45758. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 500 undefined on input line 45765. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 500 undefined on input line 45775. [500] LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 501 undefi ned on input line 45834. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 501 undefined on input line 45838. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingDia lect' on page 501 undefined on input line 45842. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.DatasetI nput' on page 501 undefined on input line 45846. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 501 undefined on input line 45857. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingSna pshotPolicy' on page 501 undefined on input line 45861. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.SamplingOperation' on page 501 undefined on input line 45865. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 501 undefined on input line 45876. [501] [502] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeInputType' on page 503 undefined on input line 46067. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingSna pshotPolicy' on page 503 undefined on input line 46079. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.SamplingOperation' on page 503 undefined on input line 46083. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 503 undefined on input line 46110. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 503 undefined on input line 46111. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 503 undefined on input line 46136. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 503 undefined on input line 46137. [503] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 504 undefined on input line 46142. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingSna pshotPolicy' on page 504 undefined on input line 46146. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.SamplingOperation' on page 504 undefined on input line 46150. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 504 undefined on input line 46165. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeInputType' on page 504 undefined on input line 46188. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.SamplingOperation' on page 504 undefined on input line 46204. [504] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.f rom_dataset' on page 505 undefined on input line 46322. [505] [506] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DatetimeSampling Strategy' on page 507 undefined on input line 46493. [507] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.SmartDownsamplin gMethod' on page 508 undefined on input line 46655. [508] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.CategoricalStats Methods' on page 509 undefined on input line 46769. Underfull \hbox (badness 10000) in paragraph at lines 46768--46771 []\T1/txtt/bx/n/10 methods \T1/qtm/m/n/10 (\T1/txtt/m/n/10 List\T1/qtm/m/n/10 [ \T1/txtt/m/sl/10 CategoricalStatsMethods\T1/qtm/m/n/10 ]) ^^U List of meth- Underfull \hbox (badness 10000) in paragraph at lines 46768--46771 \T1/qtm/m/n/10 ods to ap-ply for rolling statis-tics. Cur-rently only sup-ports [509] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.NumericStatsMeth ods' on page 510 undefined on input line 46836. [510] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.TaskPlanElement' on page 511 undefined on input line 46910. [511] [512] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.FilterCondition' on page 513 undefined on input line 47066. Underfull \vbox (badness 10000) detected at line 47124 Overfull \vbox (27.2299pt too high) detected at line 47124 [513] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.FindAndReplaceMa tchMode' on page 514 undefined on input line 47208. [514] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.AggregateFeature' on page 515 undefined on input line 47275. [515] Underfull \vbox (badness 10000) detected at line 47382 Overfull \vbox (33.2399pt too high) detected at line 47382 [516] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.JoinOperation' on page 517 undefined on input line 47394. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 517 undefined on input line 47400. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.JoinOperation' on page 517 undefined on input line 47424. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.JoinOperation' on page 517 undefined on input line 47441. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.JoinOperation' on page 517 undefined on input line 47471. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.BaseTimeAwareTask' on page 517 undefined on input line 47501. [517] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.CategoricalStats Methods' on page 518 undefined on input line 47536. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.NumericStatsMeth ods' on page 518 undefined on input line 47562. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.FilterOperation' on page 518 undefined on input line 47628. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.FilterOperationF unctions' on page 518 undefined on input line 47637. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.FilterCondition' on page 518 undefined on input line 47650. [518] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.AggregationOperation' on page 519 undefined on input line 47689. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.AggregateFeature' on page 519 undefined on input line 47709. [519] [520] Chapter 30. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 521 undefined on input line 47893. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 521 undefined on input line 47894. Underfull \hbox (badness 10000) in paragraph at lines 47919--47923 \T1/qtm/m/n/10 See \T1/txtt/m/n/10 training_row_count\T1/qtm/m/n/10 , \T1/txtt/ m/n/10 training_duration\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 training_start_dat e \T1/qtm/m/n/10 / [521] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 522 undefined on input line 48050. [522] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 523 undefined on input line 48100. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 523 undefined on input line 48137. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 523 undefined on input line 48168. [523] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 524 undefined on input line 48296. [524] Underfull \vbox (badness 10000) detected at line 48478 Overfull \vbox (66.0pt too high) detected at line 48478 [525] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 526 undefined on input line 48507. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 526 undefined on input line 48538. Overfull \vbox (0.89993pt too high) detected at line 48558 [526] Underfull \hbox (badness 7832) in paragraph at lines 48583--48586 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 527 undefined on input line 48595. [527] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 528 undefined on input line 48655. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 528 undefined on input line 48694. [528] Underfull \hbox (badness 7832) in paragraph at lines 48737--48740 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 529 undefined on input line 48749. Underfull \hbox (badness 10000) in paragraph at lines 48788--48790 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 52 9 undefined on input line 48809. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 529 undefined on input line 48852. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 529 undefined on input line 48853. [529] Underfull \hbox (badness 10000) in paragraph at lines 48937--48940 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [530] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 531 undefined on input line 48984. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 531 undefined on input line 48987. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 531 undefined on input line 49007. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 1 undefined on input line 49011. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 531 undefined on input line 49057. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 531 undefined on input line 49088. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 531 undefined on input line 49091. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 531 undefined on input line 49111. [531] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 2 undefined on input line 49115. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 532 undefined on input line 49157. Underfull \hbox (badness 10000) in paragraph at lines 49179--49182 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 49188--49191 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 532 undefined on input line 49225. [532] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 3 undefined on input line 49230. Underfull \hbox (badness 10000) in paragraph at lines 49314--49316 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 533 undefined on input line 49331. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 533 undefined on input line 49331. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 3 undefined on input line 49335. [533] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 4 undefined on input line 49386. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 534 undefined on input line 49445. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 534 undefined on input line 49470. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 534 undefined on input line 49470. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 534 undefined on input line 49518. [534] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 535 undefined on input line 49528. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 5 undefined on input line 49532. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 535 undefined on input line 49580. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 5 undefined on input line 49584. [535] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 536 undefined on input line 49625. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 6 undefined on input line 49629. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 536 undefined on input line 49703. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 536 undefined on input line 49732. [536] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 537 undefined on input line 49771. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 537 undefined on input line 49785. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 537 undefined on input line 49815. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 537 undefined on input line 49826. [537] Underfull \hbox (badness 10000) in paragraph at lines 49926--49928 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 8 undefined on input line 49954. Underfull \hbox (badness 10000) in paragraph at lines 49983--49987 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [538] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 9 undefined on input line 50013. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 539 undefined on input line 50052. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 539 undefined on input line 50052. [539] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 540 undefined on input line 50192. Underfull \hbox (badness 10000) in paragraph at lines 50250--50260 \T1/txtt/m/n/10 [][] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 540 undefined on input line 50263. [540] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 541 undefined on input line 50281. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 541 undefined on input line 50281. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 541 undefine d on input line 50338. [541] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 542 undefine d on input line 50437. Underfull \hbox (badness 10000) in paragraph at lines 50457--50460 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect' on page 542 undefined on input line 50487. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 542 undefine d on input line 50509. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 542 undefined on input line 50513. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 542 undefined on input line 50533. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 542 undefined on input line 50547. [542] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 543 undefine d on input line 50558. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 543 undefine d on input line 50604. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 543 undefined on input line 50608. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 543 undefined on input line 50647. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 543 undefined on input line 50648. Underfull \hbox (badness 10000) in paragraph at lines 50645--50650 []\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 50645--50650 \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 [543] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 544 undefined on input line 50695. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 544 undefined on input line 50745. [544] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 545 undefined on input line 50781. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 545 undefined on input line 50811. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 545 undefined on input line 50837. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 545 undefined on input line 50853. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 545 undefined on input line 50859. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 545 undefined on input line 50867. [545] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 546 undefined on input line 50916. Underfull \hbox (badness 10000) in paragraph at lines 50937--50939 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 546 undefined on input line 50952. [546] Underfull \hbox (badness 10000) in paragraph at lines 50973--50975 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 547 undefined on input line 50988. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 547 undefine d on input line 51067. [547] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 548 undefined on input line 51114. [548] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 549 undefined on input line 51242. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .train_datetime' on page 549 undefined on input line 51280. Underfull \hbox (badness 10000) in paragraph at lines 51293--51299 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [549] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 550 undefined on input line 51361. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 550 undefined on input line 51362. Underfull \hbox (badness 10000) in paragraph at lines 51359--51364 []\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 51359--51364 \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 Underfull \hbox (badness 7133) in paragraph at lines 51371--51374 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [550] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 551 undefined on input line 51428. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 551 undefined on input line 51483. [551] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 552 undefined on input line 51553. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 552 undefined on input line 51554. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 552 undefined on input line 51626. [552] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel' o n page 553 undefined on input line 51696. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 553 undefine d on input line 51726. [553] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 554 undefined on input line 51772. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 554 undefined on input line 51809. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 554 undefined on input line 51840. [554] [555] [556] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 557 undefined on input line 52146. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 557 undefined on input line 52177. [557] Underfull \hbox (badness 7832) in paragraph at lines 52222--52225 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 558 undefined on input line 52234. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 558 undefined on input line 52294. [558] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 559 undefined on input line 52333. Underfull \hbox (badness 7832) in paragraph at lines 52376--52379 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 559 undefined on input line 52388. [559] Underfull \hbox (badness 10000) in paragraph at lines 52427--52429 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 0 undefined on input line 52448. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 560 undefined on input line 52491. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 560 undefined on input line 52492. [560] Underfull \hbox (badness 10000) in paragraph at lines 52576--52579 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 561 undefined on input line 52623. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 561 undefined on input line 52626. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 561 undefined on input line 52646. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 1 undefined on input line 52650. [561] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 562 undefined on input line 52696. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 562 undefined on input line 52727. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 562 undefined on input line 52730. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 562 undefined on input line 52750. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 2 undefined on input line 52754. [562] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 563 undefined on input line 52796. Underfull \hbox (badness 10000) in paragraph at lines 52818--52821 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 52827--52830 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 563 undefined on input line 52864. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 3 undefined on input line 52869. [563] Underfull \hbox (badness 10000) in paragraph at lines 52953--52955 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 564 undefined on input line 52970. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 564 undefined on input line 52970. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 4 undefined on input line 52974. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 4 undefined on input line 53025. [564] LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 565 undefined on input line 53084. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 565 undefined on input line 53109. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 565 undefined on input line 53109. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 565 undefined on input line 53157. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 565 undefined on input line 53167. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 5 undefined on input line 53171. [565] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 566 undefined on input line 53219. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 6 undefined on input line 53223. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 566 undefined on input line 53264. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 6 undefined on input line 53268. [566] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 567 undefined on input line 53342. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 567 undefined on input line 53371. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 567 undefined on input line 53410. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 567 undefined on input line 53424. [567] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 568 undefined on input line 53454. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 568 undefined on input line 53465. Underfull \hbox (badness 10000) in paragraph at lines 53565--53567 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [568] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 9 undefined on input line 53593. Underfull \hbox (badness 10000) in paragraph at lines 53622--53626 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 56 9 undefined on input line 53652. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 569 undefined on input line 53691. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 569 undefined on input line 53691. [569] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 570 undefined on input line 53831. [570] Underfull \hbox (badness 10000) in paragraph at lines 53889--53899 \T1/txtt/m/n/10 [][] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 571 undefined on input line 53902. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 571 undefined on input line 53920. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 571 undefined on input line 53920. [571] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 572 undefine d on input line 54046. Underfull \hbox (badness 10000) in paragraph at lines 54066--54069 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect' on page 572 undefined on input line 54096. [572] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 573 undefine d on input line 54118. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 573 undefined on input line 54122. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 573 undefined on input line 54142. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 573 undefined on input line 54156. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 573 undefine d on input line 54167. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 573 undefine d on input line 54213. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 573 undefined on input line 54217. [573] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 574 undefined on input line 54253. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 574 undefined on input line 54283. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 574 undefined on input line 54309. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 574 undefined on input line 54325. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 574 undefined on input line 54331. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 574 undefined on input line 54339. [574] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 575 undefined on input line 54388. Underfull \hbox (badness 10000) in paragraph at lines 54409--54411 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 575 undefined on input line 54424. [575] Underfull \hbox (badness 10000) in paragraph at lines 54445--54447 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 576 undefined on input line 54460. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 576 undefine d on input line 54539. [576] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 577 undefined on input line 54586. [577] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 578 undefined on input line 54714. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 578 undefined on input line 54769. [578] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 579 undefined on input line 54893. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 579 undefined on input line 54894. [579] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel' on page 580 undefined on input line 55043. [580] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 581 undefined on input line 55089. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 581 undefined on input line 55126. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 581 undefined on input line 55157. [581] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 582 undefined on input line 55285. [582] [583] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 584 undefined on input line 55496. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 584 undefined on input line 55527. Overfull \vbox (0.89993pt too high) detected at line 55547 [584] Underfull \hbox (badness 7832) in paragraph at lines 55572--55575 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 585 undefined on input line 55584. [585] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 586 undefined on input line 55644. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 586 undefined on input line 55683. Underfull \hbox (badness 7832) in paragraph at lines 55726--55729 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [586] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 587 undefined on input line 55738. Underfull \hbox (badness 10000) in paragraph at lines 55777--55779 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 7 undefined on input line 55798. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 587 undefined on input line 55841. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 587 undefined on input line 55842. [587] Underfull \hbox (badness 10000) in paragraph at lines 55926--55929 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 588 undefined on input line 55973. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 588 undefined on input line 55976. [588] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 589 undefined on input line 55996. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 9 undefined on input line 56000. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 589 undefined on input line 56046. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 589 undefined on input line 56077. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 589 undefined on input line 56080. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 589 undefined on input line 56100. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 9 undefined on input line 56104. [589] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 590 undefined on input line 56146. Underfull \hbox (badness 10000) in paragraph at lines 56168--56171 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 56177--56180 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 590 undefined on input line 56214. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 0 undefined on input line 56219. [590] Underfull \hbox (badness 10000) in paragraph at lines 56303--56305 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 591 undefined on input line 56320. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 591 undefined on input line 56320. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 1 undefined on input line 56324. [591] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 2 undefined on input line 56375. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 592 undefined on input line 56434. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 592 undefined on input line 56459. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 592 undefined on input line 56459. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 592 undefined on input line 56507. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 592 undefined on input line 56517. [592] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 3 undefined on input line 56521. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 593 undefined on input line 56569. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 3 undefined on input line 56573. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 593 undefined on input line 56614. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 3 undefined on input line 56618. [593] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 594 undefined on input line 56692. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 594 undefined on input line 56721. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 594 undefined on input line 56760. [594] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 595 undefined on input line 56774. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 595 undefined on input line 56804. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 595 undefined on input line 56815. Underfull \hbox (badness 10000) in paragraph at lines 56915--56917 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [595] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 6 undefined on input line 56943. Underfull \hbox (badness 10000) in paragraph at lines 56972--56976 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 6 undefined on input line 57002. [596] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 597 undefined on input line 57041. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 597 undefined on input line 57041. [597] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 598 undefined on input line 57181. Underfull \hbox (badness 10000) in paragraph at lines 57239--57249 \T1/txtt/m/n/10 [][] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 598 undefined on input line 57252. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 598 undefined on input line 57270. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 598 undefined on input line 57270. [598] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 599 undefine d on input line 57327. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 599 undefine d on input line 57426. [599] Underfull \hbox (badness 10000) in paragraph at lines 57446--57449 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect' on page 600 undefined on input line 57476. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 600 undefine d on input line 57498. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 600 undefined on input line 57502. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 600 undefined on input line 57522. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 600 undefined on input line 57536. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 600 undefine d on input line 57547. [600] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 601 undefine d on input line 57593. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 601 undefined on input line 57597. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 601 undefined on input line 57636. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 601 undefined on input line 57637. Underfull \hbox (badness 10000) in paragraph at lines 57634--57639 []\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 57634--57639 \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 [601] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 602 undefined on input line 57684. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 602 undefined on input line 57734. [602] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 603 undefined on input line 57770. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 603 undefined on input line 57800. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 603 undefined on input line 57826. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 603 undefined on input line 57842. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 603 undefined on input line 57848. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 603 undefined on input line 57856. [603] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 604 undefined on input line 57905. Underfull \hbox (badness 10000) in paragraph at lines 57926--57928 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 604 undefined on input line 57941. Underfull \hbox (badness 10000) in paragraph at lines 57962--57964 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [604] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 605 undefined on input line 57977. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 605 undefine d on input line 58056. [605] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 606 undefined on input line 58103. [606] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 607 undefined on input line 58231. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .train_datetime' on page 607 undefined on input line 58269. Underfull \hbox (badness 10000) in paragraph at lines 58282--58288 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [607] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 608 undefined on input line 58350. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 608 undefined on input line 58351. Underfull \hbox (badness 10000) in paragraph at lines 58348--58353 []\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 58348--58353 \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 Underfull \hbox (badness 7133) in paragraph at lines 58360--58363 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [608] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 609 undefined on input line 58417. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 609 undefined on input line 58472. [609] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 610 undefined on input line 58522. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 610 undefined on input line 58523. Underfull \hbox (badness 5217) in paragraph at lines 58582--58585 []\T1/txtt/bx/n/10 sampling_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qtm/ m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U (New in v2.23) in-di-cates t he way train-ing [610] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 611 undefined on input line 58615. Underfull \hbox (badness 10000) in paragraph at lines 58619--58623 []\T1/txtt/bx/n/10 data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1 /qtm/m/n/10 ) ^^U Which of \T1/txtt/m/n/10 training_row_count\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58619--58623 \T1/txtt/m/n/10 training_duration\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 training_s tart_data \T1/qtm/m/n/10 and \T1/txtt/m/n/10 training_end_date \T1/qtm/m/n/10 w ere Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 []\T1/txtt/bx/n/10 training_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dict\T1/qtm/m/ n/10 ) ^^U De-scribes which data was used to train on when Underfull \hbox (badness 6625) in paragraph at lines 58625--58631 \T1/qtm/m/n/10 scor-ing the hold-out and mak-ing pre-dic-tions. \T1/txtt/m/n/10 training_info \T1/qtm/m/n/10 has the fol-low- Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/qtm/m/n/10 ing keys: \T1/txtt/m/n/10 holdout_training_start_date\T1/qtm/m/n /10 , \T1/txtt/m/n/10 holdout_training_duration\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/txtt/m/n/10 holdout_training_row_count\T1/qtm/m/n/10 , \T1/txtt/m/n/10 hold out_training_end_date\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/txtt/m/n/10 prediction_training_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 prediction_training_duration\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 611 undefined on input line 58670. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 611 undefined on input line 58678. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 611 undefined on input line 58684. [611] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 612 undefined on input line 58691. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 612 undefined on input line 58698. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 612 undefined on input line 58759. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 612 undefine d on input line 58788. [612] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 613 undefine d on input line 58880. [613] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 4 undefined on input line 59041. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 614 undefine d on input line 59072. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 614 undefined on input line 59094. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 614 undefined on input line 59095. Underfull \hbox (badness 10000) in paragraph at lines 59092--59097 []\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 59092--59097 \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] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 615 undefined on input line 59151. [615] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata Datetime' on page 616 undefined on input line 59217. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect' on page 616 undefined on input line 59237. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect_metadata' on page 616 undefined on input line 59241. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 616 undefine d on input line 59255. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 616 undefined on input line 59259. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 616 undefined on input line 59290. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect_metadata' on page 616 undefined on input line 59293. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 616 undefined on input line 59314. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 6 undefined on input line 59318. [616] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect_metadata' on page 617 undefined on input line 59338. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 617 undefined on input line 59363. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 617 undefined on input line 59383. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 617 undefined on input line 59401. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 617 undefine d on input line 59412. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 617 undefined on input line 59443. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 617 undefined on input line 59446. [617] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 618 undefined on input line 59470. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 8 undefined on input line 59474. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 618 undefined on input line 59517. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 618 undefined on input line 59531. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 618 undefined on input line 59555. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 618 undefine d on input line 59559. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 618 undefine d on input line 59563. [618] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 619 undefine d on input line 59649. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 619 undefine d on input line 59653. [619] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AccuracyOverTimePlotsMetadata' on page 620 undefined on input line 59702. LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AccuracyOverTimePlot' on page 620 undefined on input line 59778. [620] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AccuracyOverTimePlotPreview' on page 621 undefined on input line 59848. LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. ForecastVsActualPlotsMetadata' on page 621 undefined on input line 59890. [621] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. ForecastVsActualPlot' on page 622 undefined on input line 59971. [622] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. ForecastVsActualPlotPreview' on page 623 undefined on input line 60049. Overfull \vbox (2.75995pt too high) detected at line 60069 [623] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AnomalyOverTimePlotsMetadata' on page 624 undefined on input line 60091. LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AnomalyOverTimePlot' on page 624 undefined on input line 60162. [624] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AnomalyOverTimePlotPreview' on page 625 undefined on input line 60231. [625] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord' on page 626 undefined on input line 60354. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 626 undefined on input line 60359. [626] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 627 undefined on input line 60401. Underfull \hbox (badness 5985) in paragraph at lines 60428--60431 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 60437--60440 \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 LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 627 undefined on input line 60474. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 62 7 undefined on input line 60478. [627] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 628 undefine d on input line 60531. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 628 undefined on input line 60535. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 628 undefined on input line 60587. [628] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 629 undefined on input line 60631. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 62 9 undefined on input line 60687. [629] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 630 undefined on input line 60737. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 63 0 undefined on input line 60793. [630] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 631 undefined on input line 60849. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 631 undefined on input line 60886. [631] [632] [633] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 634 undefined on input line 61192. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 634 undefined on input line 61223. [634] Underfull \hbox (badness 7832) in paragraph at lines 61268--61271 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 635 undefined on input line 61280. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 635 undefined on input line 61340. [635] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 636 undefined on input line 61379. Underfull \hbox (badness 7832) in paragraph at lines 61422--61425 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 636 undefined on input line 61434. [636] Underfull \hbox (badness 10000) in paragraph at lines 61473--61475 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 63 7 undefined on input line 61494. Underfull \hbox (badness 10000) in paragraph at lines 61572--61575 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [637] Underfull \hbox (badness 10000) in paragraph at lines 61666--61668 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 638 undefined on input line 61683. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 638 undefined on input line 61683. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 63 8 undefined on input line 61687. [638] LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 639 undefined on input line 61740. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 639 undefined on input line 61765. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 639 undefined on input line 61765. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 639 undefined on input line 61813. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 639 undefined on input line 61823. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 63 9 undefined on input line 61827. [639] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 640 undefined on input line 61875. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 64 0 undefined on input line 61879. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 640 undefined on input line 61920. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 64 0 undefined on input line 61924. [640] Underfull \hbox (badness 10000) in paragraph at lines 62078--62080 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 64 1 undefined on input line 62106. [641] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 642 undefined on input line 62141. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 642 undefined on input line 62141. [642] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 643 undefined on input line 62281. Underfull \hbox (badness 10000) in paragraph at lines 62339--62349 \T1/txtt/m/n/10 [][] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 643 undefined on input line 62352. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 643 undefined on input line 62370. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 643 undefined on input line 62370. [643] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 644 undefine d on input line 62427. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 644 undefine d on input line 62526. [644] Underfull \hbox (badness 10000) in paragraph at lines 62546--62549 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 645 undefined on input line 62595. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 645 undefined on input line 62596. Underfull \hbox (badness 10000) in paragraph at lines 62593--62598 []\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 62593--62598 \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 [645] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 646 undefined on input line 62643. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 646 undefined on input line 62673. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 646 undefined on input line 62699. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 646 undefined on input line 62715. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 646 undefined on input line 62721. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 646 undefined on input line 62729. [646] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 647 undefined on input line 62778. Underfull \hbox (badness 10000) in paragraph at lines 62799--62801 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 647 undefined on input line 62814. [647] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 648 undefined on input line 62942. [648] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 649 undefined on input line 62967. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 649 undefined on input line 62968. Underfull \hbox (badness 10000) in paragraph at lines 62965--62970 []\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 62965--62970 \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 Underfull \hbox (badness 7133) in paragraph at lines 62977--62980 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 649 undefined on input line 63034. [649] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 650 undefined on input line 63089. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 650 undefined on input line 63139. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 650 undefined on input line 63140. [650] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.FrozenModel' on page 651 undefined on input line 63282. [651] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 652 undefined on input line 63307. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 652 undefined on input line 63308. [652] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del' on page 653 undefined on input line 63456. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 653 undefine d on input line 63493. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 65 3 undefined on input line 63498. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 653 undefined on input line 63502. [653] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 654 undefined on input line 63550. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 654 undefined on input line 63587. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 654 undefined on input line 63618. [654] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 655 undefined on input line 63746. [655] Underfull \vbox (badness 10000) detected at line 63928 Overfull \vbox (66.0pt too high) detected at line 63928 [656] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 657 undefined on input line 63957. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 657 undefined on input line 63988. Overfull \vbox (0.89993pt too high) detected at line 64008 [657] Underfull \hbox (badness 7832) in paragraph at lines 64033--64036 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 658 undefined on input line 64045. [658] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 659 undefined on input line 64105. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 659 undefined on input line 64144. [659] Underfull \hbox (badness 7832) in paragraph at lines 64187--64190 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 660 undefined on input line 64199. Underfull \hbox (badness 10000) in paragraph at lines 64238--64240 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 0 undefined on input line 64259. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 660 undefined on input line 64302. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 660 undefined on input line 64303. [660] Underfull \hbox (badness 10000) in paragraph at lines 64387--64390 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [661] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 662 undefined on input line 64434. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 662 undefined on input line 64437. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 662 undefined on input line 64457. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 2 undefined on input line 64461. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 662 undefined on input line 64507. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 662 undefined on input line 64538. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 662 undefined on input line 64541. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 662 undefined on input line 64561. [662] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 3 undefined on input line 64565. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 663 undefined on input line 64607. Underfull \hbox (badness 10000) in paragraph at lines 64629--64632 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64638--64641 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 663 undefined on input line 64675. [663] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 4 undefined on input line 64680. Underfull \hbox (badness 10000) in paragraph at lines 64764--64766 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 664 undefined on input line 64781. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 664 undefined on input line 64781. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 4 undefined on input line 64785. [664] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 5 undefined on input line 64836. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 665 undefined on input line 64895. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 665 undefined on input line 64920. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 665 undefined on input line 64920. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 665 undefined on input line 64968. [665] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 666 undefined on input line 64978. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 6 undefined on input line 64982. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 666 undefined on input line 65030. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 6 undefined on input line 65034. [666] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 667 undefined on input line 65075. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 7 undefined on input line 65079. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 667 undefined on input line 65153. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 667 undefined on input line 65182. [667] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 668 undefined on input line 65221. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 668 undefined on input line 65235. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 668 undefined on input line 65265. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 668 undefined on input line 65276. [668] Underfull \hbox (badness 10000) in paragraph at lines 65376--65378 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 9 undefined on input line 65404. Underfull \hbox (badness 10000) in paragraph at lines 65433--65437 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [669] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 0 undefined on input line 65463. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 670 undefined on input line 65502. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 670 undefined on input line 65502. [670] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 671 undefined on input line 65642. Underfull \hbox (badness 10000) in paragraph at lines 65700--65710 \T1/txtt/m/n/10 [][] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 671 undefined on input line 65713. [671] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 672 undefined on input line 65731. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 672 undefined on input line 65731. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 672 undefine d on input line 65788. [672] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 673 undefine d on input line 65887. Underfull \hbox (badness 10000) in paragraph at lines 65907--65910 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect' on page 673 undefined on input line 65937. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 673 undefine d on input line 65959. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 673 undefined on input line 65963. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 673 undefined on input line 65983. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 673 undefined on input line 65997. [673] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 674 undefine d on input line 66008. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 674 undefine d on input line 66054. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 674 undefined on input line 66058. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 674 undefined on input line 66097. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 674 undefined on input line 66098. Underfull \hbox (badness 10000) in paragraph at lines 66095--66100 []\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 66095--66100 \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 [674] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 675 undefined on input line 66145. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 675 undefined on input line 66195. [675] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 676 undefined on input line 66231. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 676 undefined on input line 66261. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 676 undefined on input line 66287. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 676 undefined on input line 66303. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 676 undefined on input line 66309. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 676 undefined on input line 66317. [676] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 677 undefined on input line 66366. Underfull \hbox (badness 10000) in paragraph at lines 66387--66389 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 677 undefined on input line 66402. [677] Underfull \hbox (badness 10000) in paragraph at lines 66423--66425 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 678 undefined on input line 66438. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 678 undefine d on input line 66517. [678] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 679 undefined on input line 66564. [679] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 680 undefined on input line 66692. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .train_datetime' on page 680 undefined on input line 66730. Underfull \hbox (badness 10000) in paragraph at lines 66743--66749 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [680] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 681 undefined on input line 66811. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 681 undefined on input line 66812. Underfull \hbox (badness 10000) in paragraph at lines 66809--66814 []\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 66809--66814 \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 Underfull \hbox (badness 7133) in paragraph at lines 66821--66824 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [681] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 682 undefined on input line 66878. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 682 undefined on input line 66933. [682] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 683 undefined on input line 66979. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 3 undefined on input line 67018. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 683 undefined on input line 67022. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 683 undefined on input line 67026. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 683 undefined on input line 67030. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster_insig ht.ClusterInsight' on page 683 undefined on input line 1. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster.Clust er' on page 683 undefined on input line 1. [683] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 4 undefined on input line 67108. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 4 undefined on input line 67145. [684] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 5 undefined on input line 67255. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster.Clust er' on page 685 undefined on input line 67301. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 5 undefined on input line 67383. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 685 undefined on input line 67388. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 685 undefined on input line 67392. [685] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 686 undefined on input line 67396. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.pareto_front. ParetoFront' on page 686 undefined on input line 67486. [686] LaTeX Warning: Hyper reference `projects:segmented-modeling-api' on page 687 un defined on input line 67571. [687] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.model.Advance dTuningParamsType' on page 688 undefined on input line 67734. Underfull \hbox (badness 10000) in paragraph at lines 67740--67742 []\T1/qtm/b/n/10 pa-ram-e-ters \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dict\T1/qtm/m/n/ 10 ) ^^U ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied on LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 688 undefined on input line 67777. Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 []\T1/txtt/bx/n/10 algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 GridSearchAlgorith m (optional)\T1/qtm/m/n/10 ) ^^U The al-go-rithm to ap- Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 ply when run-ning the grid search. Ap-ply this only when you spe c-ify the Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 search type and the search de-ter-mines which al-go-rithm to use . The fol- Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 low-ing ta-ble lists the valid com-bi-na-tions of search type an d al-go-rithm. Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V | G rid-Search-SearchType.SMART | Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 | Grid-SearchAl-go-rithm.EXHAUSTIVE_SEARCH (de-fault) | | Grid-S earch- [688] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 689 undefined on input line 67920. [689] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 690 undefined on input line 67949. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 690 undefined on input line 67971. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 690 undefined on input line 67985. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 690 undefined on input line 68010. [690] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncModelCreationError ' on page 691 undefined on input line 68113. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 691 undefined on input line 68117. LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 691 undefined on input line 68175. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 691 undefine d on input line 68195. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 691 undefined on input line 68203. [691] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 692 undefined on input line 68244. LaTeX Warning: Hyper reference `errors:datarobot.errors.PendingJobFinished' on page 692 undefined on input line 68249. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 692 undefined on input line 68254. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 692 undefined on input line 68292. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 692 undefined on input line 68297. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 692 undefined on input line 68301. [692] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 693 undefined on input line 68411. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 693 undefined on input line 68415. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 693 undefined on input line 68455. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 693 undefined on input line 68459. [693] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job' on page 694 undefined on input line 68631. [694] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 5 undefined on input line 68636. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 5 undefined on input line 68640. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 5 undefined on input line 68675. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 5 undefined on input line 68679. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job' on page 695 undefined on input line 68713. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 5 undefined on input line 68718. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 5 undefined on input line 68722. [695] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 6 undefined on input line 68812. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 6 undefined on input line 68816. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 6 undefined on input line 68847. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 6 undefined on input line 68851. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 6 undefined on input line 68882. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 6 undefined on input line 68886. [696] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job' on page 697 undefined on input line 68936. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 7 undefined on input line 68941. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 7 undefined on input line 68945. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job_ run.JobRunStatus' on page 697 undefined on input line 69059. [697] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job_ run.JobRun' on page 698 undefined on input line 69108. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 8 undefined on input line 69113. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 8 undefined on input line 69117. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 8 undefined on input line 69160. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 8 undefined on input line 69164. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job_ run.JobRun' on page 698 undefined on input line 69205. [698] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 9 undefined on input line 69210. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 9 undefined on input line 69214. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 9 undefined on input line 69245. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 9 undefined on input line 69249. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 9 undefined on input line 69280. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 9 undefined on input line 69284. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 9 undefined on input line 69315. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 69 9 undefined on input line 69319. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 9 undefined on input line 69358. [699] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 0 undefined on input line 69362. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 0 undefined on input line 69389. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 0 undefined on input line 69393. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule' on page 700 undefined on input line 69505. [700] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule' on page 701 undefined on input line 69557. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.missing_repor t.MissingValuesReport' on page 701 undefined on input line 69660. [701] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el' on page 702 undefined on input line 69750. [702] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el' on page 703 undefined on input line 69898. [703] LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 704 undefined on input line 69934. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 704 undefined on input line 69955. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 704 undefined on input line 70004. [704] [705] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 706 undefined on input line 70206. [706] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 707 undefined on input line 70329. [707] Underfull \hbox (badness 10000) in paragraph at lines 70398--70400 []\T1/txtt/bx/n/10 geospatial_monitoring \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[ExternalGeospatialMonitoring]\T1/qtm/m/n/10 ) ^^U LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 708 undefined on input line 70409. [708] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 709 undefined on input line 70473. [709] [710] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 711 undefine d on input line 70804. [711] [712] Chapter 31. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 713 undefined on input line 70876. [713] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 714 undefined on input line 70976. [714] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 715 undefined on input line 71053. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 715 undefined on input line 71122. [715] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 716 undefined on input line 71190. [716] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.DeploymentListFilters' on page 717 undefined on input line 71265. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 717 undefined on input line 71284. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 717 undefined on input line 71338. [717] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 718 undefined on input line 71371. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 718 undefined on input line 71389. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 718 undefined on input line 71394. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 718 undefined on input line 71399. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 718 undefined on input line 71413. [718] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.validate_replacement_model' on page 719 undefined on input line 71569. [719] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.validate_replacement_model' on page 720 undefined on input line 71646. [720] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.replace_model' on page 721 undefined on input line 71741. Overfull \vbox (0.61996pt too high) detected at line 71803 [721] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 722 undefined on input line 71811. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 722 undefined on input line 71847. [722] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 723 undefined on input line 71987. [723] [724] [725] [726] [727] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 728 undefined on input line 72564. Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/b/n/10 pre-dic-tions_data_collection_settings \T1/qtm/m/n/10 ^^U Dic-ti o-nary with an \T1/txtt/m/n/10 enabled \T1/qtm/m/n/10 key Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 bool\T1/qtm/m/n/10 ) in-di-cat-ing whether pre- dic-tions data col-lec-tion is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing \T1/txtt/m/n/10 predictions_dat a_collection \T1/qtm/m/n/10 set-tings, see LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 728 undefined on input line 72576. [728] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 729 undefined on input line 72787. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 729 undefined on input line 72791. [729] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 730 undefined on input line 72795. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.deployment.HealthSettings' on page 730 undefined on input line 72884. [730] [731] [732] [733] [734] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 735 undefined on input line 73515. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations' on page 735 undefined on input line 73561. [735] [736] [737] Underfull \hbox (badness 10000) in paragraph at lines 73888--73890 []\T1/txtt/bx/n/10 share_recipient_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enum(\T S1/txtt/m/n/10 ``\T1/qtm/m/n/10 'user'\T1/txtt/m/n/10 , \TS1/txtt/m/n/10 ``'\T1 /txtt/m/n/10 group\TS1/txtt/m/n/10 '\T1/qtm/m/n/10 , \TS1/txtt/m/n/10 '\T1/txtt /m/n/10 organization\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 , [738] Underfull \hbox (badness 10000) in paragraph at lines 73923--73925 \T1/txtt/bx/n/10 roles \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(or(GrantAccessContr olWithUsernameValidator\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73923--73925 \T1/txtt/m/n/10 GrantAccessControlWithIdValidator\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 SharingRole))\T1/qtm/m/n/10 ) ^^U Ar-ray of GrantAc- [739] [740] [741] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 742 undefined on input line 74319. [742] [743] [744] [745] [746] [747] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.ServiceStats' on page 748 undefined on input line 75066. [748] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.ServiceStatsOverTime' on page 749 undefined on input line 75163. [749] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.TargetDrift' on page 750 undefined on input line 75291. [750] [751] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.PredictionsOverTime' on page 752 undefined on input line 75520. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.Accuracy' on page 752 undefined on input line 75618. [752] [753] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.AccuracyOverTime' on page 754 undefined on input line 75799. [754] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 755 undefined on input line 76017. [755] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 756 undefined on input lin e 76122. [756] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 757 undefined on input line 76240. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_challenger_models_settings' on page 757 undefined on input line 76271 . LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 757 undefined on input line 76296. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 757 undefined on input line 76301. [757] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 758 undefined on input line 76360 . LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 758 undefined on input line 76437. Underfull \hbox (badness 10000) in paragraph at lines 76434--76438 []\T1/txtt/bx/n/10 target_drift \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Settings\T1/qtm /m/n/10 ) ^^U If tar-get drift track-ing is en-abled for this Underfull \hbox (badness 10000) in paragraph at lines 76434--76438 \T1/qtm/m/n/10 de-ploy-ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 t arget_drift \T1/qtm/m/n/10 set-tings, see LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 758 undefined on input line 76443. Underfull \hbox (badness 10000) in paragraph at lines 76440--76444 []\T1/txtt/bx/n/10 feature_drift \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Settings\T1/qt m/m/n/10 ) ^^U If fea-ture drift track-ing is en-abled for this Underfull \hbox (badness 10000) in paragraph at lines 76440--76444 \T1/qtm/m/n/10 de-ploy-ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 f eature_drift \T1/qtm/m/n/10 set-tings, see LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 758 undefined on input line 7646 7. Underfull \hbox (badness 10000) in paragraph at lines 76464--76468 []\T1/txtt/bx/n/10 enabled \T1/qtm/m/n/10 (\T1/txtt/m/n/10 bool\T1/qtm/m/n/10 ) ^^U If tar-get pre-dic-tion_warning is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 76464--76468 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 predictio n_warning \T1/qtm/m/n/10 set-tings, see [758] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 76557. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 76562. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 76568. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 759 undefined on input line 76570. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 76575. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 76582. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 76589. [759] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 760 undefined on input line 76678. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 760 undefined on input line 76710. [760] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 761 undefined on input line 76717. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 76 1 undefined on input line 76766. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 76 1 undefined on input line 76770. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 761 undefined on input line 76844. [761] LaTeX Warning: Hyper reference `deployment-management:datarobot.PredictionServe r.list' on page 762 undefined on input line 76872. Underfull \hbox (badness 10000) in paragraph at lines 76933--76935 []\T1/txtt/bx/n/10 supported_model_formats \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list [PredictionEnvironmentModelFormats]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op- LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti onEnvironment.list' on page 762 undefined on input line 76972. [762] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti onEnvironment' on page 763 undefined on input line 77014. [763] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti onEnvironment' on page 764 undefined on input line 77118. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 76 4 undefined on input line 77123. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 76 4 undefined on input line 77127. [764] Chapter 32. [765] LaTeX Warning: Hyper reference `errors:datarobot.errors.PlatformDeprecationWarn ing' on page 766 undefined on input line 77427. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.create' on page 766 undefined on input line 77470. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace.crea te' on page 766 undefined on input line 77507. [766] LaTeX Warning: Hyper reference `errors:datarobot.errors.DataRobotDeprecationWar ning' on page 767 undefined on input line 77692. [767] [768] Chapter 33. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature' on p age 769 undefined on input line 77733. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 769 undefined on input line 77735. [769] LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 770 undefined on input line 77885. [770] LaTeX Warning: Hyper reference `features:datarobot.models.MulticategoricalHisto gram' on page 771 undefined on input line 78003. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 771 undefined on input line 78008. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseCorrelations' on page 771 undefined on input line 78038. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 771 undefined on input line 78043. [771] LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseJointProbabil ities' on page 772 undefined on input line 78073. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 772 undefined on input line 78078. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseConditionalPr obabilities' on page 772 undefined on input line 78108. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 772 undefined on input line 78113. LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 772 undefined on input line 78208. [772] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 773 undefined on input line 78238. LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 773 undefined on input line 78241. [773] LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature' on p age 774 undefined on input line 78354. [774] LaTeX Warning: Hyper reference `features:datarobot.models.DatasetFeatureHistogr am' on page 775 undefined on input line 78505. LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 775 undefined on input line 78560. [775] LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 776 undefined on input line 78615. LaTeX Warning: Hyper reference `features:datarobot.models.InteractionFeature' o n page 776 undefined on input line 78688. [776] LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_multicate gorical_histogram' on page 777 undefined on input line 78766. LaTeX Warning: Hyper reference `features:datarobot.models.MulticategoricalHisto gram' on page 777 undefined on input line 78780. [777] LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_pairwise_ correlations' on page 778 undefined on input line 78881. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseCorrelations' on page 778 undefined on input line 78896. Underfull \hbox (badness 10000) in paragraph at lines 78985--78988 []\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 78985--78988 \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 , [778] LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_pairwise_ joint_probabilities' on page 779 undefined on input line 79008. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseJointProbabil ities' on page 779 undefined on input line 79023. [779] Underfull \hbox (badness 10000) in paragraph at lines 79133--79136 []\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 79133--79136 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_pairwise_ conditional_probabilities' on page 780 undefined on input line 79156. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseConditionalPr obabilities' on page 780 undefined on input line 79171. [780] LaTeX Warning: Hyper reference `features:datarobot.models.restore_discarded_fea tures.FeatureRestorationStatus' on page 781 undefined on input line 79306. LaTeX Warning: Hyper reference `features:datarobot.models.restore_discarded_fea tures.DiscardedFeaturesInfo' on page 781 undefined on input line 79339. [781] [782] LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 783 undefined on input line 79632. [783] [784] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 785 undefined on input line 79821. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist' on page 785 undefined on input line 79896. [785] [786] [787] Underfull \hbox (badness 5771) in paragraph at lines 80170--80174 \T1/qtm/m/n/10 tion win-dows set-tings. If present, time-aware joins will be us ed. Only al- Underfull \hbox (badness 10000) in paragraph at lines 80176--80180 []\T1/txtt/bx/n/10 prediction_point_rounding \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[int]\T1/qtm/m/n/10 ) ^^U Clos-est value of pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 80202--80205 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [788] [789] Underfull \hbox (badness 10000) in paragraph at lines 80430--80435 \T1/qtm/m/n/10 of the pri-mary tem-po-ral key for each dataset into the past re l-a-tive to the Underfull \hbox (badness 10000) in paragraph at lines 80437--80442 []\T1/txtt/bx/n/10 feature_derivation_window_end \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 int \T1/qtm/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U How many \T1/t xtt/m/n/10 timeUnits Underfull \hbox (badness 10000) in paragraph at lines 80437--80442 \T1/qtm/m/n/10 of each dataset record pri-mary tem-po-ral key into the past rel -a-tive to the [790] Underfull \hbox (badness 10000) in paragraph at lines 80458--80462 []\T1/txtt/bx/n/10 prediction_point_rounding \T1/qtm/m/n/10 (\T1/txtt/m/n/10 in t\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Clos-est value of Underfull \hbox (badness 8038) in paragraph at lines 80464--80468 []\T1/txtt/bx/n/10 prediction_point_rounding_time_unit \T1/qtm/m/n/10 (\T1/txtt /m/n/10 str\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U The tim e unit of Underfull \hbox (badness 10000) in paragraph at lines 80484--80487 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 80504--80506 []\T1/txtt/bx/n/10 specifying \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 To see the list of possible settings, create a Underfull \hbox (badness 10000) in paragraph at lines 80533--80535 []\T1/txtt/bx/n/10 dataset_definitions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1 /qtm/m/n/10 of \T1/txtt/m/n/10 DatasetDefinition\T1/qtm/m/n/10 ) ^^U Each el-e- ment is a Underfull \hbox (badness 6641) in paragraph at lines 80541--80545 \T1/qtm/m/n/10 Each el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot. helpers.feature_discovery. LaTeX Warning: Hyper reference `features:datarobot.models.RelationshipsConfigur ation' on page 791 undefined on input line 80554. [791] LaTeX Warning: Hyper reference `features:datarobot.models.RelationshipsConfigur ation' on page 792 undefined on input line 80612. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 79 2 undefined on input line 80616. [792] Underfull \hbox (badness 10000) in paragraph at lines 80648--80650 []\T1/txtt/bx/n/10 dataset_definitions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 List[Dat asetDefinition]\T1/qtm/m/n/10 ) ^^U Each el-e-ment is a Underfull \hbox (badness 6641) in paragraph at lines 80656--80660 \T1/qtm/m/n/10 Each el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot. helpers.feature_discovery. LaTeX Warning: Hyper reference `features:datarobot.models.RelationshipsConfigur ation' on page 793 undefined on input line 80669. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 79 3 undefined on input line 80690. [793] [794] LaTeX Warning: Hyper reference `features:datarobot.models.FeatureLineage' on pa ge 795 undefined on input line 80902. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRE ngineSpecificParameters' on page 795 undefined on input line 80960. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obResource' on page 795 undefined on input line 80988. [795] LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obDatasetLanguage' on page 796 undefined on input line 81050. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRE ngineSpecificParameters' on page 796 undefined on input line 81054. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obResource' on page 796 undefined on input line 81064. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.Star tOCRJobResponse' on page 796 undefined on input line 81089. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obStatusEnum' on page 796 undefined on input line 81114. [796] [797] [798] [799] [800] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 80 1 undefined on input line 81686. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 801 undefined on input line 81691. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 801 undefined on input line 81695. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 801 undefined on input line 81699. [801] [802] [803] [804] Chapter 34. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem._strip_protocol' on page 805 undefined on input line 82121. Overfull \vbox (4.99998pt too high) detected at line 82185 [805] [806] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.info' on page 807 undefined on input line 82289. [807] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.info' on page 808 undefined on input line 82358. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.exists' on page 808 undefined on input line 82361. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.ls' on page 808 undefined on input line 82399. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.FileInfo' on page 808 undefined on input line 82409. Overfull \vbox (0.56987pt too high) detected at line 82454 [808] [809] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.find' on page 810 undefined on input line 82547. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.walk' on page 810 undefined on input line 82613. [810] [811] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.find' on page 812 undefined on input line 82799. [812] [813] ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82918 \PYG{g+go}{└── finance/} ! 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.82918 \PYG{g+go}{└── finance/} ! 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.82918 \PYG{g+go}{└── finance/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82922 ... └── employee\PYGZhy{}list.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.82922 ... └── employee\PYGZhy{}list.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.82922 ... └── employee\PYGZhy{}list.csv} LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.walk' on page 814 undefined on input line 82930. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.open' on page 814 undefined on input line 82966. [814] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cat_file' on page 815 undefined on input line 83032. [815] LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy' on page 816 undefined on input line 83190. [816] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.copy' on page 817 undefined on input line 83270. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cp_file' on page 817 undefined on input line 83293. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy' on page 817 undefined on input line 83306. [817] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cp_file' on page 818 undefined on input line 83321. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cp_file' on page 818 undefined on input line 83335. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cp_file' on page 818 undefined on input line 83383. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cp_file' on page 818 undefined on input line 83388. [818] [819] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.rm_file' on page 820 undefined on input line 83551. [820] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.find' on page 821 undefined on input line 83625. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.glob' on page 821 undefined on input line 83626. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.rm_file' on page 821 undefined on input line 83632. [821] LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy' on page 822 undefined on input line 83748. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cp_file' on page 822 undefined on input line 83752. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.rm_file' on page 822 undefined on input line 83753. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy' on page 822 undefined on input line 83802. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.mv_file' on page 822 undefined on input line 83807. [822] LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy' on page 823 undefined on input line 83926. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.RENAME' on page 823 undefined on input line 83927. [823] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 824 undefined on input line 83956. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 824 undefined on input line 83988. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 824 undefined on input line 83992. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy' on page 824 undefined on input line 84004. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.RENAME' on page 824 undefined on input line 84005. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.REPLACE' on page 824 undefined on input line 84006. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.SKIP' on page 824 undefined on input line 84007. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.ERROR' on page 824 undefined on input line 84008. Underfull \hbox (badness 10000) in paragraph at lines 84003--84010 \T1/txtt/m/sl/10 RENAME \T1/qtm/m/n/10 to re-name and up-loaded file us-ing the ^^P (n).ext^^Q pat-tern. Underfull \hbox (badness 6961) in paragraph at lines 84003--84010 \T1/qtm/m/n/10 Use \T1/txtt/m/sl/10 FilesOverwriteStrategy.REPLACE \T1/qtm/m/n/ 10 to over-write the ex-ist-ing file. Use [824] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 825 undefined on input line 84036. Underfull \hbox (badness 10000) in paragraph at lines 84144--84146 []\T1/qtm/m/n/10 Ex-am-ple: \T1/txtt/m/n/10 /mydomain.sharepoint.com,4732d...8b 01b0,eb0d3...e42f/b!8tQyRyn..... Overfull \vbox (3.27002pt too high) detected at line 84183 [825] [826] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.put_from_url' on page 827 undefined on input line 84189. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.put_file' on page 827 undefined on input line 84192. [827] LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy' on page 828 undefined on input line 84241. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.RENAME' on page 828 undefined on input line 84242. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.REPLACE' on page 828 undefined on input line 84243. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.SKIP' on page 828 undefined on input line 84244. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.ERROR' on page 828 undefined on input line 84245. Underfull \hbox (badness 10000) in paragraph at lines 84240--84247 \T1/txtt/m/sl/10 RENAME \T1/qtm/m/n/10 to re-name and up-loaded file us-ing the ^^P (n).ext^^Q pat-tern. Underfull \hbox (badness 6961) in paragraph at lines 84240--84247 \T1/qtm/m/n/10 Use \T1/txtt/m/sl/10 FilesOverwriteStrategy.REPLACE \T1/qtm/m/n/ 10 to over-write the ex-ist-ing file. Use LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ile' on page 828 undefined on input line 84259. Underfull \hbox (badness 7558) in paragraph at lines 84258--84260 []\T1/txtt/bx/n/10 kwargs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Any\T1/qtm/m/n/10 ) ^ ^U Ad-di-tional key-word ar-gu-ments passed to \T1/txtt/m/sl/10 DataRobotFile \ T1/qtm/m/n/10 or LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.ERROR' on page 828 undefined on input line 84279. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ile' on page 828 undefined on input line 84290. [828] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.open' on page 829 undefined on input line 84347. [829] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.open' on page 830 undefined on input line 84481. Underfull \hbox (badness 10000) in paragraph at lines 84491--84493 []\T1/txtt/bx/n/10 NotImplementedError \T1/qtm/m/n/10 ^^U If at-tempt-ing to up -load a di-rec-tory and LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.put_file' on page 830 undefined on input line 84538. [830] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.put_file' on page 831 undefined on input line 84568. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.put_file' on page 831 undefined on input line 84574. LaTeX Warning: Hyper reference `file-system:datarobot.enums.FilesOverwriteStrat egy.RENAME' on page 831 undefined on input line 84580. [831] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF SMap' on page 832 undefined on input line 84668. [832] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.open' on page 833 undefined on input line 84769. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.cat' on page 833 undefined on input line 84804. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.put_file' on page 833 undefined on input line 84805. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.put_file' on page 833 undefined on input line 84820. [833] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.find' on page 834 undefined on input line 84913. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.glob' on page 834 undefined on input line 84914. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.ls' on page 834 undefined on input line 84915. [834] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.get_file' on page 835 undefined on input line 84991. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.get_file' on page 835 undefined on input line 85017. [835] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.open' on page 836 undefined on input line 85112. [836] [837] [838] [839] [840] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem' on page 841 undefined on input line 85982. [841] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem.open' on page 842 undefined on input line 86032. [842] [843] LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem' on page 844 undefined on input line 86529. LaTeX Warning: Hyper reference `file-system:datarobot.fs.file_system.DataRobotF ileSystem' on page 844 undefined on input line 86543. [844] [845] [846] [847] [848] Chapter 35. [849] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_validation.CustomModelValidation' on page 850 undefined on input line 8 7059. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_validation.CustomModelValidation' on page 850 undefined on input line 8 7099. [850] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_validation.CustomModelValidation' on page 851 undefined on input line 8 7206. [851] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_llm_validation.CustomModelLLMValidation' on page 852 undefined on input line 87395. [852] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_llm_validation.CustomModelLLMValidation' on page 853 undefined on input line 87447. [853] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.llm _blueprint.VectorDatabaseSettings' on page 854 undefined on input line 87552. [854] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.llm _blueprint.VectorDatabaseSettings' on page 855 undefined on input line 87645. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 855 undefined on input line 87655. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 855 undefined on input line 87677. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 855 undefined on input line 87696. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 855 undefined on input line 87725. [855] [856] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 857 undefined on input line 87873. [857] Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 []\T1/txtt/bx/n/10 vector_database_network_egress_policy \T1/qtm/m/n/10 (\T1/tx tt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Only Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 used if a new vec-tor database is de-ployed. De-ter-mines whethe r the Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 new vec-tor database de-ploy-ment is iso-lated or can ac-cess th e pub- Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS _POLICY.NONE\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm.L LMDefinition.list' on page 858 undefined on input line 88019. [858] [859] [860] Chapter 36. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 861 undefined on input line 88182. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 861 undefined on input line 88203. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 861 undefined on input line 88211. [861] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 862 undefined on input line 88304. [862] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ResultMetadata' on page 863 undefined on input line 88375. [863] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 864 undefined on input line 88532. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 864 undefined on input line 88568. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 864 undefined on input line 88589. [864] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 865 undefined on input line 88597. [865] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 866 undefined on input line 88774. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 866 undefined on input line 88795. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 866 undefined on input line 88804. [866] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 867 undefined on input line 88897. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 867 undefined on input line 88996. [867] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 868 undefined on input line 89073. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 868 undefined on input line 89102. [868] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.playground .Playground' on page 869 undefined on input line 89273. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.playground .Playground' on page 869 undefined on input line 89302. [869] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.playground .Playground' on page 870 undefined on input line 89390. LaTeX Warning: Hyper reference `api-object:datarobot.models.api_object.APIObjec t' on page 870 undefined on input line 89458. LaTeX Warning: Hyper reference `api-object:datarobot.models.api_object.APIObjec t' on page 870 undefined on input line 89479. [870] [871] [872] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tra ce.TraceMetadata' on page 873 undefined on input line 89766. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tem plate.PromptTemplate' on page 873 undefined on input line 89856. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 3 undefined on input line 89861. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 3 undefined on input line 89865. [873] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 4 undefined on input line 89920. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 4 undefined on input line 89924. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tem plate.PromptTemplate' on page 874 undefined on input line 89963. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 4 undefined on input line 89968. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 4 undefined on input line 89972. [874] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tem plate.PromptTemplateVersion' on page 875 undefined on input line 90023. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 5 undefined on input line 90028. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 5 undefined on input line 90032. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 5 undefined on input line 90079. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 5 undefined on input line 90083. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tem plate.PromptTemplateVersion' on page 875 undefined on input line 90121. [875] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 6 undefined on input line 90126. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 6 undefined on input line 90130. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 6 undefined on input line 90171. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 6 undefined on input line 90175. [876] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tem plate.PromptTemplateVersion' on page 877 undefined on input line 90278. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 7 undefined on input line 90283. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 7 undefined on input line 90287. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tem plate.PromptTemplateVersion' on page 877 undefined on input line 90341. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 7 undefined on input line 90346. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 7 undefined on input line 90350. [877] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 8 undefined on input line 90403. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 8 undefined on input line 90407. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 87 8 undefined on input line 90454. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 87 8 undefined on input line 90458. [878] [879] [880] Chapter 37. [881] [882] Overfull \hbox (63.27374pt too wide) in paragraph at lines 90918--90921 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.SupportedEmbeddings' on page 883 undefined on input line 90960. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabaseDatasetExportJob' on page 883 undefined on input lin e 90985. [883] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.ChunkingParameters' on page 884 undefined on input line 91036. Overfull \hbox (69.97372pt too wide) in paragraph at lines 91068--91071 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 884 undefined on input line 91080. [884] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 885 undefined on input line 91138. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 885 undefined on input line 91167. [885] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 886 undefined on input line 91263. Overfull \hbox (69.97372pt too wide) in paragraph at lines 91292--91295 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 886 undefined on input line 91304. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.SupportedTextChunkings' on page 886 undefined on input line 91351. [886] Underfull \hbox (badness 10000) in paragraph at lines 91411--91414 []\T1/txtt/bx/n/10 resource_bundle_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U The ID of a Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[str]\T1/qtm/m/n/10 ) ^^U De-ter-mines whether Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 \T1/qtm/m/n/10 the given cus-tom model is iso-lated, or can ac-cess the pub-lic net- Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 887 undefined on input line 91429. Underfull \hbox (badness 10000) in paragraph at lines 91470--91473 []\T1/txtt/bx/n/10 resource_bundle_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U The ID of a Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[str]\T1/qtm/m/n/10 ) ^^U De-ter-mines whether Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 \T1/qtm/m/n/10 the given cus-tom model is iso-lated, or can ac-cess the pub-lic net- Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , [887] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 888 undefined on input line 91488. [888] [889] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.ope nai_embedding_model_validation.OpenAIEmbeddingModelValidation.list' on page 890 undefined on input line 91847. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.ope nai_embedding_model_validation.OpenAIEmbeddingModelValidation' on page 890 unde fined on input line 91862. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.ope nai_embedding_model_validation.OpenAIEmbeddingModelValidation' on page 890 unde fined on input line 91887. [890] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.ope nai_embedding_model_validation.OpenAIEmbeddingModelValidation.list' on page 891 undefined on input line 91982. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.ope nai_embedding_model_validation.OpenAIEmbeddingModelValidation' on page 891 unde fined on input line 91989. [891] [892] Chapter 38. [893] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.insights_con figuration.InsightsConfiguration' on page 894 undefined on input line 92163. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.cost_metric_ configurations.CostMetricConfiguration' on page 894 undefined on input line 922 61. [894] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.cost_metric_ configurations.CostMetricConfiguration' on page 895 undefined on input line 922 82. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.cost_metric_ configurations.CostMetricConfiguration' on page 895 undefined on input line 923 03. [895] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_configuration.EvaluationDatasetConfiguration' on page 896 undefined on i nput line 92445. [896] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_configuration.EvaluationDatasetConfiguration' on page 897 undefined on i nput line 92579. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_configuration.EvaluationDatasetConfiguration' on page 897 undefined on i nput line 92633. [897] [898] [899] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.synthetic_ev aluation_dataset_generation.SyntheticEvaluationDataset' on page 900 undefined o n input line 92959. [900] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 901 undefined on input line 9313 2. [901] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 902 undefined on input line 9323 3. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 902 undefined on input line 9325 8. [902] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 903 undefined on input line 9332 2. [903] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 904 undefined on input line 93450. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 904 undefined on input line 93471. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 904 undefined on input line 93479. [904] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 905 undefined on input line 93562. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfigurationSupportedInsights' on page 905 undefined on inpu t line 93643. [905] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_res ult.LLMTestResult' on page 906 undefined on input line 93753. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_res ult.LLMTestResult' on page 906 undefined on input line 93774. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_res ult.LLMTestResult' on page 906 undefined on input line 93782. [906] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.OOTBDataset' on page 907 undefined on input line 93878. [907] Underfull \hbox (badness 6592) in paragraph at lines 94031--94033 []\T1/txtt/bx/n/10 prompt_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m/n /10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op- LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.nemo_configu ration.NemoConfiguration' on page 908 undefined on input line 94088. [908] Underfull \hbox (badness 10000) in paragraph at lines 94149--94151 []\T1/txtt/bx/n/10 response_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m /n/10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.nemo_configu ration.NemoConfiguration' on page 909 undefined on input line 94164. [909] [910] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.ootb_metric_ configuration.PlaygroundOOTBMetricConfiguration' on page 911 undefined on input line 94410. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.ootb_metric_ configuration.PlaygroundOOTBMetricConfiguration' on page 911 undefined on input line 94431. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_utils.ReferenceToolCall' on page 911 undefined on input line 94487. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_utils.ReferenceToolCalls' on page 911 undefined on input line 94537. [911] [912] Chapter 39. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.conf iguration.ModerationConfiguration' on page 913 undefined on input line 94587. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 3 undefined on input line 94592. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 3 undefined on input line 94596. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 3 undefined on input line 94642. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 3 undefined on input line 94646. [913] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 914 undefined on input line 94701. Underfull \hbox (badness 10000) in paragraph at lines 94700--94702 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [\T1/txtt/m/sl/10 GuardNemoInfo\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig- u-ra-tion for NeMo LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.mode l_info.GuardModelInfo' on page 914 undefined on input line 94705. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForConfiguration' on page 914 undefined on input line 94709. Underfull \hbox (badness 10000) in paragraph at lines 94712--94714 []\T1/txtt/bx/n/10 openai_api_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/ n/10 ) ^^U To-ken to use for Ope-nAI. Dep-re-cated; use LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.conf iguration.ModerationConfiguration' on page 914 undefined on input line 94735. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 4 undefined on input line 94740. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 4 undefined on input line 94744. [914] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 915 undefined on input line 94786. Underfull \hbox (badness 10000) in paragraph at lines 94785--94787 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [\T1/txtt/m/sl/10 GuardNemoInfo\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig- u-ra-tion for NeMo LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.mode l_info.GuardModelInfo' on page 915 undefined on input line 94790. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForConfiguration' on page 915 undefined on input line 94794. Underfull \hbox (badness 10000) in paragraph at lines 94797--94799 []\T1/txtt/bx/n/10 openai_api_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/ n/10 ) ^^U To-ken to use for Ope-nAI. Dep-re-cated; use LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 5 undefined on input line 94817. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 5 undefined on input line 94821. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 5 undefined on input line 94852. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 5 undefined on input line 94856. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 5 undefined on input line 94887. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 5 undefined on input line 94891. [915] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForTemplate' on page 916 undefined on input line 9494 6. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForConfiguration' on page 916 undefined on input line 94982. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.mode l_info.GuardModelInfo' on page 916 undefined on input line 95040. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.over all.OverallModerationConfig' on page 916 undefined on input line 95074. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.conf iguration.ModerationConfiguration' on page 916 undefined on input line 95076. [916] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 7 undefined on input line 95152. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 7 undefined on input line 95156. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 7 undefined on input line 95203. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 7 undefined on input line 95207. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.over all.OverallModerationConfig' on page 917 undefined on input line 95256. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 7 undefined on input line 95261. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 7 undefined on input line 95265. [917] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.over all.OverallModerationConfig' on page 918 undefined on input line 95314. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 8 undefined on input line 95319. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 8 undefined on input line 95323. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 8 undefined on input line 95350. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 8 undefined on input line 95354. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.temp late.ModerationTemplate' on page 918 undefined on input line 95421. [918] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 9 undefined on input line 95426. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 9 undefined on input line 95430. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 9 undefined on input line 95469. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 9 undefined on input line 95473. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.temp late.ModerationTemplate' on page 919 undefined on input line 95507. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 9 undefined on input line 95512. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 91 9 undefined on input line 95516. [919] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 920 undefined on input line 95567. Underfull \hbox (badness 10000) in paragraph at lines 95566--95568 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [\T1/txtt/m/sl/10 GuardNemoInfo\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig- u-ra-tion for NeMo LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.mode l_info.GuardModelInfo' on page 920 undefined on input line 95571. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForTemplate' on page 920 undefined on input line 9557 5. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.temp late.ModerationTemplate' on page 920 undefined on input line 95585. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 92 0 undefined on input line 95590. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 92 0 undefined on input line 95594. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 920 undefined on input line 95645. Underfull \hbox (badness 10000) in paragraph at lines 95644--95646 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [\T1/txtt/m/sl/10 GuardNemoInfo\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig- u-ra-tion for NeMo LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.mode l_info.GuardModelInfo' on page 920 undefined on input line 95649. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForTemplate' on page 920 undefined on input line 9565 3. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 92 0 undefined on input line 95660. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 92 0 undefined on input line 95664. [920] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 92 1 undefined on input line 95695. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 92 1 undefined on input line 95699. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 92 1 undefined on input line 95730. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 92 1 undefined on input line 95734. [921] [922] Chapter 40. [923] LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy' on page 924 undefined on input line 95978. LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy.wait_for_completion' on page 924 undefined on input line 9597 9. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 924 undefined on input line 95985. Underfull \hbox (badness 10000) in paragraph at lines 95983--95987 []\T1/txtt/bx/n/10 max_wait \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U Max-i-mum num-ber of sec-onds to wait when Underfull \hbox (badness 10000) in paragraph at lines 95983--95987 \T1/txtt/m/n/10 wait_for_completion=True\T1/qtm/m/n/10 . De-faults to 10800 (3 hours). Raises [924] LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy' on page 925 undefined on input line 96006. LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy' on page 925 undefined on input line 96028. LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy.get' on page 925 undefined on input line 96029. LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy' on page 925 undefined on input line 96041. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 925 undefined on input line 96050. LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy' on page 925 undefined on input line 96081. [925] [926] Chapter 41. Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import R ocCurve >>> RocCurve.compute( Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 ") >>> RocCurve.get("67643b2d87bb4954d7917323", da ta_slice_id= Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 "6764389b4bdd48581485a58b") >>> RocCurve.list("67643b2d87bb4954d7917323") [ , ...] >>> RocCurve. Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 list("67643b2d87bb4954d7917323")[0].roc_points [{\TS1/txtt/m/n/ 10 '\T1/txtt/m/n/10 accuracy\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0.539375, Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 f1_score\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0 .0, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 false_negative_score\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 : 737, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 true_negative_score\TS1/t xtt/m/n/10 '\T1/txtt/m/n/10 : 863, [927] [928] Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import L iftChart >>> LiftChart.compute( Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b") Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 >>> LiftChart.list("67643b2d87bb4954d7917323") [, ... ] >>> LiftC hart.get( Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b").bins Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 [{\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 actual\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 : 0.4, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 predicted\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0.22727272727272724, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 bin_ weight\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 5.0}, ... ] [929] [930] [931] Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import R esiduals >>> Residuals.list( Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 "672e32de69b0b676ced54d9c") [] >>> Residuals.compute("672e32de69b0b 676ced54d9c Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 ", data_slice_id="677ae1249695103ba9feff97") >>> R esiduals. Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 list("672e32de69b0b676ced54d9c") [, ] >>> Residuals.get("672e32de69b0b676c ed54d9c Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 ", data_slice_id="677ae1249695103ba9feff97") >>> Residuals.get ( Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 "672e32de69b0b676ced54d9c", data_slice_id="677ae1249695103ba9fe ff97"). Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 histogram [{\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 interval_start\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 : []33.37288135593221, \TS1/txtt/m/n/10 '\T1/txt t/m/n/10 interval_end\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : []32. [932] [933] [934] [935] [936] [937] [938] [939] [940] Underfull \hbox (badness 10000) in paragraph at lines 98287--98291 \T1/txtt/bx/n/10 key_name \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Item key name to sort data. One of \T1/txtt/m/n/10 feature_name\T1/qtm/m/n/1 0 , [941] [942] [943] [944] Underfull \hbox (badness 10000) in paragraph at lines 99026--99028 []\T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U The sta-tus of the in-sight. One of \T1/txtt/m/n/10 datarobot.enums. [945] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord' on page 946 undefined on input line 99120. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord' on page 946 undefined on input line 99168. [946] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentPredictionsPreview' on page 947 undefined on input line 99210. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentExplanations' on page 947 undefined on input line 99231. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentExplanations' on page 947 undefined on input line 99271. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord.list' on page 947 undefined on input line 99294. [947] [948] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentExplanations' on page 949 undefined on input line 99464. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentPredictionsPreview' on page 949 undefined on input line 99586. [949] Underfull \hbox (badness 10000) in paragraph at lines 99707--99709 []\T1/txtt/m/n/10 [ [ True Negative, False Positive ], [ False Negative, True P ositive [950] LaTeX Warning: Hyper reference `insights:datarobot.insights.LiftChart' on page 951 undefined on input line 99755. [951] LaTeX Warning: Hyper reference `insights:datarobot.models.lift_chart.LiftChart' on page 952 undefined on input line 99842. [952] LaTeX Warning: Hyper reference `insights:datarobot.models.data_slice.DataSlice' on page 953 undefined on input line 100016. Overfull \vbox (20.84995pt too high) detected at line 100070 [953] LaTeX Warning: Hyper reference `insights:datarobot.models.data_slice.DataSliceS izeInfo' on page 954 undefined on input line 100171. [954] Underfull \vbox (badness 10000) detected at line 100239 Underfull \vbox (badness 10000) detected at line 100239 [955] LaTeX Warning: Hyper reference `insights:datarobot.models.data_slice.DataSlice' on page 956 undefined on input line 100266. [956] Underfull \hbox (badness 10000) in paragraph at lines 100362--100365 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 100362--100365 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions Underfull \hbox (badness 10000) in paragraph at lines 100396--100398 \T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 data robot.enums. Underfull \hbox (badness 10000) in paragraph at lines 100403--100405 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [957] [958] Underfull \hbox (badness 10000) in paragraph at lines 100693--100696 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 100693--100696 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions [959] [960] [961] Underfull \hbox (badness 10000) in paragraph at lines 101027--101030 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 101027--101030 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions Underfull \hbox (badness 10000) in paragraph at lines 101061--101063 \T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 data robot.enums. Underfull \hbox (badness 10000) in paragraph at lines 101068--101070 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [962] [963] LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores.list' on page 964 undefined on input line 101336. [964] LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 965 undefined on input line 101434. LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 965 undefined on input line 101438. LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 965 undefined on input line 101474. LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 965 undefined on input line 101478. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart.list' on p age 965 undefined on input line 101526. [965] LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 9 66 undefined on input line 101569. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 9 66 undefined on input line 101573. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 9 66 undefined on input line 101609. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 9 66 undefined on input line 101613. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve.list' on pa ge 966 undefined on input line 101644. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve.list' on pa ge 966 undefined on input line 101648. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve.list' on pa ge 966 undefined on input line 101652. [966] LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 96 7 undefined on input line 101695. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 96 7 undefined on input line 101699. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 96 7 undefined on input line 101735. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 96 7 undefined on input line 101739. [967] Underfull \hbox (badness 10000) in paragraph at lines 101823--101826 []\T1/txtt/bx/n/10 metric \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enums.FEATURE_ASSOCIA TION_METRIC\T1/qtm/m/n/10 ) ^^U The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 101823--101826 \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 101828--101831 []\T1/txtt/bx/n/10 association_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enums.FEATU RE_ASSOCIATION_TYPE\T1/qtm/m/n/10 ) ^^U The type of Underfull \hbox (badness 10000) in paragraph at lines 101828--101831 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureAssociationMat rix' on page 968 undefined on input line 101847. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 968 undefined on input line 101883. [968] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureAssociationMat rixDetails' on page 969 undefined on input line 101987. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureAssociationFea turelists' on page 969 undefined on input line 102045. [969] [970] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 971 undefined on input line 102228. [971] LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 972 undefined on input line 102409. [972] LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 973 undefined on input line 102434. LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix.list' on page 973 undefined on input line 102438. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 97 3 undefined on input line 102443. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 97 3 undefined on input line 102447. LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 973 undefined on input line 102485. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 97 3 undefined on input line 102490. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 97 3 undefined on input line 102494. LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 973 undefined on input line 102552. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 97 3 undefined on input line 102557. [973] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 97 4 undefined on input line 102561. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 97 4 undefined on input line 102604. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 97 4 undefined on input line 102608. [974] LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanationsInitia lization' on page 975 undefined on input line 102743. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 97 5 undefined on input line 102747. [975] LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations' on p age 976 undefined on input line 102914. Underfull \hbox (badness 10000) in paragraph at lines 102942--102945 []\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 102947--102950 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [976] Underfull \hbox (badness 6708) in paragraph at lines 103020--103026 \T1/qtm/m/n/10 Cre-ate the pre-dic-tion ex-pla-na-tions for the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 103020--103026 \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 103036--103039 []\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 103041--103044 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [977] [978] [979] [980] [981] LaTeX Warning: Hyper reference `insights:datarobot.models.prediction_explanatio ns.PredictionExplanationsPage' on page 982 undefined on input line 103684. [982] LaTeX Warning: Hyper reference `jobs:datarobot.models.ShapMatrixJob' on page 98 3 undefined on input line 103777. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 98 3 undefined on input line 103782. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 98 3 undefined on input line 103788. LaTeX Warning: Hyper reference `insights:datarobot.models.ShapMatrix' on page 9 83 undefined on input line 103815. LaTeX Warning: Hyper reference `insights:datarobot.models.ShapMatrix' on page 9 83 undefined on input line 103819. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 98 3 undefined on input line 103824. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 98 3 undefined on input line 103828. LaTeX Warning: Hyper reference `insights:datarobot.models.ShapMatrix' on page 9 83 undefined on input line 103866. [983] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 98 4 undefined on input line 103909. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 98 4 undefined on input line 103913. [984] LaTeX Warning: Hyper reference `insights:datarobot.models.RatingTable' on page 985 undefined on input line 104107. LaTeX Warning: Hyper reference `insights:datarobot.models.RatingTable' on page 985 undefined on input line 104143. [985] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 986 undefine d on input line 104189. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 986 undefined on input line 104194. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 98 6 undefined on input line 104198. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 986 undefine d on input line 104276. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 98 6 undefined on input line 104281. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 986 undefined on input line 104285. LaTeX Warning: Hyper reference `insights:datarobot.insights.RocCurve' on page 9 86 undefined on input line 104303. [986] LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.RocCurve' o n page 987 undefined on input line 104379. [987] [988] [989] [990] Chapter 42. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 991 undefine d on input line 104661. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 991 undefined on input line 104665. [991] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 992 undefined on input line 104772. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 992 undefined on input line 104776. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 992 undefined on input line 104816. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 992 undefined on input line 104820. [992] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions' on page 993 undefined on input line 104899. LaTeX Warning: Hyper reference `jobs:datarobot.models.TrainingPredictionsJob' o n page 993 undefined on input line 104927. [993] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 994 undefined on input line 105055. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 994 undefined on input line 105059. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 994 undefined on input line 105099. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 994 undefined on input line 105103. [994] LaTeX Warning: Hyper reference `jobs:datarobot.models.ShapMatrixJob' on page 99 5 undefined on input line 105184. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 995 undefined on input line 105188. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 995 undefined on input line 105316. [995] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 996 undefined on input line 105320. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 996 undefined on input line 105360. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 996 undefined on input line 105364. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 996 undefine d on input line 105455. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 996 undefined on input line 105459. [996] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 997 undefined on input line 105566. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 997 undefined on input line 105570. [997] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 998 undefined on input line 105610. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 998 undefined on input line 105614. [998] Chapter 43. [999] LaTeX Warning: Hyper reference `key_values:datarobot.models.key_values.KeyValue ' on page 1000 undefined on input line 105792. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 00 undefined on input line 105797. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 10 00 undefined on input line 105801. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 00 undefined on input line 105847. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 10 00 undefined on input line 105851. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 00 undefined on input line 105901. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 10 00 undefined on input line 105905. [1000] LaTeX Warning: Hyper reference `key_values:datarobot.models.key_values.KeyValue ' on page 1001 undefined on input line 105966. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 01 undefined on input line 105971. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 10 01 undefined on input line 105975. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 01 undefined on input line 106037. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 10 01 undefined on input line 106041. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 01 undefined on input line 106072. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 10 01 undefined on input line 106076. [1001] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 02 undefined on input line 106107. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 10 02 undefined on input line 106111. [1002] Chapter 44. [1003] LaTeX Warning: Hyper reference `errors:datarobot.errors.MemorySpaceDeduplicatio nError' on page 1004 undefined on input line 106311. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace' on page 1004 undefined on input line 106324. LaTeX Warning: Hyper reference `errors:datarobot.errors.MemorySpaceDeduplicatio nError' on page 1004 undefined on input line 106328. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace.list ' on page 1004 undefined on input line 106375. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace' on page 1004 undefined on input line 106375. [1004] LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace' on page 1005 undefined on input line 106407. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace' on page 1005 undefined on input line 106501. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Event' on page 1 005 undefined on input line 106505. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1005 undefined on input line 106517. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1005 undefined on input line 106533. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.update' on page 1005 undefined on input line 106541. [1005] LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.create' on page 1006 undefined on input line 106645. [1006] LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1007 undefined on input line 106701. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1007 undefined on input line 106705. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session' on page 1007 undefined on input line 106707. LaTeX Warning: Hyper reference `errors:datarobot.errors.MemorySessionDeduplicat ionError' on page 1007 undefined on input line 106725. Underfull \hbox (badness 5696) in paragraph at lines 106721--106729 []\T1/txtt/bx/n/10 deduplication_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qt m/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Op-tional. A 1-72 char-ac- ter key that Underfull \hbox (badness 7759) in paragraph at lines 106721--106729 \T1/txtt/m/sl/10 MemorySessionDeduplicationError\T1/qtm/m/n/10 , which car-ries \T1/txtt/m/n/10 existing_session_id \T1/qtm/m/n/10 so LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session' on page 1007 undefined on input line 106738. LaTeX Warning: Hyper reference `errors:datarobot.errors.MemorySessionDeduplicat ionError' on page 1007 undefined on input line 106742. [1007] LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1008 undefined on input line 106780. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1008 undefined on input line 106794. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session' on page 1008 undefined on input line 106794. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session' on page 1008 undefined on input line 106833. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 08 undefined on input line 106859. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.get' on page 1008 undefined on input line 106860. [1008] LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Event' on page 1 009 undefined on input line 106952. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1009 undefined on input line 107003. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Event' on page 1 009 undefined on input line 107003. [1009] LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Event' on page 1 010 undefined on input line 107059. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1010 undefined on input line 107088. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1010 undefined on input line 107097. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Event' on page 1 010 undefined on input line 107097. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1010 undefined on input line 107133. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.list' on page 1010 undefined on input line 107143. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Event' on page 1 010 undefined on input line 107143. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session' on page 1010 undefined on input line 107161. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.post_eve nt' on page 1010 undefined on input line 107164. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.events' on page 1010 undefined on input line 107165. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.update_e vent' on page 1010 undefined on input line 107165. [1010] [1011] [1012] Chapter 45. [1013] [1014] Chapter 46. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.enums.RunT ype' on page 1015 undefined on input line 107358. [1015] [1016] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.notebook.N otebook' on page 1017 undefined on input line 107657. [1017] [1018] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.enums.Note bookStatus' on page 1019 undefined on input line 107895. [1019] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 1020 undefined on input line 108078. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.exceptions .KernelNotAssignedError' on page 1020 undefined on input line 108085. [1020] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 1021 undefined on input line 108144. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 1021 undefined on input line 108192. [1021] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.Image' on page 1022 undefined on input line 108346. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.Machine' on page 1022 undefined on input line 108350. [1022] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.ExecutionEnvironment' on page 1023 undefined on input line 108382. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.ExecutionEnvironmentAssignPayload' on page 1023 undefined on input line 108408. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.ExecutionEnvironment' on page 1023 undefined on input line 108418. [1023] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.revision.C reateRevisionPayload' on page 1024 undefined on input line 108535. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.revision.N otebookRevision' on page 1024 undefined on input line 108545. [1024] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.scheduled_ job.NotebookScheduledJob' on page 1025 undefined on input line 108641. Overfull \vbox (1.64996pt too high) detected at line 108750 [1025] [1026] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.scheduled_ run.ScheduledJobPayload' on page 1027 undefined on input line 108974. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.scheduled_ run.ScheduledRunRevisionMetadata' on page 1027 undefined on input line 108990. [1027] [1028] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookSession' on page 1029 undefined on input line 109204. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.St artSessionPayload' on page 1029 undefined on input line 109230. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookSession' on page 1029 undefined on input line 109240. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookSession' on page 1029 undefined on input line 109269. [1029] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookExecutionStatus' on page 1030 undefined on input line 109370. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.user.Noteb ookUser' on page 1030 undefined on input line 109485. [1030] Chapter 47. [1031] Underfull \hbox (badness 10000) in paragraph at lines 109622--109624 []\T1/txtt/bx/n/10 catalog_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qt m/m/n/10 ) ^^U (New in ver-sion v3.0) The ob-ject ID of the [1032] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1033 undefined on input line 109711. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1033 undefined on input line 109788. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 1033 undefined on input line 109793. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1033 undefined on input line 109797. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1033 undefined on input line 109803. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1033 undefined on input line 109807. [1033] [1034] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 1035 undefined on input line 109973. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1035 undefined on input line 109977. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 1035 undefined on input line 109994. [1035] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1036 undefined on input line 110054. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1036 undefined on input line 110079. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1036 undefined on input line 110130. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1036 undefined on input line 110170. [1036] LaTeX Warning: Hyper reference `errors:datarobot.errors.ProjectAsyncFailureErro r' on page 1037 undefined on input line 110175. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1037 undefined on input line 110180. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1037 undefined on input line 110184. [1037] LaTeX Warning: Hyper reference `projects:partitions-api' on page 1038 undefined on input line 110257. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_partition ing_method' on page 1038 undefined on input line 110259. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_datetime_ partitioning' on page 1038 undefined on input line 110260. Underfull \hbox (badness 10000) in paragraph at lines 110256--110262 \T1/qtm/m/n/10 the \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 110256--110262 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 110340--110347 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 110340--110347 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 110340--110347 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll [1038] Underfull \hbox (badness 10000) in paragraph at lines 110349--110353 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1039 undefined on input line 110366. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1039 undefined on input line 110371. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1039 undefined on input line 110376. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1039 undefined on input line 110380. [1039] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1040 undefined on input line 110452. [1040] Underfull \hbox (badness 7888) in paragraph at lines 110570--110577 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 AUTOPILOT_MODE.COMPREHENSIVE\T1/qtm/m/n/10 . \T1/txtt/m/n/10 COMPREHENSIVE\TS1/txtt/m/n/10 ` \T1/txtt/m/n/10 runs all bluep rints Underfull \hbox (badness 10000) in paragraph at lines 110570--110577 \T1/txtt/m/n/10 in the repository (this may be extremely slow). If unspecified, LaTeX Warning: Hyper reference `projects:partitions-api' on page 1041 undefined on input line 110594. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_partition ing_method' on page 1041 undefined on input line 110596. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_datetime_ partitioning' on page 1041 undefined on input line 110597. Underfull \hbox (badness 10000) in paragraph at lines 110593--110599 \T1/qtm/m/n/10 the \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 110593--110599 \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. [1041] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1042 undefined on input line 110671. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1042 undefined on input line 110676. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1042 undefined on input line 110681. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1042 undefined on input line 110685. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.start' on pag e 1042 undefined on input line 110701. [1042] LaTeX Warning: Hyper reference `projects:partitions-api' on page 1043 undefined on input line 110796. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_partition ing_method' on page 1043 undefined on input line 110798. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_datetime_ partitioning' on page 1043 undefined on input line 110799. Underfull \hbox (badness 10000) in paragraph at lines 110795--110801 \T1/qtm/m/n/10 the \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 110795--110801 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 110841--110843 []\T1/txtt/bx/n/10 class_mapping_aggregation_settings \T1/qtm/m/n/10 (\T1/txtt/ m/n/10 ClassMappingAggregationSettings\T1/qtm/m/n/10 , [1043] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1044 undefined on input line 110868. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1044 undefined on input line 110873. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1044 undefined on input line 110878. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1044 undefined on input line 110882. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.start' on pag e 1044 undefined on input line 110898. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 1044 undefined on input line 110902. [1044] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1045 undefined on input line 110985. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1045 undefined on input line 111003. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 1045 undefined on input line 111003. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1045 undefined on input line 111025. Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 []\T1/txtt/bx/n/10 use_new_models_retrieval \T1/qtm/m/n/10 (\T1/txtt/m/n/10 boo l\T1/qtm/m/n/10 , \T1/qtm/m/it/10 de-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 ) ^^U If \T1/txtt/m/n/10 true\T1/qtm/m/n/10 , new re- Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 trieval route is used, which sup-ports fil-ter-ing and re-turns fewer at-tributes Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 per in-di-vid-ual model. Fol-low-ing at-tributes are ab-sent and could be re- Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 trieved from the blueprint level: \T1/txtt/m/n/10 monotonic_incr easing_featurelist_id\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 monotonic_decreasing_featurelist_id\T1/qtm/m/n/10 , \T1/txtt/m/ n/10 supports_composable_ml \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 supports_monotonic_constraints\T1/qtm/m/n/10 . Fol-low-ing at-t ributes are ab-sent and Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 could be re-trieved from the in-di-vid-ual model level: \T1/txtt /m/n/10 has_empty_clusters\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 is_n_clusters_dynamically_determined\T1/qtm/m/n/10 , \T1/txtt/m /n/10 prediction_threshold \T1/qtm/m/n/10 and [1045] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1046 undefined on input line 111075. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1046 undefined on input line 111140. [1046] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1047 undefined on input line 111172. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1047 undefined on input line 111217. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 1047 undefined on input line 111217. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1047 undefined on input line 111243. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel' o n page 1047 undefined on input line 111243. [1047] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1048 undefined on input line 111279. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeFile' on page 1048 undefined on input line 111279. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 1048 undefined on input line 111304. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1048 undefined on input line 111339. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 1048 undefined on input line 111380. [1048] Underfull \hbox (badness 10000) in paragraph at lines 111416--111418 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictionDa taset' on page 1049 undefined on input line 111432. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 1049 undefined on input line 111437. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1049 undefined on input line 111441. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1049 undefined on input line 111446. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1049 undefined on input line 111451. Underfull \hbox (badness 7649) in paragraph at lines 111455--111458 []\T1/txtt/bx/n/10 ValueError \T1/qtm/m/n/10 ^^U Raised if \T1/txtt/m/n/10 fore cast_point \T1/qtm/m/n/10 or \T1/txtt/m/n/10 predictions_start_date \T1/qtm/m/n /10 and [1049] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 1050 undefined on input line 111500. Underfull \hbox (badness 10000) in paragraph at lines 111510--111512 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictionDa taset' on page 1050 undefined on input line 111546. Underfull \hbox (badness 10000) in paragraph at lines 111575--111581 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [1050] [1051] [1052] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 1053 undefined on input line 111849. Overfull \hbox (0.89392pt too wide) in paragraph at lines 111859--111863 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[BasicCreden tialsDict | CredentialIdCredentialsDict]\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictionDa taset' on page 1053 undefined on input line 111933. [1053] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1054 undefined on input line 111958. LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 1054 undefined on input line 111983. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 1054 undefined on input line 112005. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1054 undefined on input line 112019. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature' on p age 1054 undefined on input line 112019. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 1054 undefined on input line 112044. [1054] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1055 undefined on input line 112167. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 1055 undefined on input line 112208. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1055 undefined on input line 112222. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist' on page 1055 undefined on input line 112222. [1055] [1056] LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 1057 undefined on input line 112388. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1057 undefined on input line 112393. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1057 undefined on input line 112397. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1057 undefined on input line 112401. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 1057 undefined on input line 112432. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1057 undefined on input line 112469. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 1057 undefined on input line 112474. [1057] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1058 undefined on input line 112489. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1058 undefined on input line 112496. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 1058 undefined on input line 112509. LaTeX Warning: Hyper reference `errors:datarobot.errors.DuplicateFeaturesError' on page 1058 undefined on input line 112514. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 1058 undefined on input line 112518. [1058] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 1059 undefined on input line 112576. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist' on page 1059 undefined on input line 112603. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1059 undefined on input line 112651. [1059] [1060] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1061 undefined on input line 112863. LaTeX Warning: Hyper reference `errors:datarobot.errors.AppPlatformError' on pa ge 1061 undefined on input line 112871. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train_datetim e' on page 1061 undefined on input line 112909. LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 1061 undefined on input line 112915. [1061] Underfull \hbox (badness 10000) in paragraph at lines 112948--112957 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [1062] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 1063 undefined on input line 113049. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 1063 undefined on input line 113050. Underfull \hbox (badness 10000) in paragraph at lines 113047--113052 []\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 113047--113052 \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 Underfull \hbox (badness 7133) in paragraph at lines 113064--113067 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [1063] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 1064 undefined on input line 113122. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 1064 undefined on input line 113161. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.check_blendab le' on page 1064 undefined on input line 113169. LaTeX Warning: Hyper reference `projects:datarobot.helpers.eligibility_result.E ligibilityResult' on page 1064 undefined on input line 113208. [1064] Underfull \hbox (badness 10000) in paragraph at lines 113266--113271 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1065 undefined on input line 113291. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel' on page 1065 undefined on input line 113316. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.FrozenModel' on page 1065 undefined on input line 113341. [1065] Underfull \hbox (badness 10000) in paragraph at lines 113444--113449 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with Underfull \hbox (badness 5345) in paragraph at lines 113444--113449 \T1/qtm/m/n/10 QUEUE_STATUS.INPROGRESS, will re-turn the mod-el-ing jobs that a re cur-rently LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1066 undefined on input line 113469. Underfull \hbox (badness 10000) in paragraph at lines 113489--113494 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with [1066] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1067 undefined on input line 113514. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1067 undefined on input line 113559. [1067] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1068 undefined on input line 113751. [1068] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1069 undefined on input line 113788. [1069] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 1070 undefined on input line 113856. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1070 undefined on input line 113871. Underfull \hbox (badness 10000) in paragraph at lines 113883--113889 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str].\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.24) Met- Underfull \hbox (badness 10000) in paragraph at lines 113883--113889 \T1/qtm/m/n/10 ric to use for cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/ m/n/10 proportionalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 113902--113909 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 113902--113909 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 113902--113909 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll Underfull \hbox (badness 10000) in paragraph at lines 113911--113915 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1070 undefined on input line 113926. [1070] Overfull \hbox (3.89389pt too wide) in paragraph at lines 113946--113950 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [1071] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1072 undefined on input line 114068. Underfull \hbox (badness 10000) in paragraph at lines 114072--114075 []\T1/txtt/bx/n/10 partitioning_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Partitio ningMethod\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U An in- stance of Underfull \hbox (badness 10000) in paragraph at lines 114072--114075 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 1072 undefined on input line 114085. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1072 undefined on input line 114096. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del' on page 1072 undefined on input line 114143. [1072] LaTeX Warning: Hyper reference `insights:datarobot.models.RatingTable' on page 1073 undefined on input line 114168. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1073 undefined on input line 114192. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 1073 undefined on input line 114192. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1073 undefined on input line 114217. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 1073 undefined on input line 114217. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create_type_t ransform_feature' on page 1073 undefined on input line 114301. [1073] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1074 undefined on input line 114358. Underfull \hbox (badness 10000) in paragraph at lines 114366--114368 []\T1/txtt/bx/n/10 ValueError \T1/qtm/m/n/10 ^^U If value of \T1/txtt/m/n/10 va riable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1074 undefined on input line 114371. [1074] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1075 undefined on input line 114375. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1075 undefined on input line 114379. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1075 undefined on input line 114416. LaTeX Warning: Hyper reference `features:datarobot.models.InteractionFeature' o n page 1075 undefined on input line 114463. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 75 undefined on input line 114468. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1075 undefined on input line 114476. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1075 undefined on input line 114480. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1075 undefined on input line 114484. [1075] LaTeX Warning: Hyper reference `features:datarobot.models.RelationshipsConfigur ation' on page 1076 undefined on input line 114514. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 10 76 undefined on input line 114586. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 1076 undefined on input line 114591. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1076 undefined on input line 114595. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1076 undefined on input line 114599. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 1076 undefined on input line 114628. [1076] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 1077 undefined on input line 114702. [1077] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 1078 undefined on input line 114831. Underfull \hbox (badness 10000) in paragraph at lines 114867--114874 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 114867--114874 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 114867--114874 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 1078 undefined on input line 114889. [1078] [1079] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 1080 undefined on input line 115076. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e' on page 1080 undefined on input line 115079. Underfull \hbox (badness 10000) in paragraph at lines 115074--115080 []\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 `projects:datarobot.DatetimePartitioningSpecific ation' on page 1080 undefined on input line 115086. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1080 undefined on input line 115086. Underfull \hbox (badness 10000) in paragraph at lines 115085--115090 \T1/txtt/bx/n/10 datetime_partition_spec \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 Datet imePartitioningSpecification\T1/qtm/m/n/10 ) ^^U [1080] [1081] Underfull \hbox (badness 6364) in paragraph at lines 115289--115292 []\T1/txtt/bx/n/10 consider_blenders_in_recommendation \T1/qtm/m/n/10 (\T1/txtt /m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U (New in ver-sion LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 1082 undefined on input line 115332. Underfull \hbox (badness 10000) in paragraph at lines 115360--115366 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str].\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.24) Met- Underfull \hbox (badness 10000) in paragraph at lines 115360--115366 \T1/qtm/m/n/10 ric to use for cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/ m/n/10 proportionalParity\T1/qtm/m/n/10 , [1082] Underfull \hbox (badness 10000) in paragraph at lines 115379--115386 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 115379--115386 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 6741) in paragraph at lines 115394--115396 []\T1/txtt/bx/n/10 default_monotonic_increasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 6741) in paragraph at lines 115398--115400 []\T1/txtt/bx/n/10 default_monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 10000) in paragraph at lines 115443--115447 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [1083] LaTeX Warning: Hyper reference `projects:datarobot.helpers.AdvancedOptions' on page 1084 undefined on input line 115528. [1084] [1085] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 1086 undefined on input line 115853. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e' on page 1086 undefined on input line 115854. Underfull \hbox (badness 10000) in paragraph at lines 115852--115855 []\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 `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 1086 undefined on input line 115858. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 1086 undefined on input line 115859. Underfull \hbox (badness 10000) in paragraph at lines 115862--115865 []\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 115873--115876 []\T1/txtt/bx/n/10 autopilot_data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n /10 str\T1/qtm/m/n/10 ) ^^U one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 115873--115876 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [1086] LaTeX Warning: Hyper reference `projects:datarobot.BacktestSpecification' on pa ge 1087 undefined on input line 115916. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 108 7 undefined on input line 115955. [1087] LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 1088 un defined on input line 115991. LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 1088 un defined on input line 115991. Underfull \hbox (badness 6927) in paragraph at lines 115990--115993 []\T1/txtt/bx/n/10 periodicities \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m /n/10 of \T1/txtt/m/sl/10 Periodicity\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional \T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.9) a LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1088 u ndefined on input line 116019. [1088] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 1089 undefined on input line 116145. Underfull \hbox (badness 10000) in paragraph at lines 116164--116169 []\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 , [1089] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 1090 undefined on input line 116190. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 1090 undefined on input line 116191. [1090] Underfull \hbox (badness 10000) in paragraph at lines 116306--116308 []\T1/txtt/bx/n/10 time_unit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 string\T1/qtm/m/n/ 10 ) ^^U Time step unit, valid op-tions are val-ues from LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.get' on page 1091 undefined on input line 116342. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.to_spec ification' on page 1091 undefined on input line 116347. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1091 undefined on input line 116349. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 1091 undefined on input line 116350. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 1091 undefined on input line 116361. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 1091 undefined on input line 116362. Underfull \hbox (badness 10000) in paragraph at lines 116385--116388 []\T1/txtt/bx/n/10 autopilot_data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n /10 str\T1/qtm/m/n/10 ) ^^U one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 116385--116388 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [1091] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .Backtest' on page 1092 undefined on input line 116481. [1092] LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 109 3 undefined on input line 116523. LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 1093 un defined on input line 116559. LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 1093 un defined on input line 116559. Underfull \hbox (badness 6927) in paragraph at lines 116558--116561 []\T1/txtt/bx/n/10 periodicities \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m /n/10 of \T1/txtt/m/sl/10 Periodicity\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional \T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.9) a [1093] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1094 u ndefined on input line 116596. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1094 u ndefined on input line 116601. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 1094 undefined on input line 116643. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1094 undefined on input line 116652. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1094 undefined on input line 116674. [1094] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1095 undefined on input line 116737. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1095 undefined on input line 116755. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e_optimized' on page 1095 undefined on input line 116774. [1095] [1096] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1097 undefined on input line 117000. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1097 undefined on input line 117030. [1097] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e_optimized' on page 1098 undefined on input line 117162. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 1098 undefined on input line 117206. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.get_opt imized' on page 1098 undefined on input line 117207. Underfull \hbox (badness 10000) in paragraph at lines 117205--117208 []\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 117205--117208 \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. [1098] LaTeX Warning: Hyper reference `projects:datarobot.BacktestSpecification' on pa ge 1099 undefined on input line 117310. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 1099 undefined on input line 117320. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 1099 undefined on input line 117321. [1099] LaTeX Warning: Hyper reference `projects:datarobot.BacktestSpecification' on pa ge 1100 undefined on input line 117417. Underfull \hbox (badness 5741) in paragraph at lines 117424--117432 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_duration\T1/qtm/m/n/10 ). If \T1/ txtt/m/n/10 True\T1/qtm/m/n/10 , will use a start/end date ap-proach for LaTeX Warning: Hyper reference `projects:datarobot.BacktestSpecification' on pa ge 1100 undefined on input line 117439. [1100] LaTeX Warning: Hyper reference `projects:datarobot.models.JobStatusResult' on p age 1101 undefined on input line 117580. LaTeX Warning: Hyper reference `projects:datarobot.models.JobStatusResult' on p age 1101 undefined on input line 117601. [1101] LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 1102 undefined on input line 117702. LaTeX Warning: Hyper reference `projects:datarobot.CombinedModel' on page 1102 undefined on input line 117764. [1102] [1103] [1104] LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 1105 undefined on input line 118116. [1105] LaTeX Warning: Hyper reference `projects:datarobot.SegmentationTask.list' on pa ge 1106 undefined on input line 118236. LaTeX Warning: Hyper reference `projects:datarobot.SegmentationTask' on page 11 06 undefined on input line 118236. LaTeX Warning: Hyper reference `projects:datarobot.SegmentationTask' on page 11 06 undefined on input line 118272. LaTeX Warning: Hyper reference `projects:datarobot.SegmentInfo.list' on page 11 06 undefined on input line 118347. LaTeX Warning: Hyper reference `projects:datarobot.SegmentInfo' on page 1106 un defined on input line 118347. [1106] LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 1107 undefined on input line 118445. [1107] LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask.list' on page 1108 undefined on input line 118565. LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 1108 undefined on input line 118565. LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 1108 undefined on input line 118601. [1108] Underfull \hbox (badness 10000) in paragraph at lines 118674--118676 []\T1/txtt/bx/n/10 backtests \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n/1 0 of \T1/txtt/m/n/10 dicts containing validation_start_date \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `projects:datarobot.models.external_baseline_val idation.ExternalBaselineValidationInfo' on page 1109 undefined on input line 11 8723. [1109] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 1110 undefined on input line 118748. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 1 110 undefined on input line 118781. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 1110 undefined on input line 118808. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1110 undefined on input line 118824. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1110 u ndefined on input line 118849. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1110 undefined on input line 118853. [1110] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 1111 undefined on input line 118902. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1111 undefined on input line 118918. [1111] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 1 112 undefined on input line 118936. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1112 u ndefined on input line 118951. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 1112 undefined on input line 118955. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.get_allowed_cou ntry_codes' on page 1112 undefined on input line 119001. [1112] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1113 u ndefined on input line 119024. Underfull \hbox (badness 10000) in paragraph at lines 119067--119070 []\T1/txtt/m/n/10 code \T1/qtm/m/n/10 : (str) The code for this coun-try; sup-p ly it to \T1/txtt/m/n/10 CalendarFile. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 1 113 undefined on input line 119076. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1113 u ndefined on input line 119105. [1113] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 1 114 undefined on input line 119156. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1114 u ndefined on input line 119156. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 11 14 undefined on input line 119191. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 11 14 undefined on input line 119248. [1114] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 1 115 undefined on input line 119286. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 1115 undefined on input line 119286. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 1115 undefined on input line 119286. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 1115 u ndefined on input line 119289. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 11 15 undefined on input line 119304. [1115] LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 1116 undefined on input line 119369. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 1 116 undefined on input line 119373. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 1116 undefined on input line 119373. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 11 16 undefined on input line 119377. [1116] Chapter 48. [1117] Underfull \vbox (badness 10000) detected at line 119595 [1118] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions.list' on page 1119 undefined on input line 1196 77. Underfull \hbox (badness 10000) in paragraph at lines 119676--119680 []\T1/txtt/bx/n/10 shap_warnings \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 list\T1/qtm/m /n/10 ) ^^U (New in ver-sion v2.21) Will Underfull \hbox (badness 10000) in paragraph at lines 119676--119680 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [1119] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions' on page 1120 undefined on input line 119796. [1120] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions' on page 1121 undefined on input line 119832. LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictionsIterator' on page 1121 undefined on input line 1 19861. [1121] [1122] Chapter 49. [1123] LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 1124 undef ined on input line 120120. [1124] LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase.list' on page 1125 undefined on input line 120238. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 1125 undef ined on input line 120279. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 1125 undef ined on input line 120340. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 1125 undefined on input line 120365. LaTeX Warning: Hyper reference `applications:datarobot.Application' on page 112 5 undefined on input line 120370. Underfull \hbox (badness 7099) in paragraph at lines 120369--120372 []\T1/txtt/bx/n/10 entity \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[UseCaseReferenc eEntity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Project\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Dataset\T1/qtm/m/n/10 , \T1/txtt/m/sl/10 Application\T1/qtm/m/n/10 , [1125] LaTeX Warning: Hyper reference `applications:datarobot.Application' on page 112 6 undefined on input line 120412. Underfull \hbox (badness 7099) in paragraph at lines 120411--120414 []\T1/txtt/bx/n/10 entity \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[UseCaseReferenc eEntity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Project\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Dataset\T1/qtm/m/n/10 , \T1/txtt/m/sl/10 Application\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 1126 undefined on input line 120450. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 1126 undefined on input line 120470. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 1126 undefined on input line 120475. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 1126 undefined on input line 120497. [1126] LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 1127 undefined on input line 120548. [1127] [1128] LaTeX Warning: Hyper reference `use-cases:datarobot.models.use_cases.use_case.U seCaseUser' on page 1129 undefined on input line 120790. [1129] [1130] Chapter 50. LaTeX Warning: Hyper reference `user_mcp_server:datarobot.models.user_mcp_serve r_deployment.TypeOfPromptInUserMCPServerDeployment' on page 1131 undefined on i nput line 120885. LaTeX Warning: Hyper reference `user_mcp_server:datarobot.models.user_mcp_serve r_deployment.PromptInUserMCPServerDeployment' on page 1131 undefined on input l ine 120895. [1131] [1132] LaTeX Warning: Hyper reference `user_mcp_server:datarobot.models.user_mcp_serve r_deployment.TypeOfResourceInUserMCPServerDeployment' on page 1133 undefined on input line 121101. LaTeX Warning: Hyper reference `user_mcp_server:datarobot.models.user_mcp_serve r_deployment.ResourceInUserMCPServerDeployment' on page 1133 undefined on input line 121115. [1133] LaTeX Warning: Hyper reference `user_mcp_server:datarobot.models.user_mcp_serve r_deployment.TypeOfToolInUserMCPServerDeployment' on page 1134 undefined on inp ut line 121317. LaTeX Warning: Hyper reference `user_mcp_server:datarobot.models.user_mcp_serve r_deployment.ToolInUserMCPServerDeployment' on page 1134 undefined on input lin e 121327. [1134] [1135] [1136] [1137] [1138] [1139] [1140] Chapter 51. LaTeX Warning: Hyper reference `data-connectivity:datarobot.query_engine.engine .QueryEngine' on page 1141 undefined on input line 122052. LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy.create' on page 1141 undefined on input line 122089. LaTeX Warning: Hyper reference `gen-syftr-search:datarobot.models.genai.syftr_s earch.SearchStudy' on page 1141 undefined on input line 122089. LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector.create' o n page 1141 undefined on input line 122097. [1141] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.DeploymentListFilters' on page 1142 undefined on input line 122106. LaTeX Warning: Hyper reference `app-framework:datarobot.core.LLMConfig' on page 1142 undefined on input line 122184. LaTeX Warning: Hyper reference `app-framework:datarobot.core.LLMType' on page 1 142 undefined on input line 122184. LaTeX Warning: Hyper reference `app-framework:datarobot.core.DataRobotAppFramew orkBaseSettings.resolve_llm_config' on page 1142 undefined on input line 122184 . [1142] LaTeX Warning: Hyper reference `app-framework:datarobot.core.LLMConfig' on page 1143 undefined on input line 122188. LaTeX Warning: Hyper reference `application-templates:datarobot.models.custom_t emplates.TemplateMetadata' on page 1143 undefined on input line 122197. LaTeX Warning: Hyper reference `applications:datarobot.Application' on page 114 3 undefined on input line 122206. Underfull \hbox (badness 8075) in paragraph at lines 122226--122228 []\T1/qtm/m/n/10 Sched-ules are now flat un-der the pipeline: \T1/txtt/m/n/10 P ipelines.list_schedules \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122230--122232 []\T1/txtt/m/n/10 Pipelines.create_image \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Pip elines.update_image \T1/qtm/m/n/10 ac-cept \T1/txtt/m/n/10 python_base_image\T1 /qtm/m/n/10 ; [1143] Underfull \hbox (badness 6559) in paragraph at lines 122264--122266 []\T1/qtm/m/n/10 Fixed the ex-per-i-men-tal pipelines \T1/txtt/m/n/10 list_* \T 1/qtm/m/n/10 meth-ods (\T1/txtt/m/n/10 Pipelines.list\T1/qtm/m/n/10 , \T1/txtt/ m/n/10 Pipelines.list_versions\T1/qtm/m/n/10 , Underfull \hbox (badness 6691) in paragraph at lines 122264--122266 \T1/txtt/m/n/10 Pipelines.list_inputs\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines .list_runs\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.list_schedules\T1/qtm/m/n/ 10 , and \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122272--122274 []\T1/qtm/m/n/10 Added \T1/txtt/m/n/10 node_id \T1/qtm/m/n/10 sup-port to the e x-per-i-men-tal pipelines per-task read meth-ods (\T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122272--122274 \T1/txtt/m/n/10 get_task_execution\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.ge t_task_result\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.get_task_logs\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122288--122290 []\T1/qtm/m/n/10 Added the \T1/txtt/m/n/10 [pipelines] \T1/qtm/m/n/10 in-stall ex-tra for \T1/txtt/m/n/10 datarobot[]early[]access\T1/qtm/m/n/10 : \T1/txtt/m/ n/10 pip install LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.SupportedOpenAIEmbeddingModel' on page 1144 undefined on input lin e 122293. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.SupportedEmbeddings' on page 1144 undefined on input line 122293. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.ope nai_embedding_model_validation.OpenAIEmbeddingModelValidation' on page 1144 und efined on input line 122297. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetric' on page 1144 undefined on input line 12233 5. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetricVersion' on page 1144 undefined on input lin e 122335. LaTeX Warning: Hyper reference `custom_scoring_metrics:datarobot.models.custom_ scoring_metrics.CustomScoringMetricVersionFileContents' on page 1144 undefined on input line 122335. Overfull \hbox (45.9607pt too wide) in paragraph at lines 122334--122336 []\T1/qtm/m/n/10 Moved \T1/txtt/m/sl/10 CustomScoringMetric\T1/qtm/m/n/10 , \T1 /txtt/m/sl/10 CustomScoringMetricVersion\T1/qtm/m/n/10 , and \T1/txtt/m/sl/10 C ustomScoringMetricVersionFileContents [1144] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.SupportedEmbeddings' on page 1145 undefined on input line 122344. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.ope nai_embedding_model_validation.OpenAIEmbeddingModelValidation' on page 1145 und efined on input line 122348. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.create' on page 1145 undefined on input line 122352. LaTeX Warning: Hyper reference `errors:datarobot.errors.MemorySessionDeduplicat ionError' on page 1145 undefined on input line 122352. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace.crea te' on page 1145 undefined on input line 122356. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.MemorySpace.list ' on page 1145 undefined on input line 122356. LaTeX Warning: Hyper reference `errors:datarobot.errors.MemorySpaceDeduplicatio nError' on page 1145 undefined on input line 122356. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.post_eve nts' on page 1145 undefined on input line 122360. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session.update_e vents' on page 1145 undefined on input line 122360. LaTeX Warning: Hyper reference `memory:datarobot.models.memory.Session' on page 1145 undefined on input line 122364. Underfull \hbox (badness 10000) in paragraph at lines 122371--122373 []\T1/qtm/m/n/10 Added Mul-ti-l-abel as an op-tion for \T1/txtt/m/n/10 Custom M odel Target Types \T1/qtm/m/n/10 . LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_mul ticlass_feature_impact' on page 1213 undefined on input line 130468. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 1213 undefined on input line 130477. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_associati on_featurelists' on page 1213 undefined on input line 130482. Underfull \hbox (badness 10000) in paragraph at lines 130480--130483 []\T1/qtm/m/n/10 It's now pos-si-ble to get fea-ture as-so-ci-a-tion sta-tuses for fea-turelists us-ing \T1/txtt/m/sl/10 Project. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_associati ons' on page 1213 undefined on input line 130487. [1213] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_metrics' on page 1214 undefined on input line 130496. LaTeX Warning: Hyper reference `insights:datarobot.models.word_cloud.WordCloud. ngrams_per_class' on page 1214 undefined on input line 130513. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_target' o n page 1214 undefined on input line 130518. Underfull \hbox (badness 7925) in paragraph at lines 130517--130519 []\T1/qtm/m/n/10 Method \T1/txtt/m/sl/10 Project.set_target \T1/qtm/m/n/10 sup- port new op-tional pa-ram-e-ters \T1/txtt/m/n/10 featureEngineeringGraphs \T1/q tm/m/n/10 and LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1214 undefined on input line 130522. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t_from_data_source' on page 1214 undefined on input line 130522. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_series_accuracy_as_dataframe' on page 1214 undefined on input line 130526. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .download_series_accuracy_as_csv' on page 1214 undefined on input line 130527. Underfull \hbox (badness 10000) in paragraph at lines 130525--130530 []\T1/qtm/m/n/10 Se-ries ac-cu-racy re-trieval meth-ods (\T1/txtt/m/sl/10 Datet imeModel.get_series_accuracy_as_dataframe \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get' on page 1214 undefined on input line 130551. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature.get' on page 1214 undefined on input line 130551. [1214] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.submit_actuals' on page 1215 undefined on input line 130608. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train_d atetime' on page 1215 undefined on input line 130617. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train_datetim e' on page 1215 undefined on input line 130617. Underfull \hbox (badness 10000) in paragraph at lines 130616--130618 []\T1/qtm/m/n/10 Mono-tonic con-straints are now sup-ported for OTV projects. T o that end, the pa-ram-e-ters Underfull \hbox (badness 10000) in paragraph at lines 130616--130618 \T1/txtt/m/n/10 monotonic_increasing_featurelist_id \T1/qtm/m/n/10 and \T1/txtt /m/n/10 monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 can be LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get' on page 1215 undefined on input line 130621. LaTeX Warning: Hyper reference `insights:datarobot.models.word_cloud.WordCloud' on page 1215 undefined on input line 130625. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 1215 undefined on input line 130629. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 1215 undefined on input line 130633. LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 1215 undefined on input line 130637. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1215 undefined on input line 130641. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_sup ported_capabilities' on page 1215 undefined on input line 130645. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.start' on pag e 1215 undefined on input line 130649. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1215 undefined on input line 130649. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 1215 undefined on input line 130696. [1215] LaTeX Warning: Hyper reference `deployment-management:datarobot.PredictionServe r.list' on page 1216 undefined on input line 130702. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1216 undefined on input line 130706. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 121 6 undefined on input line 130707. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1216 undefined on input line 130707. Underfull \hbox (badness 7451) in paragraph at lines 130705--130708 []\T1/qtm/m/n/10 When \T1/txtt/m/sl/10 specifying datetime partitioning \T1/qtm /m/n/10 set-tings , :ref:\T1/txtt/m/n/10 time series \T1/qtm/m/n/ 10 projects Underfull \hbox (badness 10000) in paragraph at lines 130705--130708 \T1/txtt/m/sl/10 do_not_derive \T1/qtm/m/n/10 at-tribute. Any fea-tures not spe c-i-fied will be as-signed ac-cord-ing to the LaTeX Warning: Hyper reference `projects:datarobot.models.Project.batch_feature s_type_transform' on page 1216 undefined on input line 130711. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_associati ons' on page 1216 undefined on input line 130724. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_associati on_matrix_details' on page 1216 undefined on input line 130725. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1216 undefined on input line 130734. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 1216 undefined on input line 130746. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1216 undefined on input line 130750. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 1216 undefined on input line 130775. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons.get' on page 1216 undefined on input line 130779. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 1216 undefined on input line 130788. [1216] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 1217 undefined on input line 130800. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .compute_series_accuracy' on page 1217 undefined on input line 130804. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_series_accuracy_as_dataframe' on page 1217 undefined on input line 130808. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .download_series_accuracy_as_csv' on page 1217 undefined on input line 130812. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 1217 undefined on input line 130818. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 1217 undefined on input line 130835. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons.get' on page 1217 undefined on input line 130861. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.get_access_list ' on page 1217 undefined on input line 130887. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1217 u ndefined on input line 130887. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1217 u ndefined on input line 130891. [1217] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.start_a dvanced_tuning_session' on page 1218 undefined on input line 130914. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_adv anced_tuning_parameters' on page 1218 undefined on input line 130915. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.advance d_tune' on page 1218 undefined on input line 130916. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.advanced_tuni ng.AdvancedTuningSession' on page 1218 undefined on input line 130917. Underfull \hbox (badness 10000) in paragraph at lines 130912--130921 []\T1/qtm/m/n/10 Pre-vi-ously avail-able for only Eu-reqa mod-els, Ad-vanced Tu n-ing meth-ods and ob-jects, in-clud-ing Underfull \hbox (badness 10000) in paragraph at lines 130912--130921 \T1/txtt/m/sl/10 Model.start_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m /sl/10 Model.get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/sl/10 Mo del. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1218 u ndefined on input line 130924. LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations.get_a ll_as_dataframe' on page 1218 undefined on input line 130934. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1218 undefined on input line 130948. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1218 undefined on input line 130952. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t_from_data_source' on page 1218 undefined on input line 130952. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictionDa taset' on page 1218 undefined on input line 130952. Underfull \hbox (badness 10000) in paragraph at lines 130951--130953 []\T1/txtt/m/sl/10 Project.upload_dataset \T1/qtm/m/n/10 and \T1/txtt/m/sl/10 P roject.upload_dataset_from_data_source \T1/qtm/m/n/10 will re-turn a LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1218 undefined on input line 130956. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t_from_data_source' on page 1218 undefined on input line 130956. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1218 undefined on input line 130960. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.RocCurve' o n page 1218 undefined on input line 130964. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1218 undefined on input line 130983. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create_from_d ata_source' on page 1218 undefined on input line 130984. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 121 8 undefined on input line 130988. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 121 8 undefined on input line 130989. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1218 undefined on input line 130993. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1218 undefined on input line 130994. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1218 undefined on input line 130998. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1218 undefined on input line 130999. [1218] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_sup ported_capabilities' on page 1219 undefined on input line 131068. Underfull \hbox (badness 10000) in paragraph at lines 131073--131076 []\T1/qtm/m/n/10 New class for work-ing with model com-pli-ance doc-u-men-ta-ti on fea-ture of DataRobot: class LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 1219 undefined on input line 131080. LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 1219 undefined on input line 131084. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1219 undefined on input line 131095. Underfull \hbox (badness 10000) in paragraph at lines 131092--131097 []\T1/qtm/m/n/10 Cross se-ries fea-tures can now be cre-ated within time se-rie s mul-ti-series projects us-ing Underfull \hbox (badness 10000) in paragraph at lines 131092--131097 \T1/qtm/m/n/10 the \T1/txtt/m/n/10 use_cross_series_features \T1/qtm/m/n/10 and \T1/txtt/m/n/10 aggregation_type \T1/qtm/m/n/10 at-tributes of the \T1/txtt/m/ sl/10 datarobot. [1219] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1220 undefined on input line 131110. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create' on pa ge 1220 undefined on input line 131110. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_lif t_chart' on page 1220 undefined on input line 131116. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_all _lift_charts' on page 1220 undefined on input line 131117. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_con fusion_chart' on page 1220 undefined on input line 131117. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_all _confusion_charts' on page 1220 undefined on input line 131118. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_roc _curve' on page 1220 undefined on input line 131118. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_all _roc_curves' on page 1220 undefined on input line 131119. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1220 undefined on input line 131125. Underfull \hbox (badness 10000) in paragraph at lines 131123--131127 []\T1/qtm/m/n/10 New \T1/txtt/m/n/10 number_of_known_in_advance_features \T1/qt m/m/n/10 at-tribute has been added to the \T1/txtt/m/sl/10 datarobot. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_worker_co unt' on page 1220 undefined on input line 131130. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1220 undefined on input line 131144. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_target' o n page 1220 undefined on input line 131145. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 1220 undefined on input line 131153. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 1220 undefined on input line 131153. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_or_ request_feature_impact' on page 1220 undefined on input line 131212. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.start_a dvanced_tuning_session' on page 1220 undefined on input line 131218. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_adv anced_tuning_parameters' on page 1220 undefined on input line 131219. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.advance d_tune' on page 1220 undefined on input line 131220. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.advanced_tuni ng.AdvancedTuningSession' on page 1220 undefined on input line 131221. Underfull \hbox (badness 10000) in paragraph at lines 131216--131224 []\T1/qtm/m/n/10 New meth-ods and ob-jects, in-clud-ing \T1/txtt/m/sl/10 Model. start_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m/sl/10 Model. Underfull \hbox (badness 7504) in paragraph at lines 131216--131224 \T1/txtt/m/sl/10 get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/sl/1 0 Model.advanced_tune\T1/qtm/m/n/10 , and \T1/txtt/m/sl/10 AdvancedTuningSessio n\T1/qtm/m/n/10 , were [1220] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1221 undefined on input line 131227. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.star_mo del' on page 1221 undefined on input line 131232. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.unstar_ model' on page 1221 undefined on input line 131232. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_models' o n page 1221 undefined on input line 131236. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.set_pre diction_threshold' on page 1221 undefined on input line 131240. Underfull \hbox (badness 10000) in paragraph at lines 131239--131242 []\T1/qtm/m/n/10 A cus-tom pre-dic-tion thresh-old may now be con-fig-ured for each model via \T1/txtt/m/sl/10 Model. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.check_blendab le' on page 1221 undefined on input line 131245. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_cro ss_validation_scores' on page 1221 undefined on input line 131250. Underfull \hbox (badness 10000) in paragraph at lines 131249--131251 []\T1/qtm/m/n/10 In-di-vid-ual cross val-i-da-tion scores can be re-trieved for new mod-els us-ing \T1/txtt/m/sl/10 Model. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 1221 undefin ed on input line 131268. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 1221 undefined on input line 131274. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist.update' o n page 1221 undefined on input line 131281. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist.u pdate' on page 1221 undefined on input line 131282. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist.delete' o n page 1221 undefined on input line 131287. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist.d elete' on page 1221 undefined on input line 131288. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation.get' on page 1221 undefined on input line 131292. Underfull \hbox (badness 10000) in paragraph at lines 131291--131295 []\T1/txtt/m/sl/10 ModelRecommendation.get \T1/qtm/m/n/10 now ac-cepts an op-ti onal pa-ram-e-ter of type \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 1221 undefined on input line 131299. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 1221 undefined on input line 131300. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.pareto_front. ParetoFront' on page 1221 undefined on input line 131321. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 1221 undefined on input line 131326. [1221] LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations' on p age 1222 undefined on input line 131339. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.feature _log_list' on page 1222 undefined on input line 131410. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.feature _log_retrieve' on page 1222 undefined on input line 131411. Underfull \hbox (badness 10000) in paragraph at lines 131408--131412 []\T1/qtm/m/n/10 Added a new fea-ture to re-trieve fea-ture logs for time se-ri es projects. Check \T1/txtt/m/sl/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 131408--131412 \T1/txtt/m/sl/10 DatetimePartitioning.feature_log_list() \T1/qtm/m/n/10 and \T1 /txtt/m/sl/10 datarobot.DatetimePartitioning. LaTeX Warning: Hyper reference `projects:datarobot.helpers.AdvancedOptions' on page 1222 undefined on input line 131421. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1222 undefined on input line 131422. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1222 undefined on input line 131423. LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 1222 undefined on input line 131423. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1222 undefined on input line 131430. Underfull \hbox (badness 10000) in paragraph at lines 131428--131432 []\T1/qtm/m/n/10 New pa-ram-e-ters \T1/txtt/m/n/10 predictions_start_date \T1/q tm/m/n/10 and \T1/txtt/m/n/10 predictions_end_date \T1/qtm/m/n/10 added to \T1/ txtt/m/sl/10 Project. [1222] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1223 undefined on input line 131440. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create_from_d ata_source' on page 1223 undefined on input line 131441. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 122 3 undefined on input line 131445. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 122 3 undefined on input line 131446. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1223 undefined on input line 131450. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1223 undefined on input line 131451. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1223 undefined on input line 131455. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1223 undefined on input line 131456. Underfull \hbox (badness 5302) in paragraph at lines 131454--131458 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use \T1/txtt/m/sl/10 data robot.DatetimePartitioningSpecification. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1223 undefined on input line 131517. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1223 undefined on input line 131532. [1223] [1224] Underfull \hbox (badness 10000) in paragraph at lines 131728--131731 []\T1/qtm/m/n/10 Lift chart data for mod-els can be re-trieved us-ing the \T1/t xtt/m/n/10 Model.get_lift_chart \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Model. [1225] [1226] Underfull \hbox (badness 10000) in paragraph at lines 131921--131923 []\T1/qtm/m/n/10 When call-ing \T1/txtt/m/n/10 get_result \T1/qtm/m/n/10 for a Job, Mod-elJob, or Pre-dic-tJob that has er-rored, [1227] Underfull \hbox (badness 10000) in paragraph at lines 132025--132029 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [1228] Underfull \hbox (badness 6268) in paragraph at lines 132140--132144 []\T1/qtm/m/n/10 A new im-proved work-flow for pre-dic-tions now sup-ports firs t up-load-ing a dataset via \T1/txtt/m/n/10 Project. [1229] [1230] Underfull \hbox (badness 10000) in paragraph at lines 132276--132278 []\T1/txtt/m/n/10 PredictJob.create \T1/qtm/m/n/10 has been dep-re-cated in fa- vor of the al-ter-nate work-flow us-ing \T1/txtt/m/n/10 Model. [1231] [1232] [1233] Underfull \hbox (badness 6016) in paragraph at lines 132619--132623 []\T1/qtm/m/n/10 In sev-eral places where \T1/txtt/m/n/10 AppPlatformError \T1/ qtm/m/n/10 was be-ing raised, now \T1/txtt/m/n/10 TypeError\T1/qtm/m/n/10 , \T1 /txtt/m/n/10 ValueError \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 132639--132644 []\T1/qtm/m/n/10 If a \T1/txtt/m/n/10 ClientError \T1/qtm/m/n/10 or \T1/txtt/m/ n/10 ServerError \T1/qtm/m/n/10 oc-curs dur-ing a call to \T1/txtt/m/n/10 Proje ct.from_async\T1/qtm/m/n/10 , then a Underfull \hbox (badness 10000) in paragraph at lines 132710--132713 []\T1/txtt/m/n/10 recommendation_settings \T1/qtm/m/n/10 pa-ram-e-ter of \T1/tx tt/m/n/10 Project.start \T1/qtm/m/n/10 is dep-re-cated in fa-vor of [1234] [1235] [1236] [1237] [1238] LaTeX Warning: Reference `client-setup:module-datarobot.client' on page 1239 un defined on input line 133021. LaTeX Warning: Reference `errors:module-datarobot.errors' on page 1239 undefine d on input line 133022. LaTeX Warning: Reference `binary_data_helpers:module-datarobot.helpers.binary_d ata_utils' on page 1239 undefined on input line 133023. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.enums' on page 1239 undefined on input line 133024. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.exception s' on page 1239 undefined on input line 133025. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.execution _environment' on page 1239 undefined on input line 133026. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.kernel' o n page 1239 undefined on input line 133027. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.notebook' on page 1239 undefined on input line 133028. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.revision' on page 1239 undefined on input line 133029. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.scheduled _job' on page 1239 undefined on input line 133030. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.scheduled _run' on page 1239 undefined on input line 133031. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.session' on page 1239 undefined on input line 133032. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.settings' on page 1239 undefined on input line 133033. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.user' on page 1239 undefined on input line 133034. LaTeX Warning: Reference `training_predictions:module-datarobot.models.training _predictions' on page 1239 undefined on input line 133035. LaTeX Warning: Reference `blueprints:module-datarobot.models.visualai.augmentat ion' on page 1239 undefined on input line 133036. LaTeX Warning: Reference `blueprints:module-datarobot.models.visualai.images' o n page 1239 undefined on input line 133037. LaTeX Warning: Reference `blueprints:module-datarobot.models.visualai.insights' on page 1239 undefined on input line 133038. No file datarobot-public-api-client.ind. [1239] (./datarobot-public-api-client.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `datarobot-public-api-client.out' has chan ged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec-sc.enc}{/usr /share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-dist/ fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/base/8r.enc} Output written on datarobot-public-api-client.pdf (1243 pages, 4876392 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 `binary_data_helpers:module-datarobot.helpers.binary_data_utils' on page 1239 undefined on input line 133023 Reference `blueprints:module-datarobot.models.visualai.augmentation' on page 1239 undefined on input line 133036 Reference `blueprints:module-datarobot.models.visualai.images' on page 1239 undefined on input line 133037 Reference `blueprints:module-datarobot.models.visualai.insights' on page 1239 undefined on input line 133038 Reference `client-setup:module-datarobot.client' on page 1239 undefined on input line 133021 Reference `errors:module-datarobot.errors' on page 1239 undefined on input line 133022 Reference `notebooks:module-datarobot.models.notebooks.enums' on page 1239 undefined on input line 133024 Reference `notebooks:module-datarobot.models.notebooks.exceptions' on page 1239 undefined on input line 133025 Reference `notebooks:module-datarobot.models.notebooks.execution_environment' on page 1239 undefined on input line 133026 Reference `notebooks:module-datarobot.models.notebooks.kernel' on page 1239 undefined on input line 133027 Reference `notebooks:module-datarobot.models.notebooks.notebook' on page 1239 undefined on input line 133028 Reference `notebooks:module-datarobot.models.notebooks.revision' on page 1239 undefined on input line 133029 Reference `notebooks:module-datarobot.models.notebooks.scheduled_job' on page 1239 undefined on input line 133030 Reference `notebooks:module-datarobot.models.notebooks.scheduled_run' on page 1239 undefined on input line 133031 Reference `notebooks:module-datarobot.models.notebooks.session' on page 1239 undefined on input line 133032 Reference `notebooks:module-datarobot.models.notebooks.settings' on page 1239 undefined on input line 133033 Reference `notebooks:module-datarobot.models.notebooks.user' on page 1239 undefined on input line 133034 Reference `training_predictions:module-datarobot.models.training_predictions' on page 1239 undefined on input line 133035 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 (2447 entries accepted, 0 rejected). Sorting entries.........................done (32737 comparisons). Generating output file datarobot-public-api-client.ind......done (4243 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.19.0rc0_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.19.0rc0_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) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.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/etoolbox/etoolbox.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))) (./nbsphinx.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) 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)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *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] [3] Overfull \hbox (4.49997pt too wide) detected at line 653 []\T1/qtm/m/n/10 1031 Overfull \hbox (4.49997pt too wide) detected at line 654 []\T1/qtm/m/n/10 1080 Overfull \hbox (4.49997pt too wide) detected at line 655 []\T1/qtm/m/n/10 1084 Overfull \hbox (4.49997pt too wide) detected at line 656 []\T1/qtm/m/n/10 1101 Overfull \hbox (4.49997pt too wide) detected at line 657 []\T1/qtm/m/n/10 1102 Overfull \hbox (4.49997pt too wide) detected at line 658 []\T1/qtm/m/n/10 1109 Overfull \hbox (4.49997pt too wide) detected at line 659 []\T1/qtm/m/n/10 1110 [4] Overfull \hbox (4.49997pt too wide) detected at line 664 []\T1/qtm/m/n/10 1141 Overfull \hbox (4.49997pt too wide) detected at line 670 []\T1/qtm/m/n/10 1142 Overfull \hbox (4.49997pt too wide) detected at line 675 []\T1/qtm/m/n/10 1144 Overfull \hbox (4.49997pt too wide) detected at line 681 []\T1/qtm/m/n/10 1146 Overfull \hbox (4.49997pt too wide) detected at line 687 []\T1/qtm/m/n/10 1147 Overfull \hbox (4.49997pt too wide) detected at line 689 []\T1/qtm/m/n/10 1148 Overfull \hbox (4.49997pt too wide) detected at line 693 []\T1/qtm/m/n/10 1148 Overfull \hbox (4.49997pt too wide) detected at line 700 []\T1/qtm/m/n/10 1150 Overfull \hbox (4.49997pt too wide) detected at line 705 []\T1/qtm/m/n/10 1151 Overfull \hbox (4.49997pt too wide) detected at line 710 []\T1/qtm/m/n/10 1152 Overfull \hbox (4.49997pt too wide) detected at line 717 []\T1/qtm/m/n/10 1153 Overfull \hbox (4.49997pt too wide) detected at line 718 []\T1/qtm/m/n/10 1154 Overfull \hbox (4.49997pt too wide) detected at line 721 []\T1/qtm/m/n/10 1154 Overfull \hbox (4.49997pt too wide) detected at line 726 []\T1/qtm/m/n/10 1155 Overfull \hbox (4.49997pt too wide) detected at line 738 []\T1/qtm/m/n/10 1159 Overfull \hbox (4.49997pt too wide) detected at line 746 []\T1/qtm/m/n/10 1162 Overfull \hbox (4.49997pt too wide) detected at line 755 []\T1/qtm/m/n/10 1167 Overfull \hbox (4.49997pt too wide) detected at line 762 []\T1/qtm/m/n/10 1170 Overfull \hbox (4.49997pt too wide) detected at line 771 []\T1/qtm/m/n/10 1170 Overfull \hbox (4.49997pt too wide) detected at line 779 []\T1/qtm/m/n/10 1177 Overfull \hbox (4.49997pt too wide) detected at line 784 []\T1/qtm/m/n/10 1180 Overfull \hbox (4.49997pt too wide) detected at line 794 []\T1/qtm/m/n/10 1186 Overfull \hbox (4.49997pt too wide) detected at line 796 []\T1/qtm/m/n/10 1186 Overfull \hbox (4.49997pt too wide) detected at line 802 []\T1/qtm/m/n/10 1187 Overfull \hbox (4.49997pt too wide) detected at line 804 []\T1/qtm/m/n/10 1187 Overfull \hbox (4.49997pt too wide) detected at line 807 []\T1/qtm/m/n/10 1188 Overfull \hbox (4.49997pt too wide) detected at line 809 []\T1/qtm/m/n/10 1188 Overfull \hbox (4.49997pt too wide) detected at line 817 []\T1/qtm/m/n/10 1192 Overfull \hbox (4.49997pt too wide) detected at line 825 []\T1/qtm/m/n/10 1193 Overfull \hbox (4.49997pt too wide) detected at line 833 []\T1/qtm/m/n/10 1196 Overfull \hbox (4.49997pt too wide) detected at line 840 []\T1/qtm/m/n/10 1198 Overfull \hbox (4.49997pt too wide) detected at line 848 []\T1/qtm/m/n/10 1201 Overfull \hbox (4.49997pt too wide) detected at line 853 []\T1/qtm/m/n/10 1202 Overfull \hbox (4.49997pt too wide) detected at line 860 []\T1/qtm/m/n/10 1204 Overfull \hbox (4.49997pt too wide) detected at line 867 []\T1/qtm/m/n/10 1206 Overfull \hbox (4.49997pt too wide) detected at line 873 []\T1/qtm/m/n/10 1208 Overfull \hbox (4.49997pt too wide) detected at line 879 []\T1/qtm/m/n/10 1211 Overfull \hbox (4.49997pt too wide) detected at line 883 []\T1/qtm/m/n/10 1213 Overfull \hbox (4.49997pt too wide) detected at line 889 []\T1/qtm/m/n/10 1214 Overfull \hbox (4.49997pt too wide) detected at line 894 []\T1/qtm/m/n/10 1215 Overfull \hbox (4.49997pt too wide) detected at line 899 []\T1/qtm/m/n/10 1217 Overfull \hbox (4.49997pt too wide) detected at line 903 []\T1/qtm/m/n/10 1217 Overfull \hbox (4.49997pt too wide) detected at line 906 []\T1/qtm/m/n/10 1218 Overfull \hbox (4.49997pt too wide) detected at line 913 []\T1/qtm/m/n/10 1219 Overfull \hbox (4.49997pt too wide) detected at line 916 []\T1/qtm/m/n/10 1219 Overfull \hbox (4.49997pt too wide) detected at line 918 []\T1/qtm/m/n/10 1219 Overfull \hbox (4.49997pt too wide) detected at line 923 []\T1/qtm/m/n/10 1220 Overfull \hbox (4.49997pt too wide) detected at line 930 []\T1/qtm/m/n/10 1222 Overfull \hbox (4.49997pt too wide) detected at line 932 []\T1/qtm/m/n/10 1222 Overfull \hbox (4.49997pt too wide) detected at line 938 []\T1/qtm/m/n/10 1223 Overfull \hbox (4.49997pt too wide) detected at line 942 []\T1/qtm/m/n/10 1224 Overfull \hbox (4.49997pt too wide) detected at line 944 []\T1/qtm/m/n/10 1224 [5] Overfull \hbox (4.49997pt too wide) detected at line 948 []\T1/qtm/m/n/10 1225 Overfull \hbox (4.49997pt too wide) detected at line 950 []\T1/qtm/m/n/10 1225 Overfull \hbox (4.49997pt too wide) detected at line 952 []\T1/qtm/m/n/10 1225 Overfull \hbox (4.49997pt too wide) detected at line 956 []\T1/qtm/m/n/10 1226 Overfull \hbox (4.49997pt too wide) detected at line 959 []\T1/qtm/m/n/10 1226 Overfull \hbox (4.49997pt too wide) detected at line 965 []\T1/qtm/m/n/10 1228 Overfull \hbox (4.49997pt too wide) detected at line 967 []\T1/qtm/m/n/10 1228 Overfull \hbox (4.49997pt too wide) detected at line 970 []\T1/qtm/m/n/10 1228 Overfull \hbox (4.49997pt too wide) detected at line 978 []\T1/qtm/m/n/10 1229 Overfull \hbox (4.49997pt too wide) detected at line 985 []\T1/qtm/m/n/10 1231 Overfull \hbox (4.49997pt too wide) detected at line 987 []\T1/qtm/m/n/10 1231 Overfull \hbox (4.49997pt too wide) detected at line 994 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 996 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 998 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 1000 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 1005 []\T1/qtm/m/n/10 1234 Overfull \hbox (4.49997pt too wide) detected at line 1008 []\T1/qtm/m/n/10 1234 Overfull \hbox (4.49997pt too wide) detected at line 1012 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1013 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1014 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1015 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1016 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1017 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1018 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1019 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1020 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1021 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1022 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1023 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1024 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1025 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1026 []\T1/qtm/m/n/10 1237 Overfull \hbox (4.49997pt too wide) detected at line 1027 []\T1/qtm/m/n/10 1237 Overfull \hbox (4.49997pt too wide) detected at line 1028 []\T1/qtm/m/n/10 1237 Overfull \hbox (4.49997pt too wide) detected at line 1029 []\T1/qtm/m/n/10 1237 ) [6] [1] [2] Chapter 1. Underfull \hbox (badness 10000) in paragraph at lines 159--159 [][][]\T1/qtm/m/it/10 Ad-min-is-tra- [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] Underfull \hbox (badness 10000) in paragraph at lines 230--233 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes CSV dat a from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 239--243 [][][]\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] [8] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [9] [10] [11] [12] Overfull \vbox (1.18929pt too high) detected at line 785 [13] [14] [15] [16] [17] [18] Overfull \vbox (0.93639pt too high) detected at line 1150 [19] [20] Overfull \vbox (1.18929pt too high) detected at line 1276 [21] [22] Chapter 3. [23] [24] [25] [26] [27] [28] [29] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [30] [31] [32] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2187--2189 []\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 2201--2206 \T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n/1 0 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m/n /10 and [35] [36] [37] Overfull \vbox (3.1787pt too high) detected at line 2467 [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 3307--3313 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [51] [52] [53] [54] Overfull \vbox (0.93639pt too high) detected at line 3630 [55] [56] [57] ! 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.3801 ├── 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.3801 ├── 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.3801 ├── 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.3802 ├  ├──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.3802 ├  ├──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.3802 ├  ├──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.3802 ├  ├──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.3803 ├  ├──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.3803 ├  ├──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.3803 ├  ├──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.3803 ├  ├──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.3804 ├  ├──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.3804 ├  ├──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.3804 ├  ├──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.3804 ├  ├──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.3805 ├── 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.3805 ├── 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.3805 ├── data.csv [58] [59] [60] [61] [62] [63] [64] [65] [66] Underfull \hbox (badness 10000) in paragraph at lines 4404--4407 []\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. [67] Underfull \hbox (badness 10000) in paragraph at lines 4477--4482 \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 4509--4514 \T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu-ra cy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 4509--4514 [][]\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 [68] [69] [70] [71] ! 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.4793 ...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.4793 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [72] [73] [74] [75] [76] [77] Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [][][]\T1/txtt/m/sl/10 datarobot.FeatureSettings[][] \T1/qtm/m/n/10 con-struc-t or re-ceives \T1/txtt/m/n/10 feature_name \T1/qtm/m/n/10 and set-tings. For now set-tings [78] Underfull \hbox (badness 6141) in paragraph at lines 5259--5266 []\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- [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 5547--5552 []\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. [82] [83] [84] Underfull \vbox (badness 10000) detected at line 5737 Underfull \vbox (badness 10000) detected at line 5737 [85] [86] [87] Underfull \hbox (badness 7012) in paragraph at lines 5872--5875 []\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 [88] Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 []\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 [89] [90] [91] [92] [93] [94] [95] ! 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.6674 ├── 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.6674 ├── 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.6674 ├── 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.6675 │   ├── 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.6675 │   ├── 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.6675 │   ├── 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.6675 │   ├── 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.6676 │   ├── 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.6676 │   ├── 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.6676 │   ├── 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.6676 │   ├── 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.6677 │   ├── … ! 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.6677 │   ├── … ! 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.6677 │   ├── … ! 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.6677 │   ├── … ! 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.6678 ├── 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.6678 ├── 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.6678 ├── 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.6679 ...├── 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.6679 ...├── 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.6679 ...├── 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.6679 ...├── 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.6680 ...├── 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.6680 ...├── 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.6680 ...├── 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.6680 ...├── 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.6681 │ ├── … ! 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.6681 │ ├── … ! 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.6681 │ ├── … ! 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.6681 │ ├── … [96] [97 <./sample1.png>] [98 <./sample2.png>] [99 <./activation_map1.png> <./a ctivation_map2.png>] [100] [101 <./embeddings.png>] [102] [103] [104] [105] [106] [107] [108] Chapter 4. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 8519--8522 \T1/txtt/m/n/10 timeseries_settings \T1/qtm/m/n/10 con-fig-ures time se-ries sc or-ing for [][]\T1/txtt/m/sl/10 BatchPredictionJob.score[][] \T1/qtm/m/n/10 and Overfull \hbox (2.62996pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 num_concurrent| Overfull \hbox (28.87988pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 passthrough_columns| Overfull \hbox (49.87982pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 passthrough_columns_set| Underfull \hbox (badness 10000) in paragraph at lines 8708--8708 []\T1/qtm/m/n/10 Set to \T1/txtt/m/n/10 all \T1/qtm/m/n/10 to pass through ev-e ry scor-ing col-umn. Takes prece-dence over Overfull \hbox (13.12993pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 max_explanations| Overfull \hbox (44.62984pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 max_ngram_explanations| Overfull \hbox (2.62996pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 threshold_high| Overfull \hbox (18.37991pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 explanations_mode| Overfull \hbox (65.62978pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 prediction_warning_enabled| Overfull \hbox (60.37979pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 include_prediction_status| Overfull \hbox (28.87988pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 skip_drift_tracking| Overfull \hbox (2.62996pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 abort_on_error| Overfull \hbox (44.62984pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 column_names_remapping| Overfull \hbox (39.37985pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 include_probabilities| Overfull \hbox (81.37973pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 include_probabilities_classes| Overfull \hbox (34.12987pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 prediction_threshold| Overfull \hbox (13.12993pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 download_timeout| Overfull \hbox (39.37985pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 download_read_timeout| Overfull \hbox (28.87988pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 upload_read_timeout| [123] [124] [125] [126] [127] Underfull \hbox (badness 6477) in paragraph at lines 8977--8982 []\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 8983--8985 []\T1/qtm/m/n/10 Al-ter-na-tively, use a short-hand ver-sion with [][]\T1/txtt/ m/sl/10 datarobot.models.BatchPredictionJobDefinition. [128] Underfull \hbox (badness 10000) in paragraph at lines 9067--9070 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 9067--9070 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 9067--9070 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 9099--9102 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 9099--9102 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 9112--9114 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 9112--9114 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 9112--9114 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 9112--9114 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 9120--9123 \T1/qtm/m/n/10 such as [129] Overfull \vbox (676.10883pt too high) has occurred while \output is active [130] Underfull \hbox (badness 5832) in paragraph at lines 9131--9137 \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 9131--9137 \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 [131] [132] Chapter 5. [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 10256--10260 \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. [148] [149] Overfull \vbox (1.43156pt too high) detected at line 10395 [150] [151] [152] [153] [154] [155] [156] [157] [158] Underfull \hbox (badness 7415) in paragraph at lines 10950--10952 []\T1/qtm/m/n/10 For deployment-specific met-rics, do not pro-vide model in-for -ma-tion. For model spe-cific met-rics set [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 11037--11039 \T1/qtm/m/n/10 To re-port ag-gre-gated cus-tom met-rics val-ues from a dataset in the Data Reg-istry, use the [161] [162] [163] Overfull \vbox (1.43156pt too high) detected at line 11385 [164] [165] Overfull \vbox (1.4316pt too high) detected at line 11515 [166] [167] [168] [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 11768--11771 []\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 [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] Underfull \hbox (badness 10000) in paragraph at lines 12934--12937 \T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from a gallery tem-plate , use \T1/txtt/m/n/10 dr.registry.Job. [189] [190] [191] [192] Underfull \hbox (badness 10000) in paragraph at lines 13193--13196 []\T1/qtm/m/n/10 You can also fil-ter the reg-is-tered model ver-sions that are re-turned by pass-ing an in-stance of the [193] [194] [195] [196] [197] [198] [199] [200] Chapter 6. [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] Chapter 7. [211] [212] [213] [214] Underfull \hbox (badness 10000) in paragraph at lines 14616--14619 []\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 [215] [216] Chapter 8. [217] [218] [219] [220] Chapter 9. [221] [222] Chapter 10. Underfull \hbox (badness 10000) in paragraph at lines 15131--15133 []\T1/txtt/bx/n/10 file_secret_settings \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Pydanti cBaseSettingsSource\T1/qtm/m/n/10 ) ^^U The \T1/qtm/m/it/10 Se-crets-Set- [223] [224] Underfull \hbox (badness 5460) in paragraph at lines 15318--15320 []\T1/txtt/bx/n/10 datarobot_endpoint \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/q tm/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U DataRobot API end-point. De-faults to Underfull \hbox (badness 8056) in paragraph at lines 15339--15341 []\T1/txtt/bx/n/10 llm_default_model \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qt m/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Model name to re-quest. De -faults to [225] [226] Chapter 11. [227] [228] [229] [230] Chapter 12. [231] [232] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 16086--16086 [][][]\T1/qtm/m/it/10 Mem-ory Underfull \hbox (badness 10000) in paragraph at lines 16086--16086 \T1/qtm/m/it/10 Ser-vice Underfull \hbox (badness 10000) in paragraph at lines 16086--16086 [][][]\T1/qtm/m/it/10 AG-UI [233] ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} Overfull \vbox (0.93639pt too high) detected at line 16237 [234] [235] [236] Underfull \hbox (badness 10000) in paragraph at lines 16416--16422 []\T1/qtm/m/n/10 De-clared fields round-trip through any Pydantic-expressible t ype ^^V nested mod-els, \T1/txtt/m/n/10 list[Model]\T1/qtm/m/n/10 , ! LaTeX Error: Unicode character ⚠ (U+26A0) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.16465 ⚠ ️ \sphinxstylestrong{Case\sphinxhyphen{}insensitive caveat} —... ! LaTeX Error: Unicode character ️ (U+FE0F) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.16465 ⚠️ \sphinxstylestrong{Case\sphinxhyphen{}insensitive caveat} —... [237] [238] [239] [240] [241] [242] [243] Underfull \hbox (badness 5548) in paragraph at lines 17356--17358 []\T1/txtt/bx/n/10 participant \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str | None\T1/qt m/m/n/10 ) ^^U Fil-ter to ses-sions that in-clude this Ob-jec-tId in Underfull \hbox (badness 10000) in paragraph at lines 17410--17413 []\T1/qtm/m/n/10 Pass any com-bi-na-tion of meta-data fields and/or \T1/txtt/m/ n/10 DRRangeKey \T1/qtm/m/n/10 fields. \T1/txtt/m/n/10 participants \T1/qtm/m/n /10 and [244] Underfull \hbox (badness 8113) in paragraph at lines 17489--17492 []\T1/txtt/bx/n/10 emitter_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str | None\T1/qtm /m/n/10 ) ^^U Ob-jec-tId of the emit-ting user. Re-quired when ! LaTeX Error: Unicode character − (U+2212) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.17503 ...assigned monotonic integer address (− 1 before the event is post... ! LaTeX Error: Unicode character − (U+2212) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.17521 ...t address (read\sphinxhyphen{}only; − 1 before posting). [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 17809--17812 []\T1/txtt/bx/n/10 updates \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[tuple[DREvent\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 dict[str\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Any]]]\ T1/qtm/m/n/10 ) ^^U Each tu-ple is [247] [248] [249] Underfull \hbox (badness 10000) in paragraph at lines 18157--18161 []\T1/txtt/m/n/10 DRMemoryServiceClient() \T1/qtm/m/n/10 needs a con-fig-ured e nd-point and to-ken ^^V set \T1/txtt/m/n/10 DATAROBOT_ENDPOINT \T1/qtm/m/n/10 / [250] Overfull \hbox (8.91074pt too wide) in paragraph at lines 18296--18296 []\T1/qhv/m/n/10 Model| Overfull \hbox (2.68068pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 Chat| Overfull \hbox (18.43063pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 Message| Underfull \hbox (badness 10000) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 DREvent Overfull \hbox (2.5706pt too wide) in paragraph at lines 18296--18296 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 event_type= Overfull \hbox (23.68062pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 ToolCall| Overfull \hbox (28.9306pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 Reasoning| [251] [252] Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qhv/m/n/10 How Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 the Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 run Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qhv/m/n/10 Ter- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 nal Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 sta- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Nor- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 mal Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 com- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 ple- Overfull \hbox (23.9744pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 complete| Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 plicit Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 can- Overfull \hbox (39.72435pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 interrupted| Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 RunHandle.cancel() \T1/qtm/m/n/10 / \T1/txtt/m/n/10 StreamPer sistenceManager.cancel() \T1/qtm/m/n/10 can-cels the pro-ducer Overfull \hbox (1.64781pt too wide) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Inner- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 agent Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 raw Overfull \hbox (18.72441pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 errored| Overfull \hbox (0.73781pt too wide) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Client Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 con- Overfull \hbox (23.9744pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 complete| Underfull \hbox (badness 10000) in paragraph at lines 18448--18453 []\T1/qtm/m/n/10 An in-band \T1/txtt/m/n/10 RunErrorEvent \T1/qtm/m/n/10 emit-t ed by the in-ner agent is a nor-mal ter-mi-nal event: Overfull \vbox (0.99063pt too high) detected at line 18479 [253] Underfull \hbox (badness 10000) in paragraph at lines 18500--18505 \T1/txtt/m/n/10 build_message_create\T1/qtm/m/n/10 , \T1/txtt/m/n/10 build_tool _call_create\T1/qtm/m/n/10 , \T1/txtt/m/n/10 build_reasoning_create \T1/qtm/m/n /10 and [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] Chapter 14. [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] Chapter 15. [281] [282] [283] [284] Underfull \hbox (badness 10000) in paragraph at lines 22229--22232 []\T1/txtt/bx/n/10 source_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 22234--22237 []\T1/txtt/bx/n/10 destination_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m /n/10 ) ^^U The URL for the scored dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 22285--22288 []\T1/txtt/bx/n/10 source_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 22290--22293 []\T1/txtt/bx/n/10 destination_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m /n/10 ) ^^U The URL for the scored dataset (e.g.: [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] Underfull \hbox (badness 10000) in paragraph at lines 23349--23351 \T1/txtt/bx/n/10 ValueError: \T1/qtm/m/n/10 ^^U If the generic Job was not a pr e-dict job, e.g., job_type != [295] [296] [297] [298] [299] [300] Chapter 16. Overfull \hbox (5.07387pt too wide) in paragraph at lines 23899--23899 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 23959--23959 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [301] Overfull \hbox (5.07387pt too wide) in paragraph at lines 24018--24018 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [302] [303] [304] Chapter 17. [305] [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 24673--24675 []\T1/txtt/bx/n/10 hex_column_name_lookup \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[ UserBlueprintsHexColumnNameLookupEntry]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24705--24707 []\T1/txtt/bx/n/10 supported_target_types \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[ enum(\TS1/txtt/m/n/10 ``\T1/qtm/m/n/10 'binary'\T1/txtt/m/n/10 , \TS1/txtt/m/n/ 10 ``'\T1/txtt/m/n/10 multiclass\TS1/txtt/m/n/10 '\T1/qtm/m/n/10 , [308] [309] [310] [311] Overfull \hbox (33.22383pt too wide) in paragraph at lines 25283--25285 []\T1/txtt/bx/n/10 task_parameters \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserBlu eprintTaskParameterValidationRequestParamItem)\T1/qtm/m/n/10 ) [312] Underfull \hbox (badness 10000) in paragraph at lines 25344--25346 []\T1/txtt/bx/n/10 share_recipient_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enum(\T S1/txtt/m/n/10 ``\T1/qtm/m/n/10 'user'\T1/txtt/m/n/10 , \TS1/txtt/m/n/10 ``'\T1 /txtt/m/n/10 group\TS1/txtt/m/n/10 '\T1/qtm/m/n/10 , \TS1/txtt/m/n/10 '\T1/txtt /m/n/10 organization\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 , [313] Underfull \hbox (badness 10000) in paragraph at lines 25436--25438 []\T1/txtt/bx/n/10 roles \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(or(GrantAccessCon trolWithUsernameValidator\T1/qtm/m/n/10 , [314] Underfull \hbox (badness 10000) in paragraph at lines 25589--25592 []\T1/txtt/bx/n/10 added_to_menu \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserBluep rintAddedToMenuItem)\T1/qtm/m/n/10 ) ^^U A list of Underfull \hbox (badness 10000) in paragraph at lines 25594--25597 []\T1/txtt/bx/n/10 not_added_to_menu \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserB lueprintNotAddedToMenuItem)\T1/qtm/m/n/10 ) ^^U A list of [315] Overfull \hbox (33.22383pt too wide) in paragraph at lines 25764--25766 []\T1/txtt/bx/n/10 task_parameters \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserBlu eprintTaskParameterValidationRequestParamItem)\T1/qtm/m/n/10 ) [316] Underfull \hbox (badness 5711) in paragraph at lines 25894--25896 []\T1/txtt/bx/n/10 description \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str] (D efault=None)\T1/qtm/m/n/10 ) ^^U The de-scrip-tion of the user [317] [318] [319] Underfull \hbox (badness 10000) in paragraph at lines 26298--26303 []\T1/txtt/bx/n/10 calibrate_predictions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[bool]\T1/qtm/m/n/10 ) ^^U Whether anomaly pre-dic- [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] Chapter 18. [335] [336] [337] [338] Chapter 19. [339] Overfull \vbox (0.94989pt too high) detected at line 28816 [340] Underfull \vbox (badness 7522) detected at line 28936 Overfull \vbox (4.48987pt too high) detected at line 28936 [341] [342] Underfull \hbox (badness 10000) in paragraph at lines 29026--29028 []\T1/txtt/m/n/10 List \T1/qtm/m/n/10 of \T1/txtt/m/n/10 AutomatedDocument obje cts\T1/qtm/m/n/10 , \T1/txtt/m/n/10 where each object contains Overfull \vbox (42.9599pt too high) detected at line 29100 [343] [344] [345] [346] [347] [348] Chapter 20. [349] [350] [351] [352] [353] [354] [355] [356] Underfull \hbox (badness 5475) in paragraph at lines 30451--30453 []\T1/txtt/bx/n/10 kwargs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Keyword arguments spe cific \T1/qtm/m/n/10 to \T1/txtt/m/n/10 the given credential_type that [357] [358] Chapter 21. [359] [360] [361] Underfull \hbox (badness 5274) in paragraph at lines 30830--30832 []\T1/txtt/bx/n/10 time_step \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[CustomMet ricBucketTimeStep]\T1/qtm/m/n/10 ) ^^U Cus-tom met-ric time [362] [363] [364] [365] Overfull \vbox (2.75995pt too high) detected at line 31166 [366] [367] [368] [369] [370] [371] [372] [373] Overfull \hbox (12.22389pt too wide) in paragraph at lines 32073--32075 []\T1/txtt/bx/n/10 metric_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[HostedC ustomMetricsTemplateMetricTypeQueryParams]\T1/qtm/m/n/10 ) [374] Underfull \hbox (badness 10000) in paragraph at lines 32178--32184 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [375] [376] [377] [378] [379] [380] Chapter 22. [381] [382] [383] [384] Chapter 23. Underfull \hbox (badness 5924) in paragraph at lines 33358--33363 \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 , [385] Underfull \hbox (badness 10000) in paragraph at lines 33427--33430 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 33427--33430 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 33427--33430 \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 33441--33443 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U [386] Underfull \hbox (badness 10000) in paragraph at lines 33615--33620 []\T1/txtt/bx/n/10 target_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 datarobot.TARGET _TYPE\T1/qtm/m/n/10 ) ^^U Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 33615--33620 \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 33615--33620 \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 , Overfull \hbox (35.86987pt too wide) in paragraph at lines 33615--33620 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.TEXT_GENERATION\T1/qtm/m/n/10 ]. [387] Underfull \hbox (badness 10000) in paragraph at lines 33657--33660 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 33657--33660 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 33657--33660 \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 33671--33674 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U [388] Underfull \hbox (badness 10000) in paragraph at lines 33799--33802 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U [389] [390] Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 []\T1/txtt/bx/n/10 image_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The im-age type, ei-ther CUS- Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 \T1/qtm/m/n/10 ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as its model or C US- Underfull \hbox (badness 10000) in paragraph at lines 34096--34099 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 34096--34099 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34096--34099 \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 , [391] Underfull \hbox (badness 10000) in paragraph at lines 34148--34151 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34148--34151 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34148--34151 \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 , [392] [393] Underfull \hbox (badness 10000) in paragraph at lines 34480--34483 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 34480--34483 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34480--34483 \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 , [394] Underfull \hbox (badness 10000) in paragraph at lines 34590--34597 []\T1/txtt/bx/n/10 base_environment_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The base en-vi-ron-ment ver-sion ID Underfull \hbox (badness 7468) in paragraph at lines 34590--34597 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of \T1/qtm/m/it/10 base_environment_id \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 34615--34618 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34615--34618 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34615--34618 \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 , [395] [396] Underfull \hbox (badness 10000) in paragraph at lines 34786--34793 []\T1/txtt/bx/n/10 base_environment_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The base en-vi-ron-ment ver-sion ID Underfull \hbox (badness 7468) in paragraph at lines 34786--34793 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of \T1/qtm/m/it/10 base_environment_id \T1/qtm/m/n/10 and [397] Underfull \hbox (badness 10000) in paragraph at lines 34816--34819 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34816--34819 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34816--34819 \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 , [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Underfull \hbox (badness 10000) in paragraph at lines 36257--36259 []\T1/qtm/m/n/10 Trans-fer ac-cess to the ex-e-cu-tion en-vi-ron-ment from [][] old_user@datarobot.com[][] to [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 []\T1/txtt/bx/n/10 build_status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U The build sta-tus of Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 \T1/qtm/m/n/10 the ex-e-cu-tion en-vi-ron-ment ver-sion to fil-ter by. See Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [410] [411] [412] [413] [414] Chapter 24. [415] [416] [417] [418] Chapter 25. [419] [420] [421] [422] [423] [424] Chapter 26. [425] [426] [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 38563--38565 []\T1/txtt/bx/n/10 jdbc_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U Op-tional. The full JDBC URL (for ex-am-ple: Underfull \hbox (badness 10000) in paragraph at lines 38571--38574 []\T1/txtt/bx/n/10 connector_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/ 10 ) ^^U Op-tional. The iden-ti-fier of the Con-nec-tor when [430] Underfull \hbox (badness 10000) in paragraph at lines 38632--38634 []\T1/txtt/bx/n/10 jdbc_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U Op-tional. The full JDBC URL (for ex-am-ple: [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] Underfull \vbox (badness 4954) detected at line 40090 [444] [445] [446] [447] [448] [449] [450] [451] [452] Chapter 27. [453] [454] [455] [456] [457] [458] Underfull \hbox (badness 10000) in paragraph at lines 41422--41425 [] \T1/txtt/m/n/10 code[]block:\T1/qtm/m/n/10 : \T1/txtt/m/n/10 python \T1/qtm/ m/n/10 ^^U from datarobot.models.deployment Underfull \hbox (badness 10000) in paragraph at lines 41422--41425 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [459] [460] Chapter 28. [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] Overfull \vbox (0.86002pt too high) detected at line 42866 [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] Chapter 29. [487] Overfull \vbox (18.5899pt too high) detected at line 44732 [488] [489] [490] [491] Underfull \hbox (badness 10000) in paragraph at lines 44992--44995 []\T1/txtt/bx/n/10 materialization_destination \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/n/10 [\T1/txtt/m/n/10 MaterializationDestination\T1/qtm/m/n/1 0 ]) ^^U [492] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 46768--46771 []\T1/txtt/bx/n/10 methods \T1/qtm/m/n/10 (\T1/txtt/m/n/10 List\T1/qtm/m/n/10 [ [][]\T1/txtt/m/sl/10 CategoricalStatsMethods[][]\T1/qtm/m/n/10 ]) ^^U List of m eth- Underfull \hbox (badness 10000) in paragraph at lines 46768--46771 \T1/qtm/m/n/10 ods to ap-ply for rolling statis-tics. Cur-rently only sup-ports [509] [510] [511] [512] Underfull \vbox (badness 10000) detected at line 47124 Overfull \vbox (27.2299pt too high) detected at line 47124 [513] [514] [515] Underfull \vbox (badness 10000) detected at line 47382 Overfull \vbox (33.2399pt too high) detected at line 47382 [516] [517] [518] [519] [520] Chapter 30. Underfull \hbox (badness 10000) in paragraph at lines 47919--47923 \T1/qtm/m/n/10 See \T1/txtt/m/n/10 training_row_count\T1/qtm/m/n/10 , \T1/txtt/ m/n/10 training_duration\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 training_start_dat e \T1/qtm/m/n/10 / [521] [522] [523] [524] Underfull \vbox (badness 10000) detected at line 48478 Overfull \vbox (66.0pt too high) detected at line 48478 [525] Overfull \vbox (0.89993pt too high) detected at line 48558 [526] Underfull \hbox (badness 7832) in paragraph at lines 48583--48586 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [527] [528] Underfull \hbox (badness 7832) in paragraph at lines 48737--48740 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on Underfull \hbox (badness 10000) in paragraph at lines 48788--48790 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [529] Underfull \hbox (badness 10000) in paragraph at lines 48937--48940 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 49179--49182 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 49188--49191 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [532] Underfull \hbox (badness 10000) in paragraph at lines 49314--49316 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [533] [534] [535] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 49926--49928 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 49983--49987 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [538] [539] Underfull \hbox (badness 10000) in paragraph at lines 50250--50260 \T1/txtt/m/n/10 [][] [540] [541] Underfull \hbox (badness 10000) in paragraph at lines 50457--50460 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [542] Underfull \hbox (badness 10000) in paragraph at lines 50645--50650 []\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 50645--50650 [][]\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 [543] [544] [545] Underfull \hbox (badness 10000) in paragraph at lines 50937--50939 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [546] Underfull \hbox (badness 10000) in paragraph at lines 50973--50975 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [547] [548] Underfull \hbox (badness 10000) in paragraph at lines 51293--51299 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [549] Underfull \hbox (badness 10000) in paragraph at lines 51359--51364 []\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 51359--51364 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 51371--51374 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [550] [551] [552] [553] [554] [555] [556] [557] Underfull \hbox (badness 7832) in paragraph at lines 52222--52225 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [558] Underfull \hbox (badness 7832) in paragraph at lines 52376--52379 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [559] Underfull \hbox (badness 10000) in paragraph at lines 52427--52429 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [560] Underfull \hbox (badness 10000) in paragraph at lines 52576--52579 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [561] [562] Underfull \hbox (badness 10000) in paragraph at lines 52818--52821 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 52827--52830 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [563] Underfull \hbox (badness 10000) in paragraph at lines 52953--52955 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [564] [565] [566] [567] Underfull \hbox (badness 10000) in paragraph at lines 53565--53567 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [568] Underfull \hbox (badness 10000) in paragraph at lines 53622--53626 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [569] [570] Underfull \hbox (badness 10000) in paragraph at lines 53889--53899 \T1/txtt/m/n/10 [][] [571] Underfull \hbox (badness 10000) in paragraph at lines 54066--54069 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [572] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 54409--54411 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [575] Underfull \hbox (badness 10000) in paragraph at lines 54445--54447 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [576] [577] [578] [579] [580] [581] [582] [583] Overfull \vbox (0.89993pt too high) detected at line 55547 [584] Underfull \hbox (badness 7832) in paragraph at lines 55572--55575 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [585] Underfull \hbox (badness 7832) in paragraph at lines 55726--55729 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [586] Underfull \hbox (badness 10000) in paragraph at lines 55777--55779 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [587] Underfull \hbox (badness 10000) in paragraph at lines 55926--55929 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 56168--56171 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 56177--56180 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [590] Underfull \hbox (badness 10000) in paragraph at lines 56303--56305 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [591] [592] [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 56915--56917 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [595] Underfull \hbox (badness 10000) in paragraph at lines 56972--56976 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [596] [597] Underfull \hbox (badness 10000) in paragraph at lines 57239--57249 \T1/txtt/m/n/10 [][] [598] [599] Underfull \hbox (badness 10000) in paragraph at lines 57446--57449 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [600] Underfull \hbox (badness 10000) in paragraph at lines 57634--57639 []\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 57634--57639 [][]\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 [601] [602] [603] Underfull \hbox (badness 10000) in paragraph at lines 57926--57928 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 57962--57964 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [604] [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 58282--58288 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [607] Underfull \hbox (badness 10000) in paragraph at lines 58348--58353 []\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 58348--58353 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 58360--58363 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [608] [609] Underfull \hbox (badness 5217) in paragraph at lines 58582--58585 []\T1/txtt/bx/n/10 sampling_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qtm/ m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U (New in v2.23) in-di-cates t he way train-ing [610] Underfull \hbox (badness 10000) in paragraph at lines 58619--58623 []\T1/txtt/bx/n/10 data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1 /qtm/m/n/10 ) ^^U Which of \T1/txtt/m/n/10 training_row_count\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58619--58623 \T1/txtt/m/n/10 training_duration\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 training_s tart_data \T1/qtm/m/n/10 and \T1/txtt/m/n/10 training_end_date \T1/qtm/m/n/10 w ere Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 []\T1/txtt/bx/n/10 training_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dict\T1/qtm/m/ n/10 ) ^^U De-scribes which data was used to train on when Underfull \hbox (badness 6625) in paragraph at lines 58625--58631 \T1/qtm/m/n/10 scor-ing the hold-out and mak-ing pre-dic-tions. \T1/txtt/m/n/10 training_info \T1/qtm/m/n/10 has the fol-low- Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/qtm/m/n/10 ing keys: \T1/txtt/m/n/10 holdout_training_start_date\T1/qtm/m/n /10 , \T1/txtt/m/n/10 holdout_training_duration\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/txtt/m/n/10 holdout_training_row_count\T1/qtm/m/n/10 , \T1/txtt/m/n/10 hold out_training_end_date\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/txtt/m/n/10 prediction_training_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 prediction_training_duration\T1/qtm/m/n/10 , [611] [612] [613] Underfull \hbox (badness 10000) in paragraph at lines 59092--59097 []\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 59092--59097 [][]\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] [615] [616] [617] [618] [619] [620] [621] [622] Overfull \vbox (2.75995pt too high) detected at line 60069 [623] [624] [625] [626] Underfull \hbox (badness 5985) in paragraph at lines 60428--60431 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 60437--60440 \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 [627] [628] [629] [630] [631] [632] [633] [634] Underfull \hbox (badness 7832) in paragraph at lines 61268--61271 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [635] Underfull \hbox (badness 7832) in paragraph at lines 61422--61425 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [636] Underfull \hbox (badness 10000) in paragraph at lines 61473--61475 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check Underfull \hbox (badness 10000) in paragraph at lines 61572--61575 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [637] Underfull \hbox (badness 10000) in paragraph at lines 61666--61668 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [638] [639] [640] Underfull \hbox (badness 10000) in paragraph at lines 62078--62080 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [641] [642] Underfull \hbox (badness 10000) in paragraph at lines 62339--62349 \T1/txtt/m/n/10 [][] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 62546--62549 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of Underfull \hbox (badness 10000) in paragraph at lines 62593--62598 []\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 62593--62598 [][]\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 [645] [646] Underfull \hbox (badness 10000) in paragraph at lines 62799--62801 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 62965--62970 []\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 62965--62970 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 62977--62980 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [649] [650] [651] [652] [653] [654] [655] Underfull \vbox (badness 10000) detected at line 63928 Overfull \vbox (66.0pt too high) detected at line 63928 [656] Overfull \vbox (0.89993pt too high) detected at line 64008 [657] Underfull \hbox (badness 7832) in paragraph at lines 64033--64036 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [658] [659] Underfull \hbox (badness 7832) in paragraph at lines 64187--64190 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on Underfull \hbox (badness 10000) in paragraph at lines 64238--64240 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [660] Underfull \hbox (badness 10000) in paragraph at lines 64387--64390 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [661] [662] Underfull \hbox (badness 10000) in paragraph at lines 64629--64632 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64638--64641 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [663] Underfull \hbox (badness 10000) in paragraph at lines 64764--64766 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [664] [665] [666] [667] [668] Underfull \hbox (badness 10000) in paragraph at lines 65376--65378 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 65433--65437 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [669] [670] Underfull \hbox (badness 10000) in paragraph at lines 65700--65710 \T1/txtt/m/n/10 [][] [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 65907--65910 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [673] Underfull \hbox (badness 10000) in paragraph at lines 66095--66100 []\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 66095--66100 [][]\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 [674] [675] [676] Underfull \hbox (badness 10000) in paragraph at lines 66387--66389 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [677] Underfull \hbox (badness 10000) in paragraph at lines 66423--66425 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [678] [679] Underfull \hbox (badness 10000) in paragraph at lines 66743--66749 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [680] Underfull \hbox (badness 10000) in paragraph at lines 66809--66814 []\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 66809--66814 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 66821--66824 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [681] [682] [683] [684] [685] [686] [687] Underfull \hbox (badness 10000) in paragraph at lines 67740--67742 []\T1/qtm/b/n/10 pa-ram-e-ters \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dict\T1/qtm/m/n/ 10 ) ^^U ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied on Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 []\T1/txtt/bx/n/10 algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 GridSearchAlgorith m (optional)\T1/qtm/m/n/10 ) ^^U The al-go-rithm to ap- Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 ply when run-ning the grid search. Ap-ply this only when you spe c-ify the Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 search type and the search de-ter-mines which al-go-rithm to use . The fol- Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 low-ing ta-ble lists the valid com-bi-na-tions of search type an d al-go-rithm. Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V | G rid-Search-SearchType.SMART | Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 | Grid-SearchAl-go-rithm.EXHAUSTIVE_SEARCH (de-fault) | | Grid-S earch- [688] [689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] [707] Underfull \hbox (badness 10000) in paragraph at lines 70398--70400 []\T1/txtt/bx/n/10 geospatial_monitoring \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[ExternalGeospatialMonitoring]\T1/qtm/m/n/10 ) ^^U [708] [709] [710] [711] [712] Chapter 31. [713] [714] [715] [716] [717] [718] [719] [720] Overfull \vbox (0.61996pt too high) detected at line 71803 [721] [722] [723] [724] [725] [726] [727] Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/b/n/10 pre-dic-tions_data_collection_settings \T1/qtm/m/n/10 ^^U Dic-ti o-nary with an \T1/txtt/m/n/10 enabled \T1/qtm/m/n/10 key Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 bool\T1/qtm/m/n/10 ) in-di-cat-ing whether pre- dic-tions data col-lec-tion is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing \T1/txtt/m/n/10 predictions_dat a_collection \T1/qtm/m/n/10 set-tings, see [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] Underfull \hbox (badness 10000) in paragraph at lines 73888--73890 []\T1/txtt/bx/n/10 share_recipient_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enum(\T S1/txtt/m/n/10 ``\T1/qtm/m/n/10 'user'\T1/txtt/m/n/10 , \TS1/txtt/m/n/10 ``'\T1 /txtt/m/n/10 group\TS1/txtt/m/n/10 '\T1/qtm/m/n/10 , \TS1/txtt/m/n/10 '\T1/txtt /m/n/10 organization\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 , [738] Underfull \hbox (badness 10000) in paragraph at lines 73923--73925 \T1/txtt/bx/n/10 roles \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(or(GrantAccessContr olWithUsernameValidator\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73923--73925 \T1/txtt/m/n/10 GrantAccessControlWithIdValidator\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 SharingRole))\T1/qtm/m/n/10 ) ^^U Ar-ray of GrantAc- [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] [756] [757] Underfull \hbox (badness 10000) in paragraph at lines 76434--76438 []\T1/txtt/bx/n/10 target_drift \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Settings\T1/qtm /m/n/10 ) ^^U If tar-get drift track-ing is en-abled for this Underfull \hbox (badness 10000) in paragraph at lines 76434--76438 \T1/qtm/m/n/10 de-ploy-ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 t arget_drift \T1/qtm/m/n/10 set-tings, see Underfull \hbox (badness 10000) in paragraph at lines 76440--76444 []\T1/txtt/bx/n/10 feature_drift \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Settings\T1/qt m/m/n/10 ) ^^U If fea-ture drift track-ing is en-abled for this Underfull \hbox (badness 10000) in paragraph at lines 76440--76444 \T1/qtm/m/n/10 de-ploy-ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 f eature_drift \T1/qtm/m/n/10 set-tings, see Underfull \hbox (badness 10000) in paragraph at lines 76464--76468 []\T1/txtt/bx/n/10 enabled \T1/qtm/m/n/10 (\T1/txtt/m/n/10 bool\T1/qtm/m/n/10 ) ^^U If tar-get pre-dic-tion_warning is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 76464--76468 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 predictio n_warning \T1/qtm/m/n/10 set-tings, see [758] [759] [760] [761] Underfull \hbox (badness 10000) in paragraph at lines 76933--76935 []\T1/txtt/bx/n/10 supported_model_formats \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list [PredictionEnvironmentModelFormats]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op- [762] [763] [764] Chapter 32. [765] [766] [767] [768] Chapter 33. [769] [770] [771] [772] [773] [774] [775] [776] [777] Underfull \hbox (badness 10000) in paragraph at lines 78985--78988 []\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 78985--78988 \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 , [778] [779] Underfull \hbox (badness 10000) in paragraph at lines 79133--79136 []\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 79133--79136 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [780] [781] [782] [783] [784] [785] [786] [787] Underfull \hbox (badness 5771) in paragraph at lines 80170--80174 \T1/qtm/m/n/10 tion win-dows set-tings. If present, time-aware joins will be us ed. Only al- Underfull \hbox (badness 10000) in paragraph at lines 80176--80180 []\T1/txtt/bx/n/10 prediction_point_rounding \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[int]\T1/qtm/m/n/10 ) ^^U Clos-est value of pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 80202--80205 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [788] [789] Underfull \hbox (badness 10000) in paragraph at lines 80430--80435 \T1/qtm/m/n/10 of the pri-mary tem-po-ral key for each dataset into the past re l-a-tive to the Underfull \hbox (badness 10000) in paragraph at lines 80437--80442 []\T1/txtt/bx/n/10 feature_derivation_window_end \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 int \T1/qtm/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U How many \T1/t xtt/m/n/10 timeUnits Underfull \hbox (badness 10000) in paragraph at lines 80437--80442 \T1/qtm/m/n/10 of each dataset record pri-mary tem-po-ral key into the past rel -a-tive to the [790] Underfull \hbox (badness 10000) in paragraph at lines 80458--80462 []\T1/txtt/bx/n/10 prediction_point_rounding \T1/qtm/m/n/10 (\T1/txtt/m/n/10 in t\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Clos-est value of Underfull \hbox (badness 8038) in paragraph at lines 80464--80468 []\T1/txtt/bx/n/10 prediction_point_rounding_time_unit \T1/qtm/m/n/10 (\T1/txtt /m/n/10 str\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U The tim e unit of Underfull \hbox (badness 10000) in paragraph at lines 80484--80487 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 80504--80506 []\T1/txtt/bx/n/10 specifying \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 To see the list of possible settings, create a Underfull \hbox (badness 10000) in paragraph at lines 80533--80535 []\T1/txtt/bx/n/10 dataset_definitions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1 /qtm/m/n/10 of \T1/txtt/m/n/10 DatasetDefinition\T1/qtm/m/n/10 ) ^^U Each el-e- ment is a Underfull \hbox (badness 6641) in paragraph at lines 80541--80545 \T1/qtm/m/n/10 Each el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot. helpers.feature_discovery. [791] [792] Underfull \hbox (badness 10000) in paragraph at lines 80648--80650 []\T1/txtt/bx/n/10 dataset_definitions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 List[Dat asetDefinition]\T1/qtm/m/n/10 ) ^^U Each el-e-ment is a Underfull \hbox (badness 6641) in paragraph at lines 80656--80660 \T1/qtm/m/n/10 Each el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot. helpers.feature_discovery. [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] Chapter 34. Overfull \vbox (4.99998pt too high) detected at line 82185 [805] [806] [807] Overfull \vbox (0.56987pt too high) detected at line 82454 [808] [809] [810] [811] [812] [813] ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82918 \PYG{g+go}{└── finance/} ! 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.82918 \PYG{g+go}{└── finance/} ! 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.82918 \PYG{g+go}{└── finance/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82922 ... └── employee\PYGZhy{}list.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.82922 ... └── employee\PYGZhy{}list.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.82922 ... └── employee\PYGZhy{}list.csv} [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 10000) in paragraph at lines 84003--84010 \T1/txtt/m/sl/10 RENAME[][] \T1/qtm/m/n/10 to re-name and up-loaded file us-ing the ^^P (n).ext^^Q pat-tern. Underfull \hbox (badness 6961) in paragraph at lines 84003--84010 \T1/qtm/m/n/10 Use [][]\T1/txtt/m/sl/10 FilesOverwriteStrategy.REPLACE[][] \T1/ qtm/m/n/10 to over-write the ex-ist-ing file. Use [824] Underfull \hbox (badness 10000) in paragraph at lines 84144--84146 []\T1/qtm/m/n/10 Ex-am-ple: \T1/txtt/m/n/10 /mydomain.sharepoint.com,4732d...8b 01b0,eb0d3...e42f/b!8tQyRyn..... Overfull \vbox (3.27002pt too high) detected at line 84183 [825] [826] [827] Underfull \hbox (badness 10000) in paragraph at lines 84240--84247 \T1/txtt/m/sl/10 RENAME[][] \T1/qtm/m/n/10 to re-name and up-loaded file us-ing the ^^P (n).ext^^Q pat-tern. Underfull \hbox (badness 6961) in paragraph at lines 84240--84247 \T1/qtm/m/n/10 Use [][]\T1/txtt/m/sl/10 FilesOverwriteStrategy.REPLACE[][] \T1/ qtm/m/n/10 to over-write the ex-ist-ing file. Use Underfull \hbox (badness 7558) in paragraph at lines 84258--84260 []\T1/txtt/bx/n/10 kwargs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Any\T1/qtm/m/n/10 ) ^ ^U Ad-di-tional key-word ar-gu-ments passed to [][]\T1/txtt/m/sl/10 DataRobotFi le[][] \T1/qtm/m/n/10 or [828] [829] Underfull \hbox (badness 10000) in paragraph at lines 84491--84493 []\T1/txtt/bx/n/10 NotImplementedError \T1/qtm/m/n/10 ^^U If at-tempt-ing to up -load a di-rec-tory and [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] Chapter 35. [849] [850] [851] [852] [853] [854] [855] [856] [857] Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 []\T1/txtt/bx/n/10 vector_database_network_egress_policy \T1/qtm/m/n/10 (\T1/tx tt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Only Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 used if a new vec-tor database is de-ployed. De-ter-mines whethe r the Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 new vec-tor database de-ploy-ment is iso-lated or can ac-cess th e pub- Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS _POLICY.NONE\T1/qtm/m/n/10 , [858] [859] [860] Chapter 36. [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] Chapter 37. [881] [882] Overfull \hbox (63.27374pt too wide) in paragraph at lines 90918--90921 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) [883] Overfull \hbox (69.97372pt too wide) in paragraph at lines 91068--91071 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) [884] [885] Overfull \hbox (69.97372pt too wide) in paragraph at lines 91292--91295 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) [886] Underfull \hbox (badness 10000) in paragraph at lines 91411--91414 []\T1/txtt/bx/n/10 resource_bundle_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U The ID of a Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[str]\T1/qtm/m/n/10 ) ^^U De-ter-mines whether Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 \T1/qtm/m/n/10 the given cus-tom model is iso-lated, or can ac-cess the pub-lic net- Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 91470--91473 []\T1/txtt/bx/n/10 resource_bundle_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U The ID of a Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[str]\T1/qtm/m/n/10 ) ^^U De-ter-mines whether Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 \T1/qtm/m/n/10 the given cus-tom model is iso-lated, or can ac-cess the pub-lic net- Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , [887] [888] [889] [890] [891] [892] Chapter 38. [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] Underfull \hbox (badness 6592) in paragraph at lines 94031--94033 []\T1/txtt/bx/n/10 prompt_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m/n /10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op- [908] Underfull \hbox (badness 10000) in paragraph at lines 94149--94151 []\T1/txtt/bx/n/10 response_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m /n/10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , [909] [910] [911] [912] Chapter 39. [913] Underfull \hbox (badness 10000) in paragraph at lines 94700--94702 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo Underfull \hbox (badness 10000) in paragraph at lines 94712--94714 []\T1/txtt/bx/n/10 openai_api_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/ n/10 ) ^^U To-ken to use for Ope-nAI. Dep-re-cated; use [914] Underfull \hbox (badness 10000) in paragraph at lines 94785--94787 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo Underfull \hbox (badness 10000) in paragraph at lines 94797--94799 []\T1/txtt/bx/n/10 openai_api_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/ n/10 ) ^^U To-ken to use for Ope-nAI. Dep-re-cated; use [915] [916] [917] [918] [919] Underfull \hbox (badness 10000) in paragraph at lines 95566--95568 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo Underfull \hbox (badness 10000) in paragraph at lines 95644--95646 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo [920] [921] [922] Chapter 40. [923] Underfull \hbox (badness 10000) in paragraph at lines 95983--95987 []\T1/txtt/bx/n/10 max_wait \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U Max-i-mum num-ber of sec-onds to wait when Underfull \hbox (badness 10000) in paragraph at lines 95983--95987 \T1/txtt/m/n/10 wait_for_completion=True\T1/qtm/m/n/10 . De-faults to 10800 (3 hours). Raises [924] [925] [926] Chapter 41. Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import R ocCurve >>> RocCurve.compute( Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 ") >>> RocCurve.get("67643b2d87bb4954d7917323", da ta_slice_id= Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 "6764389b4bdd48581485a58b") >>> RocCurve.list("67643b2d87bb4954d7917323") [ , ...] >>> RocCurve. Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 list("67643b2d87bb4954d7917323")[0].roc_points [{\TS1/txtt/m/n/ 10 '\T1/txtt/m/n/10 accuracy\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0.539375, Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 f1_score\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0 .0, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 false_negative_score\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 : 737, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 true_negative_score\TS1/t xtt/m/n/10 '\T1/txtt/m/n/10 : 863, [927] [928] Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import L iftChart >>> LiftChart.compute( Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b") Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 >>> LiftChart.list("67643b2d87bb4954d7917323") [, ... ] >>> LiftC hart.get( Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b").bins Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 [{\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 actual\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 : 0.4, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 predicted\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0.22727272727272724, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 bin_ weight\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 5.0}, ... ] [929] [930] [931] Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import R esiduals >>> Residuals.list( Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 "672e32de69b0b676ced54d9c") [] >>> Residuals.compute("672e32de69b0b 676ced54d9c Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 ", data_slice_id="677ae1249695103ba9feff97") >>> R esiduals. Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 list("672e32de69b0b676ced54d9c") [, ] >>> Residuals.get("672e32de69b0b676c ed54d9c Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 ", data_slice_id="677ae1249695103ba9feff97") >>> Residuals.get ( Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 "672e32de69b0b676ced54d9c", data_slice_id="677ae1249695103ba9fe ff97"). Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 histogram [{\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 interval_start\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 : []33.37288135593221, \TS1/txtt/m/n/10 '\T1/txt t/m/n/10 interval_end\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : []32. [932] [933] [934] [935] [936] [937] [938] [939] [940] Underfull \hbox (badness 10000) in paragraph at lines 98287--98291 \T1/txtt/bx/n/10 key_name \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Item key name to sort data. One of \T1/txtt/m/n/10 feature_name\T1/qtm/m/n/1 0 , [941] [942] [943] [944] Underfull \hbox (badness 10000) in paragraph at lines 99026--99028 []\T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U The sta-tus of the in-sight. One of \T1/txtt/m/n/10 datarobot.enums. [945] [946] [947] [948] [949] Underfull \hbox (badness 10000) in paragraph at lines 99707--99709 []\T1/txtt/m/n/10 [ [ True Negative, False Positive ], [ False Negative, True P ositive [950] [951] [952] Overfull \vbox (20.84995pt too high) detected at line 100070 [953] [954] Underfull \vbox (badness 10000) detected at line 100239 Underfull \vbox (badness 10000) detected at line 100239 [955] [956] Underfull \hbox (badness 10000) in paragraph at lines 100362--100365 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 100362--100365 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions Underfull \hbox (badness 10000) in paragraph at lines 100396--100398 \T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 data robot.enums. Underfull \hbox (badness 10000) in paragraph at lines 100403--100405 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [957] [958] Underfull \hbox (badness 10000) in paragraph at lines 100693--100696 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 100693--100696 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions [959] [960] [961] Underfull \hbox (badness 10000) in paragraph at lines 101027--101030 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 101027--101030 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions Underfull \hbox (badness 10000) in paragraph at lines 101061--101063 \T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 data robot.enums. Underfull \hbox (badness 10000) in paragraph at lines 101068--101070 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [962] [963] [964] [965] [966] [967] Underfull \hbox (badness 10000) in paragraph at lines 101823--101826 []\T1/txtt/bx/n/10 metric \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enums.FEATURE_ASSOCIA TION_METRIC\T1/qtm/m/n/10 ) ^^U The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 101823--101826 \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 101828--101831 []\T1/txtt/bx/n/10 association_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enums.FEATU RE_ASSOCIATION_TYPE\T1/qtm/m/n/10 ) ^^U The type of Underfull \hbox (badness 10000) in paragraph at lines 101828--101831 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to [968] [969] [970] [971] [972] [973] [974] [975] Underfull \hbox (badness 10000) in paragraph at lines 102942--102945 []\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 102947--102950 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [976] Underfull \hbox (badness 6708) in paragraph at lines 103020--103026 \T1/qtm/m/n/10 Cre-ate the pre-dic-tion ex-pla-na-tions for the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 103020--103026 \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 103036--103039 []\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 103041--103044 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [977] [978] [979] [980] [981] [982] [983] [984] [985] [986] [987] [988] [989] [990] Chapter 42. [991] [992] [993] [994] [995] [996] [997] [998] Chapter 43. [999] [1000] [1001] [1002] Chapter 44. [1003] [1004] [1005] [1006] Underfull \hbox (badness 5696) in paragraph at lines 106721--106729 []\T1/txtt/bx/n/10 deduplication_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qt m/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Op-tional. A 1-72 char-ac- ter key that Underfull \hbox (badness 7759) in paragraph at lines 106721--106729 [][]\T1/txtt/m/sl/10 MemorySessionDeduplicationError[][]\T1/qtm/m/n/10 , which car-ries \T1/txtt/m/n/10 existing_session_id \T1/qtm/m/n/10 so [1007] [1008] [1009] [1010] [1011] [1012] Chapter 45. [1013] [1014] Chapter 46. [1015] [1016] [1017] [1018] [1019] [1020] [1021] [1022] [1023] [1024] Overfull \vbox (1.64996pt too high) detected at line 108750 [1025] [1026] [1027] [1028] [1029] [1030] Chapter 47. [1031] Underfull \hbox (badness 10000) in paragraph at lines 109622--109624 []\T1/txtt/bx/n/10 catalog_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qt m/m/n/10 ) ^^U (New in ver-sion v3.0) The ob-ject ID of the [1032] [1033] [1034] [1035] [1036] [1037] Underfull \hbox (badness 10000) in paragraph at lines 110256--110262 \T1/qtm/m/n/10 the [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 d e-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 110256--110262 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 110340--110347 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 110340--110347 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 110340--110347 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll [1038] Underfull \hbox (badness 10000) in paragraph at lines 110349--110353 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [1039] [1040] Underfull \hbox (badness 7888) in paragraph at lines 110570--110577 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 AUTOPILOT_MODE.COMPREHENSIVE\T1/qtm/m/n/10 . \T1/txtt/m/n/10 COMPREHENSIVE\TS1/txtt/m/n/10 ` \T1/txtt/m/n/10 runs all bluep rints Underfull \hbox (badness 10000) in paragraph at lines 110570--110577 \T1/txtt/m/n/10 in the repository (this may be extremely slow). If unspecified, Underfull \hbox (badness 10000) in paragraph at lines 110593--110599 \T1/qtm/m/n/10 the [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 d e-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 110593--110599 \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. [1041] [1042] Underfull \hbox (badness 10000) in paragraph at lines 110795--110801 \T1/qtm/m/n/10 the [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 d e-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 110795--110801 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 110841--110843 []\T1/txtt/bx/n/10 class_mapping_aggregation_settings \T1/qtm/m/n/10 (\T1/txtt/ m/n/10 ClassMappingAggregationSettings\T1/qtm/m/n/10 , [1043] [1044] Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 []\T1/txtt/bx/n/10 use_new_models_retrieval \T1/qtm/m/n/10 (\T1/txtt/m/n/10 boo l\T1/qtm/m/n/10 , \T1/qtm/m/it/10 de-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 ) ^^U If \T1/txtt/m/n/10 true\T1/qtm/m/n/10 , new re- Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 trieval route is used, which sup-ports fil-ter-ing and re-turns fewer at-tributes Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 per in-di-vid-ual model. Fol-low-ing at-tributes are ab-sent and could be re- Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 trieved from the blueprint level: \T1/txtt/m/n/10 monotonic_incr easing_featurelist_id\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 monotonic_decreasing_featurelist_id\T1/qtm/m/n/10 , \T1/txtt/m/ n/10 supports_composable_ml \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 supports_monotonic_constraints\T1/qtm/m/n/10 . Fol-low-ing at-t ributes are ab-sent and Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 could be re-trieved from the in-di-vid-ual model level: \T1/txtt /m/n/10 has_empty_clusters\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 is_n_clusters_dynamically_determined\T1/qtm/m/n/10 , \T1/txtt/m /n/10 prediction_threshold \T1/qtm/m/n/10 and [1045] [1046] [1047] [1048] Underfull \hbox (badness 10000) in paragraph at lines 111416--111418 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets Underfull \hbox (badness 7649) in paragraph at lines 111455--111458 []\T1/txtt/bx/n/10 ValueError \T1/qtm/m/n/10 ^^U Raised if \T1/txtt/m/n/10 fore cast_point \T1/qtm/m/n/10 or \T1/txtt/m/n/10 predictions_start_date \T1/qtm/m/n /10 and [1049] Underfull \hbox (badness 10000) in paragraph at lines 111510--111512 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets Underfull \hbox (badness 10000) in paragraph at lines 111575--111581 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [1050] [1051] [1052] Overfull \hbox (0.89392pt too wide) in paragraph at lines 111859--111863 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[BasicCreden tialsDict | CredentialIdCredentialsDict]\T1/qtm/m/n/10 , [1053] [1054] [1055] [1056] [1057] [1058] [1059] [1060] [1061] Underfull \hbox (badness 10000) in paragraph at lines 112948--112957 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [1062] Underfull \hbox (badness 10000) in paragraph at lines 113047--113052 []\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 113047--113052 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 113064--113067 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [1063] [1064] Underfull \hbox (badness 10000) in paragraph at lines 113266--113271 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with [1065] Underfull \hbox (badness 10000) in paragraph at lines 113444--113449 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with Underfull \hbox (badness 5345) in paragraph at lines 113444--113449 \T1/qtm/m/n/10 QUEUE_STATUS.INPROGRESS, will re-turn the mod-el-ing jobs that a re cur-rently Underfull \hbox (badness 10000) in paragraph at lines 113489--113494 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with [1066] [1067] [1068] [1069] Underfull \hbox (badness 10000) in paragraph at lines 113883--113889 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str].\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.24) Met- Underfull \hbox (badness 10000) in paragraph at lines 113883--113889 \T1/qtm/m/n/10 ric to use for cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/ m/n/10 proportionalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 113902--113909 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 113902--113909 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 113902--113909 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll Underfull \hbox (badness 10000) in paragraph at lines 113911--113915 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [1070] Overfull \hbox (3.89389pt too wide) in paragraph at lines 113946--113950 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [1071] Underfull \hbox (badness 10000) in paragraph at lines 114072--114075 []\T1/txtt/bx/n/10 partitioning_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Partitio ningMethod\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U An in- stance of Underfull \hbox (badness 10000) in paragraph at lines 114072--114075 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will [1072] [1073] Underfull \hbox (badness 10000) in paragraph at lines 114366--114368 []\T1/txtt/bx/n/10 ValueError \T1/qtm/m/n/10 ^^U If value of \T1/txtt/m/n/10 va riable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. [1074] [1075] [1076] [1077] Underfull \hbox (badness 10000) in paragraph at lines 114867--114874 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 114867--114874 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 114867--114874 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll [1078] [1079] Underfull \hbox (badness 10000) in paragraph at lines 115074--115080 []\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 Underfull \hbox (badness 10000) in paragraph at lines 115085--115090 \T1/txtt/bx/n/10 datetime_partition_spec \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 D atetimePartitioningSpecification[][]\T1/qtm/m/n/10 ) ^^U [1080] [1081] Underfull \hbox (badness 6364) in paragraph at lines 115289--115292 []\T1/txtt/bx/n/10 consider_blenders_in_recommendation \T1/qtm/m/n/10 (\T1/txtt /m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U (New in ver-sion Underfull \hbox (badness 10000) in paragraph at lines 115360--115366 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str].\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.24) Met- Underfull \hbox (badness 10000) in paragraph at lines 115360--115366 \T1/qtm/m/n/10 ric to use for cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/ m/n/10 proportionalParity\T1/qtm/m/n/10 , [1082] Underfull \hbox (badness 10000) in paragraph at lines 115379--115386 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 115379--115386 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 6741) in paragraph at lines 115394--115396 []\T1/txtt/bx/n/10 default_monotonic_increasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 6741) in paragraph at lines 115398--115400 []\T1/txtt/bx/n/10 default_monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 10000) in paragraph at lines 115443--115447 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [1083] [1084] [1085] Underfull \hbox (badness 10000) in paragraph at lines 115852--115855 []\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 115862--115865 []\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 115873--115876 []\T1/txtt/bx/n/10 autopilot_data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n /10 str\T1/qtm/m/n/10 ) ^^U one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 115873--115876 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [1086] [1087] Underfull \hbox (badness 6927) in paragraph at lines 115990--115993 []\T1/txtt/bx/n/10 periodicities \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m /n/10 of [][]\T1/txtt/m/sl/10 Periodicity[][]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 o p-tional\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.9) a [1088] Underfull \hbox (badness 10000) in paragraph at lines 116164--116169 []\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 , [1089] [1090] Underfull \hbox (badness 10000) in paragraph at lines 116306--116308 []\T1/txtt/bx/n/10 time_unit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 string\T1/qtm/m/n/ 10 ) ^^U Time step unit, valid op-tions are val-ues from Underfull \hbox (badness 10000) in paragraph at lines 116385--116388 []\T1/txtt/bx/n/10 autopilot_data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n /10 str\T1/qtm/m/n/10 ) ^^U one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 116385--116388 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [1091] [1092] Underfull \hbox (badness 6927) in paragraph at lines 116558--116561 []\T1/txtt/bx/n/10 periodicities \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m /n/10 of [][]\T1/txtt/m/sl/10 Periodicity[][]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 o p-tional\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.9) a [1093] [1094] [1095] [1096] [1097] Underfull \hbox (badness 10000) in paragraph at lines 117205--117208 []\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 117205--117208 \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. [1098] [1099] Underfull \hbox (badness 5741) in paragraph at lines 117424--117432 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_duration\T1/qtm/m/n/10 ). If \T1/ txtt/m/n/10 True\T1/qtm/m/n/10 , will use a start/end date ap-proach for [1100] [1101] [1102] [1103] [1104] [1105] [1106] [1107] [1108] Underfull \hbox (badness 10000) in paragraph at lines 118674--118676 []\T1/txtt/bx/n/10 backtests \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n/1 0 of \T1/txtt/m/n/10 dicts containing validation_start_date \T1/qtm/m/n/10 and [1109] [1110] [1111] [1112] Underfull \hbox (badness 10000) in paragraph at lines 119067--119070 []\T1/txtt/m/n/10 code \T1/qtm/m/n/10 : (str) The code for this coun-try; sup-p ly it to \T1/txtt/m/n/10 CalendarFile. [1113] [1114] [1115] [1116] Chapter 48. [1117] Underfull \vbox (badness 10000) detected at line 119595 [1118] Underfull \hbox (badness 10000) in paragraph at lines 119676--119680 []\T1/txtt/bx/n/10 shap_warnings \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 list[][]\ T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.21) Will Underfull \hbox (badness 10000) in paragraph at lines 119676--119680 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [1119] [1120] [1121] [1122] Chapter 49. [1123] [1124] Underfull \hbox (badness 7099) in paragraph at lines 120369--120372 []\T1/txtt/bx/n/10 entity \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[UseCaseReferenc eEntity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Project\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Dataset\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Application[][]\T1/qtm/m/n/10 , [1125] Underfull \hbox (badness 7099) in paragraph at lines 120411--120414 []\T1/txtt/bx/n/10 entity \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[UseCaseReferenc eEntity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Project\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Dataset\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Application[][]\T1/qtm/m/n/10 , [1126] [1127] [1128] [1129] [1130] Chapter 50. [1131] [1132] [1133] [1134] [1135] [1136] [1137] [1138] [1139] [1140] Chapter 51. [1141] [1142] Underfull \hbox (badness 8075) in paragraph at lines 122226--122228 []\T1/qtm/m/n/10 Sched-ules are now flat un-der the pipeline: \T1/txtt/m/n/10 P ipelines.list_schedules \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122230--122232 []\T1/txtt/m/n/10 Pipelines.create_image \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Pip elines.update_image \T1/qtm/m/n/10 ac-cept \T1/txtt/m/n/10 python_base_image\T1 /qtm/m/n/10 ; [1143] Underfull \hbox (badness 6559) in paragraph at lines 122264--122266 []\T1/qtm/m/n/10 Fixed the ex-per-i-men-tal pipelines \T1/txtt/m/n/10 list_* \T 1/qtm/m/n/10 meth-ods (\T1/txtt/m/n/10 Pipelines.list\T1/qtm/m/n/10 , \T1/txtt/ m/n/10 Pipelines.list_versions\T1/qtm/m/n/10 , Underfull \hbox (badness 6691) in paragraph at lines 122264--122266 \T1/txtt/m/n/10 Pipelines.list_inputs\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines .list_runs\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.list_schedules\T1/qtm/m/n/ 10 , and \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122272--122274 []\T1/qtm/m/n/10 Added \T1/txtt/m/n/10 node_id \T1/qtm/m/n/10 sup-port to the e x-per-i-men-tal pipelines per-task read meth-ods (\T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122272--122274 \T1/txtt/m/n/10 get_task_execution\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.ge t_task_result\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.get_task_logs\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122288--122290 []\T1/qtm/m/n/10 Added the \T1/txtt/m/n/10 [pipelines] \T1/qtm/m/n/10 in-stall ex-tra for \T1/txtt/m/n/10 datarobot[]early[]access\T1/qtm/m/n/10 : \T1/txtt/m/ n/10 pip install Overfull \hbox (46.20569pt too wide) in paragraph at lines 122334--122336 []\T1/qtm/m/n/10 Moved [][]\T1/txtt/m/sl/10 CustomScoringMetric[][]\T1/qtm/m/n/ 10 , [][]\T1/txtt/m/sl/10 CustomScoringMetricVersion[][]\T1/qtm/m/n/10 , and [] []\T1/txtt/m/sl/10 CustomScoringMetricVersionFileContents[][] [1144] Underfull \hbox (badness 10000) in paragraph at lines 122371--122373 []\T1/qtm/m/n/10 Added Mul-ti-l-abel as an op-tion for \T1/txtt/m/n/10 Custom M odel Target Types \T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 130480--130483 []\T1/qtm/m/n/10 It's now pos-si-ble to get fea-ture as-so-ci-a-tion sta-tuses for fea-turelists us-ing [][]\T1/txtt/m/sl/10 Project. [1213] Underfull \hbox (badness 7925) in paragraph at lines 130517--130519 []\T1/qtm/m/n/10 Method [][]\T1/txtt/m/sl/10 Project.set_target[][] \T1/qtm/m/n /10 sup-port new op-tional pa-ram-e-ters \T1/txtt/m/n/10 featureEngineeringGrap hs \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 130525--130530 []\T1/qtm/m/n/10 Se-ries ac-cu-racy re-trieval meth-ods ([][]\T1/txtt/m/sl/10 D atetimeModel.get_series_accuracy_as_dataframe[][] \T1/qtm/m/n/10 and [1214] Underfull \hbox (badness 10000) in paragraph at lines 130616--130618 []\T1/qtm/m/n/10 Mono-tonic con-straints are now sup-ported for OTV projects. T o that end, the pa-ram-e-ters Underfull \hbox (badness 10000) in paragraph at lines 130616--130618 \T1/txtt/m/n/10 monotonic_increasing_featurelist_id \T1/qtm/m/n/10 and \T1/txtt /m/n/10 monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 can be [1215] Underfull \hbox (badness 7451) in paragraph at lines 130705--130708 []\T1/qtm/m/n/10 When [][]\T1/txtt/m/sl/10 specifying datetime partitioning[][] \T1/qtm/m/n/10 set-tings , :ref:\T1/txtt/m/n/10 time series \T1/ qtm/m/n/10 projects Underfull \hbox (badness 10000) in paragraph at lines 130705--130708 \T1/txtt/m/sl/10 do_not_derive[][] \T1/qtm/m/n/10 at-tribute. Any fea-tures not spec-i-fied will be as-signed ac-cord-ing to the [1216] [1217] Underfull \hbox (badness 10000) in paragraph at lines 130912--130921 []\T1/qtm/m/n/10 Pre-vi-ously avail-able for only Eu-reqa mod-els, Ad-vanced Tu n-ing meth-ods and ob-jects, in-clud-ing Underfull \hbox (badness 10000) in paragraph at lines 130912--130921 [][]\T1/txtt/m/sl/10 Model.start_advanced_tuning_session[][]\T1/qtm/m/n/10 , [] []\T1/txtt/m/sl/10 Model.get_advanced_tuning_parameters[][]\T1/qtm/m/n/10 , [][ ]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 130951--130953 [][][]\T1/txtt/m/sl/10 Project.upload_dataset[][] \T1/qtm/m/n/10 and [][]\T1/tx tt/m/sl/10 Project.upload_dataset_from_data_source[][] \T1/qtm/m/n/10 will re-t urn a [1218] Underfull \hbox (badness 10000) in paragraph at lines 131073--131076 []\T1/qtm/m/n/10 New class for work-ing with model com-pli-ance doc-u-men-ta-ti on fea-ture of DataRobot: class Underfull \hbox (badness 10000) in paragraph at lines 131092--131097 []\T1/qtm/m/n/10 Cross se-ries fea-tures can now be cre-ated within time se-rie s mul-ti-series projects us-ing Underfull \hbox (badness 10000) in paragraph at lines 131092--131097 \T1/qtm/m/n/10 the \T1/txtt/m/n/10 use_cross_series_features \T1/qtm/m/n/10 and \T1/txtt/m/n/10 aggregation_type \T1/qtm/m/n/10 at-tributes of the [][]\T1/txt t/m/sl/10 datarobot. [1219] Underfull \hbox (badness 10000) in paragraph at lines 131123--131127 []\T1/qtm/m/n/10 New \T1/txtt/m/n/10 number_of_known_in_advance_features \T1/qt m/m/n/10 at-tribute has been added to the [][]\T1/txtt/m/sl/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 131216--131224 []\T1/qtm/m/n/10 New meth-ods and ob-jects, in-clud-ing [][]\T1/txtt/m/sl/10 Mo del.start_advanced_tuning_session[][]\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Mode l. Underfull \hbox (badness 7504) in paragraph at lines 131216--131224 \T1/txtt/m/sl/10 get_advanced_tuning_parameters[][]\T1/qtm/m/n/10 , [][]\T1/txt t/m/sl/10 Model.advanced_tune[][]\T1/qtm/m/n/10 , and [][]\T1/txtt/m/sl/10 Adva ncedTuningSession[][]\T1/qtm/m/n/10 , were [1220] Underfull \hbox (badness 10000) in paragraph at lines 131239--131242 []\T1/qtm/m/n/10 A cus-tom pre-dic-tion thresh-old may now be con-fig-ured for each model via [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 131249--131251 []\T1/qtm/m/n/10 In-di-vid-ual cross val-i-da-tion scores can be re-trieved for new mod-els us-ing [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 131291--131295 [][][]\T1/txtt/m/sl/10 ModelRecommendation.get[][] \T1/qtm/m/n/10 now ac-cepts an op-tional pa-ram-e-ter of type \T1/txtt/m/n/10 datarobot.enums. [1221] Underfull \hbox (badness 10000) in paragraph at lines 131408--131412 []\T1/qtm/m/n/10 Added a new fea-ture to re-trieve fea-ture logs for time se-ri es projects. Check [][]\T1/txtt/m/sl/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 131408--131412 \T1/txtt/m/sl/10 DatetimePartitioning.feature_log_list()[][] \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioning. Underfull \hbox (badness 10000) in paragraph at lines 131428--131432 []\T1/qtm/m/n/10 New pa-ram-e-ters \T1/txtt/m/n/10 predictions_start_date \T1/q tm/m/n/10 and \T1/txtt/m/n/10 predictions_end_date \T1/qtm/m/n/10 added to [][] \T1/txtt/m/sl/10 Project. [1222] Underfull \hbox (badness 5302) in paragraph at lines 131454--131458 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioningSpecification. [1223] [1224] Underfull \hbox (badness 10000) in paragraph at lines 131728--131731 []\T1/qtm/m/n/10 Lift chart data for mod-els can be re-trieved us-ing the \T1/t xtt/m/n/10 Model.get_lift_chart \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Model. [1225] [1226] Underfull \hbox (badness 10000) in paragraph at lines 131921--131923 []\T1/qtm/m/n/10 When call-ing \T1/txtt/m/n/10 get_result \T1/qtm/m/n/10 for a Job, Mod-elJob, or Pre-dic-tJob that has er-rored, [1227] Underfull \hbox (badness 10000) in paragraph at lines 132025--132029 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [1228] Underfull \hbox (badness 6268) in paragraph at lines 132140--132144 []\T1/qtm/m/n/10 A new im-proved work-flow for pre-dic-tions now sup-ports firs t up-load-ing a dataset via \T1/txtt/m/n/10 Project. [1229] [1230] Underfull \hbox (badness 10000) in paragraph at lines 132276--132278 []\T1/txtt/m/n/10 PredictJob.create \T1/qtm/m/n/10 has been dep-re-cated in fa- vor of the al-ter-nate work-flow us-ing \T1/txtt/m/n/10 Model. [1231] [1232] [1233] Underfull \hbox (badness 6016) in paragraph at lines 132619--132623 []\T1/qtm/m/n/10 In sev-eral places where \T1/txtt/m/n/10 AppPlatformError \T1/ qtm/m/n/10 was be-ing raised, now \T1/txtt/m/n/10 TypeError\T1/qtm/m/n/10 , \T1 /txtt/m/n/10 ValueError \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 132639--132644 []\T1/qtm/m/n/10 If a \T1/txtt/m/n/10 ClientError \T1/qtm/m/n/10 or \T1/txtt/m/ n/10 ServerError \T1/qtm/m/n/10 oc-curs dur-ing a call to \T1/txtt/m/n/10 Proje ct.from_async\T1/qtm/m/n/10 , then a Underfull \hbox (badness 10000) in paragraph at lines 132710--132713 []\T1/txtt/m/n/10 recommendation_settings \T1/qtm/m/n/10 pa-ram-e-ter of \T1/tx tt/m/n/10 Project.start \T1/qtm/m/n/10 is dep-re-cated in fa-vor of [1234] [1235] [1236] [1237] [1238] (./datarobot-public-api-client.ind [1239] [1240] [1241] Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 assign_environment() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobo t.models.notebooks.execution_environment.ExecutionEnvironment class Underfull \hbox (badness 5548) in paragraph at lines 139--141 []\T1/txtt/m/n/10 bucket_sample_sizes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot .models.deployment.custom_metrics.CustomMetricValuesOverBatch prop-erty\T1/qtm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 141--143 []\T1/txtt/m/n/10 bucket_sample_sizes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot .models.deployment.custom_metrics.CustomMetricValuesOverTime prop-erty\T1/qtm/m /n/10 ), [1242] [1243] Underfull \hbox (badness 10000) in paragraph at lines 325--327 []\T1/txtt/m/n/10 continue_incremental_learning_from_incremental_model() \T1/qt m/m/n/10 (\T1/qtm/m/it/10 datarobot.models.BlenderModel method\T1/qtm/m/n/10 ), [1244] Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\T1/txtt/m/n/10 continue_incremental_learning_from_incremental_model() \T1/qt m/m/n/10 (\T1/qtm/m/it/10 datarobot.models.RatingTableModel [1245] Underfull \hbox (badness 10000) in paragraph at lines 415--417 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.evaluation_dataset_configuration.EvaluationDatasetConfiguration class Underfull \hbox (badness 10000) in paragraph at lines 417--419 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggregation Underfull \hbox (badness 10000) in paragraph at lines 439--441 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset class Underfull \hbox (badness 5077) in paragraph at lines 477--479 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.use r_mcp_server_deployment.PromptInUserMCPServerDeployment class method\T1/qtm/m/n /10 ), [1246] [1247] [1248] [1249] [1250] Underfull \hbox (badness 10000) in paragraph at lines 871--873 []\T1/txtt/m/n/10 delete() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggregation Underfull \hbox (badness 10000) in paragraph at lines 879--881 []\T1/txtt/m/n/10 delete() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.openai_embedding_model_validation.OpenAIEmbeddingModelValidation [1251] [1252] Overfull \hbox (6.44446pt too wide) in paragraph at lines 1093--1095 []\T1/txtt/m/n/10 EvaluationDatasetMetricAggregation \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in datarobot.models.genai.evaluation_dataset_metric_aggregation\T1/ qtm/m/n/10 ), [1253] [1254] Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 []\T1/txtt/m/n/10 find_anomalous_regions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview Underfull \hbox (badness 10000) in paragraph at lines 1254--1256 []\T1/txtt/m/n/10 from_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models. user_mcp_server_deployment.ResourceInUserMCPServerDeployment class [1255] Underfull \hbox (badness 10000) in paragraph at lines 1345--1347 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_deployment.ResourceInUserMCPServerDeployment Underfull \hbox (badness 10000) in paragraph at lines 1347--1349 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_deployment.ToolInUserMCPServerDeployment class Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_version.PromptInUserMCPServerVersion class Underfull \hbox (badness 10000) in paragraph at lines 1351--1353 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_version.ResourceInUserMCPServerVersion class [1256] [1257] Underfull \hbox (badness 10000) in paragraph at lines 1519--1521 []\T1/txtt/m/n/10 get() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.genai. openai_embedding_model_validation.OpenAIEmbeddingModelValidation class [1258] [1259] [1260] Underfull \hbox (badness 10000) in paragraph at lines 1765--1767 []\T1/txtt/m/n/10 get_buckets_as_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 da tarobot.models.deployment.custom_metrics.CustomMetricValuesOverBatch Underfull \hbox (badness 10000) in paragraph at lines 1767--1769 []\T1/txtt/m/n/10 get_buckets_as_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 da tarobot.models.deployment.custom_metrics.CustomMetricValuesOverTime [1261] Overfull \hbox (51.0944pt too wide) in paragraph at lines 1858--1860 []\T1/txtt/m/n/10 get_document_page_with_text_locations() \T1/qtm/m/n/10 (\T1/q tm/m/it/10 datarobot.models.documentai.document.DocumentTextExtractionSamplePag e Underfull \hbox (badness 10000) in paragraph at lines 1877--1879 []\T1/txtt/m/n/10 get_explanations_data_in_regions() \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 datarobot.models.anomaly_assessment.AnomalyAssessmentRecord [1262] [1263] [1264] [1265] [1266] Underfull \hbox (badness 10000) in paragraph at lines 2359--2361 []\T1/txtt/m/n/10 get_supported_retrieval_settings() \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 datarobot.models.genai.vector_database.VectorDatabase class [1267] [1268] Underfull \hbox (badness 10000) in paragraph at lines 2527--2529 []\T1/txtt/m/n/10 is_model_compliance_initialized \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 datarobot.models.automated_documentation.AutomatedDocument prop- [1269] [1270] Underfull \hbox (badness 10000) in paragraph at lines 2722--2724 []\T1/txtt/m/n/10 list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.genai .openai_embedding_model_validation.OpenAIEmbeddingModelValidation class [1271] Underfull \hbox (badness 10000) in paragraph at lines 2776--2778 []\T1/txtt/m/n/10 list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.user_ mcp_server_deployment.ResourceInUserMCPServerDeployment class method\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 2810--2812 []\T1/txtt/m/n/10 list_all_available_document_types() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 datarobot.models.automated_documentation.AutomatedDocument Underfull \hbox (badness 10000) in paragraph at lines 2817--2819 []\T1/txtt/m/n/10 list_available_document_types() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 datarobot.models.automated_documentation.AutomatedDocument class [1272] [1273] Overfull \hbox (33.2344pt too wide) in paragraph at lines 2984--2986 []\T1/txtt/m/n/10 new_custom_model_version_with_config() \T1/qtm/m/n/10 (\T1/qt m/m/it/10 datarobot.models.moderation.model_version_update.ModelVersionUpdate [1274] [1275] [1276] [1277] [1278] [1279] [1280] [1281] [1282] [1283] [1284] [1285] Underfull \hbox (badness 10000) in paragraph at lines 4003--4005 []\T1/txtt/m/n/10 update() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.openai_embedding_model_validation.OpenAIEmbeddingModelValidation [1286] [1287] Underfull \hbox (badness 7722) in paragraph at lines 4170--4172 []\T1/txtt/m/n/10 validate_task_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 da tarobot.models.user_blueprints.models.UserBlueprintValidateTaskParameters ) [1288] (./datarobot-public-api-client.aux) Package rerunfilecheck Warning: File `datarobot-public-api-client.out' has chan ged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec-sc.enc}{/usr /share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-dist/ fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/base/8r.enc} Output written on datarobot-public-api-client.pdf (1296 pages, 5304018 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.19.0rc0_Docs.tex"' ------------ Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' 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.19.0rc0_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) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.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/etoolbox/etoolbox.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))) (./nbsphinx.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) 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)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *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] [3] Overfull \hbox (4.49997pt too wide) detected at line 653 []\T1/qtm/m/n/10 1031 Overfull \hbox (4.49997pt too wide) detected at line 654 []\T1/qtm/m/n/10 1080 Overfull \hbox (4.49997pt too wide) detected at line 655 []\T1/qtm/m/n/10 1084 Overfull \hbox (4.49997pt too wide) detected at line 656 []\T1/qtm/m/n/10 1101 Overfull \hbox (4.49997pt too wide) detected at line 657 []\T1/qtm/m/n/10 1102 Overfull \hbox (4.49997pt too wide) detected at line 658 []\T1/qtm/m/n/10 1109 Overfull \hbox (4.49997pt too wide) detected at line 659 []\T1/qtm/m/n/10 1110 [4] Overfull \hbox (4.49997pt too wide) detected at line 664 []\T1/qtm/m/n/10 1141 Overfull \hbox (4.49997pt too wide) detected at line 670 []\T1/qtm/m/n/10 1142 Overfull \hbox (4.49997pt too wide) detected at line 675 []\T1/qtm/m/n/10 1144 Overfull \hbox (4.49997pt too wide) detected at line 681 []\T1/qtm/m/n/10 1146 Overfull \hbox (4.49997pt too wide) detected at line 687 []\T1/qtm/m/n/10 1147 Overfull \hbox (4.49997pt too wide) detected at line 689 []\T1/qtm/m/n/10 1148 Overfull \hbox (4.49997pt too wide) detected at line 693 []\T1/qtm/m/n/10 1148 Overfull \hbox (4.49997pt too wide) detected at line 700 []\T1/qtm/m/n/10 1150 Overfull \hbox (4.49997pt too wide) detected at line 705 []\T1/qtm/m/n/10 1151 Overfull \hbox (4.49997pt too wide) detected at line 710 []\T1/qtm/m/n/10 1152 Overfull \hbox (4.49997pt too wide) detected at line 717 []\T1/qtm/m/n/10 1153 Overfull \hbox (4.49997pt too wide) detected at line 718 []\T1/qtm/m/n/10 1154 Overfull \hbox (4.49997pt too wide) detected at line 721 []\T1/qtm/m/n/10 1154 Overfull \hbox (4.49997pt too wide) detected at line 726 []\T1/qtm/m/n/10 1155 Overfull \hbox (4.49997pt too wide) detected at line 738 []\T1/qtm/m/n/10 1159 Overfull \hbox (4.49997pt too wide) detected at line 746 []\T1/qtm/m/n/10 1162 Overfull \hbox (4.49997pt too wide) detected at line 755 []\T1/qtm/m/n/10 1167 Overfull \hbox (4.49997pt too wide) detected at line 762 []\T1/qtm/m/n/10 1170 Overfull \hbox (4.49997pt too wide) detected at line 771 []\T1/qtm/m/n/10 1170 Overfull \hbox (4.49997pt too wide) detected at line 779 []\T1/qtm/m/n/10 1177 Overfull \hbox (4.49997pt too wide) detected at line 784 []\T1/qtm/m/n/10 1180 Overfull \hbox (4.49997pt too wide) detected at line 794 []\T1/qtm/m/n/10 1186 Overfull \hbox (4.49997pt too wide) detected at line 796 []\T1/qtm/m/n/10 1186 Overfull \hbox (4.49997pt too wide) detected at line 802 []\T1/qtm/m/n/10 1187 Overfull \hbox (4.49997pt too wide) detected at line 804 []\T1/qtm/m/n/10 1187 Overfull \hbox (4.49997pt too wide) detected at line 807 []\T1/qtm/m/n/10 1188 Overfull \hbox (4.49997pt too wide) detected at line 809 []\T1/qtm/m/n/10 1188 Overfull \hbox (4.49997pt too wide) detected at line 817 []\T1/qtm/m/n/10 1192 Overfull \hbox (4.49997pt too wide) detected at line 825 []\T1/qtm/m/n/10 1193 Overfull \hbox (4.49997pt too wide) detected at line 833 []\T1/qtm/m/n/10 1196 Overfull \hbox (4.49997pt too wide) detected at line 840 []\T1/qtm/m/n/10 1198 Overfull \hbox (4.49997pt too wide) detected at line 848 []\T1/qtm/m/n/10 1201 Overfull \hbox (4.49997pt too wide) detected at line 853 []\T1/qtm/m/n/10 1202 Overfull \hbox (4.49997pt too wide) detected at line 860 []\T1/qtm/m/n/10 1204 Overfull \hbox (4.49997pt too wide) detected at line 867 []\T1/qtm/m/n/10 1206 Overfull \hbox (4.49997pt too wide) detected at line 873 []\T1/qtm/m/n/10 1208 Overfull \hbox (4.49997pt too wide) detected at line 879 []\T1/qtm/m/n/10 1211 Overfull \hbox (4.49997pt too wide) detected at line 883 []\T1/qtm/m/n/10 1213 Overfull \hbox (4.49997pt too wide) detected at line 889 []\T1/qtm/m/n/10 1214 Overfull \hbox (4.49997pt too wide) detected at line 894 []\T1/qtm/m/n/10 1215 Overfull \hbox (4.49997pt too wide) detected at line 899 []\T1/qtm/m/n/10 1217 Overfull \hbox (4.49997pt too wide) detected at line 903 []\T1/qtm/m/n/10 1217 Overfull \hbox (4.49997pt too wide) detected at line 906 []\T1/qtm/m/n/10 1218 Overfull \hbox (4.49997pt too wide) detected at line 913 []\T1/qtm/m/n/10 1219 Overfull \hbox (4.49997pt too wide) detected at line 916 []\T1/qtm/m/n/10 1219 Overfull \hbox (4.49997pt too wide) detected at line 918 []\T1/qtm/m/n/10 1219 Overfull \hbox (4.49997pt too wide) detected at line 923 []\T1/qtm/m/n/10 1220 Overfull \hbox (4.49997pt too wide) detected at line 930 []\T1/qtm/m/n/10 1222 Overfull \hbox (4.49997pt too wide) detected at line 932 []\T1/qtm/m/n/10 1222 Overfull \hbox (4.49997pt too wide) detected at line 938 []\T1/qtm/m/n/10 1223 Overfull \hbox (4.49997pt too wide) detected at line 942 []\T1/qtm/m/n/10 1224 Overfull \hbox (4.49997pt too wide) detected at line 944 []\T1/qtm/m/n/10 1224 [5] Overfull \hbox (4.49997pt too wide) detected at line 948 []\T1/qtm/m/n/10 1225 Overfull \hbox (4.49997pt too wide) detected at line 950 []\T1/qtm/m/n/10 1225 Overfull \hbox (4.49997pt too wide) detected at line 952 []\T1/qtm/m/n/10 1225 Overfull \hbox (4.49997pt too wide) detected at line 956 []\T1/qtm/m/n/10 1226 Overfull \hbox (4.49997pt too wide) detected at line 959 []\T1/qtm/m/n/10 1226 Overfull \hbox (4.49997pt too wide) detected at line 965 []\T1/qtm/m/n/10 1228 Overfull \hbox (4.49997pt too wide) detected at line 967 []\T1/qtm/m/n/10 1228 Overfull \hbox (4.49997pt too wide) detected at line 970 []\T1/qtm/m/n/10 1228 Overfull \hbox (4.49997pt too wide) detected at line 978 []\T1/qtm/m/n/10 1229 Overfull \hbox (4.49997pt too wide) detected at line 985 []\T1/qtm/m/n/10 1231 Overfull \hbox (4.49997pt too wide) detected at line 987 []\T1/qtm/m/n/10 1231 Overfull \hbox (4.49997pt too wide) detected at line 994 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 996 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 998 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 1000 []\T1/qtm/m/n/10 1233 Overfull \hbox (4.49997pt too wide) detected at line 1005 []\T1/qtm/m/n/10 1234 Overfull \hbox (4.49997pt too wide) detected at line 1008 []\T1/qtm/m/n/10 1234 Overfull \hbox (4.49997pt too wide) detected at line 1012 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1013 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1014 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1015 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1016 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1017 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1018 []\T1/qtm/m/n/10 1235 Overfull \hbox (4.49997pt too wide) detected at line 1019 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1020 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1021 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1022 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1023 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1024 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1025 []\T1/qtm/m/n/10 1236 Overfull \hbox (4.49997pt too wide) detected at line 1026 []\T1/qtm/m/n/10 1237 Overfull \hbox (4.49997pt too wide) detected at line 1027 []\T1/qtm/m/n/10 1237 Overfull \hbox (4.49997pt too wide) detected at line 1028 []\T1/qtm/m/n/10 1237 Overfull \hbox (4.49997pt too wide) detected at line 1029 []\T1/qtm/m/n/10 1237 ) [6] [1] [2] Chapter 1. Underfull \hbox (badness 10000) in paragraph at lines 159--159 [][][]\T1/qtm/m/it/10 Ad-min-is-tra- [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] Underfull \hbox (badness 10000) in paragraph at lines 230--233 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes CSV dat a from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 239--243 [][][]\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] [8] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [9] [10] [11] [12] Overfull \vbox (1.18929pt too high) detected at line 785 [13] [14] [15] [16] [17] [18] Overfull \vbox (0.93639pt too high) detected at line 1150 [19] [20] Overfull \vbox (1.18929pt too high) detected at line 1276 [21] [22] Chapter 3. [23] [24] [25] [26] [27] [28] [29] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [30] [31] [32] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2187--2189 []\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 2201--2206 \T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n/1 0 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m/n /10 and [35] [36] [37] Overfull \vbox (3.1787pt too high) detected at line 2467 [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 3307--3313 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [51] [52] [53] [54] Overfull \vbox (0.93639pt too high) detected at line 3630 [55] [56] [57] ! 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.3801 ├── 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.3801 ├── 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.3801 ├── 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.3802 ├  ├──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.3802 ├  ├──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.3802 ├  ├──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.3802 ├  ├──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.3803 ├  ├──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.3803 ├  ├──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.3803 ├  ├──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.3803 ├  ├──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.3804 ├  ├──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.3804 ├  ├──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.3804 ├  ├──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.3804 ├  ├──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.3805 ├── 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.3805 ├── 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.3805 ├── data.csv [58] [59] [60] [61] [62] [63] [64] [65] [66] Underfull \hbox (badness 10000) in paragraph at lines 4404--4407 []\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. [67] Underfull \hbox (badness 10000) in paragraph at lines 4477--4482 \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 4509--4514 \T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu-ra cy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 4509--4514 [][]\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 [68] [69] [70] [71] ! 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.4793 ...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.4793 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [72] [73] [74] [75] [76] [77] Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [][][]\T1/txtt/m/sl/10 datarobot.FeatureSettings[][] \T1/qtm/m/n/10 con-struc-t or re-ceives \T1/txtt/m/n/10 feature_name \T1/qtm/m/n/10 and set-tings. For now set-tings [78] Underfull \hbox (badness 6141) in paragraph at lines 5259--5266 []\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- [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 5547--5552 []\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. [82] [83] [84] Underfull \vbox (badness 10000) detected at line 5737 Underfull \vbox (badness 10000) detected at line 5737 [85] [86] [87] Underfull \hbox (badness 7012) in paragraph at lines 5872--5875 []\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 [88] Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 []\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 [89] [90] [91] [92] [93] [94] [95] ! 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.6674 ├── 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.6674 ├── 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.6674 ├── 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.6675 │   ├── 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.6675 │   ├── 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.6675 │   ├── 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.6675 │   ├── 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.6676 │   ├── 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.6676 │   ├── 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.6676 │   ├── 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.6676 │   ├── 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.6677 │   ├── … ! 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.6677 │   ├── … ! 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.6677 │   ├── … ! 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.6677 │   ├── … ! 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.6678 ├── 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.6678 ├── 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.6678 ├── 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.6679 ...├── 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.6679 ...├── 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.6679 ...├── 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.6679 ...├── 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.6680 ...├── 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.6680 ...├── 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.6680 ...├── 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.6680 ...├── 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.6681 │ ├── … ! 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.6681 │ ├── … ! 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.6681 │ ├── … ! 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.6681 │ ├── … [96] [97 <./sample1.png>] [98 <./sample2.png>] [99 <./activation_map1.png> <./a ctivation_map2.png>] [100] [101 <./embeddings.png>] [102] [103] [104] [105] [106] [107] [108] Chapter 4. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 8519--8522 \T1/txtt/m/n/10 timeseries_settings \T1/qtm/m/n/10 con-fig-ures time se-ries sc or-ing for [][]\T1/txtt/m/sl/10 BatchPredictionJob.score[][] \T1/qtm/m/n/10 and Overfull \hbox (2.62996pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 num_concurrent| Overfull \hbox (28.87988pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 passthrough_columns| Overfull \hbox (49.87982pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 passthrough_columns_set| Underfull \hbox (badness 10000) in paragraph at lines 8708--8708 []\T1/qtm/m/n/10 Set to \T1/txtt/m/n/10 all \T1/qtm/m/n/10 to pass through ev-e ry scor-ing col-umn. Takes prece-dence over Overfull \hbox (13.12993pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 max_explanations| Overfull \hbox (44.62984pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 max_ngram_explanations| Overfull \hbox (2.62996pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 threshold_high| Overfull \hbox (18.37991pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 explanations_mode| Overfull \hbox (65.62978pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 prediction_warning_enabled| Overfull \hbox (60.37979pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 include_prediction_status| Overfull \hbox (28.87988pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 skip_drift_tracking| Overfull \hbox (2.62996pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 abort_on_error| Overfull \hbox (44.62984pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 column_names_remapping| Overfull \hbox (39.37985pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 include_probabilities| Overfull \hbox (81.37973pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 include_probabilities_classes| Overfull \hbox (34.12987pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 prediction_threshold| Overfull \hbox (13.12993pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 download_timeout| Overfull \hbox (39.37985pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 download_read_timeout| Overfull \hbox (28.87988pt too wide) in paragraph at lines 8708--8708 []\T1/txtt/m/n/10 upload_read_timeout| [123] [124] [125] [126] [127] Underfull \hbox (badness 6477) in paragraph at lines 8977--8982 []\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 8983--8985 []\T1/qtm/m/n/10 Al-ter-na-tively, use a short-hand ver-sion with [][]\T1/txtt/ m/sl/10 datarobot.models.BatchPredictionJobDefinition. [128] Underfull \hbox (badness 10000) in paragraph at lines 9067--9070 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 9067--9070 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 9067--9070 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 9080--9082 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 9083--9086 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 9096--9098 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 9099--9102 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 9099--9102 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 9099--9102 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 9112--9114 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 9112--9114 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 9112--9114 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 9112--9114 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 9115--9119 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 9115--9119 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 9120--9123 \T1/qtm/m/n/10 such as [129] Overfull \vbox (676.10883pt too high) has occurred while \output is active [130] Underfull \hbox (badness 5832) in paragraph at lines 9131--9137 \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 9131--9137 \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 [131] [132] Chapter 5. [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 10256--10260 \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. [148] [149] Overfull \vbox (1.43156pt too high) detected at line 10395 [150] [151] [152] [153] [154] [155] [156] [157] [158] Underfull \hbox (badness 7415) in paragraph at lines 10950--10952 []\T1/qtm/m/n/10 For deployment-specific met-rics, do not pro-vide model in-for -ma-tion. For model spe-cific met-rics set [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 11037--11039 \T1/qtm/m/n/10 To re-port ag-gre-gated cus-tom met-rics val-ues from a dataset in the Data Reg-istry, use the [161] [162] [163] Overfull \vbox (1.43156pt too high) detected at line 11385 [164] [165] Overfull \vbox (1.4316pt too high) detected at line 11515 [166] [167] [168] [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 11768--11771 []\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 [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] Underfull \hbox (badness 10000) in paragraph at lines 12934--12937 \T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from a gallery tem-plate , use \T1/txtt/m/n/10 dr.registry.Job. [189] [190] [191] [192] Underfull \hbox (badness 10000) in paragraph at lines 13193--13196 []\T1/qtm/m/n/10 You can also fil-ter the reg-is-tered model ver-sions that are re-turned by pass-ing an in-stance of the [193] [194] [195] [196] [197] [198] [199] [200] Chapter 6. [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] Chapter 7. [211] [212] [213] [214] Underfull \hbox (badness 10000) in paragraph at lines 14616--14619 []\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 [215] [216] Chapter 8. [217] [218] [219] [220] Chapter 9. [221] [222] Chapter 10. Underfull \hbox (badness 10000) in paragraph at lines 15131--15133 []\T1/txtt/bx/n/10 file_secret_settings \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Pydanti cBaseSettingsSource\T1/qtm/m/n/10 ) ^^U The \T1/qtm/m/it/10 Se-crets-Set- [223] [224] Underfull \hbox (badness 5460) in paragraph at lines 15318--15320 []\T1/txtt/bx/n/10 datarobot_endpoint \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/q tm/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U DataRobot API end-point. De-faults to Underfull \hbox (badness 8056) in paragraph at lines 15339--15341 []\T1/txtt/bx/n/10 llm_default_model \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qt m/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Model name to re-quest. De -faults to [225] [226] Chapter 11. [227] [228] [229] [230] Chapter 12. [231] [232] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 16086--16086 [][][]\T1/qtm/m/it/10 Mem-ory Underfull \hbox (badness 10000) in paragraph at lines 16086--16086 \T1/qtm/m/it/10 Ser-vice Underfull \hbox (badness 10000) in paragraph at lines 16086--16086 [][][]\T1/qtm/m/it/10 AG-UI [233] ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16167 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} ! 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.16190 ...��────────────} Overfull \vbox (0.93639pt too high) detected at line 16237 [234] [235] [236] Underfull \hbox (badness 10000) in paragraph at lines 16416--16422 []\T1/qtm/m/n/10 De-clared fields round-trip through any Pydantic-expressible t ype ^^V nested mod-els, \T1/txtt/m/n/10 list[Model]\T1/qtm/m/n/10 , ! LaTeX Error: Unicode character ⚠ (U+26A0) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.16465 ⚠ ️ \sphinxstylestrong{Case\sphinxhyphen{}insensitive caveat} —... ! LaTeX Error: Unicode character ️ (U+FE0F) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.16465 ⚠️ \sphinxstylestrong{Case\sphinxhyphen{}insensitive caveat} —... [237] [238] [239] [240] [241] [242] [243] Underfull \hbox (badness 5548) in paragraph at lines 17356--17358 []\T1/txtt/bx/n/10 participant \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str | None\T1/qt m/m/n/10 ) ^^U Fil-ter to ses-sions that in-clude this Ob-jec-tId in Underfull \hbox (badness 10000) in paragraph at lines 17410--17413 []\T1/qtm/m/n/10 Pass any com-bi-na-tion of meta-data fields and/or \T1/txtt/m/ n/10 DRRangeKey \T1/qtm/m/n/10 fields. \T1/txtt/m/n/10 participants \T1/qtm/m/n /10 and [244] Underfull \hbox (badness 8113) in paragraph at lines 17489--17492 []\T1/txtt/bx/n/10 emitter_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str | None\T1/qtm /m/n/10 ) ^^U Ob-jec-tId of the emit-ting user. Re-quired when ! LaTeX Error: Unicode character − (U+2212) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.17503 ...assigned monotonic integer address (− 1 before the event is post... ! LaTeX Error: Unicode character − (U+2212) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.17521 ...t address (read\sphinxhyphen{}only; − 1 before posting). [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 17809--17812 []\T1/txtt/bx/n/10 updates \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[tuple[DREvent\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 dict[str\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Any]]]\ T1/qtm/m/n/10 ) ^^U Each tu-ple is [247] [248] [249] Underfull \hbox (badness 10000) in paragraph at lines 18157--18161 []\T1/txtt/m/n/10 DRMemoryServiceClient() \T1/qtm/m/n/10 needs a con-fig-ured e nd-point and to-ken ^^V set \T1/txtt/m/n/10 DATAROBOT_ENDPOINT \T1/qtm/m/n/10 / [250] Overfull \hbox (8.91074pt too wide) in paragraph at lines 18296--18296 []\T1/qhv/m/n/10 Model| Overfull \hbox (2.68068pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 Chat| Overfull \hbox (18.43063pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 Message| Underfull \hbox (badness 10000) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 DREvent Overfull \hbox (2.5706pt too wide) in paragraph at lines 18296--18296 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 event_type= Overfull \hbox (23.68062pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 ToolCall| Overfull \hbox (28.9306pt too wide) in paragraph at lines 18296--18296 []\T1/txtt/m/n/10 Reasoning| [251] [252] Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qhv/m/n/10 How Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 the Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 run Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qhv/m/n/10 Ter- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 nal Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qhv/m/n/10 sta- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Nor- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 mal Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 com- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 ple- Overfull \hbox (23.9744pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 complete| Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Ex- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 plicit Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 can- Overfull \hbox (39.72435pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 interrupted| Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 RunHandle.cancel() \T1/qtm/m/n/10 / \T1/txtt/m/n/10 StreamPer sistenceManager.cancel() \T1/qtm/m/n/10 can-cels the pro-ducer Overfull \hbox (1.64781pt too wide) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Inner- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 agent Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 raw Overfull \hbox (18.72441pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 errored| Overfull \hbox (0.73781pt too wide) in paragraph at lines 18443--18443 []\T1/qtm/b/n/10 Client Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 18443--18443 \T1/qtm/b/n/10 con- Overfull \hbox (23.9744pt too wide) in paragraph at lines 18443--18443 []\T1/txtt/m/n/10 complete| Underfull \hbox (badness 10000) in paragraph at lines 18448--18453 []\T1/qtm/m/n/10 An in-band \T1/txtt/m/n/10 RunErrorEvent \T1/qtm/m/n/10 emit-t ed by the in-ner agent is a nor-mal ter-mi-nal event: Overfull \vbox (0.99063pt too high) detected at line 18479 [253] Underfull \hbox (badness 10000) in paragraph at lines 18500--18505 \T1/txtt/m/n/10 build_message_create\T1/qtm/m/n/10 , \T1/txtt/m/n/10 build_tool _call_create\T1/qtm/m/n/10 , \T1/txtt/m/n/10 build_reasoning_create \T1/qtm/m/n /10 and [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] Chapter 14. [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] Chapter 15. [281] [282] [283] [284] Underfull \hbox (badness 10000) in paragraph at lines 22229--22232 []\T1/txtt/bx/n/10 source_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 22234--22237 []\T1/txtt/bx/n/10 destination_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m /n/10 ) ^^U The URL for the scored dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 22285--22288 []\T1/txtt/bx/n/10 source_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 22290--22293 []\T1/txtt/bx/n/10 destination_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m /n/10 ) ^^U The URL for the scored dataset (e.g.: [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] Underfull \hbox (badness 10000) in paragraph at lines 23349--23351 \T1/txtt/bx/n/10 ValueError: \T1/qtm/m/n/10 ^^U If the generic Job was not a pr e-dict job, e.g., job_type != [295] [296] [297] [298] [299] [300] Chapter 16. Overfull \hbox (5.07387pt too wide) in paragraph at lines 23899--23899 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 23959--23959 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [301] Overfull \hbox (5.07387pt too wide) in paragraph at lines 24018--24018 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [302] [303] [304] Chapter 17. [305] [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 24673--24675 []\T1/txtt/bx/n/10 hex_column_name_lookup \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[ UserBlueprintsHexColumnNameLookupEntry]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24705--24707 []\T1/txtt/bx/n/10 supported_target_types \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[ enum(\TS1/txtt/m/n/10 ``\T1/qtm/m/n/10 'binary'\T1/txtt/m/n/10 , \TS1/txtt/m/n/ 10 ``'\T1/txtt/m/n/10 multiclass\TS1/txtt/m/n/10 '\T1/qtm/m/n/10 , [308] [309] [310] [311] Overfull \hbox (33.22383pt too wide) in paragraph at lines 25283--25285 []\T1/txtt/bx/n/10 task_parameters \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserBlu eprintTaskParameterValidationRequestParamItem)\T1/qtm/m/n/10 ) [312] Underfull \hbox (badness 10000) in paragraph at lines 25344--25346 []\T1/txtt/bx/n/10 share_recipient_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enum(\T S1/txtt/m/n/10 ``\T1/qtm/m/n/10 'user'\T1/txtt/m/n/10 , \TS1/txtt/m/n/10 ``'\T1 /txtt/m/n/10 group\TS1/txtt/m/n/10 '\T1/qtm/m/n/10 , \TS1/txtt/m/n/10 '\T1/txtt /m/n/10 organization\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 , [313] Underfull \hbox (badness 10000) in paragraph at lines 25436--25438 []\T1/txtt/bx/n/10 roles \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(or(GrantAccessCon trolWithUsernameValidator\T1/qtm/m/n/10 , [314] Underfull \hbox (badness 10000) in paragraph at lines 25589--25592 []\T1/txtt/bx/n/10 added_to_menu \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserBluep rintAddedToMenuItem)\T1/qtm/m/n/10 ) ^^U A list of Underfull \hbox (badness 10000) in paragraph at lines 25594--25597 []\T1/txtt/bx/n/10 not_added_to_menu \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserB lueprintNotAddedToMenuItem)\T1/qtm/m/n/10 ) ^^U A list of [315] Overfull \hbox (33.22383pt too wide) in paragraph at lines 25764--25766 []\T1/txtt/bx/n/10 task_parameters \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(UserBlu eprintTaskParameterValidationRequestParamItem)\T1/qtm/m/n/10 ) [316] Underfull \hbox (badness 5711) in paragraph at lines 25894--25896 []\T1/txtt/bx/n/10 description \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str] (D efault=None)\T1/qtm/m/n/10 ) ^^U The de-scrip-tion of the user [317] [318] [319] Underfull \hbox (badness 10000) in paragraph at lines 26298--26303 []\T1/txtt/bx/n/10 calibrate_predictions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[bool]\T1/qtm/m/n/10 ) ^^U Whether anomaly pre-dic- [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] Chapter 18. [335] [336] [337] [338] Chapter 19. [339] Overfull \vbox (0.94989pt too high) detected at line 28816 [340] Underfull \vbox (badness 7522) detected at line 28936 Overfull \vbox (4.48987pt too high) detected at line 28936 [341] [342] Underfull \hbox (badness 10000) in paragraph at lines 29026--29028 []\T1/txtt/m/n/10 List \T1/qtm/m/n/10 of \T1/txtt/m/n/10 AutomatedDocument obje cts\T1/qtm/m/n/10 , \T1/txtt/m/n/10 where each object contains Overfull \vbox (42.9599pt too high) detected at line 29100 [343] [344] [345] [346] [347] [348] Chapter 20. [349] [350] [351] [352] [353] [354] [355] [356] Underfull \hbox (badness 5475) in paragraph at lines 30451--30453 []\T1/txtt/bx/n/10 kwargs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Keyword arguments spe cific \T1/qtm/m/n/10 to \T1/txtt/m/n/10 the given credential_type that [357] [358] Chapter 21. [359] [360] [361] Underfull \hbox (badness 5274) in paragraph at lines 30830--30832 []\T1/txtt/bx/n/10 time_step \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[CustomMet ricBucketTimeStep]\T1/qtm/m/n/10 ) ^^U Cus-tom met-ric time [362] [363] [364] [365] Overfull \vbox (2.75995pt too high) detected at line 31166 [366] [367] [368] [369] [370] [371] [372] [373] Overfull \hbox (12.22389pt too wide) in paragraph at lines 32073--32075 []\T1/txtt/bx/n/10 metric_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[HostedC ustomMetricsTemplateMetricTypeQueryParams]\T1/qtm/m/n/10 ) [374] Underfull \hbox (badness 10000) in paragraph at lines 32178--32184 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [375] [376] [377] [378] [379] [380] Chapter 22. [381] [382] [383] [384] Chapter 23. Underfull \hbox (badness 5924) in paragraph at lines 33358--33363 \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 , [385] Underfull \hbox (badness 10000) in paragraph at lines 33427--33430 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 33427--33430 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 33427--33430 \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 33441--33443 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U [386] Underfull \hbox (badness 10000) in paragraph at lines 33615--33620 []\T1/txtt/bx/n/10 target_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 datarobot.TARGET _TYPE\T1/qtm/m/n/10 ) ^^U Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 33615--33620 \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 33615--33620 \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 , Overfull \hbox (35.86987pt too wide) in paragraph at lines 33615--33620 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.TEXT_GENERATION\T1/qtm/m/n/10 ]. [387] Underfull \hbox (badness 10000) in paragraph at lines 33657--33660 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 33657--33660 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 33657--33660 \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 33671--33674 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U [388] Underfull \hbox (badness 10000) in paragraph at lines 33799--33802 []\T1/txtt/bx/n/10 is_training_data_for_versions_permanently_enabled \T1/qtm/m/ n/10 (\T1/txtt/m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U [389] [390] Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 []\T1/txtt/bx/n/10 image_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The im-age type, ei-ther CUS- Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 34052--34057 \T1/qtm/m/n/10 ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as its model or C US- Underfull \hbox (badness 10000) in paragraph at lines 34096--34099 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 34096--34099 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34096--34099 \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 , [391] Underfull \hbox (badness 10000) in paragraph at lines 34148--34151 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34148--34151 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34148--34151 \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 , [392] [393] Underfull \hbox (badness 10000) in paragraph at lines 34480--34483 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 7099) in paragraph at lines 34480--34483 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34480--34483 \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 , [394] Underfull \hbox (badness 10000) in paragraph at lines 34590--34597 []\T1/txtt/bx/n/10 base_environment_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The base en-vi-ron-ment ver-sion ID Underfull \hbox (badness 7468) in paragraph at lines 34590--34597 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of \T1/qtm/m/it/10 base_environment_id \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 34615--34618 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34615--34618 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34615--34618 \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 , [395] [396] Underfull \hbox (badness 10000) in paragraph at lines 34786--34793 []\T1/txtt/bx/n/10 base_environment_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U The base en-vi-ron-ment ver-sion ID Underfull \hbox (badness 7468) in paragraph at lines 34786--34793 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of \T1/qtm/m/it/10 base_environment_id \T1/qtm/m/n/10 and [397] Underfull \hbox (badness 10000) in paragraph at lines 34816--34819 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dataro bot.NETWORK_EGRESS_POLICY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/ 10 ) Underfull \hbox (badness 5091) in paragraph at lines 34816--34819 \T1/qtm/m/n/10 ^^U De-ter-mines whether the given cus-tom model is iso-lated, o r can ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 34816--34819 \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 , [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Underfull \hbox (badness 10000) in paragraph at lines 36257--36259 []\T1/qtm/m/n/10 Trans-fer ac-cess to the ex-e-cu-tion en-vi-ron-ment from [][] old_user@datarobot.com[][] to [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 []\T1/txtt/bx/n/10 build_status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U The build sta-tus of Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 \T1/qtm/m/n/10 the ex-e-cu-tion en-vi-ron-ment ver-sion to fil-ter by. See Underfull \hbox (badness 10000) in paragraph at lines 36507--36510 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [410] [411] [412] [413] [414] Chapter 24. [415] [416] [417] [418] Chapter 25. [419] [420] [421] [422] [423] [424] Chapter 26. [425] [426] [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 38563--38565 []\T1/txtt/bx/n/10 jdbc_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U Op-tional. The full JDBC URL (for ex-am-ple: Underfull \hbox (badness 10000) in paragraph at lines 38571--38574 []\T1/txtt/bx/n/10 connector_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/ 10 ) ^^U Op-tional. The iden-ti-fier of the Con-nec-tor when [430] Underfull \hbox (badness 10000) in paragraph at lines 38632--38634 []\T1/txtt/bx/n/10 jdbc_url \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^^U Op-tional. The full JDBC URL (for ex-am-ple: [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] Underfull \vbox (badness 4954) detected at line 40090 [444] [445] [446] [447] [448] [449] [450] [451] [452] Chapter 27. [453] [454] [455] [456] [457] [458] Underfull \hbox (badness 10000) in paragraph at lines 41422--41425 [] \T1/txtt/m/n/10 code[]block:\T1/qtm/m/n/10 : \T1/txtt/m/n/10 python \T1/qtm/ m/n/10 ^^U from datarobot.models.deployment Underfull \hbox (badness 10000) in paragraph at lines 41422--41425 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [459] [460] Chapter 28. [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] Overfull \vbox (0.86002pt too high) detected at line 42866 [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] Chapter 29. [487] Overfull \vbox (18.5899pt too high) detected at line 44732 [488] [489] [490] [491] Underfull \hbox (badness 10000) in paragraph at lines 44992--44995 []\T1/txtt/bx/n/10 materialization_destination \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/n/10 [\T1/txtt/m/n/10 MaterializationDestination\T1/qtm/m/n/1 0 ]) ^^U [492] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 46768--46771 []\T1/txtt/bx/n/10 methods \T1/qtm/m/n/10 (\T1/txtt/m/n/10 List\T1/qtm/m/n/10 [ [][]\T1/txtt/m/sl/10 CategoricalStatsMethods[][]\T1/qtm/m/n/10 ]) ^^U List of m eth- Underfull \hbox (badness 10000) in paragraph at lines 46768--46771 \T1/qtm/m/n/10 ods to ap-ply for rolling statis-tics. Cur-rently only sup-ports [509] [510] [511] [512] Underfull \vbox (badness 10000) detected at line 47124 Overfull \vbox (27.2299pt too high) detected at line 47124 [513] [514] [515] Underfull \vbox (badness 10000) detected at line 47382 Overfull \vbox (33.2399pt too high) detected at line 47382 [516] [517] [518] [519] [520] Chapter 30. Underfull \hbox (badness 10000) in paragraph at lines 47919--47923 \T1/qtm/m/n/10 See \T1/txtt/m/n/10 training_row_count\T1/qtm/m/n/10 , \T1/txtt/ m/n/10 training_duration\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 training_start_dat e \T1/qtm/m/n/10 / [521] [522] [523] [524] Underfull \vbox (badness 10000) detected at line 48478 Overfull \vbox (66.0pt too high) detected at line 48478 [525] Overfull \vbox (0.89993pt too high) detected at line 48558 [526] Underfull \hbox (badness 7832) in paragraph at lines 48583--48586 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [527] [528] Underfull \hbox (badness 7832) in paragraph at lines 48737--48740 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on Underfull \hbox (badness 10000) in paragraph at lines 48788--48790 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [529] Underfull \hbox (badness 10000) in paragraph at lines 48937--48940 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 49179--49182 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 49188--49191 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [532] Underfull \hbox (badness 10000) in paragraph at lines 49314--49316 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [533] [534] [535] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 49926--49928 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 49983--49987 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [538] [539] Underfull \hbox (badness 10000) in paragraph at lines 50250--50260 \T1/txtt/m/n/10 [][] [540] [541] Underfull \hbox (badness 10000) in paragraph at lines 50457--50460 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [542] Underfull \hbox (badness 10000) in paragraph at lines 50645--50650 []\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 50645--50650 [][]\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 [543] [544] [545] Underfull \hbox (badness 10000) in paragraph at lines 50937--50939 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [546] Underfull \hbox (badness 10000) in paragraph at lines 50973--50975 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [547] [548] Underfull \hbox (badness 10000) in paragraph at lines 51293--51299 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [549] Underfull \hbox (badness 10000) in paragraph at lines 51359--51364 []\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 51359--51364 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 51371--51374 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [550] [551] [552] [553] [554] [555] [556] [557] Underfull \hbox (badness 7832) in paragraph at lines 52222--52225 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [558] Underfull \hbox (badness 7832) in paragraph at lines 52376--52379 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [559] Underfull \hbox (badness 10000) in paragraph at lines 52427--52429 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [560] Underfull \hbox (badness 10000) in paragraph at lines 52576--52579 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [561] [562] Underfull \hbox (badness 10000) in paragraph at lines 52818--52821 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 52827--52830 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [563] Underfull \hbox (badness 10000) in paragraph at lines 52953--52955 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [564] [565] [566] [567] Underfull \hbox (badness 10000) in paragraph at lines 53565--53567 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [568] Underfull \hbox (badness 10000) in paragraph at lines 53622--53626 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [569] [570] Underfull \hbox (badness 10000) in paragraph at lines 53889--53899 \T1/txtt/m/n/10 [][] [571] Underfull \hbox (badness 10000) in paragraph at lines 54066--54069 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [572] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 54409--54411 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [575] Underfull \hbox (badness 10000) in paragraph at lines 54445--54447 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [576] [577] [578] [579] [580] [581] [582] [583] Overfull \vbox (0.89993pt too high) detected at line 55547 [584] Underfull \hbox (badness 7832) in paragraph at lines 55572--55575 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [585] Underfull \hbox (badness 7832) in paragraph at lines 55726--55729 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [586] Underfull \hbox (badness 10000) in paragraph at lines 55777--55779 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [587] Underfull \hbox (badness 10000) in paragraph at lines 55926--55929 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 56168--56171 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 56177--56180 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [590] Underfull \hbox (badness 10000) in paragraph at lines 56303--56305 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [591] [592] [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 56915--56917 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [595] Underfull \hbox (badness 10000) in paragraph at lines 56972--56976 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [596] [597] Underfull \hbox (badness 10000) in paragraph at lines 57239--57249 \T1/txtt/m/n/10 [][] [598] [599] Underfull \hbox (badness 10000) in paragraph at lines 57446--57449 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [600] Underfull \hbox (badness 10000) in paragraph at lines 57634--57639 []\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 57634--57639 [][]\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 [601] [602] [603] Underfull \hbox (badness 10000) in paragraph at lines 57926--57928 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 57962--57964 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [604] [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 58282--58288 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [607] Underfull \hbox (badness 10000) in paragraph at lines 58348--58353 []\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 58348--58353 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 58360--58363 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [608] [609] Underfull \hbox (badness 5217) in paragraph at lines 58582--58585 []\T1/txtt/bx/n/10 sampling_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qtm/ m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U (New in v2.23) in-di-cates t he way train-ing [610] Underfull \hbox (badness 10000) in paragraph at lines 58619--58623 []\T1/txtt/bx/n/10 data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1 /qtm/m/n/10 ) ^^U Which of \T1/txtt/m/n/10 training_row_count\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58619--58623 \T1/txtt/m/n/10 training_duration\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 training_s tart_data \T1/qtm/m/n/10 and \T1/txtt/m/n/10 training_end_date \T1/qtm/m/n/10 w ere Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 []\T1/txtt/bx/n/10 training_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dict\T1/qtm/m/ n/10 ) ^^U De-scribes which data was used to train on when Underfull \hbox (badness 6625) in paragraph at lines 58625--58631 \T1/qtm/m/n/10 scor-ing the hold-out and mak-ing pre-dic-tions. \T1/txtt/m/n/10 training_info \T1/qtm/m/n/10 has the fol-low- Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/qtm/m/n/10 ing keys: \T1/txtt/m/n/10 holdout_training_start_date\T1/qtm/m/n /10 , \T1/txtt/m/n/10 holdout_training_duration\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/txtt/m/n/10 holdout_training_row_count\T1/qtm/m/n/10 , \T1/txtt/m/n/10 hold out_training_end_date\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 58625--58631 \T1/txtt/m/n/10 prediction_training_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 prediction_training_duration\T1/qtm/m/n/10 , [611] [612] [613] Underfull \hbox (badness 10000) in paragraph at lines 59092--59097 []\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 59092--59097 [][]\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] [615] [616] [617] [618] [619] [620] [621] [622] Overfull \vbox (2.75995pt too high) detected at line 60069 [623] [624] [625] [626] Underfull \hbox (badness 5985) in paragraph at lines 60428--60431 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 60437--60440 \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 [627] [628] [629] [630] [631] [632] [633] [634] Underfull \hbox (badness 7832) in paragraph at lines 61268--61271 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [635] Underfull \hbox (badness 7832) in paragraph at lines 61422--61425 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [636] Underfull \hbox (badness 10000) in paragraph at lines 61473--61475 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check Underfull \hbox (badness 10000) in paragraph at lines 61572--61575 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [637] Underfull \hbox (badness 10000) in paragraph at lines 61666--61668 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [638] [639] [640] Underfull \hbox (badness 10000) in paragraph at lines 62078--62080 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [641] [642] Underfull \hbox (badness 10000) in paragraph at lines 62339--62349 \T1/txtt/m/n/10 [][] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 62546--62549 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of Underfull \hbox (badness 10000) in paragraph at lines 62593--62598 []\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 62593--62598 [][]\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 [645] [646] Underfull \hbox (badness 10000) in paragraph at lines 62799--62801 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 62965--62970 []\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 62965--62970 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 62977--62980 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [649] [650] [651] [652] [653] [654] [655] Underfull \vbox (badness 10000) detected at line 63928 Overfull \vbox (66.0pt too high) detected at line 63928 [656] Overfull \vbox (0.89993pt too high) detected at line 64008 [657] Underfull \hbox (badness 7832) in paragraph at lines 64033--64036 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on [658] [659] Underfull \hbox (badness 7832) in paragraph at lines 64187--64190 \T1/txtt/m/n/10 data_slice_filter.id\T1/qtm/m/n/10 . If \T1/txtt/m/n/10 None \T 1/qtm/m/n/10 (the de-fault), ap-plies no fil-ter based on Underfull \hbox (badness 10000) in paragraph at lines 64238--64240 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Con-fu-sion chart source. Check [660] Underfull \hbox (badness 10000) in paragraph at lines 64387--64390 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str]\T1/qtm/m/n/10 ) ^^U Can be one of [661] [662] Underfull \hbox (badness 10000) in paragraph at lines 64629--64632 []\T1/qtm/m/n/10 Each list item is a dict with the keys \T1/txtt/m/n/10 feature Name\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactNormalized\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64638--64641 \T1/qtm/m/n/10 the keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m /n/10 impactNormalized\T1/qtm/m/n/10 , \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [663] Underfull \hbox (badness 10000) in paragraph at lines 64764--64766 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [664] [665] [666] [667] [668] Underfull \hbox (badness 10000) in paragraph at lines 65376--65378 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 65433--65437 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U ROC curve data source. Check [669] [670] Underfull \hbox (badness 10000) in paragraph at lines 65700--65710 \T1/txtt/m/n/10 [][] [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 65907--65910 \T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U Can be one of [673] Underfull \hbox (badness 10000) in paragraph at lines 66095--66100 []\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 66095--66100 [][]\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 [674] [675] [676] Underfull \hbox (badness 10000) in paragraph at lines 66387--66389 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Resid-u-als chart data source. Check [677] Underfull \hbox (badness 10000) in paragraph at lines 66423--66425 []\T1/txtt/bx/n/10 source \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Roc Curve data source. Check [678] [679] Underfull \hbox (badness 10000) in paragraph at lines 66743--66749 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [680] Underfull \hbox (badness 10000) in paragraph at lines 66809--66814 []\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 66809--66814 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 66821--66824 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [681] [682] [683] [684] [685] [686] [687] Underfull \hbox (badness 10000) in paragraph at lines 67740--67742 []\T1/qtm/b/n/10 pa-ram-e-ters \T1/qtm/m/n/10 (\T1/txtt/m/n/10 dict\T1/qtm/m/n/ 10 ) ^^U ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied on Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 []\T1/txtt/bx/n/10 algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 GridSearchAlgorith m (optional)\T1/qtm/m/n/10 ) ^^U The al-go-rithm to ap- Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 ply when run-ning the grid search. Ap-ply this only when you spe c-ify the Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 search type and the search de-ter-mines which al-go-rithm to use . The fol- Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 low-ing ta-ble lists the valid com-bi-na-tions of search type an d al-go-rithm. Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V | G rid-Search-SearchType.SMART | Underfull \hbox (badness 10000) in paragraph at lines 67803--67816 \T1/qtm/m/n/10 | Grid-SearchAl-go-rithm.EXHAUSTIVE_SEARCH (de-fault) | | Grid-S earch- [688] [689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] [707] Underfull \hbox (badness 10000) in paragraph at lines 70398--70400 []\T1/txtt/bx/n/10 geospatial_monitoring \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[ExternalGeospatialMonitoring]\T1/qtm/m/n/10 ) ^^U [708] [709] [710] [711] [712] Chapter 31. [713] [714] [715] [716] [717] [718] [719] [720] Overfull \vbox (0.61996pt too high) detected at line 71803 [721] [722] [723] [724] [725] [726] [727] Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/b/n/10 pre-dic-tions_data_collection_settings \T1/qtm/m/n/10 ^^U Dic-ti o-nary with an \T1/txtt/m/n/10 enabled \T1/qtm/m/n/10 key Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 bool\T1/qtm/m/n/10 ) in-di-cat-ing whether pre- dic-tions data col-lec-tion is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 72560--72565 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing \T1/txtt/m/n/10 predictions_dat a_collection \T1/qtm/m/n/10 set-tings, see [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] Underfull \hbox (badness 10000) in paragraph at lines 73888--73890 []\T1/txtt/bx/n/10 share_recipient_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enum(\T S1/txtt/m/n/10 ``\T1/qtm/m/n/10 'user'\T1/txtt/m/n/10 , \TS1/txtt/m/n/10 ``'\T1 /txtt/m/n/10 group\TS1/txtt/m/n/10 '\T1/qtm/m/n/10 , \TS1/txtt/m/n/10 '\T1/txtt /m/n/10 organization\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 )\T1/qtm/m/n/10 , [738] Underfull \hbox (badness 10000) in paragraph at lines 73923--73925 \T1/txtt/bx/n/10 roles \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(or(GrantAccessContr olWithUsernameValidator\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73923--73925 \T1/txtt/m/n/10 GrantAccessControlWithIdValidator\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 SharingRole))\T1/qtm/m/n/10 ) ^^U Ar-ray of GrantAc- [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] [756] [757] Underfull \hbox (badness 10000) in paragraph at lines 76434--76438 []\T1/txtt/bx/n/10 target_drift \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Settings\T1/qtm /m/n/10 ) ^^U If tar-get drift track-ing is en-abled for this Underfull \hbox (badness 10000) in paragraph at lines 76434--76438 \T1/qtm/m/n/10 de-ploy-ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 t arget_drift \T1/qtm/m/n/10 set-tings, see Underfull \hbox (badness 10000) in paragraph at lines 76440--76444 []\T1/txtt/bx/n/10 feature_drift \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Settings\T1/qt m/m/n/10 ) ^^U If fea-ture drift track-ing is en-abled for this Underfull \hbox (badness 10000) in paragraph at lines 76440--76444 \T1/qtm/m/n/10 de-ploy-ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 f eature_drift \T1/qtm/m/n/10 set-tings, see Underfull \hbox (badness 10000) in paragraph at lines 76464--76468 []\T1/txtt/bx/n/10 enabled \T1/qtm/m/n/10 (\T1/txtt/m/n/10 bool\T1/qtm/m/n/10 ) ^^U If tar-get pre-dic-tion_warning is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 76464--76468 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing \T1/txtt/m/n/10 predictio n_warning \T1/qtm/m/n/10 set-tings, see [758] [759] [760] [761] Underfull \hbox (badness 10000) in paragraph at lines 76933--76935 []\T1/txtt/bx/n/10 supported_model_formats \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list [PredictionEnvironmentModelFormats]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op- [762] [763] [764] Chapter 32. [765] [766] [767] [768] Chapter 33. [769] [770] [771] [772] [773] [774] [775] [776] [777] Underfull \hbox (badness 10000) in paragraph at lines 78985--78988 []\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 78985--78988 \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 , [778] [779] Underfull \hbox (badness 10000) in paragraph at lines 79133--79136 []\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 79133--79136 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [780] [781] [782] [783] [784] [785] [786] [787] Underfull \hbox (badness 5771) in paragraph at lines 80170--80174 \T1/qtm/m/n/10 tion win-dows set-tings. If present, time-aware joins will be us ed. Only al- Underfull \hbox (badness 10000) in paragraph at lines 80176--80180 []\T1/txtt/bx/n/10 prediction_point_rounding \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[int]\T1/qtm/m/n/10 ) ^^U Clos-est value of pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 80202--80205 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [788] [789] Underfull \hbox (badness 10000) in paragraph at lines 80430--80435 \T1/qtm/m/n/10 of the pri-mary tem-po-ral key for each dataset into the past re l-a-tive to the Underfull \hbox (badness 10000) in paragraph at lines 80437--80442 []\T1/txtt/bx/n/10 feature_derivation_window_end \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 int \T1/qtm/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U How many \T1/t xtt/m/n/10 timeUnits Underfull \hbox (badness 10000) in paragraph at lines 80437--80442 \T1/qtm/m/n/10 of each dataset record pri-mary tem-po-ral key into the past rel -a-tive to the [790] Underfull \hbox (badness 10000) in paragraph at lines 80458--80462 []\T1/txtt/bx/n/10 prediction_point_rounding \T1/qtm/m/n/10 (\T1/txtt/m/n/10 in t\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Clos-est value of Underfull \hbox (badness 8038) in paragraph at lines 80464--80468 []\T1/txtt/bx/n/10 prediction_point_rounding_time_unit \T1/qtm/m/n/10 (\T1/txtt /m/n/10 str\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U The tim e unit of Underfull \hbox (badness 10000) in paragraph at lines 80484--80487 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 80504--80506 []\T1/txtt/bx/n/10 specifying \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 To see the list of possible settings, create a Underfull \hbox (badness 10000) in paragraph at lines 80533--80535 []\T1/txtt/bx/n/10 dataset_definitions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1 /qtm/m/n/10 of \T1/txtt/m/n/10 DatasetDefinition\T1/qtm/m/n/10 ) ^^U Each el-e- ment is a Underfull \hbox (badness 6641) in paragraph at lines 80541--80545 \T1/qtm/m/n/10 Each el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot. helpers.feature_discovery. [791] [792] Underfull \hbox (badness 10000) in paragraph at lines 80648--80650 []\T1/txtt/bx/n/10 dataset_definitions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 List[Dat asetDefinition]\T1/qtm/m/n/10 ) ^^U Each el-e-ment is a Underfull \hbox (badness 6641) in paragraph at lines 80656--80660 \T1/qtm/m/n/10 Each el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot. helpers.feature_discovery. [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] Chapter 34. Overfull \vbox (4.99998pt too high) detected at line 82185 [805] [806] [807] Overfull \vbox (0.56987pt too high) detected at line 82454 [808] [809] [810] [811] [812] [813] ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82918 \PYG{g+go}{└── finance/} ! 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.82918 \PYG{g+go}{└── finance/} ! 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.82918 \PYG{g+go}{└── finance/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82919 \PYG{g+go}{ ├── fy\PYGZhy{}2024/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82920 \PYG{g+go}{ │ └── budgets/} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! 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.82921 ...─ Q2\PYGZus{}budget\PYGZus{}2024.pdf} ! LaTeX Error: Unicode character └ (U+2514) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.82922 ... └── employee\PYGZhy{}list.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.82922 ... └── employee\PYGZhy{}list.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.82922 ... └── employee\PYGZhy{}list.csv} [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 10000) in paragraph at lines 84003--84010 \T1/txtt/m/sl/10 RENAME[][] \T1/qtm/m/n/10 to re-name and up-loaded file us-ing the ^^P (n).ext^^Q pat-tern. Underfull \hbox (badness 6961) in paragraph at lines 84003--84010 \T1/qtm/m/n/10 Use [][]\T1/txtt/m/sl/10 FilesOverwriteStrategy.REPLACE[][] \T1/ qtm/m/n/10 to over-write the ex-ist-ing file. Use [824] Underfull \hbox (badness 10000) in paragraph at lines 84144--84146 []\T1/qtm/m/n/10 Ex-am-ple: \T1/txtt/m/n/10 /mydomain.sharepoint.com,4732d...8b 01b0,eb0d3...e42f/b!8tQyRyn..... Overfull \vbox (3.27002pt too high) detected at line 84183 [825] [826] [827] Underfull \hbox (badness 10000) in paragraph at lines 84240--84247 \T1/txtt/m/sl/10 RENAME[][] \T1/qtm/m/n/10 to re-name and up-loaded file us-ing the ^^P (n).ext^^Q pat-tern. Underfull \hbox (badness 6961) in paragraph at lines 84240--84247 \T1/qtm/m/n/10 Use [][]\T1/txtt/m/sl/10 FilesOverwriteStrategy.REPLACE[][] \T1/ qtm/m/n/10 to over-write the ex-ist-ing file. Use Underfull \hbox (badness 7558) in paragraph at lines 84258--84260 []\T1/txtt/bx/n/10 kwargs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Any\T1/qtm/m/n/10 ) ^ ^U Ad-di-tional key-word ar-gu-ments passed to [][]\T1/txtt/m/sl/10 DataRobotFi le[][] \T1/qtm/m/n/10 or [828] [829] Underfull \hbox (badness 10000) in paragraph at lines 84491--84493 []\T1/txtt/bx/n/10 NotImplementedError \T1/qtm/m/n/10 ^^U If at-tempt-ing to up -load a di-rec-tory and [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] Chapter 35. [849] [850] [851] [852] [853] [854] [855] [856] [857] Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 []\T1/txtt/bx/n/10 vector_database_network_egress_policy \T1/qtm/m/n/10 (\T1/tx tt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Only Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 used if a new vec-tor database is de-ployed. De-ter-mines whethe r the Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 new vec-tor database de-ploy-ment is iso-lated or can ac-cess th e pub- Underfull \hbox (badness 10000) in paragraph at lines 87958--87963 \T1/qtm/m/n/10 lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS _POLICY.NONE\T1/qtm/m/n/10 , [858] [859] [860] Chapter 36. [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] Chapter 37. [881] [882] Overfull \hbox (63.27374pt too wide) in paragraph at lines 90918--90921 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) [883] Overfull \hbox (69.97372pt too wide) in paragraph at lines 91068--91071 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) [884] [885] Overfull \hbox (69.97372pt too wide) in paragraph at lines 91292--91295 []\T1/txtt/bx/n/10 metadata_combination_strategy \T1/qtm/m/n/10 (\T1/txtt/m/n/1 0 Optional[VectorDatabaseMetadataCombinationStrategy]\T1/qtm/m/n/10 ) [886] Underfull \hbox (badness 10000) in paragraph at lines 91411--91414 []\T1/txtt/bx/n/10 resource_bundle_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U The ID of a Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[str]\T1/qtm/m/n/10 ) ^^U De-ter-mines whether Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 \T1/qtm/m/n/10 the given cus-tom model is iso-lated, or can ac-cess the pub-lic net- Underfull \hbox (badness 10000) in paragraph at lines 91420--91424 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 91470--91473 []\T1/txtt/bx/n/10 resource_bundle_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[ str]\T1/qtm/m/n/10 ) ^^U The ID of a Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 []\T1/txtt/bx/n/10 network_egress_policy \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Option al[str]\T1/qtm/m/n/10 ) ^^U De-ter-mines whether Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 \T1/qtm/m/n/10 the given cus-tom model is iso-lated, or can ac-cess the pub-lic net- Underfull \hbox (badness 10000) in paragraph at lines 91479--91483 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , [887] [888] [889] [890] [891] [892] Chapter 38. [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] Underfull \hbox (badness 6592) in paragraph at lines 94031--94033 []\T1/txtt/bx/n/10 prompt_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m/n /10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op- [908] Underfull \hbox (badness 10000) in paragraph at lines 94149--94151 []\T1/txtt/bx/n/10 response_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m /n/10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , [909] [910] [911] [912] Chapter 39. [913] Underfull \hbox (badness 10000) in paragraph at lines 94700--94702 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo Underfull \hbox (badness 10000) in paragraph at lines 94712--94714 []\T1/txtt/bx/n/10 openai_api_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/ n/10 ) ^^U To-ken to use for Ope-nAI. Dep-re-cated; use [914] Underfull \hbox (badness 10000) in paragraph at lines 94785--94787 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo Underfull \hbox (badness 10000) in paragraph at lines 94797--94799 []\T1/txtt/bx/n/10 openai_api_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/ n/10 ) ^^U To-ken to use for Ope-nAI. Dep-re-cated; use [915] [916] [917] [918] [919] Underfull \hbox (badness 10000) in paragraph at lines 95566--95568 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo Underfull \hbox (badness 10000) in paragraph at lines 95644--95646 []\T1/txtt/bx/n/10 nemo_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/ n/10 [[][]\T1/txtt/m/sl/10 GuardNemoInfo[][]\T1/qtm/m/n/10 ]) ^^U Ad-di-tional con-fig-u-ra-tion for NeMo [920] [921] [922] Chapter 40. [923] Underfull \hbox (badness 10000) in paragraph at lines 95983--95987 []\T1/txtt/bx/n/10 max_wait \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U Max-i-mum num-ber of sec-onds to wait when Underfull \hbox (badness 10000) in paragraph at lines 95983--95987 \T1/txtt/m/n/10 wait_for_completion=True\T1/qtm/m/n/10 . De-faults to 10800 (3 hours). Raises [924] [925] [926] Chapter 41. Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import R ocCurve >>> RocCurve.compute( Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 ") >>> RocCurve.get("67643b2d87bb4954d7917323", da ta_slice_id= Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 "6764389b4bdd48581485a58b") >>> RocCurve.list("67643b2d87bb4954d7917323") [ , ...] >>> RocCurve. Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \T1/txtt/m/n/10 list("67643b2d87bb4954d7917323")[0].roc_points [{\TS1/txtt/m/n/ 10 '\T1/txtt/m/n/10 accuracy\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0.539375, Underfull \hbox (badness 10000) in paragraph at lines 96187--96199 \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 f1_score\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0 .0, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 false_negative_score\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 : 737, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 true_negative_score\TS1/t xtt/m/n/10 '\T1/txtt/m/n/10 : 863, [927] [928] Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import L iftChart >>> LiftChart.compute( Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b") Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 >>> LiftChart.list("67643b2d87bb4954d7917323") [, ... ] >>> LiftC hart.get( Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 "67643b2d87bb4954d7917323", data_slice_id="6764389b4bdd48581485 a58b").bins Underfull \hbox (badness 10000) in paragraph at lines 96586--96596 \T1/txtt/m/n/10 [{\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 actual\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 : 0.4, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 predicted\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 0.22727272727272724, \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 bin_ weight\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : 5.0}, ... ] [929] [930] [931] Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 []\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 python >>> from datarobot.insights import R esiduals >>> Residuals.list( Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 "672e32de69b0b676ced54d9c") [] >>> Residuals.compute("672e32de69b0b 676ced54d9c Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 ", data_slice_id="677ae1249695103ba9feff97") >>> R esiduals. Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 list("672e32de69b0b676ced54d9c") [, ] >>> Residuals.get("672e32de69b0b676c ed54d9c Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 ", data_slice_id="677ae1249695103ba9feff97") >>> Residuals.get ( Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 "672e32de69b0b676ced54d9c", data_slice_id="677ae1249695103ba9fe ff97"). Underfull \hbox (badness 10000) in paragraph at lines 96931--96946 \T1/txtt/m/n/10 histogram [{\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 interval_start\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 : []33.37288135593221, \TS1/txtt/m/n/10 '\T1/txt t/m/n/10 interval_end\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 : []32. [932] [933] [934] [935] [936] [937] [938] [939] [940] Underfull \hbox (badness 10000) in paragraph at lines 98287--98291 \T1/txtt/bx/n/10 key_name \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U Item key name to sort data. One of \T1/txtt/m/n/10 feature_name\T1/qtm/m/n/1 0 , [941] [942] [943] [944] Underfull \hbox (badness 10000) in paragraph at lines 99026--99028 []\T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m/n/10 ) ^ ^U The sta-tus of the in-sight. One of \T1/txtt/m/n/10 datarobot.enums. [945] [946] [947] [948] [949] Underfull \hbox (badness 10000) in paragraph at lines 99707--99709 []\T1/txtt/m/n/10 [ [ True Negative, False Positive ], [ False Negative, True P ositive [950] [951] [952] Overfull \vbox (20.84995pt too high) detected at line 100070 [953] [954] Underfull \vbox (badness 10000) detected at line 100239 Underfull \vbox (badness 10000) detected at line 100239 [955] [956] Underfull \hbox (badness 10000) in paragraph at lines 100362--100365 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 100362--100365 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions Underfull \hbox (badness 10000) in paragraph at lines 100396--100398 \T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 data robot.enums. Underfull \hbox (badness 10000) in paragraph at lines 100403--100405 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [957] [958] Underfull \hbox (badness 10000) in paragraph at lines 100693--100696 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 100693--100696 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions [959] [960] [961] Underfull \hbox (badness 10000) in paragraph at lines 101027--101030 []\T1/txtt/bx/n/10 resolutions \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n /10 of \T1/txtt/m/n/10 string\T1/qtm/m/n/10 ) ^^U A list of \T1/txtt/m/n/10 dat arobot.enums. Underfull \hbox (badness 6592) in paragraph at lines 101027--101030 \T1/txtt/m/n/10 DATETIME_TREND_PLOTS_RESOLUTION\T1/qtm/m/n/10 , which rep-re-se nts avail-able time res-o-lu-tions Underfull \hbox (badness 10000) in paragraph at lines 101061--101063 \T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 data robot.enums. Underfull \hbox (badness 10000) in paragraph at lines 101068--101070 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [962] [963] [964] [965] [966] [967] Underfull \hbox (badness 10000) in paragraph at lines 101823--101826 []\T1/txtt/bx/n/10 metric \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enums.FEATURE_ASSOCIA TION_METRIC\T1/qtm/m/n/10 ) ^^U The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 101823--101826 \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 101828--101831 []\T1/txtt/bx/n/10 association_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 enums.FEATU RE_ASSOCIATION_TYPE\T1/qtm/m/n/10 ) ^^U The type of Underfull \hbox (badness 10000) in paragraph at lines 101828--101831 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to [968] [969] [970] [971] [972] [973] [974] [975] Underfull \hbox (badness 10000) in paragraph at lines 102942--102945 []\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 102947--102950 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [976] Underfull \hbox (badness 6708) in paragraph at lines 103020--103026 \T1/qtm/m/n/10 Cre-ate the pre-dic-tion ex-pla-na-tions for the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 103020--103026 \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 103036--103039 []\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 103041--103044 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [977] [978] [979] [980] [981] [982] [983] [984] [985] [986] [987] [988] [989] [990] Chapter 42. [991] [992] [993] [994] [995] [996] [997] [998] Chapter 43. [999] [1000] [1001] [1002] Chapter 44. [1003] [1004] [1005] [1006] Underfull \hbox (badness 5696) in paragraph at lines 106721--106729 []\T1/txtt/bx/n/10 deduplication_key \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str \T1/qt m/m/n/10 or \T1/txtt/m/n/10 None\T1/qtm/m/n/10 ) ^^U Op-tional. A 1-72 char-ac- ter key that Underfull \hbox (badness 7759) in paragraph at lines 106721--106729 [][]\T1/txtt/m/sl/10 MemorySessionDeduplicationError[][]\T1/qtm/m/n/10 , which car-ries \T1/txtt/m/n/10 existing_session_id \T1/qtm/m/n/10 so [1007] [1008] [1009] [1010] [1011] [1012] Chapter 45. [1013] [1014] Chapter 46. [1015] [1016] [1017] [1018] [1019] [1020] [1021] [1022] [1023] [1024] Overfull \vbox (1.64996pt too high) detected at line 108750 [1025] [1026] [1027] [1028] [1029] [1030] Chapter 47. [1031] Underfull \hbox (badness 10000) in paragraph at lines 109622--109624 []\T1/txtt/bx/n/10 catalog_version_id \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qt m/m/n/10 ) ^^U (New in ver-sion v3.0) The ob-ject ID of the [1032] [1033] [1034] [1035] [1036] [1037] Underfull \hbox (badness 10000) in paragraph at lines 110256--110262 \T1/qtm/m/n/10 the [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 d e-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 110256--110262 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 110340--110347 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 110340--110347 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 110340--110347 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll [1038] Underfull \hbox (badness 10000) in paragraph at lines 110349--110353 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [1039] [1040] Underfull \hbox (badness 7888) in paragraph at lines 110570--110577 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 AUTOPILOT_MODE.COMPREHENSIVE\T1/qtm/m/n/10 . \T1/txtt/m/n/10 COMPREHENSIVE\TS1/txtt/m/n/10 ` \T1/txtt/m/n/10 runs all bluep rints Underfull \hbox (badness 10000) in paragraph at lines 110570--110577 \T1/txtt/m/n/10 in the repository (this may be extremely slow). If unspecified, Underfull \hbox (badness 10000) in paragraph at lines 110593--110599 \T1/qtm/m/n/10 the [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 d e-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 110593--110599 \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. [1041] [1042] Underfull \hbox (badness 10000) in paragraph at lines 110795--110801 \T1/qtm/m/n/10 the [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 d e-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 110795--110801 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 110841--110843 []\T1/txtt/bx/n/10 class_mapping_aggregation_settings \T1/qtm/m/n/10 (\T1/txtt/ m/n/10 ClassMappingAggregationSettings\T1/qtm/m/n/10 , [1043] [1044] Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 []\T1/txtt/bx/n/10 use_new_models_retrieval \T1/qtm/m/n/10 (\T1/txtt/m/n/10 boo l\T1/qtm/m/n/10 , \T1/qtm/m/it/10 de-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 ) ^^U If \T1/txtt/m/n/10 true\T1/qtm/m/n/10 , new re- Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 trieval route is used, which sup-ports fil-ter-ing and re-turns fewer at-tributes Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 per in-di-vid-ual model. Fol-low-ing at-tributes are ab-sent and could be re- Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 trieved from the blueprint level: \T1/txtt/m/n/10 monotonic_incr easing_featurelist_id\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 monotonic_decreasing_featurelist_id\T1/qtm/m/n/10 , \T1/txtt/m/ n/10 supports_composable_ml \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 supports_monotonic_constraints\T1/qtm/m/n/10 . Fol-low-ing at-t ributes are ab-sent and Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/qtm/m/n/10 could be re-trieved from the in-di-vid-ual model level: \T1/txtt /m/n/10 has_empty_clusters\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 111058--111066 \T1/txtt/m/n/10 is_n_clusters_dynamically_determined\T1/qtm/m/n/10 , \T1/txtt/m /n/10 prediction_threshold \T1/qtm/m/n/10 and [1045] [1046] [1047] [1048] Underfull \hbox (badness 10000) in paragraph at lines 111416--111418 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets Underfull \hbox (badness 7649) in paragraph at lines 111455--111458 []\T1/txtt/bx/n/10 ValueError \T1/qtm/m/n/10 ^^U Raised if \T1/txtt/m/n/10 fore cast_point \T1/qtm/m/n/10 or \T1/txtt/m/n/10 predictions_start_date \T1/qtm/m/n /10 and [1049] Underfull \hbox (badness 10000) in paragraph at lines 111510--111512 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets Underfull \hbox (badness 10000) in paragraph at lines 111575--111581 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [1050] [1051] [1052] Overfull \hbox (0.89392pt too wide) in paragraph at lines 111859--111863 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list[BasicCreden tialsDict | CredentialIdCredentialsDict]\T1/qtm/m/n/10 , [1053] [1054] [1055] [1056] [1057] [1058] [1059] [1060] [1061] Underfull \hbox (badness 10000) in paragraph at lines 112948--112957 []\T1/txtt/bx/n/10 scoring_type \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[str]\T 1/qtm/m/n/10 ) ^^U Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/n/10 or \T1/txt t/m/n/10 crossValidation [1062] Underfull \hbox (badness 10000) in paragraph at lines 113047--113052 []\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 113047--113052 [][]\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 Underfull \hbox (badness 7133) in paragraph at lines 113064--113067 \T1/qtm/m/n/10 be used to train the model. If spec-i-fied, nei-ther \T1/txtt/m/ n/10 training_duration \T1/qtm/m/n/10 nor [1063] [1064] Underfull \hbox (badness 10000) in paragraph at lines 113266--113271 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with [1065] Underfull \hbox (badness 10000) in paragraph at lines 113444--113449 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with Underfull \hbox (badness 5345) in paragraph at lines 113444--113449 \T1/qtm/m/n/10 QUEUE_STATUS.INPROGRESS, will re-turn the mod-el-ing jobs that a re cur-rently Underfull \hbox (badness 10000) in paragraph at lines 113489--113494 \T1/txtt/bx/n/10 status \T1/qtm/m/n/10 (\T1/txtt/m/n/10 QUEUE_STATUS enum\T1/qt m/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U If called with [1066] [1067] [1068] [1069] Underfull \hbox (badness 10000) in paragraph at lines 113883--113889 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str].\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.24) Met- Underfull \hbox (badness 10000) in paragraph at lines 113883--113889 \T1/qtm/m/n/10 ric to use for cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/ m/n/10 proportionalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 113902--113909 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 113902--113909 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 113902--113909 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll Underfull \hbox (badness 10000) in paragraph at lines 113911--113915 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [1070] Overfull \hbox (3.89389pt too wide) in paragraph at lines 113946--113950 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [1071] Underfull \hbox (badness 10000) in paragraph at lines 114072--114075 []\T1/txtt/bx/n/10 partitioning_method \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Partitio ningMethod\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op-tional\T1/qtm/m/n/10 ) ^^U An in- stance of Underfull \hbox (badness 10000) in paragraph at lines 114072--114075 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will [1072] [1073] Underfull \hbox (badness 10000) in paragraph at lines 114366--114368 []\T1/txtt/bx/n/10 ValueError \T1/qtm/m/n/10 ^^U If value of \T1/txtt/m/n/10 va riable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. [1074] [1075] [1076] [1077] Underfull \hbox (badness 10000) in paragraph at lines 114867--114874 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 114867--114874 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `\T1/qtm/m/i t/10 pre-pro-cess-in-gReweigh-ing\T1/qtm/m/n/10 ' - Underfull \hbox (badness 6876) in paragraph at lines 114867--114874 \T1/qtm/m/n/10 `\T1/qtm/m/it/10 post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas -si-fi-ca-tion\T1/qtm/m/n/10 ' The tech-nique by which we'll [1078] [1079] Underfull \hbox (badness 10000) in paragraph at lines 115074--115080 []\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 Underfull \hbox (badness 10000) in paragraph at lines 115085--115090 \T1/txtt/bx/n/10 datetime_partition_spec \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 D atetimePartitioningSpecification[][]\T1/qtm/m/n/10 ) ^^U [1080] [1081] Underfull \hbox (badness 6364) in paragraph at lines 115289--115292 []\T1/txtt/bx/n/10 consider_blenders_in_recommendation \T1/qtm/m/n/10 (\T1/txtt /m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U (New in ver-sion Underfull \hbox (badness 10000) in paragraph at lines 115360--115366 []\T1/txtt/bx/n/10 fairness_metrics_set \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[str].\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.24) Met- Underfull \hbox (badness 10000) in paragraph at lines 115360--115366 \T1/qtm/m/n/10 ric to use for cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/ m/n/10 proportionalParity\T1/qtm/m/n/10 , [1082] Underfull \hbox (badness 10000) in paragraph at lines 115379--115386 []\T1/txtt/bx/n/10 bias_mitigation_technique \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Op tional[str]\T1/qtm/m/n/10 ) ^^U One of Underfull \hbox (badness 10000) in paragraph at lines 115379--115386 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 6741) in paragraph at lines 115394--115396 []\T1/txtt/bx/n/10 default_monotonic_increasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 6741) in paragraph at lines 115398--115400 []\T1/txtt/bx/n/10 default_monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 10000) in paragraph at lines 115443--115447 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [1083] [1084] [1085] Underfull \hbox (badness 10000) in paragraph at lines 115852--115855 []\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 115862--115865 []\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 115873--115876 []\T1/txtt/bx/n/10 autopilot_data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n /10 str\T1/qtm/m/n/10 ) ^^U one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 115873--115876 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [1086] [1087] Underfull \hbox (badness 6927) in paragraph at lines 115990--115993 []\T1/txtt/bx/n/10 periodicities \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m /n/10 of [][]\T1/txtt/m/sl/10 Periodicity[][]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 o p-tional\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.9) a [1088] Underfull \hbox (badness 10000) in paragraph at lines 116164--116169 []\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 , [1089] [1090] Underfull \hbox (badness 10000) in paragraph at lines 116306--116308 []\T1/txtt/bx/n/10 time_unit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 string\T1/qtm/m/n/ 10 ) ^^U Time step unit, valid op-tions are val-ues from Underfull \hbox (badness 10000) in paragraph at lines 116385--116388 []\T1/txtt/bx/n/10 autopilot_data_selection_method \T1/qtm/m/n/10 (\T1/txtt/m/n /10 str\T1/qtm/m/n/10 ) ^^U one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 116385--116388 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [1091] [1092] Underfull \hbox (badness 6927) in paragraph at lines 116558--116561 []\T1/txtt/bx/n/10 periodicities \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m /n/10 of [][]\T1/txtt/m/sl/10 Periodicity[][]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 o p-tional\T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.9) a [1093] [1094] [1095] [1096] [1097] Underfull \hbox (badness 10000) in paragraph at lines 117205--117208 []\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 117205--117208 \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. [1098] [1099] Underfull \hbox (badness 5741) in paragraph at lines 117424--117432 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_duration\T1/qtm/m/n/10 ). If \T1/ txtt/m/n/10 True\T1/qtm/m/n/10 , will use a start/end date ap-proach for [1100] [1101] [1102] [1103] [1104] [1105] [1106] [1107] [1108] Underfull \hbox (badness 10000) in paragraph at lines 118674--118676 []\T1/txtt/bx/n/10 backtests \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list \T1/qtm/m/n/1 0 of \T1/txtt/m/n/10 dicts containing validation_start_date \T1/qtm/m/n/10 and [1109] [1110] [1111] [1112] Underfull \hbox (badness 10000) in paragraph at lines 119067--119070 []\T1/txtt/m/n/10 code \T1/qtm/m/n/10 : (str) The code for this coun-try; sup-p ly it to \T1/txtt/m/n/10 CalendarFile. [1113] [1114] [1115] [1116] Chapter 48. [1117] Underfull \vbox (badness 10000) detected at line 119595 [1118] Underfull \hbox (badness 10000) in paragraph at lines 119676--119680 []\T1/txtt/bx/n/10 shap_warnings \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 list[][]\ T1/qtm/m/n/10 ) ^^U (New in ver-sion v2.21) Will Underfull \hbox (badness 10000) in paragraph at lines 119676--119680 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [1119] [1120] [1121] [1122] Chapter 49. [1123] [1124] Underfull \hbox (badness 7099) in paragraph at lines 120369--120372 []\T1/txtt/bx/n/10 entity \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[UseCaseReferenc eEntity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Project\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Dataset\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Application[][]\T1/qtm/m/n/10 , [1125] Underfull \hbox (badness 7099) in paragraph at lines 120411--120414 []\T1/txtt/bx/n/10 entity \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[UseCaseReferenc eEntity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Project\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Dataset\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Application[][]\T1/qtm/m/n/10 , [1126] [1127] [1128] [1129] [1130] Chapter 50. [1131] [1132] [1133] [1134] [1135] [1136] [1137] [1138] [1139] [1140] Chapter 51. [1141] [1142] Underfull \hbox (badness 8075) in paragraph at lines 122226--122228 []\T1/qtm/m/n/10 Sched-ules are now flat un-der the pipeline: \T1/txtt/m/n/10 P ipelines.list_schedules \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122230--122232 []\T1/txtt/m/n/10 Pipelines.create_image \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Pip elines.update_image \T1/qtm/m/n/10 ac-cept \T1/txtt/m/n/10 python_base_image\T1 /qtm/m/n/10 ; [1143] Underfull \hbox (badness 6559) in paragraph at lines 122264--122266 []\T1/qtm/m/n/10 Fixed the ex-per-i-men-tal pipelines \T1/txtt/m/n/10 list_* \T 1/qtm/m/n/10 meth-ods (\T1/txtt/m/n/10 Pipelines.list\T1/qtm/m/n/10 , \T1/txtt/ m/n/10 Pipelines.list_versions\T1/qtm/m/n/10 , Underfull \hbox (badness 6691) in paragraph at lines 122264--122266 \T1/txtt/m/n/10 Pipelines.list_inputs\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines .list_runs\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.list_schedules\T1/qtm/m/n/ 10 , and \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122272--122274 []\T1/qtm/m/n/10 Added \T1/txtt/m/n/10 node_id \T1/qtm/m/n/10 sup-port to the e x-per-i-men-tal pipelines per-task read meth-ods (\T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122272--122274 \T1/txtt/m/n/10 get_task_execution\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.ge t_task_result\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Pipelines.get_task_logs\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 Pipelines. Underfull \hbox (badness 10000) in paragraph at lines 122288--122290 []\T1/qtm/m/n/10 Added the \T1/txtt/m/n/10 [pipelines] \T1/qtm/m/n/10 in-stall ex-tra for \T1/txtt/m/n/10 datarobot[]early[]access\T1/qtm/m/n/10 : \T1/txtt/m/ n/10 pip install Overfull \hbox (46.20569pt too wide) in paragraph at lines 122334--122336 []\T1/qtm/m/n/10 Moved [][]\T1/txtt/m/sl/10 CustomScoringMetric[][]\T1/qtm/m/n/ 10 , [][]\T1/txtt/m/sl/10 CustomScoringMetricVersion[][]\T1/qtm/m/n/10 , and [] []\T1/txtt/m/sl/10 CustomScoringMetricVersionFileContents[][] [1144] Underfull \hbox (badness 10000) in paragraph at lines 122371--122373 []\T1/qtm/m/n/10 Added Mul-ti-l-abel as an op-tion for \T1/txtt/m/n/10 Custom M odel Target Types \T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 130480--130483 []\T1/qtm/m/n/10 It's now pos-si-ble to get fea-ture as-so-ci-a-tion sta-tuses for fea-turelists us-ing [][]\T1/txtt/m/sl/10 Project. [1213] Underfull \hbox (badness 7925) in paragraph at lines 130517--130519 []\T1/qtm/m/n/10 Method [][]\T1/txtt/m/sl/10 Project.set_target[][] \T1/qtm/m/n /10 sup-port new op-tional pa-ram-e-ters \T1/txtt/m/n/10 featureEngineeringGrap hs \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 130525--130530 []\T1/qtm/m/n/10 Se-ries ac-cu-racy re-trieval meth-ods ([][]\T1/txtt/m/sl/10 D atetimeModel.get_series_accuracy_as_dataframe[][] \T1/qtm/m/n/10 and [1214] Underfull \hbox (badness 10000) in paragraph at lines 130616--130618 []\T1/qtm/m/n/10 Mono-tonic con-straints are now sup-ported for OTV projects. T o that end, the pa-ram-e-ters Underfull \hbox (badness 10000) in paragraph at lines 130616--130618 \T1/txtt/m/n/10 monotonic_increasing_featurelist_id \T1/qtm/m/n/10 and \T1/txtt /m/n/10 monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 can be [1215] Underfull \hbox (badness 7451) in paragraph at lines 130705--130708 []\T1/qtm/m/n/10 When [][]\T1/txtt/m/sl/10 specifying datetime partitioning[][] \T1/qtm/m/n/10 set-tings , :ref:\T1/txtt/m/n/10 time series \T1/ qtm/m/n/10 projects Underfull \hbox (badness 10000) in paragraph at lines 130705--130708 \T1/txtt/m/sl/10 do_not_derive[][] \T1/qtm/m/n/10 at-tribute. Any fea-tures not spec-i-fied will be as-signed ac-cord-ing to the [1216] [1217] Underfull \hbox (badness 10000) in paragraph at lines 130912--130921 []\T1/qtm/m/n/10 Pre-vi-ously avail-able for only Eu-reqa mod-els, Ad-vanced Tu n-ing meth-ods and ob-jects, in-clud-ing Underfull \hbox (badness 10000) in paragraph at lines 130912--130921 [][]\T1/txtt/m/sl/10 Model.start_advanced_tuning_session[][]\T1/qtm/m/n/10 , [] []\T1/txtt/m/sl/10 Model.get_advanced_tuning_parameters[][]\T1/qtm/m/n/10 , [][ ]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 130951--130953 [][][]\T1/txtt/m/sl/10 Project.upload_dataset[][] \T1/qtm/m/n/10 and [][]\T1/tx tt/m/sl/10 Project.upload_dataset_from_data_source[][] \T1/qtm/m/n/10 will re-t urn a [1218] Underfull \hbox (badness 10000) in paragraph at lines 131073--131076 []\T1/qtm/m/n/10 New class for work-ing with model com-pli-ance doc-u-men-ta-ti on fea-ture of DataRobot: class Underfull \hbox (badness 10000) in paragraph at lines 131092--131097 []\T1/qtm/m/n/10 Cross se-ries fea-tures can now be cre-ated within time se-rie s mul-ti-series projects us-ing Underfull \hbox (badness 10000) in paragraph at lines 131092--131097 \T1/qtm/m/n/10 the \T1/txtt/m/n/10 use_cross_series_features \T1/qtm/m/n/10 and \T1/txtt/m/n/10 aggregation_type \T1/qtm/m/n/10 at-tributes of the [][]\T1/txt t/m/sl/10 datarobot. [1219] Underfull \hbox (badness 10000) in paragraph at lines 131123--131127 []\T1/qtm/m/n/10 New \T1/txtt/m/n/10 number_of_known_in_advance_features \T1/qt m/m/n/10 at-tribute has been added to the [][]\T1/txtt/m/sl/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 131216--131224 []\T1/qtm/m/n/10 New meth-ods and ob-jects, in-clud-ing [][]\T1/txtt/m/sl/10 Mo del.start_advanced_tuning_session[][]\T1/qtm/m/n/10 , [][]\T1/txtt/m/sl/10 Mode l. Underfull \hbox (badness 7504) in paragraph at lines 131216--131224 \T1/txtt/m/sl/10 get_advanced_tuning_parameters[][]\T1/qtm/m/n/10 , [][]\T1/txt t/m/sl/10 Model.advanced_tune[][]\T1/qtm/m/n/10 , and [][]\T1/txtt/m/sl/10 Adva ncedTuningSession[][]\T1/qtm/m/n/10 , were [1220] Underfull \hbox (badness 10000) in paragraph at lines 131239--131242 []\T1/qtm/m/n/10 A cus-tom pre-dic-tion thresh-old may now be con-fig-ured for each model via [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 131249--131251 []\T1/qtm/m/n/10 In-di-vid-ual cross val-i-da-tion scores can be re-trieved for new mod-els us-ing [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 131291--131295 [][][]\T1/txtt/m/sl/10 ModelRecommendation.get[][] \T1/qtm/m/n/10 now ac-cepts an op-tional pa-ram-e-ter of type \T1/txtt/m/n/10 datarobot.enums. [1221] Underfull \hbox (badness 10000) in paragraph at lines 131408--131412 []\T1/qtm/m/n/10 Added a new fea-ture to re-trieve fea-ture logs for time se-ri es projects. Check [][]\T1/txtt/m/sl/10 datarobot. Underfull \hbox (badness 10000) in paragraph at lines 131408--131412 \T1/txtt/m/sl/10 DatetimePartitioning.feature_log_list()[][] \T1/qtm/m/n/10 and [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioning. Underfull \hbox (badness 10000) in paragraph at lines 131428--131432 []\T1/qtm/m/n/10 New pa-ram-e-ters \T1/txtt/m/n/10 predictions_start_date \T1/q tm/m/n/10 and \T1/txtt/m/n/10 predictions_end_date \T1/qtm/m/n/10 added to [][] \T1/txtt/m/sl/10 Project. [1222] Underfull \hbox (badness 5302) in paragraph at lines 131454--131458 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioningSpecification. [1223] [1224] Underfull \hbox (badness 10000) in paragraph at lines 131728--131731 []\T1/qtm/m/n/10 Lift chart data for mod-els can be re-trieved us-ing the \T1/t xtt/m/n/10 Model.get_lift_chart \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Model. [1225] [1226] Underfull \hbox (badness 10000) in paragraph at lines 131921--131923 []\T1/qtm/m/n/10 When call-ing \T1/txtt/m/n/10 get_result \T1/qtm/m/n/10 for a Job, Mod-elJob, or Pre-dic-tJob that has er-rored, [1227] Underfull \hbox (badness 10000) in paragraph at lines 132025--132029 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [1228] Underfull \hbox (badness 6268) in paragraph at lines 132140--132144 []\T1/qtm/m/n/10 A new im-proved work-flow for pre-dic-tions now sup-ports firs t up-load-ing a dataset via \T1/txtt/m/n/10 Project. [1229] [1230] Underfull \hbox (badness 10000) in paragraph at lines 132276--132278 []\T1/txtt/m/n/10 PredictJob.create \T1/qtm/m/n/10 has been dep-re-cated in fa- vor of the al-ter-nate work-flow us-ing \T1/txtt/m/n/10 Model. [1231] [1232] [1233] Underfull \hbox (badness 6016) in paragraph at lines 132619--132623 []\T1/qtm/m/n/10 In sev-eral places where \T1/txtt/m/n/10 AppPlatformError \T1/ qtm/m/n/10 was be-ing raised, now \T1/txtt/m/n/10 TypeError\T1/qtm/m/n/10 , \T1 /txtt/m/n/10 ValueError \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 132639--132644 []\T1/qtm/m/n/10 If a \T1/txtt/m/n/10 ClientError \T1/qtm/m/n/10 or \T1/txtt/m/ n/10 ServerError \T1/qtm/m/n/10 oc-curs dur-ing a call to \T1/txtt/m/n/10 Proje ct.from_async\T1/qtm/m/n/10 , then a Underfull \hbox (badness 10000) in paragraph at lines 132710--132713 []\T1/txtt/m/n/10 recommendation_settings \T1/qtm/m/n/10 pa-ram-e-ter of \T1/tx tt/m/n/10 Project.start \T1/qtm/m/n/10 is dep-re-cated in fa-vor of [1234] [1235] [1236] [1237] [1238] (./datarobot-public-api-client.ind [1239] [1240] [1241] Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 assign_environment() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobo t.models.notebooks.execution_environment.ExecutionEnvironment class Underfull \hbox (badness 5548) in paragraph at lines 139--141 []\T1/txtt/m/n/10 bucket_sample_sizes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot .models.deployment.custom_metrics.CustomMetricValuesOverBatch prop-erty\T1/qtm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 141--143 []\T1/txtt/m/n/10 bucket_sample_sizes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot .models.deployment.custom_metrics.CustomMetricValuesOverTime prop-erty\T1/qtm/m /n/10 ), [1242] [1243] Underfull \hbox (badness 10000) in paragraph at lines 325--327 []\T1/txtt/m/n/10 continue_incremental_learning_from_incremental_model() \T1/qt m/m/n/10 (\T1/qtm/m/it/10 datarobot.models.BlenderModel method\T1/qtm/m/n/10 ), [1244] Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\T1/txtt/m/n/10 continue_incremental_learning_from_incremental_model() \T1/qt m/m/n/10 (\T1/qtm/m/it/10 datarobot.models.RatingTableModel [1245] Underfull \hbox (badness 10000) in paragraph at lines 415--417 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.evaluation_dataset_configuration.EvaluationDatasetConfiguration class Underfull \hbox (badness 10000) in paragraph at lines 417--419 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggregation Underfull \hbox (badness 10000) in paragraph at lines 439--441 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset class Underfull \hbox (badness 5077) in paragraph at lines 477--479 []\T1/txtt/m/n/10 create() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.use r_mcp_server_deployment.PromptInUserMCPServerDeployment class method\T1/qtm/m/n /10 ), [1246] [1247] [1248] [1249] [1250] Underfull \hbox (badness 10000) in paragraph at lines 871--873 []\T1/txtt/m/n/10 delete() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggregation Underfull \hbox (badness 10000) in paragraph at lines 879--881 []\T1/txtt/m/n/10 delete() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.openai_embedding_model_validation.OpenAIEmbeddingModelValidation [1251] [1252] Overfull \hbox (6.44446pt too wide) in paragraph at lines 1093--1095 []\T1/txtt/m/n/10 EvaluationDatasetMetricAggregation \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in datarobot.models.genai.evaluation_dataset_metric_aggregation\T1/ qtm/m/n/10 ), [1253] [1254] Underfull \hbox (badness 10000) in paragraph at lines 1194--1196 []\T1/txtt/m/n/10 find_anomalous_regions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview Underfull \hbox (badness 10000) in paragraph at lines 1254--1256 []\T1/txtt/m/n/10 from_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models. user_mcp_server_deployment.ResourceInUserMCPServerDeployment class [1255] Underfull \hbox (badness 10000) in paragraph at lines 1345--1347 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_deployment.ResourceInUserMCPServerDeployment Underfull \hbox (badness 10000) in paragraph at lines 1347--1349 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_deployment.ToolInUserMCPServerDeployment class Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_version.PromptInUserMCPServerVersion class Underfull \hbox (badness 10000) in paragraph at lines 1351--1353 []\T1/txtt/m/n/10 from_server_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot. models.user_mcp_server_version.ResourceInUserMCPServerVersion class [1256] [1257] Underfull \hbox (badness 10000) in paragraph at lines 1519--1521 []\T1/txtt/m/n/10 get() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.genai. openai_embedding_model_validation.OpenAIEmbeddingModelValidation class [1258] [1259] [1260] Underfull \hbox (badness 10000) in paragraph at lines 1765--1767 []\T1/txtt/m/n/10 get_buckets_as_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 da tarobot.models.deployment.custom_metrics.CustomMetricValuesOverBatch Underfull \hbox (badness 10000) in paragraph at lines 1767--1769 []\T1/txtt/m/n/10 get_buckets_as_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 da tarobot.models.deployment.custom_metrics.CustomMetricValuesOverTime [1261] Overfull \hbox (51.0944pt too wide) in paragraph at lines 1858--1860 []\T1/txtt/m/n/10 get_document_page_with_text_locations() \T1/qtm/m/n/10 (\T1/q tm/m/it/10 datarobot.models.documentai.document.DocumentTextExtractionSamplePag e Underfull \hbox (badness 10000) in paragraph at lines 1877--1879 []\T1/txtt/m/n/10 get_explanations_data_in_regions() \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 datarobot.models.anomaly_assessment.AnomalyAssessmentRecord [1262] [1263] [1264] [1265] [1266] Underfull \hbox (badness 10000) in paragraph at lines 2359--2361 []\T1/txtt/m/n/10 get_supported_retrieval_settings() \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 datarobot.models.genai.vector_database.VectorDatabase class [1267] [1268] Underfull \hbox (badness 10000) in paragraph at lines 2527--2529 []\T1/txtt/m/n/10 is_model_compliance_initialized \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 datarobot.models.automated_documentation.AutomatedDocument prop- [1269] [1270] Underfull \hbox (badness 10000) in paragraph at lines 2722--2724 []\T1/txtt/m/n/10 list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.genai .openai_embedding_model_validation.OpenAIEmbeddingModelValidation class [1271] Underfull \hbox (badness 10000) in paragraph at lines 2776--2778 []\T1/txtt/m/n/10 list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.user_ mcp_server_deployment.ResourceInUserMCPServerDeployment class method\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 2810--2812 []\T1/txtt/m/n/10 list_all_available_document_types() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 datarobot.models.automated_documentation.AutomatedDocument Underfull \hbox (badness 10000) in paragraph at lines 2817--2819 []\T1/txtt/m/n/10 list_available_document_types() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 datarobot.models.automated_documentation.AutomatedDocument class [1272] [1273] Overfull \hbox (33.2344pt too wide) in paragraph at lines 2984--2986 []\T1/txtt/m/n/10 new_custom_model_version_with_config() \T1/qtm/m/n/10 (\T1/qt m/m/it/10 datarobot.models.moderation.model_version_update.ModelVersionUpdate [1274] [1275] [1276] [1277] [1278] [1279] [1280] [1281] [1282] [1283] [1284] [1285] Underfull \hbox (badness 10000) in paragraph at lines 4003--4005 []\T1/txtt/m/n/10 update() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 datarobot.models.gen ai.openai_embedding_model_validation.OpenAIEmbeddingModelValidation [1286] [1287] Underfull \hbox (badness 7722) in paragraph at lines 4170--4172 []\T1/txtt/m/n/10 validate_task_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 da tarobot.models.user_blueprints.models.UserBlueprintValidateTaskParameters ) [1288] (./datarobot-public-api-client.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec-sc.enc}{/usr /share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-dist/ fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/base/8r.enc} Output written on datarobot-public-api-client.pdf (1296 pages, 5304076 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'datarobot-public-api-client.log' for details Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets