Read the Docs build information Build id: 3572682 Project: datarobot-public-api-client Version: v3.10.0 Commit: c22a56aeec17ecbebf065b7a8c9ed4d0e5296fec Date: 2025-12-03T21:31:34.126473Z State: finished Success: True [rtd-command-info] start-time: 2025-12-03T21:31:34.936436Z, end-time: 2025-12-03T21:31:38.013434Z, duration: 3, exit-code: 0 git clone --depth 1 git@github.com:datarobot/public_api_client.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-12-03T21:31:38.149366Z, end-time: 2025-12-03T21:31:41.222306Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/v3.10.0:refs/tags/v3.10.0 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:datarobot/public_api_client * [new tag] v3.10.0 -> v3.10.0 * [new tag] latest-release -> latest-release Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] release/11.2-DRY-RUN-branchpoint -> release/11.2-DRY-RUN-branchpoint * [new tag] v0.3.14 -> v0.3.14 * [new tag] v3.10.0rc0 -> v3.10.0rc0 * [new tag] v3.9.1 -> v3.9.1 [rtd-command-info] start-time: 2025-12-03T21:31:42.123137Z, end-time: 2025-12-03T21:31:42.177475Z, duration: 0, exit-code: 0 git checkout --force c22a56aeec17ecbebf065b7a8c9ed4d0e5296fec Note: switching to 'c22a56aeec17ecbebf065b7a8c9ed4d0e5296fec'. 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 c22a56a close 3.10.0 [rtd-command-info] start-time: 2025-12-03T21:31:42.274005Z, end-time: 2025-12-03T21:31:42.312509Z, 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: 2025-12-03T21:31:47.536429Z, end-time: 2025-12-03T21:31:47.593807Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2025-12-03T21:31:47.991716Z, end-time: 2025-12-03T21:31:48.685586Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 453ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0, 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: 2025-12-03T21:31:48.782919Z, end-time: 2025-12-03T21:31:53.396115Z, 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/v3.10.0/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.1 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-25.3 setuptools-80.9.0 [rtd-command-info] start-time: 2025-12-03T21:31:53.502290Z, end-time: 2025-12-03T21:31:57.565471Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.1-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.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.3-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 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-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 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.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.1-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 132.1 MB/s 0:00:00 Downloading docutils-0.22.3-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.0/633.0 kB 685.8 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 354.9 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 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-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 707.1 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) Downloading roman_numerals-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2025.11.12 charset_normalizer-3.4.4 docutils-0.22.3 idna-3.11 imagesize-1.4.1 packaging-25.0 requests-2.32.5 roman-numerals-3.1.0 snowballstemmer-3.0.1 sphinx-9.0.1 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.5.0 [rtd-command-info] start-time: 2025-12-03T21:31:57.646253Z, end-time: 2025-12-03T21:32:33.801171Z, duration: 36, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0 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.10.0) Downloading pandas-2.3.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (91 kB) Collecting numpy (from datarobot==3.10.0) Downloading numpy-2.3.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Collecting pyyaml>=3.11 (from datarobot==3.10.0) 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/v3.10.0/lib/python3.11/site-packages (from datarobot==3.10.0) (2.32.5) Collecting requests_toolbelt>=0.6 (from datarobot==3.10.0) 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.10.0) 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/v3.10.0/lib/python3.11/site-packages (from datarobot==3.10.0) (2.5.0) Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.10.0) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting strenum>=0.4.15 (from datarobot==3.10.0) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting pytest<8.4.0,>=8.3.0 (from datarobot==3.10.0) Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) Collecting pytest-cov (from datarobot==3.10.0) Downloading pytest_cov-7.0.0-py3-none-any.whl.metadata (31 kB) Collecting responses==0.21 (from datarobot==3.10.0) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) Collecting pytest-asyncio==0.21.1 (from datarobot==3.10.0) Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow (from datarobot==3.10.0) Downloading pyarrow-22.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.2 kB) Collecting Pillow==10.4.0 (from datarobot==3.10.0) 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.10.0) Downloading databricks_connect-16.1.7-py2.py3-none-any.whl.metadata (2.6 kB) Collecting authlib>=1.6.0 (from datarobot==3.10.0) Downloading authlib-1.6.5-py2.py3-none-any.whl.metadata (9.8 kB) Collecting pydantic>=2.11.3 (from datarobot==3.10.0) Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) Collecting httpx>=0.28.1 (from datarobot==3.10.0) Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting respx (from datarobot==3.10.0) Downloading respx-0.22.0-py2.py3-none-any.whl.metadata (4.1 kB) Collecting ruff>=0.14.1 (from datarobot==3.10.0) Downloading ruff-0.14.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) Collecting mypy==1.16.0 (from datarobot==3.10.0) 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.10.0) Downloading types_PyYAML-6.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.10.0) 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.10.0) Downloading types_pytz-2022.2.1.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-requests==2.28.11 (from datarobot==3.10.0) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.10.0) Downloading types_urllib3-1.26.25-py3-none-any.whl.metadata (1.2 kB) Collecting types-decorator==5.1.8 (from datarobot==3.10.0) Downloading types_decorator-5.1.8-py3-none-any.whl.metadata (1.2 kB) Collecting pydantic-settings>=2.2.0 (from datarobot==3.10.0) Downloading pydantic_settings-2.12.0-py3-none-any.whl.metadata (3.4 kB) Requirement already satisfied: Sphinx>=8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from datarobot==3.10.0) (9.0.1) Collecting sphinx_rtd_theme>=3.0 (from datarobot==3.10.0) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Collecting sphinx-external-toc (from datarobot==3.10.0) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting nbsphinx>=0.9.5 (from datarobot==3.10.0) Downloading nbsphinx-0.9.8-py3-none-any.whl.metadata (2.1 kB) Collecting jupyter_contrib_nbextensions (from datarobot==3.10.0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 312.4 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.10.0) Downloading sphinx_autodoc_typehints-3.5.2-py3-none-any.whl.metadata (8.7 kB) Collecting sphinxcontrib-spelling==8.0.0 (from datarobot==3.10.0) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting pyenchant==3.2.2 (from datarobot==3.10.0) Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-copybutton (from datarobot==3.10.0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-markdown-builder (from datarobot==3.10.0) Downloading sphinx_markdown_builder-0.6.8-py3-none-any.whl.metadata (3.6 kB) Collecting myst-parser==4.0.0 (from datarobot==3.10.0) 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.10.0) 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.10.0) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting docutils<0.22,>=0.19 (from myst-parser==4.0.0->datarobot==3.10.0) 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/v3.10.0/lib/python3.11/site-packages (from myst-parser==4.0.0->datarobot==3.10.0) (3.1.6) Collecting markdown-it-py~=3.0 (from myst-parser==4.0.0->datarobot==3.10.0) 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.10.0) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting Sphinx>=8.1.3 (from datarobot==3.10.0) 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.10.0) 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.10.0) 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/v3.10.0/lib/python3.11/site-packages (from pytest<8.4.0,>=8.3.0->datarobot==3.10.0) (25.0) Collecting pluggy<2,>=1.5 (from pytest<8.4.0,>=8.3.0->datarobot==3.10.0) 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/v3.10.0/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.10.0) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.10.0) (3.11) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.10.0) (2025.11.12) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (2.0.0) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (2.19.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.10.0/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.10.0) (1.4.1) Collecting roman-numerals-py>=1.0.0 (from Sphinx>=8.1.3->datarobot==3.10.0) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting cryptography (from authlib>=1.6.0->datarobot==3.10.0) Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting databricks-sdk>=0.29.0 (from databricks-connect>=13.0->datarobot==3.10.0) Downloading databricks_sdk-0.73.0-py3-none-any.whl.metadata (40 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.10.0) Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) Collecting grpcio-status>=1.59.3 (from databricks-connect>=13.0->datarobot==3.10.0) Downloading grpcio_status-1.76.0-py3-none-any.whl.metadata (1.1 kB) Collecting grpcio>=1.59.3 (from databricks-connect>=13.0->datarobot==3.10.0) Downloading grpcio-1.76.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting numpy (from datarobot==3.10.0) 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.10.0) 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/v3.10.0/lib/python3.11/site-packages (from databricks-connect>=13.0->datarobot==3.10.0) (80.9.0) Collecting six (from databricks-connect>=13.0->datarobot==3.10.0) 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.10.0) Downloading google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 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.10.0) Downloading protobuf-6.33.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) Collecting cachetools<7.0,>=2.0.0 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.10.0) Downloading cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.10.0) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting rsa<5,>=3.1.4 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.10.0) Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.10.0) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Collecting anyio (from httpx>=0.28.1->datarobot==3.10.0) Downloading anyio-4.12.0-py3-none-any.whl.metadata (4.3 kB) Collecting httpcore==1.* (from httpx>=0.28.1->datarobot==3.10.0) 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.10.0) 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/v3.10.0/lib/python3.11/site-packages (from jinja2->myst-parser==4.0.0->datarobot==3.10.0) (3.0.3) Collecting nbconvert!=5.4,>=5.3 (from nbsphinx>=0.9.5->datarobot==3.10.0) Downloading nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB) Collecting nbformat (from nbsphinx>=0.9.5->datarobot==3.10.0) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting traitlets>=5 (from nbsphinx>=0.9.5->datarobot==3.10.0) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting beautifulsoup4 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading beautifulsoup4-4.14.3-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.10.0) Downloading bleach-6.3.0-py3-none-any.whl.metadata (31 kB) Collecting defusedxml (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) 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.10.0) 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.10.0) 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.10.0) Downloading mistune-3.1.4-py3-none-any.whl.metadata (1.8 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) 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.10.0) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading tinycss2-1.4.0-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.10.0) Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) Collecting jupyter-client>=6.1.12 (from nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pyzmq>=23.0 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading pyzmq-27.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting tornado>=6.2 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading fastjsonschema-2.21.2-py3-none-any.whl.metadata (2.3 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.10.0) 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.10.0) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting pytz>=2020.1 (from pandas>=0.15->datarobot==3.10.0) Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=0.15->datarobot==3.10.0) Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting annotated-types>=0.6.0 (from pydantic>=2.11.3->datarobot==3.10.0) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.41.5 (from pydantic>=2.11.3->datarobot==3.10.0) Downloading pydantic_core-2.41.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) Collecting typing-inspection>=0.4.2 (from pydantic>=2.11.3->datarobot==3.10.0) Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) Collecting python-dotenv>=0.21.0 (from pydantic-settings>=2.2.0->datarobot==3.10.0) Downloading python_dotenv-1.2.1-py3-none-any.whl.metadata (25 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme>=3.0->datarobot==3.10.0) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.10.0) Downloading soupsieve-2.8-py3-none-any.whl.metadata (4.6 kB) Collecting cffi>=2.0.0 (from cryptography->authlib>=1.6.0->datarobot==3.10.0) Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting pycparser (from cffi>=2.0.0->cryptography->authlib>=1.6.0->datarobot==3.10.0) Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) Collecting ipython_genutils (from jupyter_contrib_nbextensions->datarobot==3.10.0) 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.10.0) 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.10.0) 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.10.0) 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.10.0) Downloading notebook-7.5.0-py3-none-any.whl.metadata (10 kB) Collecting lxml (from jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) Collecting jupyter-server (from jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading jupyter_server-2.17.0-py3-none-any.whl.metadata (8.5 kB) Collecting jupyterlab-server<3,>=2.28.0 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading jupyterlab_server-2.28.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab<4.6,>=4.5.0rc0 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading jupyterlab-4.5.0-py3-none-any.whl.metadata (16 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.10.0) 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.10.0) Downloading jupyter_events-0.12.0-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.10.0) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting overrides>=5.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.10.0) Downloading prometheus_client-0.23.1-py3-none-any.whl.metadata (1.9 kB) Collecting send2trash>=1.8.2 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.10.0) Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting async-lru>=1.0.0 (from jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading async_lru-2.0.5-py3-none-any.whl.metadata (4.5 kB) Collecting ipykernel!=6.30.0,>=6.5.0 (from jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading ipykernel-7.1.0-py3-none-any.whl.metadata (4.5 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading jupyter_lsp-2.3.0-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.10.0) Downloading json5-0.12.1-py3-none-any.whl.metadata (36 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) Collecting comm>=0.1.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading debugpy-1.8.17-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.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading ipython-9.8.0-py3-none-any.whl.metadata (4.5 kB) Collecting matplotlib-inline>=0.1 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading matplotlib_inline-0.2.1-py3-none-any.whl.metadata (2.3 kB) Collecting nest-asyncio>=1.4 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil>=5.7 (from ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) Collecting decorator>=4.3.2 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers>=1.0.0 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.18.1 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading prompt_toolkit-3.0.52-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.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.18.1->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading parso-0.8.5-py2.py3-none-any.whl.metadata (8.3 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.10.0) Downloading python_json_logger-4.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.10.0) 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.10.0) 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.10.0) 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.10.0) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 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.10.0) 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.10.0) 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.10.0) Downloading webcolors-25.10.0-py3-none-any.whl.metadata (2.2 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.10.0) 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.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting pure-eval (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel!=6.30.0,>=6.5.0->jupyterlab<4.6,>=4.5.0rc0->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.10.0) 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.10.0) Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) Collecting coverage>=7.10.6 (from coverage[toml]>=7.10.6->pytest-cov->datarobot==3.10.0) Downloading coverage-7.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.1 kB) Collecting click>=7.1 (from sphinx-external-toc->datarobot==3.10.0) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) Collecting tabulate (from sphinx-markdown-builder->datarobot==3.10.0) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 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 272.3 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 333.0 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 sphinxcontrib_spelling-8.0.0-py3-none-any.whl (16 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 docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 276.6 MB/s 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 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 314.8 MB/s 0:00:00 Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading authlib-1.6.5-py2.py3-none-any.whl (243 kB) Downloading databricks_connect-16.1.7-py2.py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 400.6 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 620.1 MB/s 0:00:00 Downloading databricks_sdk-0.73.0-py3-none-any.whl (753 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 753.9/753.9 kB 725.0 MB/s 0:00:00 Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB) Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) Downloading protobuf-6.33.1-cp39-abi3-manylinux2014_x86_64.whl (323 kB) Downloading rsa-4.9.1-py3-none-any.whl (34 kB) Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) Downloading grpcio-1.76.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 426.9 MB/s 0:00:00 Downloading grpcio_status-1.76.0-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 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.16.6-py3-none-any.whl (258 kB) Downloading mistune-3.1.4-py3-none-any.whl (53 kB) Downloading bleach-6.3.0-py3-none-any.whl (164 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading nbclient-0.10.2-py3-none-any.whl (25 kB) Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) Downloading attrs-25.4.0-py3-none-any.whl (67 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading pandas-2.3.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (12.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 494.6 MB/s 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) Downloading pyarrow-22.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (47.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 MB 491.8 MB/s 0:00:00 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) Downloading pydantic_core-2.41.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 678.4 MB/s 0:00:00 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading pydantic_settings-2.12.0-py3-none-any.whl (51 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading python_dotenv-1.2.1-py3-none-any.whl (21 kB) Downloading pytz-2025.2-py2.py3-none-any.whl (509 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 697.3 MB/s 0:00:00 Downloading pyzmq-27.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (857 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 857.0/857.0 kB 498.6 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-3.1.0-py3-none-any.whl (7.7 kB) Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading ruff-0.14.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 628.4 MB/s 0:00:00 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.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 329.7 MB/s 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading StrEnum-0.4.15-py3-none-any.whl (8.9 kB) Downloading tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading anyio-4.12.0-py3-none-any.whl (113 kB) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading soupsieve-2.8-py3-none-any.whl (36 kB) Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 629.4 MB/s 0:00:00 Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 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.5.0-py3-none-any.whl (14.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/14.5 MB 279.2 MB/s 0:00:00 Downloading jupyter_server-2.17.0-py3-none-any.whl (388 kB) Downloading jupyterlab-4.5.0-py3-none-any.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 617.4 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.0.5-py3-none-any.whl (6.1 kB) Downloading ipykernel-7.1.0-py3-none-any.whl (117 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading debugpy-1.8.17-cp311-cp311-manylinux_2_34_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 386.8 MB/s 0:00:00 Downloading ipython-9.8.0-py3-none-any.whl (621 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 461.0 MB/s 0:00:00 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 653.4 MB/s 0:00:00 Downloading parso-0.8.5-py2.py3-none-any.whl (106 kB) Downloading json5-0.12.1-py3-none-any.whl (36 kB) Downloading jupyter_events-0.12.0-py3-none-any.whl (19 kB) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading jupyter_lsp-2.3.0-py3-none-any.whl (76 kB) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Downloading matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 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.23.1-py3-none-any.whl (61 kB) Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_json_logger-4.0.0-py3-none-any.whl (15 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-1.8.3-py3-none-any.whl (18 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.1-py3-none-any.whl (27 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 webcolors-25.10.0-py3-none-any.whl (14 kB) Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 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.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 499.0 MB/s 0:00:00 Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pycparser-2.23-py3-none-any.whl (118 kB) Downloading pytest_cov-7.0.0-py3-none-any.whl (22 kB) Downloading coverage-7.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250 kB) Downloading respx-0.22.0-py2.py3-none-any.whl (25 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading sphinx_markdown_builder-0.6.8-py3-none-any.whl (17 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 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.10.0-py3-none-any.whl size=1283986 sha256=261dc28fc67f759b4180556fe0916492ef0b1ddc4a320f21e9b9a60abeb17ab3 Stored in directory: /tmp/pip-ephem-wheel-cache-d6qrj_7s/wheels/bb/31/9b/38657290f0cdd0f738f15e2bb070e06154e21f35da986c08d4 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=23428842 sha256=bfee657d22fa7f4cd6d8117ec040bf530d088db9cd57f8100adff69496730117 Stored in directory: /tmp/pip-ephem-wheel-cache-d6qrj_7s/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=17568 sha256=ca9e6fcaa3570820d02dbd9a473a06515341501125098c273903d1cb80d9174f Stored in directory: /tmp/pip-ephem-wheel-cache-d6qrj_7s/wheels/37/c3/18/be7a983c1120f15dc0c2d1cb9c33749871a93b034185e00ced Successfully built datarobot jupyter_contrib_nbextensions jupyter_contrib_core Installing collected packages: webencodings, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, trafaret, strenum, pytz, py4j, pure-eval, ptyprocess, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, websocket-client, webcolors, wcwidth, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, tinycss2, tabulate, soupsieve, six, send2trash, ruff, rpds-py, roman-numerals-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, python-dotenv, pyenchant, pycparser, pyasn1, pyarrow, psutil, protobuf, prometheus-client, pluggy, platformdirs, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio, mypy_extensions, mistune, mdurl, lxml, lark, jupyterlab-pygments, jsonpointer, json5, ipython-pygments-lexers, iniconfig, h11, fqdn, executing, docutils, defusedxml, decorator, debugpy, coverage, comm, click, cachetools, bleach, attrs, async-lru, asttokens, annotated-types, typing-inspection, terminado, stack_data, Sphinx, rsa, 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, cffi, beautifulsoup4, anyio, sphinxcontrib-spelling, sphinxcontrib-jquery, sphinx-markdown-builder, sphinx-external-toc, sphinx-copybutton, sphinx-autodoc-typehints, pytest-cov, pytest-asyncio, pydantic, pandas, mdit-py-plugins, jupyter-server-terminals, jupyter-client, jsonschema-specifications, ipython, httpx, grpcio-status, google-auth, cryptography, arrow, argon2-cffi-bindings, sphinx_rtd_theme, respx, pydantic-settings, myst-parser, jsonschema, isoduration, ipykernel, datarobot, databricks-sdk, authlib, argon2-cffi, nbformat, databricks-connect, nbclient, jupyter-events, 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.3 Uninstalling docutils-0.22.3: Successfully uninstalled docutils-0.22.3 Attempting uninstall: Sphinx Found existing installation: Sphinx 9.0.1 Uninstalling Sphinx-9.0.1: Successfully uninstalled Sphinx-9.0.1 Successfully installed Pillow-10.4.0 Sphinx-8.2.3 annotated-types-0.7.0 anyio-4.12.0 argon2-cffi-25.1.0 argon2-cffi-bindings-25.1.0 arrow-1.4.0 asttokens-3.0.1 async-lru-2.0.5 attrs-25.4.0 authlib-1.6.5 beautifulsoup4-4.14.3 bleach-6.3.0 cachetools-6.2.2 cffi-2.0.0 click-8.3.1 comm-0.2.3 coverage-7.12.0 cryptography-46.0.3 databricks-connect-16.1.7 databricks-sdk-0.73.0 datarobot-3.10.0 debugpy-1.8.17 decorator-5.2.1 defusedxml-0.7.1 docutils-0.21.2 executing-2.2.1 fastjsonschema-2.21.2 fqdn-1.5.1 google-auth-2.43.0 googleapis-common-protos-1.72.0 grpcio-1.76.0 grpcio-status-1.76.0 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 iniconfig-2.3.0 ipykernel-7.1.0 ipython-9.8.0 ipython-pygments-lexers-1.1.1 ipython_genutils-0.2.0 isoduration-20.11.0 jedi-0.19.2 json5-0.12.1 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 jupyter-client-8.6.3 jupyter-core-5.9.1 jupyter-events-0.12.0 jupyter-lsp-2.3.0 jupyter-server-2.17.0 jupyter-server-terminals-0.5.3 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.5.0 jupyterlab-pygments-0.3.0 jupyterlab-server-2.28.0 lark-1.3.1 lxml-6.0.2 markdown-it-py-3.0.0 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 mistune-3.1.4 mypy-1.16.0 mypy_extensions-1.1.0 myst-parser-4.0.0 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nbsphinx-0.9.8 nest-asyncio-1.6.0 notebook-7.5.0 notebook-shim-0.2.4 numpy-1.26.4 overrides-7.7.0 pandas-2.3.3 pandocfilters-1.5.1 parso-0.8.5 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.5.0 pluggy-1.6.0 prometheus-client-0.23.1 prompt_toolkit-3.0.52 protobuf-6.33.1 psutil-7.1.3 ptyprocess-0.7.0 pure-eval-0.2.3 py4j-0.10.9.7 pyarrow-22.0.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.23 pydantic-2.12.5 pydantic-core-2.41.5 pydantic-settings-2.12.0 pyenchant-3.2.2 pytest-8.3.5 pytest-asyncio-0.21.1 pytest-cov-7.0.0 python-dateutil-2.9.0.post0 python-dotenv-1.2.1 python-json-logger-4.0.0 pytz-2025.2 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 requests_toolbelt-1.0.0 responses-0.21.0 respx-0.22.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rfc3987-syntax-1.1.0 roman-numerals-py-3.1.0 rpds-py-0.30.0 rsa-4.9.1 ruff-0.14.7 send2trash-1.8.3 six-1.17.0 soupsieve-2.8 sphinx-autodoc-typehints-3.5.2 sphinx-copybutton-0.5.2 sphinx-external-toc-1.0.1 sphinx-markdown-builder-0.6.8 sphinx_rtd_theme-3.0.2 sphinxcontrib-jquery-4.1 sphinxcontrib-spelling-8.0.0 stack_data-0.6.3 strenum-0.4.15 tabulate-0.9.0 terminado-0.18.1 tinycss2-1.4.0 tornado-6.5.2 trafaret-2.1.1 traitlets-5.14.3 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.15.0 typing-inspection-0.4.2 tzdata-2025.2 uri-template-1.3.0 wcwidth-0.2.14 webcolors-25.10.0 webencodings-0.5.1 websocket-client-1.9.0 [rtd-command-info] start-time: 2025-12-03T21:32:33.952415Z, end-time: 2025-12-03T21:32:33.995762Z, 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 = { "exclude-members": "__init__, schema, __new__, __init_subclass__", } 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", ] # 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:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("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: 2025-12-03T21:32:34.073569Z, end-time: 2025-12-03T21:33:13.656777Z, duration: 39, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [en]... done Initializing Spelling Checker 8.0.0 making output directory... done Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_readthedocs/html/_static/nbsphinx-code-cells.css myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_admonition', 'substitution', 'html_image', 'strikethrough', 'smartquotes', 'fieldlist', 'replacements', 'colon_fence', 'dollarmath', 'deflist', 'attrs_inline', 'tasklist', 'amsmath'}, 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) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 82 source files that are out of date updating environment: [new config] 82 added, 0 changed, 0 removed reading sources... [ 1%] CHANGES reading sources... [ 2%] api-object reading sources... [ 4%] application-templates reading sources... [ 5%] applications reading sources... [ 6%] batch-monitoring reading sources... [ 7%] batch-predictions reading sources... [ 9%] binary_data_helpers reading sources... [ 10%] blueprints reading sources... [ 11%] challenger-models reading sources... [ 12%] client-setup reading sources... [ 13%] compliance-documentation reading sources... [ 15%] credentials reading sources... [ 16%] custom-application-sources reading sources... [ 17%] custom-applications reading sources... [ 18%] custom-metrics reading sources... [ 20%] custom-models reading sources... [ 21%] data-connectivity reading sources... [ 22%] data-exploration reading sources... [ 23%] data-registry reading sources... [ 24%] data-wrangling reading sources... [ 26%] datarobot-models reading sources... [ 27%] deployment-management reading sources... [ 28%] errors reading sources... [ 29%] features reading sources... [ 30%] gen-llm-generation reading sources... [ 32%] gen-moderation reading sources... [ 33%] gen-prompting reading sources... [ 34%] gen-testing reading sources... [ 35%] gen-vector-databases reading sources... [ 37%] index reading sources... [ 38%] insights reading sources... [ 39%] jobs reading sources... [ 40%] key_values reading sources... [ 41%] mlops_event reading sources... [ 43%] notebooks reading sources... [ 44%] projects reading sources... [ 45%] reference/admin/credentials reading sources... [ 46%] reference/admin/index reading sources... [ 48%] reference/admin/sharing reading sources... [ 49%] reference/data/database_connectivity reading sources... [ 50%] reference/data/dataset reading sources... [ 51%] reference/data/feature_discovery reading sources... [ 52%] reference/data/index reading sources... [ 54%] reference/index reading sources... [ 55%] reference/mlops/custom_metrics reading sources... [ 56%] reference/mlops/custom_model reading sources... [ 57%] reference/mlops/data_exports reading sources... [ 59%] reference/mlops/deployment reading sources... [ 60%] reference/mlops/index reading sources... [ 61%] reference/mlops/jobs reading sources... [ 62%] reference/mlops/key_values reading sources... [ 63%] reference/mlops/model_registry reading sources... [ 65%] reference/modeling/blueprint reading sources... [ 66%] reference/modeling/index reading sources... [ 67%] reference/modeling/insights/automated_documentation reading sources... [ 68%] reference/modeling/insights/external_testset reading sources... [ 70%] reference/modeling/insights/index reading sources... [ 71%] reference/modeling/insights/prediction_explanations reading sources... [ 72%] reference/modeling/insights/rating_table reading sources... [ 73%] reference/modeling/insights/shap_insights reading sources... [ 74%] reference/modeling/job reading sources... [ 76%] reference/modeling/model reading sources... [ 77%] reference/modeling/model_recommendation reading sources... [ 78%] reference/modeling/prime reading sources... [ 79%] reference/modeling/project reading sources... [ 80%] reference/modeling/spec/binary_data reading sources... [ 82%] reference/modeling/spec/custom_task reading sources... [ 83%] reference/modeling/spec/datetime_partition reading sources... [ 84%] reference/modeling/spec/index reading sources... [ 85%] 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... [ 93%] 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... [ 98%] reference/use_cases/use_cases reading sources... [ 99%] training_predictions reading sources... [100%] use-cases 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/v3.10.0/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_readthedocs/html/_static/js/versions.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_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... [ 4%] application-templates writing output... [ 5%] applications writing output... [ 6%] batch-monitoring writing output... [ 7%] batch-predictions writing output... [ 9%] binary_data_helpers writing output... [ 10%] blueprints writing output... [ 11%] challenger-models writing output... [ 12%] client-setup writing output... [ 13%] compliance-documentation writing output... [ 15%] credentials writing output... [ 16%] custom-application-sources writing output... [ 17%] custom-applications writing output... [ 18%] custom-metrics writing output... [ 20%] custom-models writing output... [ 21%] data-connectivity writing output... [ 22%] data-exploration writing output... [ 23%] data-registry writing output... [ 24%] data-wrangling writing output... [ 26%] datarobot-models writing output... [ 27%] deployment-management writing output... [ 28%] errors writing output... [ 29%] features writing output... [ 30%] gen-llm-generation writing output... [ 32%] gen-moderation writing output... [ 33%] gen-prompting writing output... [ 34%] gen-testing writing output... [ 35%] gen-vector-databases writing output... [ 37%] index writing output... [ 38%] insights writing output... [ 39%] jobs writing output... [ 40%] key_values writing output... [ 41%] mlops_event writing output... [ 43%] notebooks writing output... [ 44%] projects writing output... [ 45%] reference/admin/credentials writing output... [ 46%] reference/admin/index writing output... [ 48%] reference/admin/sharing writing output... [ 49%] reference/data/database_connectivity writing output... [ 50%] reference/data/dataset writing output... [ 51%] reference/data/feature_discovery writing output... [ 52%] reference/data/index writing output... [ 54%] reference/index writing output... [ 55%] reference/mlops/custom_metrics writing output... [ 56%] reference/mlops/custom_model writing output... [ 57%] reference/mlops/data_exports writing output... [ 59%] reference/mlops/deployment writing output... [ 60%] reference/mlops/index writing output... [ 61%] reference/mlops/jobs writing output... [ 62%] reference/mlops/key_values writing output... [ 63%] reference/mlops/model_registry writing output... [ 65%] reference/modeling/blueprint writing output... [ 66%] reference/modeling/index writing output... [ 67%] reference/modeling/insights/automated_documentation writing output... [ 68%] reference/modeling/insights/external_testset writing output... [ 70%] reference/modeling/insights/index writing output... [ 71%] reference/modeling/insights/prediction_explanations writing output... [ 72%] reference/modeling/insights/rating_table writing output... [ 73%] reference/modeling/insights/shap_insights writing output... [ 74%] reference/modeling/job writing output... [ 76%] reference/modeling/model writing output... [ 77%] reference/modeling/model_recommendation writing output... [ 78%] reference/modeling/prime writing output... [ 79%] reference/modeling/project writing output... [ 80%] reference/modeling/spec/binary_data writing output... [ 82%] reference/modeling/spec/custom_task writing output... [ 83%] reference/modeling/spec/datetime_partition writing output... [ 84%] reference/modeling/spec/index writing output... [ 85%] 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... [ 93%] 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... [ 98%] reference/use_cases/use_cases writing output... [ 99%] training_predictions writing output... [100%] use-cases 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: 2025-12-03T21:33:13.747573Z, end-time: 2025-12-03T21:33:36.368301Z, duration: 22, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.2.3 loading translations [en]... done Initializing Spelling Checker 8.0.0 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={'attrs_inline', 'deflist', 'colon_fence', 'html_image', 'strikethrough', 'substitution', 'smartquotes', 'fieldlist', 'amsmath', 'html_admonition', 'replacements', 'tasklist', '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) building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 3 changed, 0 removed reading sources... [ 33%] CHANGES reading sources... [ 67%] 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/v3.10.0/_readthedocs/pdf/latexmkrc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.10.0/_readthedocs/pdf/latexmkjarc done copying assets: done processing DataRobotPython_3.10.0_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/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/admin/index reference/admin/credentials reference/admin/sharing reference/use_cases/index reference/use_cases/use_cases client-setup api-object application-templates applications batch-monitoring batch-predictions binary_data_helpers blueprints challenger-models compliance-documentation credentials custom-metrics custom-models custom-applications custom-application-sources data-connectivity data-exploration data-registry data-wrangling datarobot-models deployment-management errors features gen-llm-generation gen-prompting gen-vector-databases gen-testing gen-moderation insights jobs key_values mlops_event notebooks projects training_predictions use-cases CHANGES resolving references... processing DataRobotPython_3.10.0_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/v3.10.0/_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: 2025-12-03T21:33:36.865268Z, end-time: 2025-12-03T21:33:36.910647Z, 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: 2025-12-03T21:33:36.995148Z, end-time: 2025-12-03T21:34:02.846770Z, duration: 25, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=datarobot-public-api-client -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'DataRobotPython_3.10.0_Docs.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.10.0_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.10.0_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)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `reference/admin/index::doc' on page 3 undefined on input line 159. LaTeX Warning: Hyper reference `reference/data/index::doc' on page 3 undefined on input line 159. LaTeX Warning: Hyper reference `reference/mlops/index::doc' on page 3 undefined on input line 159. LaTeX Warning: Hyper reference `reference/modeling/index::doc' on page 3 undefi ned on input line 159. LaTeX Warning: Hyper reference `reference/predictions/index::doc' on page 3 und efined on input line 159. LaTeX Warning: Hyper reference `reference/use_cases/index::doc' on page 3 undef ined on input line 159. LaTeX Warning: Hyper reference `reference/admin/index::doc' on page 3 undefined on input line 159. Underfull \hbox (badness 10000) in paragraph at lines 159--159 []\T1/qtm/m/it/10 Ad-min-is-tra- LaTeX Warning: Hyper reference `reference/data/index::doc' on page 3 undefined on input line 159. LaTeX Warning: Hyper reference `reference/mlops/index::doc' on page 3 undefined on input line 159. LaTeX Warning: Hyper reference `reference/modeling/index::doc' on page 3 undefi ned on input line 159. LaTeX Warning: Hyper reference `reference/predictions/index::doc' on page 3 und efined on input line 159. LaTeX Warning: Hyper reference `reference/use_cases/index::doc' on page 3 undef ined on input line 159. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.upload' on page 5 undefined on input line 184. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.create_f rom_file' on page 5 undefined on input line 204. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.create_f rom_in_memory_data' on page 5 undefined on input line 215. [5] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.create_f rom_url' on page 6 undefined on input line 231. 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 data from a URL. If you have set LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.create_f rom_data_source' on page 6 undefined on input line 240. 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 fr om a data source. If you have set LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 6 undefined on input line 259. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create' on pa ge 6 undefined on input line 259. [6] [7] [8] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 9 unde fined on input line 449. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [9] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataDriver' on page 10 undefined on input line 507. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 10 undefined on input line 513. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 10 undefined on input line 518. [10] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSourceParameter s' on page 11 undefined on input line 590. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 11 undefined on input line 627. [11] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 12 undefined on input line 680. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.create_f rom_file' on page 12 undefined on input line 696. LaTeX Warning: Hyper reference `features:dataset-definition' on page 12 undefin ed on input line 708. LaTeX Warning: Hyper reference `features:relationship' on page 12 undefined on input line 708. [12] Overfull \vbox (1.18929pt too high) detected at line 779 [13] LaTeX Warning: Hyper reference `data-registry:secondary-dataset' on page 14 und efined on input line 788. LaTeX Warning: Hyper reference `data-registry:secondary-dataset' on page 14 und efined on input line 799. [14] LaTeX Warning: Hyper reference `features:dataset-definition' on page 15 undefin ed on input line 909. LaTeX Warning: Hyper reference `features:relationship' on page 15 undefined on input line 909. Overfull \vbox (1.2373pt too high) detected at line 951 [15] [16] [17] [18] [19] LaTeX Warning: Hyper reference `data-registry:secondary-dataset' on page 20 und efined on input line 1165. [20] [21] [22] Chapter 3. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 23 und efined on input line 1335. [23] LaTeX Warning: Hyper reference `projects:partitions-api' on page 24 undefined o n input line 1425. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 24 undefined on input line 1425. [24] LaTeX Warning: Hyper reference `projects:advanced-options-api' on page 25 undef ined on input line 1496. [25] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 26 undefined on input line 1513. [26] [27] [28] [29] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 30 und efined on input line 1837. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train' on pag e 30 undefined on input line 1852. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train_datetim e' on page 30 undefined on input line 1864. [30] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_models' o n page 31 undefined on input line 1877. [31] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get' on page 32 undefined on input line 1963. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.recommended_m odel' on page 32 undefined on input line 1980. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 32 undefined on input line 1997. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 32 undefin ed on input line 1999. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 32 undefined on input line 2000. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 32 undefined on input line 2022. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .score_backtests' on page 32 undefined on input line 2033. [32] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2190--2192 []\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 2204--2209 \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] LaTeX Warning: Hyper reference `datarobot-models:missing-values-report-api' on page 36 undefined on input line 2264. [36] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _training_predictions' on page 37 undefined on input line 2365. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 37 undefined on input line 2368. [37] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_adv anced_tuning_parameters' on page 38 undefined on input line 2397. [38] [39] [40] LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 41 undefined on input line 2595. [41] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train' on pag e 42 undefined on input line 2636. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train_datetim e' on page 42 undefined on input line 2637. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train' on pag e 42 undefined on input line 2648. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train_datetim e' on page 42 undefined on input line 2648. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 42 undefin ed on input line 2650. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 42 undefined on input line 2651. [42] LaTeX Warning: Hyper reference `compliance-documentation:automated-documentatio n-api' on page 43 undefined on input line 2716. [43] LaTeX Warning: Hyper reference `compliance-documentation:automated-documentatio n-api' on page 44 undefined on input line 2786. [44] [45] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 46 undefined on input line 2940. [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3127--3133 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. LaTeX Warning: Hyper reference `insights:datarobot.models.prediction_explanatio ns.PredictionExplanationsRow' on page 48 undefined on input line 3137. [48] LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations.creat e' on page 49 undefined on input line 3196. [49] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 50 undefined on input line 3255. LaTeX Warning: Hyper reference `insights:datarobot.models.ShapMatrix.create' on page 50 undefined on input line 3256. Overfull \vbox (2.72194pt too high) detected at line 3291 [50] [51] [52] [53] [54] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 55 und efined on input line 3553. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 55 undefined on input line 3553. ! 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.3614 ├── 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.3614 ├── 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.3614 ├── 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.3615 ├  ├──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.3615 ├  ├──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.3615 ├  ├──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.3615 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3618 ├── 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.3618 ├── 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.3618 ├── data.csv [55] [56] [57] [58] [59] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 60 undefined on input line 3902. LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 60 undefined on input line 3930. Overfull \vbox (1.93637pt too high) detected at line 3973 [60] [61] LaTeX Warning: Hyper reference `blueprints:datarobot.models.custom_task_version .CustomTaskFileItem' on page 62 undefined on input line 4081. [62] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 63 undefined on input line 4159. [63] LaTeX Warning: Hyper reference `projects:datetime-part-spec' on page 64 undefin ed on input line 4176. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 64 undefined on input line 4237. Underfull \hbox (badness 10000) in paragraph at lines 4236--4239 []\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. [64] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 65 undefined on input line 4246. Underfull \hbox (badness 10000) in paragraph at lines 4309--4314 \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 [65] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .train_datetime' on page 66 undefined on input line 4317. LaTeX Warning: Hyper reference `datarobot-models:datetime-mod' on page 66 undef ined on input line 4325. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_accuracy_over_time_plot' on page 66 undefined on input line 4343. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_accuracy_over_time_plots_metadata' on page 66 undefined on input line 4344 . LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_accuracy_over_time_plot_preview' on page 66 undefined on input line 4345. Underfull \hbox (badness 10000) in paragraph at lines 4341--4346 \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 4341--4346 \T1/txtt/m/sl/10 DatetimeModel.get_accuracy_over_time_plot\T1/qtm/m/n/10 . You can also re-trieve the de-tailed meta-data us-ing [66] LaTeX Warning: Hyper reference `projects:dur-string-helper' on page 67 undefine d on input line 4421. [67] [68] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 69 undefined on input line 4572. LaTeX Warning: Hyper reference `projects:segmented-modeling-api' on page 69 und efined on input line 4593. [69] ! 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.4616 ...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.4616 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [70] [71] LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 72 undefined on input line 4748. LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 72 u ndefined on input line 4772. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 72 undefined on input line 4780. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 72 undefined on input line 4782. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 72 undefined on input line 4793. [72] LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_multiseri es_properties' on page 73 undefined on input line 4886. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e' on page 73 undefined on input line 4889. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 73 undefined on input line 4889. [73] LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_multiseri es_properties' on page 74 undefined on input line 4907. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e' on page 74 undefined on input line 4914. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 74 undefined on input line 4919. Overfull \vbox (2.72194pt too high) detected at line 4976 [74] LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 75 undefined on input line 4982. Underfull \hbox (badness 10000) in paragraph at lines 4981--4984 []\T1/txtt/m/sl/10 datarobot.FeatureSettings \T1/qtm/m/n/10 con-struc-tor re-ce ives \T1/txtt/m/n/10 feature_name \T1/qtm/m/n/10 and set-tings. For now set-tin gs LaTeX Warning: Hyper reference `features:datarobot.models.restore_discarded_fea tures.DiscardedFeaturesInfo' on page 75 undefined on input line 5022. [75] LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 76 undefined on input line 5035. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 76 undefined on input line 5047. LaTeX Warning: Hyper reference `batch-predictions:batch-prediction-api' on page 76 undefined on input line 5064. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 76 undefined on input line 5083. Underfull \hbox (badness 6141) in paragraph at lines 5077--5084 []\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- [76] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 77 und efined on input line 5128. [77] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 78 undefined on input line 5207. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.create_calendar _from_country_code' on page 78 undefined on input line 5239. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.get_allowed_cou ntry_codes' on page 78 undefined on input line 5242. [78] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_accuracy_over_time_plot' on page 79 undefined on input line 5285. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_forecast_vs_actual_plot' on page 79 undefined on input line 5289. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_anomaly_over_time_plot' on page 79 undefined on input line 5293. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .compute_datetime_trend_plots' on page 79 undefined on input line 5299. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_accuracy_over_time_plots_metadata' on page 79 undefined on input line 5306 . LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_forecast_vs_actual_plots_metadata' on page 79 undefined on input line 5310 . LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_anomaly_over_time_plots_metadata' on page 79 undefined on input line 5314. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_accuracy_over_time_plot_preview' on page 79 undefined on input line 5323. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_forecast_vs_actual_plot_preview' on page 79 undefined on input line 5327. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_anomaly_over_time_plot_preview' on page 79 undefined on input line 5331. [79] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 80 undefined on input line 5366. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .calculate_prediction_intervals' on page 80 undefined on input line 5367. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_calculated_prediction_intervals' on page 80 undefined on input line 5369. Underfull \hbox (badness 10000) in paragraph at lines 5365--5370 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a \T1/txtt/m/ sl/10 DatetimeModel \T1/qtm/m/n/10 us-ing the \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .request_predictions' on page 80 undefined on input line 5373. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 80 undefined on input line 5377. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 80 undefined on input line 5382. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 80 undefined on input line 538 3. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 80 undefined on input line 5393. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 80 und efined on input line 5403. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.validate_exte rnal_time_series_baseline' on page 80 undefined on input line 5406. LaTeX Warning: Hyper reference `projects:datarobot.helpers.AdvancedOptions' on page 80 undefined on input line 5408. [80] [81] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 82 und efined on input line 5470. LaTeX Warning: Hyper reference `data-registry:datarobot.DataEngineQueryGenerato r.create' on page 82 undefined on input line 5473. [82] [83] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_anomaly_over_time_plot' on page 84 undefined on input line 5622. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_anomaly_over_time_plots_metadata' on page 84 undefined on input line 5623. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_anomaly_over_time_plot_preview' on page 84 undefined on input line 5624. [84] Underfull \hbox (badness 7012) in paragraph at lines 5694--5697 []\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 [85] Underfull \hbox (badness 10000) in paragraph at lines 5744--5747 []\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 [86] [87] [88] [89] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 90 undefined on input line 6028. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.ClusterInsight' on page 90 undefined on input line 6062 . LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 90 undefined on input line 6067. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 90 undefined on input line 6072. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 90 undefined on input line 6076. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 90 undefined on input line 6080. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster_insig ht.ClusterInsight' on page 90 undefined on input line 1. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.ClusterInsight' on page 90 undefined on input line 6101 . LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster.Clust er' on page 90 undefined on input line 1. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 90 undefined on input line 6120. [90] LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 91 undefined on input line 6155. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 undefined on input line 6159. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 91 undefined on input line 6192. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 undefined on input line 6196. [91] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 92 undefined on input line 6309. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 92 undefined on input line 6355. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 92 undefined on input line 6437. [92] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 93 undefined on input line 6442. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 93 undefined on input line 6446. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 93 undefined on input line 6450. ! 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.6491 ├── 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.6491 ├── 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.6491 ├── 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.6492 │   ├── 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.6492 │   ├── 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.6492 │   ├── 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.6492 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6494 │   ├── … ! 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.6494 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6494 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6494 │   ├── … ! 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.6495 ├── 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.6495 ├── 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.6495 ├── 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.6496 ...├── 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.6496 ...├── 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.6496 ...├── 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.6496 ...├── 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.6497 ...├── 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.6497 ...├── 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.6497 ...├── 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.6497 ...├── 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.6498 │ ├── … ! 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.6498 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6498 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6498 │ ├── … [93] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 94 undefined on input line 6555. [94] [95 <./sample1.png> <./sample2.png>] [96 <./activation_map1.png>] [97 <./a ctivation_map2.png>] [98 <./embeddings.png>] [99] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 100 undefined on input line 6883. [100] LaTeX Warning: Hyper reference `jobs:jobs-api' on page 101 undefined on input l ine 6899. [101] LaTeX Warning: Hyper reference `datarobot-models:wait-for-async-model-creation- api-label' on page 102 undefined on input line 7024. [102] [103] [104] [105] [106] Chapter 4. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _predictions' on page 107 undefined on input line 7250. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _predictions' on page 107 undefined on input line 7273. LaTeX Warning: Hyper reference `batch-predictions:predict-job-api' on page 107 undefined on input line 7279. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _predictions' on page 107 undefined on input line 7291. [107] Overfull \vbox (1.18929pt too high) detected at line 7397 [108] [109] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _training_predictions' on page 110 undefined on input line 7484. LaTeX Warning: Hyper reference `jobs:datarobot.models.TrainingPredictionsJob' o n page 110 undefined on input line 7485. LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions' on page 110 undefined on input line 7487. [110] LaTeX Warning: Hyper reference `batch-predictions:batch-prediction-api' on page 111 undefined on input line 7601. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.predict_batch' on page 111 undefined on input line 7607. [111] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score_to_file' on page 112 undefined on input line 7623. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score_s3' on page 112 undefined on input line 7665. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 112 undefined on input line 7666. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential.create_ s3' on page 112 undefined on input line 7667. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score_azure' on page 112 undefined on input line 7691. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 112 undefined on input line 7693. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential.create_ azure' on page 112 undefined on input line 7693. [112] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score_gcp' on page 113 undefined on input line 7714. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 113 undefined on input line 7715. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential.create_ gcp' on page 113 undefined on input line 7716. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 113 undefined on input line 7738. [113] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 114 undefined on input line 7811. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 114 undefined on input line 7831. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 114 undefined on input line 7832. [114] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 115 undefined on input line 7856. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 115 un defined on input line 7876. [115] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 116 undefined on input line 7908. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 116 undefined on input line 7909. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.download' on page 116 undefined on input line 7960. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 116 undefined on input line 7960. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.download' on page 116 undefined on input line 7965. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.get_status' on page 116 undefined on input line 7969. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob.w ait_for_completion' on page 116 undefined on input line 7970. [116] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 117 undefined on input line 8026. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 117 undefined on input line 8044. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 117 undefined on input line 8045. Overfull \vbox (1.27087pt too high) detected at line 8065 [117] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 118 undefined on input line 8071. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 118 undefined on input line 8092. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 118 undefined on input line 8093. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score_from_existing' on page 118 undefined on input line 8117. [118] [119] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 120 undefined on input line 8240. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 120 undefined on input line 8247. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.delete' on page 120 undefined on input line 8258. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.update' on page 120 undefined on input line 8259. [120] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 121 undefined on input line 8299. Overfull \vbox (0.53955pt too high) detected at line 8327 [121] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.run_once' on page 122 undefined on input line 8337. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 122 undefined on input line 8355. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.update' on page 122 undefined on input line 8356. Underfull \hbox (badness 6477) in paragraph at lines 8353--8358 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a batch pre-dic-tio n job, a def-i-ni-tion must first be cre-ated us- LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.run_on_schedule' on page 122 undefined on input line 8360. Underfull \hbox (badness 10000) in paragraph at lines 8359--8361 []\T1/qtm/m/n/10 Al-ter-na-tively, use a short-hand ver-sion with \T1/txtt/m/sl /10 datarobot.models.BatchPredictionJobDefinition. [122] Underfull \hbox (badness 10000) in paragraph at lines 8443--8446 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8443--8446 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8443--8446 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8475--8478 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8475--8478 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8488--8490 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8496--8499 \T1/qtm/m/n/10 such as [123] Overfull \vbox (676.10883pt too high) has occurred while \output is active [124] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.delete' on page 125 undefined on input line 8510. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.update' on page 125 undefined on input line 8510. Underfull \hbox (badness 5832) in paragraph at lines 8507--8513 \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 8507--8513 \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 [125] [126] Chapter 5. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.create_from_registered_model_version' on page 127 undefined on input line 85 50. LaTeX Warning: Hyper reference `reference/mlops/model_registry:model-registry' on page 127 undefined on input line 8550. LaTeX Warning: Hyper reference `deployment-management:datarobot.PredictionServe r.list' on page 127 undefined on input line 8563. [127] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 128 undefined on input line 8601. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.DeploymentListFilters' on page 128 undefined on input line 8605. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 128 undefined on input line 8636. [128] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.predict_batch' on page 129 undefined on input line 8695. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.replace_model' on page 129 undefined on input line 8719. [129] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.validate_replacement_model' on page 130 undefined on input line 8777. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.validate_replacement_model' on page 130 undefined on input line 8780. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.replace_model' on page 130 undefined on input line 8781. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 130 undefined on input line 8818. [130] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 131 undefined on input line 8842. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.ServiceStats' on page 131 undefined on input line 8859. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.ServiceStatsOverTime' on page 131 undefined on input line 8860. [131] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.TargetDrift' on page 132 undefined on input line 8897. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.FeatureDrift' on page 132 undefined on input line 8897. [132] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.Accuracy' on page 133 undefined on input line 8995. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.AccuracyOverTime' on page 133 undefined on input line 8995. [133] [134] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.delete_monitoring_data' on page 135 undefined on input line 9103. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_prediction_data_exports' on page 135 undefined on input line 9122. [135] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_actuals_data_exports' on page 136 undefined on input line 9163. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_training_data_exports' on page 136 undefined on input line 9203. [136] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_data_quality_exports' on page 137 undefined on input line 9218. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_segment_attributes' on page 137 undefined on input line 9242. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_segment_values' on page 137 undefined on input line 9243. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_challengers' on page 137 undefined on input line 9267. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.list' on page 137 undefined on input line 9267. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.create' on page 137 undefined on input line 9271. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.get' on page 137 undefined on input line 9275. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.update' on page 137 undefined on input line 9279. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.delete' on page 137 undefined on input line 9283. [137] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_challenger_models_settings' on page 138 undefined on input line 9301. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_challenger_models_settings' on page 138 undefined on input line 9302. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 138 undefined on input line 9316. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 138 undefined on input line 9317. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 138 undefined on input line 9344. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 138 undefined on input line 9356. [138] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_association_id_settings' on page 139 undefined on input line 9372. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_association_id_settings' on page 139 undefined on input line 9384. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 139 undefined on input li ne 9400. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 139 undefined on input line 9412. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_health_settings' on page 139 undefined on input line 9431. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_default_health_settings' on page 139 undefined on input line 9432. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_health_settings' on page 139 undefined on input line 9433. [139] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 140 undefined on input line 9464. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 140 undefined on input line 9476. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 140 undefined on input lin e 9495. [140] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 141 undefined on input line 9508. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 141 undefined on input line 9526. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 141 undefined on input line 9538 . LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 141 undefined on input line 9570. [141] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 142 undefined on input line 9582. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_shared_roles' on page 142 undefined on input line 9618. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.DeploymentSharedRole' on page 142 undefined on input line 9619. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_shared_roles' on page 142 undefined on input line 9633. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 142 undefined on input line 9634. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 142 undefined on input line 9 635. Underfull \hbox (badness 10000) in paragraph at lines 9632--9636 \T1/qtm/m/n/10 of \T1/txtt/m/sl/10 datarobot.models.deployment.DeploymentGrantS haredRoleWithId \T1/qtm/m/n/10 and \T1/txtt/m/sl/10 datarobot.models. [142] [143] [144] [145] [146] [147] [148] [149] Overfull \vbox (1.93637pt too high) detected at line 10162 [150] [151] [152] Underfull \hbox (badness 7415) in paragraph at lines 10326--10328 []\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 [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 10414--10416 \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 [155] [156] [157] [158] [159] [160] [161] [162] LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion.refresh' on page 163 undefined on input line 11055. Overfull \vbox (0.52194pt too high) detected at line 11093 [163] LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment' o n page 164 undefined on input line 11140. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 164 undefined on input line 11141. Underfull \hbox (badness 10000) in paragraph at lines 11139--11142 []\T1/qtm/m/n/10 Re-fer to \T1/txtt/m/sl/10 ExecutionEnvironment \T1/qtm/m/n/10 for prop-er-ties of the ex-e-cu-tion en-vi-ron-ment ob-ject and [164] [165] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 166 undefined on input line 11230. [166] Overfull \vbox (1.27087pt too high) detected at line 11340 [167] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 168 undefined on input line 11391. [168] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel.li st' on page 169 undefined on input line 11431. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel.up date' on page 169 undefined on input line 11464. [169] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 170 undefined on input line 11486. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 170 undefined on input line 11521. [170] LaTeX Warning: Hyper reference `custom-models:datarobot.models.custom_model_ver sion.CustomModelFileItem' on page 171 undefined on input line 11594. [171] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 172 undefined on input line 11652. [172] [173] [174] [175] [176] [177] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 178 undefined on input line 11983. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 178 undefined on input line 12010. [178] [179] Overfull \vbox (2.67389pt too high) detected at line 12182 [180] [181] [182] Underfull \hbox (badness 10000) in paragraph at lines 12304--12307 \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. [183] [184] [185] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.model_registr y.RegisteredModelListFilters' on page 186 undefined on input line 12561. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.model_registr y.RegisteredModelVersionsListFilters' on page 186 undefined on input line 12565 . Underfull \hbox (badness 10000) in paragraph at lines 12563--12566 []\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 [186] [187] [188] [189] [190] Chapter 6. LaTeX Warning: Hyper reference `credentials:credential-api' on page 191 undefin ed on input line 12821. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential.list' o n page 191 undefined on input line 12828. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 191 undefined on input line 12838. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 191 undefined on input line 12864. [191] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 192 undefined on input line 12922. [192] [193] [194] [195] [196] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 197 undefined on input line 13277. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 197 undefined on input line 13293. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 197 undefined on input line 13297. [197] [198] [199] [200] Chapter 7. [201] LaTeX Warning: Hyper reference `use-cases:datarobot.models.use_cases.use_case.U seCaseReferenceEntity' on page 202 undefined on input line 13536. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase.add' on page 202 un defined on input line 13536. [202] [203] [204] LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 205 undefined on input line 13700. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase.share' on page 205 undefined on input line 13703. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 205 undefined on input line 13703. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 205 undefined on input line 13704. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 205 undefi ned on input line 13704. Underfull \hbox (badness 10000) in paragraph at lines 13706--13709 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 205 undefined on input line 13737. [205] [206] Chapter 8. [207] LaTeX Warning: Hyper reference `client-setup:datarobot.rest.RESTClientObject' o n page 208 undefined on input line 13884. LaTeX Warning: Hyper reference `client-setup:datarobot.rest.RESTClientObject' o n page 208 undefined on input line 13910. LaTeX Warning: Hyper reference `client-setup:datarobot.rest.RESTClientObject' o n page 208 undefined on input line 13932. [208] [209] [210] Chapter 9. [211] [212] Chapter 10. LaTeX Warning: Hyper reference `application-templates:datarobot.models.custom_t emplates.CustomTemplate' on page 213 undefined on input line 14199. [213] LaTeX Warning: Hyper reference `application-templates:datarobot.models.custom_t emplates.CustomTemplate' on page 214 undefined on input line 14319. [214] [215] [216] Chapter 11. [217] LaTeX Warning: Hyper reference `applications:datarobot.Application' on page 218 undefined on input line 14726. [218] Chapter 12. LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJob' on page 219 undefined on input line 14779. [219] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 220 undefined on input line 14854. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 220 undefined on input line 14913. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 220 undefined on input line 14945. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 220 undefined on input line 14956. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 220 undefined on input line 14970. [220] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 221 undefined on input line 15035. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 221 undefined on input line 15071. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 221 undefined on input line 15088. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 221 undefined on input line 15102. [221] LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJob' on page 222 undefined on input line 15196. [222] LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition' on page 223 undefined on input line 15316. [223] [224] LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition' on page 225 undefined on input line 15464. [225] LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition.create' on page 226 undefined on input line 15530. LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition.create' on page 226 undefined on input line 15535. LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition.create' on page 226 undefined on input line 15539. LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition.create' on page 226 undefined on input line 15543. LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition.create' on page 226 undefined on input line 15547. LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition' on page 226 undefined on input line 15557. Overfull \vbox (1.75995pt too high) detected at line 15605 [226] LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition.create' on page 227 undefined on input line 15627. LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJobDefinition' on page 227 undefined on input line 15635. [227] LaTeX Warning: Hyper reference `batch-monitoring:datarobot.models.BatchMonitori ngJob' on page 228 undefined on input line 15688. [228] Chapter 13. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 229 undefined on input line 15784. [229] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 230 undefined on input line 15840. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 230 undefined on input line 15872. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 230 undefined on input line 15883. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 230 undefined on input line 15897. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 230 undefined on input line 15962. [230] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 231 undefined on input line 15998. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 231 undefined on input line 16009. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 231 undefined on input line 16023. [231] [232] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 233 undefined on input line 16270. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 233 undefined on input line 16297. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 233 undefined on input line 16306. [233] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 234 undefined on input line 16323. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 234 undefined on input line 16390. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 234 undefined on input line 16394. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 234 undefined on input line 16419. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 234 undefined on input line 16425. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 234 undefined on input line 16443. [234] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 235 undefined on input line 16471. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 235 undefined on input line 16480. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 235 undefined on input line 16543. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 235 undefined on input line 16547. [235] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 236 undefined on input line 16573. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 236 undefined on input line 16579. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 236 undefined on input line 16605. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 236 undefined on input line 16631. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 236 undefined on input line 16637. Underfull \hbox (badness 10000) in paragraph at lines 16640--16643 []\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 16645--16648 []\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.: LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 236 undefined on input line 16661. [236] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 237 undefined on input line 16687. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 237 undefined on input line 16693. Underfull \hbox (badness 10000) in paragraph at lines 16696--16699 []\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 16701--16704 []\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.: LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 237 undefined on input line 16717. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 237 undefined on input line 16746. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 237 undefined on input line 16776. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 237 undefined on input line 16782. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 237 undefined on input line 16792. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 237 undefined on input line 16799. [237] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 238 undefined on input line 16835. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 238 undefined on input line 16835. Underfull \hbox (badness 10000) in paragraph at lines 16875--16877 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [238] [239] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 240 undefined on input line 17107. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 240 undefined on input line 17136. [240] [241] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition' on page 242 undefined on input line 17313. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 242 undefined on input line 17412. [242] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition' on page 243 undefined on input line 17484. [243] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 244 undefined on input line 17550. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 244 undefined on input line 17555. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 244 undefined on input line 17559. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 244 undefined on input line 17563. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 244 undefined on input line 17567. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition' on page 244 undefined on input line 17577. [244] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition.create' on page 245 undefined on input line 17647. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJobDefinition' on page 245 undefined on input line 17655. [245] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 246 undefined on input line 17708. [246] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncPredictionsGenerat ionError' on page 247 undefined on input line 17831. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 247 undefined on input line 17835. [247] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 248 undefine d on input line 17898. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 248 undefined on input line 17906. Underfull \hbox (badness 6364) in paragraph at lines 17909--17911 \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 != LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 248 undefined on input line 17948. LaTeX Warning: Hyper reference `errors:datarobot.errors.PendingJobFinished' on page 248 undefined on input line 17953. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 248 undefined on input line 17958. [248] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 249 undefined on input line 18016. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 249 undefined on input line 18020. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 249 undefined on input line 18123. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 249 undefined on input line 18127. [249] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 250 undefined on input line 18167. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 250 undefined on input line 18171. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 250 undefined on input line 18268. [250] [251] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictionDa taset' on page 252 undefined on input line 18399. [252] Chapter 14. Overfull \hbox (5.07387pt too wide) in paragraph at lines 18446--18446 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 18506--18506 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [253] Overfull \hbox (5.07387pt too wide) in paragraph at lines 18565--18565 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [254] [255] [256] Chapter 15. LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 257 undefined on input line 18810. [257] LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintChart' on page 258 undefined on input line 18860. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 258 undefined on input line 18885. [258] LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintChart' on page 259 undefined on input line 19049. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 259 undefined on input line 19138. [259] Underfull \hbox (badness 10000) in paragraph at lines 19221--19223 []\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 19253--19255 []\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 , [260] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 1 undefined on input line 19328. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 1 undefined on input line 19332. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 1 undefined on input line 19372. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 1 undefined on input line 19376. LaTeX Warning: Hyper reference `blueprints:datarobot.UserBlueprint' on page 261 undefined on input line 19382. [261] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 2 undefined on input line 19424. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 2 undefined on input line 19428. LaTeX Warning: Hyper reference `blueprints:datarobot.UserBlueprint' on page 262 undefined on input line 19434. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 2 undefined on input line 19472. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 2 undefined on input line 19476. LaTeX Warning: Hyper reference `blueprints:datarobot.UserBlueprint' on page 262 undefined on input line 19482. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 2 undefined on input line 19523. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 2 undefined on input line 19527. LaTeX Warning: Hyper reference `blueprints:datarobot.UserBlueprint' on page 262 undefined on input line 19533. [262] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 3 undefined on input line 19575. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 3 undefined on input line 19579. LaTeX Warning: Hyper reference `blueprints:datarobot.UserBlueprint' on page 263 undefined on input line 19585. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 3 undefined on input line 19636. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 3 undefined on input line 19640. LaTeX Warning: Hyper reference `blueprints:datarobot.UserBlueprint' on page 263 undefined on input line 19646. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 3 undefined on input line 19672. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 3 undefined on input line 19676. [263] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 4 undefined on input line 19704. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 4 undefined on input line 19708. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 4 undefined on input line 19748. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 4 undefined on input line 19752. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 4 undefined on input line 19792. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 4 undefined on input line 19796. Overfull \hbox (33.22383pt too wide) in paragraph at lines 19831--19833 []\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 ) [264] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 5 undefined on input line 19843. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 5 undefined on input line 19847. Underfull \hbox (badness 10000) in paragraph at lines 19892--19894 []\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 , LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 5 undefined on input line 19904. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 5 undefined on input line 19908. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 5 undefined on input line 19949. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 5 undefined on input line 19953. [265] Underfull \hbox (badness 10000) in paragraph at lines 19984--19986 []\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 , LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 6 undefined on input line 19992. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 6 undefined on input line 19996. Underfull \hbox (badness 10000) in paragraph at lines 20037--20039 []\T1/txtt/bx/n/10 limit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T 1/txtt/m/n/10 Optional. (default\T1/qtm/m/n/10 : \T1/txtt/m/n/10 0)\T1/qtm/m/n/ 10 , \T1/txtt/m/n/10 at most this many results are LaTeX Warning: Hyper reference `blueprints:datarobot.models.user_blueprints.mod els.UserBlueprintCatalogSearch' on page 266 undefined on input line 20063. [266] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 7 undefined on input line 20104. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 7 undefined on input line 20108. LaTeX Warning: Hyper reference `blueprints:datarobot.models.user_blueprints.mod els.UserBlueprintAvailableInput' on page 267 undefined on input line 20114. Underfull \hbox (badness 10000) in paragraph at lines 20136--20139 []\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 The list of LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 7 undefined on input line 20181. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 7 undefined on input line 20185. LaTeX Warning: Hyper reference `blueprints:datarobot.models.user_blueprints.mod els.UserBlueprintAddToProjectMenu' on page 267 undefined on input line 20191. [267] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 8 undefined on input line 20252. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 8 undefined on input line 20256. LaTeX Warning: Hyper reference `blueprints:datarobot.models.user_blueprints.mod els.UserBlueprintAvailableTasks' on page 268 undefined on input line 20262. Overfull \hbox (33.22383pt too wide) in paragraph at lines 20311--20313 []\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 ) LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 8 undefined on input line 20323. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 26 8 undefined on input line 20327. LaTeX Warning: Hyper reference `blueprints:datarobot.models.user_blueprints.mod els.UserBlueprintValidateTaskParameters' on page 268 undefined on input line 20 333. [268] Underfull \hbox (badness 5711) in paragraph at lines 20437--20439 []\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 Underfull \hbox (badness 10000) in paragraph at lines 20476--20478 []\T1/txtt/bx/n/10 limit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T 1/txtt/m/n/10 Optional. (default\T1/qtm/m/n/10 : \T1/txtt/m/n/10 0)\T1/qtm/m/n/ 10 , \T1/txtt/m/n/10 at most this many results are LaTeX Warning: Hyper reference `blueprints:datarobot.models.user_blueprints.mod els.UserBlueprintCatalogSearch' on page 269 undefined on input line 20502. [269] LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTaskVersion' on page 270 undefined on input line 20581. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTask' on page 270 un defined on input line 20635. [270] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 1 undefined on input line 20686. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 1 undefined on input line 20690. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTask' on page 271 un defined on input line 20724. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 1 undefined on input line 20729. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 1 undefined on input line 20733. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTask' on page 271 un defined on input line 20763. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 1 undefined on input line 20768. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 1 undefined on input line 20772. [271] Underfull \hbox (badness 10000) in paragraph at lines 20841--20846 []\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-tions Underfull \hbox (badness 6658) in paragraph at lines 20841--20846 \T1/qtm/m/n/10 should be cal-i-brated to be be-tween 0 and 1 by DR. if None, us es de-fault LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 2 undefined on input line 20852. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 2 undefined on input line 20856. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTask' on page 272 un defined on input line 20862. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 2 undefined on input line 20902. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 2 undefined on input line 20906. [272] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 3 undefined on input line 20937. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 3 undefined on input line 20941. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 3 undefined on input line 20972. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 3 undefined on input line 20976. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 3 undefined on input line 21011. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 3 undefined on input line 21015. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTask.list' on page 2 73 undefined on input line 21045. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 273 undefined on input line 21045. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTask.list' on page 2 73 undefined on input line 21069. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 273 undefined on input line 21069. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 3 undefined on input line 21074. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 3 undefined on input line 21078. [273] [274] LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTaskVersion' on page 275 undefined on input line 21334. [275] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 6 undefined on input line 21339. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 6 undefined on input line 21343. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTaskVersion' on page 276 undefined on input line 21416. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 6 undefined on input line 21421. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 6 undefined on input line 21425. [276] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 7 undefined on input line 21464. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 7 undefined on input line 21468. LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTaskVersion' on page 277 undefined on input line 21509. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 7 undefined on input line 21514. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 7 undefined on input line 21518. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 7 undefined on input line 21549. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 7 undefined on input line 21553. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 7 undefined on input line 21592. [277] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 8 undefined on input line 21596. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 8 undefined on input line 21623. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 8 undefined on input line 21627. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 8 undefined on input line 21690. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 8 undefined on input line 21694. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 278 undefined on input line 21698. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 8 undefined on input line 21723. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 8 undefined on input line 21727. [278] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 27 9 undefined on input line 21782. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 27 9 undefined on input line 21786. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Ima ge' on page 279 undefined on input line 21863. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Ima ge' on page 279 undefined on input line 21891. [279] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Sam pleImage' on page 280 undefined on input line 21959. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Ima ge' on page 280 undefined on input line 21982. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.images.Dup licateImage' on page 280 undefined on input line 22025. [280] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 28 1 undefined on input line 22124. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.insights.I mageEmbedding' on page 281 undefined on input line 22192. [281] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 28 2 undefined on input line 22296. [282] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.insights.I mageActivationMap' on page 283 undefined on input line 22372. LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.augmentati on.ImageAugmentationOptions' on page 283 undefined on input line 22455. [283] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.augmentati on.ImageAugmentationList' on page 284 undefined on input line 22542. [284] LaTeX Warning: Hyper reference `blueprints:datarobot.models.visualai.augmentati on.ImageAugmentationList' on page 285 undefined on input line 22631. [285] [286] Chapter 16. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger' on page 287 undefined on input line 22835. [287] LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger' on page 288 undefined on input line 22884. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.list' on page 288 undefined on input line 22929. [288] [289] [290] Chapter 17. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 291 undefined on input line 2 3160. [291] Overfull \vbox (0.94989pt too high) detected at line 23330 [292] Underfull \vbox (badness 7522) detected at line 23450 Overfull \vbox (4.48987pt too high) detected at line 23450 [293] [294] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.autom ated_documentation.AutomatedDocument' on page 295 undefined on input line 23534 . Underfull \hbox (badness 10000) in paragraph at lines 23540--23542 []\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 295 undefined on input line 23545 . Overfull \vbox (42.9599pt too high) detected at line 23614 [295] LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 296 undefined on input line 2364 3. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.autom ated_documentation.AutomatedDocument' on page 296 undefined on input line 23644 . LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.get_default' on page 296 undefined on input line 23674. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 296 undefined on input l ine 23731. [296] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 297 undefined on input line 2 3765. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 297 undefined on input line 2 3818. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 297 undefined on input l ine 23844. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 297 undefined on input line 2 3858. [297] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 298 undefined on input line 2 3887. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 298 undefined on input l ine 23933. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 298 undefined on input line 2 3933. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate.list' on page 298 undefined on input l ine 23994. [298] LaTeX Warning: Hyper reference `compliance-documentation:datarobot.enums.Compli anceDocTemplateProjectType' on page 299 undefined on input line 24072. [299] [300] Chapter 18. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential.list' o n page 301 undefined on input line 24112. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 301 undefined on input line 24154. [301] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 302 undefined on input line 24193. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 302 undefined on input line 24246. [302] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 303 undefined on input line 24304. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 303 undefined on input line 24371. [303] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 304 undefined on input line 24426. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 304 undefined on input line 24493. [304] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 305 undefined on input line 24548. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 305 undefined on input line 24610. [305] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 306 undefined on input line 24677. [306] LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 307 undefined on input line 24745. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 307 undefined on input line 24800. [307] Underfull \hbox (badness 5475) in paragraph at lines 24846--24848 []\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 [308] Chapter 19. [309] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric' on page 310 undefined on input line 25031. [310] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric' on page 311 undefined on input line 25085. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.list' on page 311 undefined on input line 25129. [311] Underfull \hbox (badness 5274) in paragraph at lines 25225--25227 []\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 [312] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric' on page 313 undefined on input line 25260. [313] [314] [315] Overfull \vbox (2.75995pt too high) detected at line 25561 [316] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverTime' on page 317 undefined on input line 2561 5. [317] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverSpace' on page 318 undefined on input line 256 87. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricSummary' on page 318 undefined on input line 25752. [318] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverBatch' on page 319 undefined on input line 258 20. [319] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricBatchSummary' on page 320 undefined on input line 25893. [320] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverTime' on page 321 undefined on input line 2602 0. [321] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricSummary' on page 322 undefined on input line 26180. [322] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverBatch' on page 323 undefined on input line 262 77. [323] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricBatchSummary' on page 324 undefined on input line 26426. Overfull \hbox (12.22389pt too wide) in paragraph at lines 26468--26470 []\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 324 undefined on input line 2651 6. [324] Underfull \hbox (badness 10000) in paragraph at lines 26573--26579 \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 325 undefined on input line 26645. [325] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric' on page 326 undefined on input line 26721. [326] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric' on page 327 undefined on input line 26797. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint' on page 327 undefined on input line 269 41. [327] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint' on page 328 undefined on input line 269 97. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint' on page 328 undefined on input line 270 49. [328] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverSpace' on page 329 undefined on input line 271 42. [329] [330] Chapter 20. Underfull \hbox (badness 5924) in paragraph at lines 27230--27235 \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 331 undefined on input line 27244. [331] Underfull \hbox (badness 10000) in paragraph at lines 27299--27302 []\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 27299--27302 \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 27299--27302 \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 27313--27315 []\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 [332] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 3 undefined on input line 27371. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 3 undefined on input line 27375. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel' o n page 333 undefined on input line 27409. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 3 undefined on input line 27414. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 3 undefined on input line 27418. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 3 undefined on input line 27449. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 3 undefined on input line 27453. Underfull \hbox (badness 10000) in paragraph at lines 27487--27492 []\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 27487--27492 \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 27487--27492 \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 (33.36987pt too wide) in paragraph at lines 27487--27492 \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 ] [333] Underfull \hbox (badness 10000) in paragraph at lines 27529--27532 []\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 27529--27532 \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 27529--27532 \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 27543--27546 []\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 334 undefined on input line 27555. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 4 undefined on input line 27560. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 4 undefined on input line 27564. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel' o n page 334 undefined on input line 27598. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 4 undefined on input line 27603. [334] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 5 undefined on input line 27607. Underfull \hbox (badness 10000) in paragraph at lines 27671--27674 []\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 33 5 undefined on input line 27680. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 5 undefined on input line 27684. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 5 undefined on input line 27715. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 5 undefined on input line 27719. [335] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 6 undefined on input line 27750. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 6 undefined on input line 27754. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 6 undefined on input line 27802. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 6 undefined on input line 27806. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel.li st' on page 336 undefined on input line 27836. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 336 undefined on input line 27836. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomInferenceModel.li st' on page 336 undefined on input line 27860. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 336 undefined on input line 27860. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 6 undefined on input line 27865. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 6 undefined on input line 27869. [336] Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 []\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 type of the im-age, ei-ther CUS- Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 \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 27968--27971 []\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 27968--27971 \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 27968--27971 \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 , [337] Underfull \hbox (badness 10000) in paragraph at lines 28020--28023 []\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 28020--28023 \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 28020--28023 \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 338 undefined on input line 28041. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 8 undefined on input line 28046. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 8 undefined on input line 28050. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 8 undefined on input line 28089. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 8 undefined on input line 28093. [338] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelTest' on pag e 339 undefined on input line 28127. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 9 undefined on input line 28132. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 9 undefined on input line 28136. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 9 undefined on input line 28163. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 9 undefined on input line 28167. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 9 undefined on input line 28194. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 9 undefined on input line 28198. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 9 undefined on input line 28225. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 9 undefined on input line 28229. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 9 undefined on input line 28256. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 9 undefined on input line 28260. [339] Underfull \hbox (badness 10000) in paragraph at lines 28336--28339 []\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 28336--28339 \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 28336--28339 \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.CustomModelVersion' on page 340 undefined on input line 28394. [340] Underfull \hbox (badness 10000) in paragraph at lines 28443--28450 []\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 5077) in paragraph at lines 28443--28450 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 []\T1/txtt/bx/n/10 files \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List]\T1/qtm/ m/n/10 ) ^^U The list of tu-ples, where val-ues in each Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 tu-ple are the lo-cal filesys-tem path and the path the file sho uld be Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 placed in the model. If the list is of strings, then base-names will be Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 used for tu-ples. Ex-am-ple: [(^^P/home/user/Documents/myModel/f ile1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28474--28477 []\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 28474--28477 \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 28474--28477 \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 , [341] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 342 undefined on input line 28533. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 2 undefined on input line 28538. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 2 undefined on input line 28542. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 342 undefined on input line 28546. LaTeX Warning: Hyper reference `errors:datarobot.errors.TrainingDataAssignmentE rror' on page 342 undefined on input line 28550. Underfull \vbox (badness 2970) detected at line 28598 [342] Underfull \hbox (badness 10000) in paragraph at lines 28645--28652 []\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 5077) in paragraph at lines 28645--28652 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and [343] Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 []\T1/txtt/bx/n/10 files \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List]\T1/qtm/ m/n/10 ) ^^U The list of tu-ples, where val-ues in each Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 tu-ple are the lo-cal filesys-tem path and the path the file sho uld be Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 placed in the model. If list is of strings, then base-names will be Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/myModel/fi le1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28681--28684 []\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 28681--28684 \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 28681--28684 \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.CustomModelVersion' on page 344 undefined on input line 28742. [344] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 5 undefined on input line 28747. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 5 undefined on input line 28751. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 345 undefined on input line 28755. LaTeX Warning: Hyper reference `errors:datarobot.errors.TrainingDataAssignmentE rror' on page 345 undefined on input line 28759. [345] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 6 undefined on input line 28842. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 6 undefined on input line 28846. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 346 undefined on input line 28887. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 6 undefined on input line 28892. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 6 undefined on input line 28896. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 6 undefined on input line 28927. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 6 undefined on input line 28931. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 6 undefined on input line 28974. [346] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 7 undefined on input line 28978. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 7 undefined on input line 29009. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 7 undefined on input line 29013. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion.list ' on page 347 undefined on input line 29052. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 7 undefined on input line 29057. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 7 undefined on input line 29061. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 7 undefined on input line 29094. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 7 undefined on input line 29098. [347] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 8 undefined on input line 29241. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 8 undefined on input line 29245. [348] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 9 undefined on input line 29284. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 9 undefined on input line 29288. LaTeX Warning: Hyper reference `custom-models:datarobot.models.CustomModelVersi onConversion' on page 349 undefined on input line 29337. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 9 undefined on input line 29342. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 9 undefined on input line 29346. LaTeX Warning: Hyper reference `custom-models:datarobot.models.CustomModelVersi onConversion' on page 349 undefined on input line 29387. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 9 undefined on input line 29392. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 34 9 undefined on input line 29396. [349] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 0 undefined on input line 29442. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 0 undefined on input line 29446. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersionDepen dencyBuild' on page 350 undefined on input line 29528. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersionDepen dencyBuild' on page 350 undefined on input line 29568. [350] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 1 undefined on input line 29593. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 1 undefined on input line 29597. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 1 undefined on input line 29628. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 1 undefined on input line 29632. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 1 undefined on input line 29663. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 1 undefined on input line 29667. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 351 undefined on input line 29724. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 351 undefined on input line 29728. [351] LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment' o n page 352 undefined on input line 29791. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 2 undefined on input line 29796. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 2 undefined on input line 29800. [352] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 3 undefined on input line 29865. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 3 undefined on input line 29869. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment' o n page 353 undefined on input line 29903. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 3 undefined on input line 29908. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 3 undefined on input line 29912. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 3 undefined on input line 29939. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 3 undefined on input line 29943. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 3 undefined on input line 29997. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 3 undefined on input line 30001. [353] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 4 undefined on input line 30032. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 4 undefined on input line 30036. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment.li st' on page 354 undefined on input line 30066. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 354 undefined on input line 30066. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment.li st' on page 354 undefined on input line 30090. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironment' o n page 354 undefined on input line 30090. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 4 undefined on input line 30095. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 4 undefined on input line 30099. Underfull \hbox (badness 10000) in paragraph at lines 30111--30113 []\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 [354] LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 355 undefined on input line 30243. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 355 undefined on input line 30248. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 5 undefined on input line 30252. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 5 undefined on input line 30256. [355] Underfull \hbox (badness 10000) in paragraph at lines 30284--30287 []\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 build sta-tus of Underfull \hbox (badness 10000) in paragraph at lines 30284--30287 \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 30284--30287 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 6 undefined on input line 30301. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 6 undefined on input line 30305. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 356 undefined on input line 30346. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 6 undefined on input line 30351. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 6 undefined on input line 30355. LaTeX Warning: Hyper reference `custom-models:datarobot.ExecutionEnvironmentVer sion' on page 356 undefined on input line 30389. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 6 undefined on input line 30394. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 6 undefined on input line 30398. [356] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 7 undefined on input line 30434. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 7 undefined on input line 30438. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 7 undefined on input line 30465. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 35 7 undefined on input line 30469. [357] [358] Chapter 21. [359] LaTeX Warning: Hyper reference `custom-applications:datarobot.CustomApplication ' on page 360 undefined on input line 30841. [360] [361] [362] Chapter 22. [363] LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 364 undefined on input line 31206. LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 364 undefined on input line 31235. LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 364 undefined on input line 31264. [364] [365] LaTeX Warning: Hyper reference `custom-applications:datarobot.CustomApplication ' on page 366 undefined on input line 31484. [366] LaTeX Warning: Hyper reference `custom-application-sources:datarobot.CustomAppl icationSource' on page 367 undefined on input line 31601. [367] [368] Chapter 23. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataDriver.list' on page 369 undefined on input line 31731. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataDriver' on page 369 undefined on input line 31770. [369] Underfull \hbox (badness 10000) in paragraph at lines 31818--31821 []\T1/txtt/bx/n/10 database_driver \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m /n/10 ) ^^U Op-tional. Spec-ify when typ is \T1/qtm/m/it/10 DataDriver- LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataDriver' on page 370 undefined on input line 31830. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 37 0 undefined on input line 31834. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 37 0 undefined on input line 31880. [370] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 37 1 undefined on input line 31918. LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector.list' on page 371 undefined on input line 31990. [371] LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector' on page 372 undefined on input line 32029. LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector' on page 372 undefined on input line 32076. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 37 2 undefined on input line 32080. LaTeX Warning: Hyper reference `data-connectivity:datarobot.Connector' on page 372 undefined on input line 32120. [372] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 37 3 undefined on input line 32124. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 37 3 undefined on input line 32158. [373] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 374 undefined on input line 32255. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 374 undefined on input line 32301. Underfull \hbox (badness 10000) in paragraph at lines 32345--32347 []\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 374 undefined on input line 32350. [374] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 375 undefined on input line 32364. Underfull \hbox (badness 10000) in paragraph at lines 32413--32415 []\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 375 undefined on input line 32418. [375] LaTeX Warning: Hyper reference `errors:datarobot.errors.CredentialsError' on pa ge 376 undefined on input line 32525. [376] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 377 undefined on input line 32671. [377] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 378 undefined on input line 32695. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 378 undefined on input line 32695. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 378 undefined on input line 32719. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 378 undefined on input line 32719. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 378 undefined on input line 32736. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 378 undefined on input line 32741. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 378 undefined on input line 32763. Overfull \vbox (27.92998pt too high) detected at line 32780 [378] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSourceParameter s' on page 379 undefined on input line 32821. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 379 un defined on input line 32827. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource.list' on page 379 undefined on input line 32857. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 379 undefined on input line 32896. [379] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSourceParameter s' on page 380 undefined on input line 32936. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 380 undefined on input line 32946. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSourceParameter s' on page 380 undefined on input line 32990. [380] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource.list' on page 381 undefined on input line 33095. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 381 undefined on input line 33095. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource.list' on page 381 undefined on input line 33119. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 381 undefined on input line 33119. [381] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 382 undefined on input line 33170. [382] [383] [384] Chapter 24. [385] [386] Chapter 25. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport.list' on page 387 undefined on input line 33423 . [387] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport' on page 388 undefined on input line 33468. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport' on page 388 undefined on input line 33532. [388] [389] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport.list' on page 390 undefined on input line 33679. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport' on page 390 undefined on input line 33724. [390] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport' on page 391 undefined on input line 33788. [391] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport.list' on page 392 undefined on input line 33908. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport' on page 392 undefined on input line 33953. [392] Underfull \hbox (badness 10000) in paragraph at lines 34017--34020 [] \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 34017--34020 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [393] LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.DataQualityExport.list' on page 394 undefined on input line 34200. [394] Chapter 26. [395] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 396 undefined on input line 34351. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 396 undefined on input line 34355. [396] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 397 undefined on input line 34437. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 397 undefined on input line 34500. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 397 undefined on input line 34504. [397] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 398 undefined on input line 34575. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 398 undefined on input line 34622. [398] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 399 undefined on input line 34664. [399] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 400 undefined on input line 34763. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 400 undefined on input line 34818. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 400 undefined on input line 34847. [400] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 401 undefined on input line 34876. [401] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 402 undefined on input line 35038. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset.list' on page 402 undefined on input line 35120. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 402 undefined on input line 35120. [402] LaTeX Warning: Hyper reference `features:datarobot.models.DatasetFeature' on pa ge 403 undefined on input line 35254. [403] LaTeX Warning: Hyper reference `features:datarobot.models.DatasetFeature' on pa ge 404 undefined on input line 35258. [404] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 405 undefined on input line 35472. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 405 undefined on input line 35513. [405] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 406 undefined on input line 35577. [406] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 407 undefined on input line 35640. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 407 undefined on input line 35644. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 407 undefined on input line 35693. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 407 undefined on input line 35739. [407] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 408 undefined on input line 35813. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 408 undefined on input line 35847. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 408 undefined on input line 35870. [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 36093--36100 \T1/qtm/m/n/10 GIVEN _ NAME / SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ LaTeX Warning: Hyper reference `data-registry:datarobot.DatasetDetails' on page 410 undefined on input line 36129. [410] LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 411 undefined on input line 36283. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 411 undefined on input line 36287. [411] LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 412 undefined on input line 36348. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations' on page 412 undefined on input line 36363. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 2 undefined on input line 36367. [412] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 41 3 undefined on input line 36420. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations' on page 413 undefined on input line 36464. [413] LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations.list' on page 414 undefined on input line 36538. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations' on page 414 undefined on input line 36538. Overfull \vbox (1.75995pt too high) detected at line 36575 [414] LaTeX Warning: Hyper reference `data-registry:datarobot.DataEngineQueryGenerato r' on page 415 undefined on input line 36660. [415] LaTeX Warning: Hyper reference `data-registry:datarobot.DataEngineQueryGenerato r' on page 416 undefined on input line 36721. [416] [417] LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 418 undefined on input line 36885. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 418 undefined on input line 36889. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 418 undefined on input line 36894. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 418 undefined on input line 36899. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 418 undefined on input line 36929. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 418 undefined on input line 36930. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 418 undefined on input line 36931. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 418 undefined on input line 36932. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 418 un defined on input line 36933. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 418 un defined on input line 36948. [418] [419] [420] Chapter 27. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingDia lect' on page 421 undefined on input line 37061. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 421 undefined on input line 37065. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.JDBCTabl eDataSourceInput' on page 421 undefined on input line 37070. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 421 undefined on input line 37071. Underfull \hbox (badness 10000) in paragraph at lines 37068--37072 \T1/qtm/m/n/10 ^^U The list of in-puts for the recipe. Each in-put can be ei-th er a LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 421 undefined on input line 37116. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.JDBCTabl eDataSourceInput' on page 421 undefined on input line 37120. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 421 undefined on input line 37120. Underfull \hbox (badness 10000) in paragraph at lines 37119--37122 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/n/1 0 [\T1/txtt/m/n/10 List\T1/qtm/m/n/10 [\T1/txtt/m/sl/10 JDBCTableDataSourceInpu t \T1/qtm/m/n/10 | LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.WranglingOperation' on page 421 undefined on input line 37125. [421] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipePr eview' on page 422 undefined on input line 37187. Underfull \vbox (badness 3601) detected at line 37219 [422] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.DownsamplingOperation' on page 423 undefined on input line 37244. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 423 undefined on input line 37254. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 423 undefined on input line 37275. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g et_preview' on page 423 undefined on input line 37298. [423] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g et_preview' on page 424 undefined on input line 37326. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.JDBCTabl eDataSourceInput' on page 424 undefined on input line 37395. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipeDa tasetInput' on page 424 undefined on input line 37395. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 424 undefined on input line 37405. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 424 undefined on input line 37413. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.WranglingOperation' on page 424 undefined on input line 37442. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 424 undefined on input line 37452. [424] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.u pdate' on page 425 undefined on input line 37482. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 425 undefined on input line 37520. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.DataWranglingDia lect' on page 425 undefined on input line 37546. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.RecipeType' on p age 425 undefined on input line 37554. [425] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g et' on page 426 undefined on input line 37604. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 426 undefined on input line 37635. [426] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.l ist' on page 427 undefined on input line 37663. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.g enerate_sql_for_operations' on page 427 undefined on input line 37730. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.WranglingOperation' on page 427 undefined on input line 37759. [427] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 428 undefined on input line 37814. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 428 undefined on input line 37835. [428] [429] [430] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.CategoricalStats Methods' on page 431 undefined on input line 38254. Underfull \hbox (badness 10000) in paragraph at lines 38253--38256 []\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 38253--38256 \T1/qtm/m/n/10 ods to ap-ply for rolling statis-tics. Cur-rently only sup-ports [431] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.NumericStatsMeth ods' on page 432 undefined on input line 38321. [432] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.TaskPlanElement' on page 433 undefined on input line 38395. Underfull \vbox (badness 2384) detected at line 38454 Overfull \vbox (38.2pt too high) detected at line 38454 [433] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.FilterCondition' on page 434 undefined on input line 38551. [434] [435] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.FindAndReplaceMa tchMode' on page 436 undefined on input line 38693. [436] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.BaseTimeAwareTask' on page 437 undefined on input line 38767. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.CategoricalStats Methods' on page 437 undefined on input line 38802. LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.NumericStatsMeth ods' on page 437 undefined on input line 38828. [437] LaTeX Warning: Hyper reference `data-wrangling:datarobot.enums.FilterOperationF unctions' on page 438 undefined on input line 38903. [438] Chapter 28. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 439 undefined on input line 39016. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 439 undefined on input line 39017. [439] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 440 undefined on input line 39178. [440] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 441 undefined on input line 39230. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 441 undefined on input line 39267. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 441 undefined on input line 39298. [441] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 442 undefined on input line 39428. [442] Underfull \vbox (badness 10000) detected at line 39607 Overfull \vbox (24.0pt too high) detected at line 39607 [443] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 444 undefined on input line 39637. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 444 undefined on input line 39668. Overfull \vbox (0.89993pt too high) detected at line 39688 [444] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 445 undefined on input line 39726. [445] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 446 undefined on input line 39787. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 446 undefined on input line 39827. [446] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 447 undefined on input line 39883. Underfull \hbox (badness 10000) in paragraph at lines 39922--39924 []\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 44 7 undefined on input line 39944. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 447 undefined on input line 39987. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 447 undefined on input line 39988. [447] Underfull \hbox (badness 10000) in paragraph at lines 40074--40077 []\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 448 undefined on input line 40121. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 448 undefined on input line 40124. [448] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 449 undefined on input line 40144. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 44 9 undefined on input line 40148. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 449 undefined on input line 40194. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 449 undefined on input line 40225. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 449 undefined on input line 40228. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 449 undefined on input line 40248. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 44 9 undefined on input line 40252. [449] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 450 undefined on input line 40294. Underfull \hbox (badness 10000) in paragraph at lines 40325--40328 \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.Model.list' o n page 450 undefined on input line 40362. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 45 0 undefined on input line 40367. [450] Underfull \hbox (badness 10000) in paragraph at lines 40451--40453 []\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 451 undefined on input line 40469. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 451 undefined on input line 40469. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 45 1 undefined on input line 40473. [451] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 45 2 undefined on input line 40525. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 452 undefined on input line 40584. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 452 undefined on input line 40609. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 452 undefined on input line 40609. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 452 undefined on input line 40657. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 452 undefined on input line 40667. [452] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 45 3 undefined on input line 40671. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 453 undefined on input line 40720. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 45 3 undefined on input line 40724. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 453 undefined on input line 40766. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 45 3 undefined on input line 40770. [453] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 454 undefined on input line 40840. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 454 undefined on input line 40870. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 454 undefined on input line 40909. [454] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 455 undefined on input line 40924. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 455 undefined on input line 40954. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 455 undefined on input line 40961. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 455 undefined on input line 40966. Underfull \hbox (badness 10000) in paragraph at lines 41066--41069 []\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 [455] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 45 6 undefined on input line 41096. Underfull \hbox (badness 10000) in paragraph at lines 41125--41129 []\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 45 6 undefined on input line 41156. [456] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 457 undefined on input line 41195. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 457 undefined on input line 41195. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 457 undefined on input line 41334. [457] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 458 undefined on input line 41405. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 458 undefined on input line 41423. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 458 undefined on input line 41423. [458] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 459 undefine d on input line 41480. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 459 undefine d on input line 41580. Underfull \hbox (badness 10000) in paragraph at lines 41600--41603 \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 [459] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect' on page 460 undefined on input line 41630. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 460 undefine d on input line 41653. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 460 undefined on input line 41657. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 460 undefined on input line 41677. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.list' o n page 460 undefined on input line 41691. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 460 undefine d on input line 41702. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 460 undefined on input line 41722. [460] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 461 undefine d on input line 41750. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 461 undefined on input line 41754. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 461 undefined on input line 41793. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 461 undefined on input line 41794. Underfull \hbox (badness 10000) in paragraph at lines 41791--41796 []\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 41791--41796 \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 [461] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 462 undefined on input line 41845. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 462 undefined on input line 41895. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 462 undefined on input line 41931. [462] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 463 undefined on input line 41961. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 463 undefined on input line 41987. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 463 undefined on input line 42006. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 463 undefined on input line 42012. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 463 undefined on input line 42021. [463] Underfull \hbox (badness 10000) in paragraph at lines 42047--42050 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 42052--42058 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 464 undefined on input line 42075. Underfull \hbox (badness 10000) in paragraph at lines 42096--42098 []\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 464 undefined on input line 42111. Underfull \hbox (badness 10000) in paragraph at lines 42132--42134 []\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 464 undefined on input line 42147. [464] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 465 undefine d on input line 42228. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 465 undefined on input line 42276. [465] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 466 undefined on input line 42405. [466] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .train_datetime' on page 467 undefined on input line 42443. Underfull \hbox (badness 10000) in paragraph at lines 42458--42467 []\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 [467] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 468 undefined on input line 42529. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 468 undefined on input line 42530. Underfull \hbox (badness 10000) in paragraph at lines 42527--42532 []\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 42527--42532 \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 42540--42543 \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 [468] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 469 undefined on input line 42602. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 469 undefined on input line 42658. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 469 undefined on input line 42728. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 469 undefined on input line 42729. [469] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 470 undefined on input line 42802. [470] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel' o n page 471 undefined on input line 42876. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 471 undefine d on input line 42906. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 471 undefined on input line 42954. [471] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 472 undefined on input line 42991. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 472 undefined on input line 43022. [472] [473] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 474 undefined on input line 43331. [474] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 475 undefined on input line 43362. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 475 undefined on input line 43420. [475] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 476 undefined on input line 43481. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 476 undefined on input line 43521. [476] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 477 undefined on input line 43577. Underfull \hbox (badness 10000) in paragraph at lines 43616--43618 []\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 [477] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 47 8 undefined on input line 43638. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 478 undefined on input line 43681. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 478 undefined on input line 43682. Underfull \hbox (badness 10000) in paragraph at lines 43768--43771 []\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 [478] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 479 undefined on input line 43815. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 479 undefined on input line 43818. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 479 undefined on input line 43838. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 47 9 undefined on input line 43842. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 479 undefined on input line 43888. [479] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 480 undefined on input line 43919. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 480 undefined on input line 43922. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 480 undefined on input line 43942. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 0 undefined on input line 43946. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 480 undefined on input line 43988. Underfull \hbox (badness 10000) in paragraph at lines 44019--44022 \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 [480] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 481 undefined on input line 44056. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 1 undefined on input line 44061. Underfull \hbox (badness 10000) in paragraph at lines 44145--44147 []\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 481 undefined on input line 44163. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 481 undefined on input line 44163. [481] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 2 undefined on input line 44167. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 2 undefined on input line 44219. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 482 undefined on input line 44278. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 482 undefined on input line 44303. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 482 undefined on input line 44303. [482] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 483 undefined on input line 44351. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 483 undefined on input line 44361. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 3 undefined on input line 44365. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 483 undefined on input line 44414. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 3 undefined on input line 44418. [483] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 484 undefined on input line 44460. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 4 undefined on input line 44464. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 484 undefined on input line 44534. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 484 undefined on input line 44564. [484] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 485 undefined on input line 44603. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 485 undefined on input line 44618. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 485 undefined on input line 44648. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 485 undefined on input line 44655. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 485 undefined on input line 44660. [485] Underfull \hbox (badness 10000) in paragraph at lines 44760--44763 []\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 48 6 undefined on input line 44790. Underfull \hbox (badness 10000) in paragraph at lines 44819--44823 []\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 [486] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 48 7 undefined on input line 44850. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 487 undefined on input line 44889. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 487 undefined on input line 44889. [487] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 488 undefined on input line 45028. [488] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 489 undefined on input line 45099. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 489 undefined on input line 45117. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 489 undefined on input line 45117. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 489 undefine d on input line 45244. [489] Underfull \hbox (badness 10000) in paragraph at lines 45264--45267 \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 490 undefined on input line 45294. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 490 undefine d on input line 45317. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 490 undefined on input line 45321. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 490 undefined on input line 45341. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel.li st' on page 490 undefined on input line 45355. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 490 undefine d on input line 45366. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 490 undefined on input line 45386. [490] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 491 undefine d on input line 45414. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 491 undefined on input line 45418. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 491 undefined on input line 45454. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 491 undefined on input line 45484. [491] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 492 undefined on input line 45510. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 492 undefined on input line 45529. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 492 undefined on input line 45535. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 492 undefined on input line 45544. Underfull \hbox (badness 10000) in paragraph at lines 45570--45573 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 45575--45581 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the [492] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 493 undefined on input line 45598. Underfull \hbox (badness 10000) in paragraph at lines 45619--45621 []\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 493 undefined on input line 45634. Underfull \hbox (badness 10000) in paragraph at lines 45655--45657 []\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 493 undefined on input line 45670. [493] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 494 undefine d on input line 45751. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 494 undefined on input line 45799. [494] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 495 undefined on input line 45928. [495] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 496 undefined on input line 45984. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 496 undefined on input line 46108. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 496 undefined on input line 46109. [496] [497] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel' on page 498 undefined on input line 46264. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 498 undefined on input line 46312. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 498 undefined on input line 46349. [498] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 499 undefined on input line 46380. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 499 undefined on input line 46510. [499] [500] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 501 undefined on input line 46719. [501] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 502 undefined on input line 46750. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 502 undefined on input line 46808. [502] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 503 undefined on input line 46869. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 503 undefined on input line 46909. [503] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 504 undefined on input line 46965. Underfull \hbox (badness 10000) in paragraph at lines 47004--47006 []\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 [504] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 50 5 undefined on input line 47026. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 505 undefined on input line 47069. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 505 undefined on input line 47070. [505] Underfull \hbox (badness 10000) in paragraph at lines 47156--47159 []\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 506 undefined on input line 47203. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 506 undefined on input line 47206. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 506 undefined on input line 47226. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 50 6 undefined on input line 47230. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 506 undefined on input line 47276. [506] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 507 undefined on input line 47307. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 507 undefined on input line 47310. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 507 undefined on input line 47330. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 50 7 undefined on input line 47334. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 507 undefined on input line 47376. [507] Underfull \hbox (badness 10000) in paragraph at lines 47407--47410 \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.BlenderModel. list' on page 508 undefined on input line 47444. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 50 8 undefined on input line 47449. Underfull \hbox (badness 10000) in paragraph at lines 47533--47535 []\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 [508] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 509 undefined on input line 47551. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 509 undefined on input line 47551. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 50 9 undefined on input line 47555. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 50 9 undefined on input line 47607. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 509 undefined on input line 47666. [509] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 510 undefined on input line 47691. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 510 undefined on input line 47691. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 510 undefined on input line 47739. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 510 undefined on input line 47749. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 51 0 undefined on input line 47753. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 510 undefined on input line 47802. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 51 0 undefined on input line 47806. [510] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 511 undefined on input line 47848. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 51 1 undefined on input line 47852. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 511 undefined on input line 47922. [511] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 512 undefined on input line 47952. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 512 undefined on input line 47991. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 512 undefined on input line 48006. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 512 undefined on input line 48036. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 512 undefined on input line 48043. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 512 undefined on input line 48048. [512] Underfull \hbox (badness 10000) in paragraph at lines 48148--48151 []\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 51 3 undefined on input line 48178. Underfull \hbox (badness 10000) in paragraph at lines 48207--48211 []\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 [513] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 51 4 undefined on input line 48238. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 514 undefined on input line 48277. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 514 undefined on input line 48277. [514] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 515 undefined on input line 48416. [515] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 516 undefined on input line 48487. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 516 undefined on input line 48505. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 516 undefined on input line 48505. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 516 undefine d on input line 48562. [516] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 517 undefine d on input line 48662. Underfull \hbox (badness 10000) in paragraph at lines 48682--48685 \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 517 undefined on input line 48712. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 517 undefine d on input line 48735. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 517 undefined on input line 48739. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 517 undefined on input line 48759. [517] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel. list' on page 518 undefined on input line 48773. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 518 undefine d on input line 48784. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 518 undefined on input line 48804. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 518 undefine d on input line 48832. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 518 undefined on input line 48836. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 518 undefined on input line 48875. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 518 undefined on input line 48876. Underfull \hbox (badness 10000) in paragraph at lines 48873--48878 []\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 48873--48878 \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 [518] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 519 undefined on input line 48927. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 519 undefined on input line 48977. [519] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 520 undefined on input line 49013. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 520 undefined on input line 49043. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 520 undefined on input line 49069. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 520 undefined on input line 49088. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 520 undefined on input line 49094. [520] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 521 undefined on input line 49103. Underfull \hbox (badness 10000) in paragraph at lines 49129--49132 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 49134--49140 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 521 undefined on input line 49157. Underfull \hbox (badness 10000) in paragraph at lines 49178--49180 []\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 [521] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 522 undefined on input line 49193. Underfull \hbox (badness 10000) in paragraph at lines 49214--49216 []\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 522 undefined on input line 49229. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 522 undefine d on input line 49310. [522] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 523 undefined on input line 49358. [523] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 524 undefined on input line 49487. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .train_datetime' on page 524 undefined on input line 49525. Underfull \hbox (badness 10000) in paragraph at lines 49540--49549 []\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 [524] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 525 undefined on input line 49611. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 525 undefined on input line 49612. Underfull \hbox (badness 10000) in paragraph at lines 49609--49614 []\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 49609--49614 \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 49622--49625 \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 [525] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 526 undefined on input line 49684. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 526 undefined on input line 49740. [526] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 527 undefined on input line 49790. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 527 undefined on input line 49791. Underfull \hbox (badness 5217) in paragraph at lines 49852--49855 []\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 [527] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 528 undefined on input line 49886. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 528 undefined on input line 49946. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 528 undefined on input line 49955. [528] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 529 undefined on input line 49962. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 529 undefined on input line 49970. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 529 undefined on input line 49978. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 529 undefined on input line 50043. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 529 undefine d on input line 50072. [529] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 530 undefine d on input line 50165. [530] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 1 undefined on input line 50334. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 531 undefine d on input line 50365. [531] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 532 undefined on input line 50387. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 532 undefined on input line 50388. Underfull \hbox (badness 10000) in paragraph at lines 50385--50390 []\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 50385--50390 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 532 undefined on input line 50451. [532] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata Datetime' on page 533 undefined on input line 50517. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect' on page 533 undefined on input line 50537. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect_metadata' on page 533 undefined on input line 50541. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 533 undefine d on input line 50555. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 533 undefined on input line 50559. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 533 undefined on input line 50590. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect_metadata' on page 533 undefined on input line 50593. [533] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 534 undefined on input line 50615. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 4 undefined on input line 50619. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect_metadata' on page 534 undefined on input line 50639. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 534 undefined on input line 50665. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 534 undefined on input line 50685. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 534 undefined on input line 50703. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 534 undefine d on input line 50714. [534] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 535 undefined on input line 50745. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 535 undefined on input line 50748. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 535 undefined on input line 50772. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 5 undefined on input line 50776. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 535 undefined on input line 50819. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 535 undefined on input line 50833. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 535 undefined on input line 50858. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 535 undefine d on input line 50862. [535] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 536 undefine d on input line 50866. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 536 undefine d on input line 50956. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 536 undefine d on input line 50960. [536] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AccuracyOverTimePlotsMetadata' on page 537 undefined on input line 51010. LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AccuracyOverTimePlot' on page 537 undefined on input line 51091. [537] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AccuracyOverTimePlotPreview' on page 538 undefined on input line 51163. [538] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. ForecastVsActualPlotsMetadata' on page 539 undefined on input line 51205. LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. ForecastVsActualPlot' on page 539 undefined on input line 51290. [539] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. ForecastVsActualPlotPreview' on page 540 undefined on input line 51369. [540] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AnomalyOverTimePlotsMetadata' on page 541 undefined on input line 51411. [541] LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AnomalyOverTimePlot' on page 542 undefined on input line 51486. LaTeX Warning: Hyper reference `insights:datarobot.models.datetime_trend_plots. AnomalyOverTimePlotPreview' on page 542 undefined on input line 51556. [542] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord' on page 543 undefined on input line 51681. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 543 undefined on input line 51686. [543] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 544 undefined on input line 51728. Underfull \hbox (badness 10000) in paragraph at lines 51764--51767 \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 544 undefined on input line 51801. [544] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 54 5 undefined on input line 51805. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 545 undefined on input line 51825. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 545 undefine d on input line 51859. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 545 undefined on input line 51863. [545] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 546 undefined on input line 51912. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 546 undefined on input line 51917. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 546 undefined on input line 51962. [546] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 54 7 undefined on input line 52021. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 547 undefined on input line 52072. [547] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 54 8 undefined on input line 52131. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 548 undefined on input line 52189. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 548 undefined on input line 52226. [548] [549] [550] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 551 undefined on input line 52535. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 551 undefined on input line 52566. [551] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 552 undefined on input line 52624. [552] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 553 undefined on input line 52685. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 553 undefined on input line 52725. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 553 undefined on input line 52781. [553] Underfull \hbox (badness 10000) in paragraph at lines 52820--52822 []\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 55 4 undefined on input line 52842. [554] Underfull \hbox (badness 10000) in paragraph at lines 52920--52923 []\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 Underfull \hbox (badness 10000) in paragraph at lines 53014--53016 []\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 555 undefined on input line 53032. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 555 undefined on input line 53032. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 55 5 undefined on input line 53036. [555] LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 556 undefined on input line 53089. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 556 undefined on input line 53114. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 556 undefined on input line 53114. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 556 undefined on input line 53162. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 556 undefined on input line 53172. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 55 6 undefined on input line 53176. [556] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 557 undefined on input line 53225. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 55 7 undefined on input line 53229. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 557 undefined on input line 53271. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 55 7 undefined on input line 53275. [557] Underfull \hbox (badness 10000) in paragraph at lines 53425--53428 []\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 55 8 undefined on input line 53455. [558] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 559 undefined on input line 53490. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 559 undefined on input line 53490. [559] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 560 undefined on input line 53629. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 560 undefined on input line 53700. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .list' on page 560 undefined on input line 53718. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 560 undefined on input line 53718. [560] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 561 undefine d on input line 53775. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 561 undefine d on input line 53875. [561] Underfull \hbox (badness 10000) in paragraph at lines 53895--53898 \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 562 undefined on input line 53944. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 562 undefined on input line 53945. Underfull \hbox (badness 10000) in paragraph at lines 53942--53947 []\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 53942--53947 \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 [562] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 563 undefined on input line 53996. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 563 undefined on input line 54026. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 563 undefined on input line 54052. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 563 undefined on input line 54071. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 563 undefined on input line 54077. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 563 undefined on input line 54086. [563] Underfull \hbox (badness 10000) in paragraph at lines 54112--54115 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 54117--54123 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 564 undefined on input line 54140. Underfull \hbox (badness 10000) in paragraph at lines 54161--54163 []\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 564 undefined on input line 54176. [564] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 565 undefined on input line 54305. [565] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 566 undefined on input line 54330. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 566 undefined on input line 54331. Underfull \hbox (badness 10000) in paragraph at lines 54328--54333 []\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 54328--54333 \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 54341--54344 \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 566 undefined on input line 54403. [566] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 567 undefined on input line 54459. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 567 undefined on input line 54509. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 567 undefined on input line 54510. [567] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.FrozenModel' on page 568 undefined on input line 54658. [568] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 569 undefined on input line 54683. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 569 undefined on input line 54684. [569] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del' on page 570 undefined on input line 54837. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 570 undefine d on input line 54874. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 57 0 undefined on input line 54879. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 570 undefined on input line 54883. [570] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 571 undefined on input line 54934. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 571 undefined on input line 54971. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 571 undefined on input line 55002. [571] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 572 undefined on input line 55132. [572] [573] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 574 undefined on input line 55341. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 574 undefined on input line 55372. [574] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 575 undefined on input line 55430. [575] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 576 undefined on input line 55491. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 576 undefined on input line 55531. [576] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 577 undefined on input line 55587. Underfull \hbox (badness 10000) in paragraph at lines 55626--55628 []\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 57 7 undefined on input line 55648. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.cross_v alidate' on page 577 undefined on input line 55691. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train' on page 577 undefined on input line 55692. [577] Underfull \hbox (badness 10000) in paragraph at lines 55778--55781 []\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 578 undefined on input line 55825. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 578 undefined on input line 55828. [578] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 579 undefined on input line 55848. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 57 9 undefined on input line 55852. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffectMetadata ' on page 579 undefined on input line 55898. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_effect' on page 579 undefined on input line 55929. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 579 undefined on input line 55932. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 579 undefined on input line 55952. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 57 9 undefined on input line 55956. [579] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 580 undefined on input line 55998. Underfull \hbox (badness 10000) in paragraph at lines 56029--56032 \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.RatingTableMo del.list' on page 580 undefined on input line 56066. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 0 undefined on input line 56071. [580] Underfull \hbox (badness 10000) in paragraph at lines 56155--56157 []\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 581 undefined on input line 56173. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.LabelwiseRo cCurve' on page 581 undefined on input line 56173. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 1 undefined on input line 56177. [581] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 2 undefined on input line 56229. LaTeX Warning: Hyper reference `blueprints:datarobot.models.ModelBlueprintChart ' on page 582 undefined on input line 56288. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 582 undefined on input line 56313. LaTeX Warning: Hyper reference `blueprints:datarobot.models.BlueprintTaskDocume nt' on page 582 undefined on input line 56313. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 582 undefined on input line 56361. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 582 undefined on input line 56371. [582] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 3 undefined on input line 56375. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 583 undefined on input line 56424. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 3 undefined on input line 56428. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 583 undefined on input line 56470. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 3 undefined on input line 56474. [583] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect_metadata' on page 584 undefined on input line 56544. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureEffects' on pa ge 584 undefined on input line 56574. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 584 undefined on input line 56613. [584] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 585 undefined on input line 56628. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.request _feature_impact' on page 585 undefined on input line 56658. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 585 undefined on input line 56665. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 585 undefined on input line 56670. Underfull \hbox (badness 10000) in paragraph at lines 56770--56773 []\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 [585] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 6 undefined on input line 56800. Underfull \hbox (badness 10000) in paragraph at lines 56829--56833 []\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 58 6 undefined on input line 56860. [586] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 587 undefined on input line 56899. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Ruleset' on p age 587 undefined on input line 56899. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 587 undefined on input line 57038. [587] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 588 undefined on input line 57109. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 588 undefined on input line 57127. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 588 undefined on input line 57127. [588] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 589 undefine d on input line 57184. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 589 undefine d on input line 57284. Underfull \hbox (badness 10000) in paragraph at lines 57304--57307 \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 [589] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effect' on page 590 undefined on input line 57334. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 590 undefine d on input line 57357. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 590 undefined on input line 57361. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_effects_multiclass' on page 590 undefined on input line 57381. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del.list' on page 590 undefined on input line 57395. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 590 undefine d on input line 57406. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_fea ture_impact' on page 590 undefined on input line 57426. [590] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 591 undefine d on input line 57454. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 591 undefined on input line 57458. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 591 undefined on input line 57497. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 591 undefined on input line 57498. Underfull \hbox (badness 10000) in paragraph at lines 57495--57500 []\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 57495--57500 \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 [591] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 592 undefined on input line 57549. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 592 undefined on input line 57599. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 592 undefined on input line 57635. [592] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 593 undefined on input line 57665. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 593 undefined on input line 57691. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 593 undefined on input line 57710. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 593 undefined on input line 57716. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 593 undefined on input line 57725. [593] Underfull \hbox (badness 10000) in paragraph at lines 57751--57754 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 57756--57762 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 594 undefined on input line 57779. Underfull \hbox (badness 10000) in paragraph at lines 57800--57802 []\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 594 undefined on input line 57815. Underfull \hbox (badness 10000) in paragraph at lines 57836--57838 []\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 594 undefined on input line 57851. [594] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 595 undefine d on input line 57932. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 595 undefined on input line 57980. [595] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 596 undefined on input line 58109. [596] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .train_datetime' on page 597 undefined on input line 58147. Underfull \hbox (badness 10000) in paragraph at lines 58162--58171 []\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 [597] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 598 undefined on input line 58233. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 598 undefined on input line 58234. Underfull \hbox (badness 10000) in paragraph at lines 58231--58236 []\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 58231--58236 \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 58244--58247 \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 [598] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 599 undefined on input line 58306. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 599 undefined on input line 58362. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 599 undefined on input line 58408. [599] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 60 0 undefined on input line 58447. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 600 undefined on input line 58452. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 600 undefined on input line 58456. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 600 undefined on input line 58460. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster_insig ht.ClusterInsight' on page 600 undefined on input line 1. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster.Clust er' on page 600 undefined on input line 1. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 60 0 undefined on input line 58539. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 60 0 undefined on input line 58576. [600] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 60 1 undefined on input line 58686. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.cluster.Clust er' on page 601 undefined on input line 58732. [601] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 60 2 undefined on input line 58811. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 602 undefined on input line 58816. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 602 undefined on input line 58820. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 602 undefined on input line 58824. [602] LaTeX Warning: Hyper reference `projects:segmented-modeling-api' on page 603 un defined on input line 58989. [603] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.model.Advance dTuningParamsType' on page 604 undefined on input line 59152. Underfull \hbox (badness 10000) in paragraph at lines 59158--59160 []\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 [604] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 605 undefined on input line 59195. Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 []\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 59221--59233 \T1/qtm/m/n/10 ply when run-ning the grid search. This is only ap-pli-ca-ble if the search Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \T1/qtm/m/n/10 type is spec-i-fied and the search de-ter-mines which al-go-rith m to use. Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \T1/qtm/m/n/10 The fol-low-ing are the valid com-bi-na-tions of search type and al-go-rithm: Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \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 59221--59233 \T1/qtm/m/n/10 | Grid-SearchAl-go-rithm.EXHAUSTIVE_SEARCH (de-fault) | | Grid-S earch- [605] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 606 undefined on input line 59337. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 606 undefined on input line 59366. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 606 undefined on input line 59388. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 606 undefined on input line 59402. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 606 undefined on input line 59427. [606] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncModelCreationError ' on page 607 undefined on input line 59530. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 607 undefined on input line 59534. [607] LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 608 undefined on input line 59592. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 608 undefine d on input line 59612. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 608 undefined on input line 59620. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 608 undefined on input line 59661. LaTeX Warning: Hyper reference `errors:datarobot.errors.PendingJobFinished' on page 608 undefined on input line 59666. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 608 undefined on input line 59671. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 608 undefined on input line 59709. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 608 undefined on input line 59714. [608] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 609 undefined on input line 59718. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 609 undefined on input line 59822. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 609 undefined on input line 59826. [609] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 610 undefined on input line 59866. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 610 undefined on input line 59870. [610] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job' on page 611 undefined on input line 60036. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 1 undefined on input line 60041. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 1 undefined on input line 60045. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 1 undefined on input line 60080. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 1 undefined on input line 60084. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job' on page 611 undefined on input line 60118. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 1 undefined on input line 60123. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 1 undefined on input line 60127. [611] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 2 undefined on input line 60206. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 2 undefined on input line 60210. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 2 undefined on input line 60241. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 2 undefined on input line 60245. [612] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 3 undefined on input line 60276. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 3 undefined on input line 60280. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job' on page 613 undefined on input line 60330. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 3 undefined on input line 60335. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 3 undefined on input line 60339. [613] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job_ run.JobRunStatus' on page 614 undefined on input line 60453. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 4 undefined on input line 60507. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 4 undefined on input line 60511. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 4 undefined on input line 60554. [614] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 5 undefined on input line 60558. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 5 undefined on input line 60604. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 5 undefined on input line 60608. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 5 undefined on input line 60639. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 5 undefined on input line 60643. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 5 undefined on input line 60674. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 5 undefined on input line 60678. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 5 undefined on input line 60709. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 5 undefined on input line 60713. [615] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 6 undefined on input line 60744. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 6 undefined on input line 60748. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 61 6 undefined on input line 60779. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 61 6 undefined on input line 60783. [616] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule' on page 617 undefined on input line 60895. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule' on page 617 undefined on input line 60947. [617] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.missing_repor t.MissingValuesReport' on page 618 undefined on input line 61050. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el' on page 618 undefined on input line 61140. [618] [619] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el' on page 620 undefined on input line 61288. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 620 undefined on input line 61324. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 620 undefined on input line 61345. [620] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 621 undefined on input line 61394. [621] LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 622 undefined on input line 61596. [622] [623] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 624 undefined on input line 61719. Underfull \hbox (badness 10000) in paragraph at lines 61788--61790 []\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 624 undefined on input line 61799. [624] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 625 undefined on input line 61863. [625] [626] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 627 undefine d on input line 62193. [627] [628] Chapter 29. [629] [630] Chapter 30. Underfull \hbox (badness 10000) in paragraph at lines 62256--62260 []\T1/qtm/m/n/10 datarobot-key \T1/txtt/m/n/10 str \T1/qtm/m/n/10 Cor-re-sponds the to the \T1/txtt/m/n/10 PredictionServer \T1/qtm/m/n/10 ^^Psnake_cased^^Q LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 631 undefined on input line 62282. [631] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 632 undefined on input line 62378. [632] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 633 undefined on input line 62455. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 633 undefined on input line 62524. [633] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 634 undefined on input line 62592. [634] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.DeploymentListFilters' on page 635 undefined on input line 62667. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 635 undefined on input line 62686. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 635 undefined on input line 62740. [635] LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob' on page 636 undefined on input line 62773. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 636 undefined on input line 62791. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 636 undefined on input line 62796. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 636 undefined on input line 62801. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 636 undefined on input line 62815. [636] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.validate_replacement_model' on page 637 undefined on input line 62971. [637] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.validate_replacement_model' on page 638 undefined on input line 63048. [638] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.replace_model' on page 639 undefined on input line 63143. Overfull \vbox (0.61996pt too high) detected at line 63205 [639] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 640 undefined on input line 63213. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 640 undefined on input line 63249. [640] LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 641 undefined on input line 63366. [641] [642] [643] [644] [645] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 646 undefined on input line 63949. Underfull \hbox (badness 10000) in paragraph at lines 63946--63950 \T1/qtm/m/n/10 If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- ment. Underfull \hbox (badness 10000) in paragraph at lines 63946--63950 \T1/qtm/m/n/10 To up-date ex-ist-ing `'pre-dic-tions_data_collection'' set-ting s, see LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 646 undefined on input line 63966. [646] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 647 undefined on input line 64177. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 647 undefined on input line 64181. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 647 undefined on input line 64185. [647] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.deployment.HealthSettings' on page 648 undefined on input line 64274. [648] [649] [650] [651] [652] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 653 undefined on input line 64905. LaTeX Warning: Hyper reference `data-registry:datarobot.models.SecondaryDataset Configurations' on page 653 undefined on input line 64951. [653] [654] [655] Underfull \hbox (badness 10000) in paragraph at lines 65278--65280 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 65313--65315 \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 65313--65315 \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- [656] [657] [658] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 659 undefined on input line 65600. [659] [660] [661] [662] [663] [664] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.ServiceStats' on page 665 undefined on input line 66251. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.ServiceStatsOverTime' on page 665 undefined on input line 66348. [665] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.TargetDrift' on page 666 undefined on input line 66476. [666] [667] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.PredictionsOverTime' on page 668 undefined on input line 66705. [668] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.Accuracy' on page 669 undefined on input line 66803. [669] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.AccuracyOverTime' on page 670 undefined on input line 66984. [670] [671] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 672 undefined on input line 67202. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 672 undefined on input lin e 67307. [672] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 673 undefined on input line 67425. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_challenger_models_settings' on page 673 undefined on input line 67456 . LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 673 undefined on input line 67481. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 673 undefined on input line 67486. [673] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 674 undefined on input line 67545 . LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 674 undefined on input line 67622. Underfull \hbox (badness 10000) in paragraph at lines 67619--67623 []\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 67619--67623 \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 674 undefined on input line 67628. Underfull \hbox (badness 10000) in paragraph at lines 67625--67629 []\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 67625--67629 \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 [674] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 675 undefined on input line 6765 2. Underfull \hbox (badness 10000) in paragraph at lines 67649--67653 []\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 67649--67653 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 675 undefined on input line 67742. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 675 undefined on input line 67747. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 675 undefined on input line 67753. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 675 undefined on input line 67755. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 675 undefined on input line 67760. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 675 undefined on input line 67767. [675] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 676 undefined on input line 67774. [676] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 677 undefined on input line 67863. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 677 undefined on input line 67895. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons' on page 677 undefined on input line 67902. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 7 undefined on input line 67951. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 67 7 undefined on input line 67955. [677] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 678 undefined on input line 68029. LaTeX Warning: Hyper reference `deployment-management:datarobot.PredictionServe r.list' on page 678 undefined on input line 68057. Underfull \hbox (badness 10000) in paragraph at lines 68118--68120 []\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- [678] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti onEnvironment.list' on page 679 undefined on input line 68157. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti onEnvironment' on page 679 undefined on input line 68199. [679] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti onEnvironment' on page 680 undefined on input line 68303. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 0 undefined on input line 68308. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 68 0 undefined on input line 68312. [680] [681] [682] Chapter 31. [683] LaTeX Warning: Hyper reference `errors:datarobot.errors.PlatformDeprecationWarn ing' on page 684 undefined on input line 68612. [684] LaTeX Warning: Hyper reference `errors:datarobot.errors.DataRobotDeprecationWar ning' on page 685 undefined on input line 68803. [685] [686] Chapter 32. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature' on p age 687 undefined on input line 68844. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 687 undefined on input line 68846. [687] Underfull \hbox (badness 10000) in paragraph at lines 68957--68962 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 688 undefined on input line 69023. [688] [689] LaTeX Warning: Hyper reference `features:datarobot.models.MulticategoricalHisto gram' on page 690 undefined on input line 69180. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 690 undefined on input line 69185. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseCorrelations' on page 690 undefined on input line 69215. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 690 undefined on input line 69220. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseJointProbabil ities' on page 690 undefined on input line 69250. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 690 undefined on input line 69255. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseConditionalPr obabilities' on page 690 undefined on input line 69285. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 690 undefined on input line 69290. [690] LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 691 undefined on input line 69386. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 691 undefined on input line 69416. LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 691 undefined on input line 69419. [691] Underfull \hbox (badness 10000) in paragraph at lines 69499--69504 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature' on p age 692 undefined on input line 69559. [692] [693] LaTeX Warning: Hyper reference `features:datarobot.models.DatasetFeatureHistogr am' on page 694 undefined on input line 69710. LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 694 undefined on input line 69766. LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 694 undefined on input line 69822. [694] LaTeX Warning: Hyper reference `features:datarobot.models.InteractionFeature' o n page 695 undefined on input line 69895. Underfull \hbox (badness 5331) in paragraph at lines 69952--69954 []\T1/txtt/bx/n/10 values \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(dict)\T1/qtm/m/n /10 ) ^^U List of His-togram val-ues with a schema de-scribed as LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_multicate gorical_histogram' on page 695 undefined on input line 69973. LaTeX Warning: Hyper reference `features:datarobot.models.MulticategoricalHisto gram' on page 695 undefined on input line 69988. [695] LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_pairwise_ correlations' on page 696 undefined on input line 70089. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseCorrelations' on page 696 undefined on input line 70104. [696] Underfull \hbox (badness 10000) in paragraph at lines 70193--70196 []\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 70193--70196 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get_pairwise_ joint_probabilities' on page 697 undefined on input line 70216. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseJointProbabil ities' on page 697 undefined on input line 70231. [697] Underfull \hbox (badness 10000) in paragraph at lines 70341--70344 []\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 70341--70344 \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 698 undefined on input line 70364. LaTeX Warning: Hyper reference `features:datarobot.models.PairwiseConditionalPr obabilities' on page 698 undefined on input line 70379. [698] LaTeX Warning: Hyper reference `features:datarobot.models.restore_discarded_fea tures.FeatureRestorationStatus' on page 699 undefined on input line 70514. [699] LaTeX Warning: Hyper reference `features:datarobot.models.restore_discarded_fea tures.DiscardedFeaturesInfo' on page 700 undefined on input line 70547. [700] [701] LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 702 undefined on input line 70842. [702] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 703 undefined on input line 71036. [703] LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist' on page 704 undefined on input line 71113. [704] [705] Underfull \hbox (badness 5771) in paragraph at lines 71391--71395 \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 71397--71401 []\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 71423--71426 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [706] [707] [708] Underfull \hbox (badness 5771) in paragraph at lines 71672--71676 \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 71678--71682 []\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 pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 71704--71707 \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 71724--71726 []\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 [709] Underfull \hbox (badness 10000) in paragraph at lines 71753--71755 []\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 71761--71765 \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 710 undefined on input line 71774. [710] LaTeX Warning: Hyper reference `features:datarobot.models.RelationshipsConfigur ation' on page 711 undefined on input line 71832. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 1 undefined on input line 71836. Underfull \hbox (badness 10000) in paragraph at lines 71868--71870 []\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 71876--71880 \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 711 undefined on input line 71889. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 1 undefined on input line 71910. [711] [712] LaTeX Warning: Hyper reference `features:datarobot.models.FeatureLineage' on pa ge 713 undefined on input line 72128. [713] LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRE ngineSpecificParameters' on page 714 undefined on input line 72186. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obResource' on page 714 undefined on input line 72214. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obDatasetLanguage' on page 714 undefined on input line 72276. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRE ngineSpecificParameters' on page 714 undefined on input line 72280. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obResource' on page 714 undefined on input line 72290. LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.Star tOCRJobResponse' on page 714 undefined on input line 72315. [714] LaTeX Warning: Hyper reference `features:datarobot.models.ocr_job_resource.OCRJ obStatusEnum' on page 715 undefined on input line 72340. [715] [716] Overfull \vbox (10.32994pt too high) detected at line 72774 [717] Overfull \vbox (2.88174pt too high) detected at line 72856 [718] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 9 undefined on input line 72913. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 719 undefined on input line 72918. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 719 undefined on input line 72922. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 719 undefined on input line 72926. [719] [720] [721] [722] Chapter 33. [723] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_validation.CustomModelValidation' on page 724 undefined on input line 7 3388. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_validation.CustomModelValidation' on page 724 undefined on input line 7 3428. [724] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_validation.CustomModelValidation' on page 725 undefined on input line 7 3535. [725] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_llm_validation.CustomModelLLMValidation' on page 726 undefined on input line 73724. [726] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_llm_validation.CustomModelLLMValidation' on page 727 undefined on input line 73776. [727] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.llm _blueprint.VectorDatabaseSettings' on page 728 undefined on input line 73877. [728] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.llm _blueprint.VectorDatabaseSettings' on page 729 undefined on input line 73966. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 729 undefined on input line 73976. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 729 undefined on input line 73998. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 729 undefined on input line 74017. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 729 undefined on input line 74046. [729] [730] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 731 undefined on input line 74190. Underfull \hbox (badness 10000) in paragraph at lines 74275--74280 []\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 74275--74280 \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 74275--74280 \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 74275--74280 \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 , [731] LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm.L LMDefinition.list' on page 732 undefined on input line 74336. [732] Chapter 34. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 733 undefined on input line 74499. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 733 undefined on input line 74520. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 733 undefined on input line 74528. [733] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 734 undefined on input line 74621. [734] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ResultMetadata' on page 735 undefined on input line 74692. [735] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 736 undefined on input line 74850. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 736 undefined on input line 74886. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 736 undefined on input line 74907. [736] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 737 undefined on input line 74915. [737] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 738 undefined on input line 75092. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 738 undefined on input line 75113. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 738 undefined on input line 75122. [738] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 739 undefined on input line 75215. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 739 undefined on input line 75314. [739] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 740 undefined on input line 75391. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 740 undefined on input line 75420. [740] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.playground .Playground' on page 741 undefined on input line 75591. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.playground .Playground' on page 741 undefined on input line 75620. [741] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.playground .Playground' on page 742 undefined on input line 75708. LaTeX Warning: Hyper reference `api-object:datarobot.models.api_object.APIObjec t' on page 742 undefined on input line 75776. LaTeX Warning: Hyper reference `api-object:datarobot.models.api_object.APIObjec t' on page 742 undefined on input line 75797. [742] [743] [744] LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.prompt_tra ce.TraceMetadata' on page 745 undefined on input line 76084. [745] [746] Chapter 35. [747] [748] Overfull \hbox (63.27374pt too wide) in paragraph at lines 76376--76379 []\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 749 undefined on input line 76418. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabaseDatasetExportJob' on page 749 undefined on input lin e 76443. [749] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.ChunkingParameters' on page 750 undefined on input line 76494. Overfull \hbox (69.97372pt too wide) in paragraph at lines 76526--76529 []\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 750 undefined on input line 76538. [750] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 751 undefined on input line 76596. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 751 undefined on input line 76625. [751] LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 752 undefined on input line 76721. Overfull \hbox (69.97372pt too wide) in paragraph at lines 76750--76753 []\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 752 undefined on input line 76762. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.SupportedTextChunkings' on page 752 undefined on input line 76809. [752] Underfull \hbox (badness 10000) in paragraph at lines 76869--76872 []\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 76878--76882 []\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 76878--76882 \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 76878--76882 \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 753 undefined on input line 76887. Underfull \hbox (badness 10000) in paragraph at lines 76928--76931 []\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 76937--76941 []\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 76937--76941 \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 76937--76941 \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 `deployment-management:datarobot.models.Deployme nt' on page 753 undefined on input line 76946. [753] [754] Underfull \hbox (badness 10000) in paragraph at lines 77157--77159 []\T1/txtt/bx/n/10 embedding_validation \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[CustomModelEmbeddingValidation\T1/qtm/m/n/10 , [755] [756] Chapter 36. [757] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.insights_con figuration.InsightsConfiguration' on page 758 undefined on input line 77316. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.cost_metric_ configurations.CostMetricConfiguration' on page 758 undefined on input line 774 14. [758] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.cost_metric_ configurations.CostMetricConfiguration' on page 759 undefined on input line 774 35. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.cost_metric_ configurations.CostMetricConfiguration' on page 759 undefined on input line 774 56. [759] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_configuration.EvaluationDatasetConfiguration' on page 760 undefined on i nput line 77598. [760] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_configuration.EvaluationDatasetConfiguration' on page 761 undefined on i nput line 77732. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_configuration.EvaluationDatasetConfiguration' on page 761 undefined on i nput line 77786. [761] [762] [763] [764] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 765 undefined on input line 7829 7. [765] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 766 undefined on input line 7839 8. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 766 undefined on input line 7842 3. [766] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.sidecar_mode l_metric.SidecarModelMetricValidation' on page 767 undefined on input line 7848 7. [767] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 768 undefined on input line 78615. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 768 undefined on input line 78636. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 768 undefined on input line 78644. [768] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfiguration' on page 769 undefined on input line 78727. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.LLMTestConfigurationSupportedInsights' on page 769 undefined on inpu t line 78808. [769] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_res ult.LLMTestResult' on page 770 undefined on input line 78918. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_res ult.LLMTestResult' on page 770 undefined on input line 78939. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_res ult.LLMTestResult' on page 770 undefined on input line 78947. [770] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.llm_test_con figuration.OOTBDataset' on page 771 undefined on input line 79043. [771] Underfull \hbox (badness 6592) in paragraph at lines 79196--79198 []\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- [772] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.nemo_configu ration.NemoConfiguration' on page 773 undefined on input line 79253. Underfull \hbox (badness 10000) in paragraph at lines 79314--79316 []\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 773 undefined on input line 79329. [773] [774] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.ootb_metric_ configuration.PlaygroundOOTBMetricConfiguration' on page 775 undefined on input line 79575. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.ootb_metric_ configuration.PlaygroundOOTBMetricConfiguration' on page 775 undefined on input line 79596. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_utils.ReferenceToolCall' on page 775 undefined on input line 79652. [775] LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.evaluation_d ataset_utils.ReferenceToolCalls' on page 776 undefined on input line 79702. [776] Chapter 37. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.conf iguration.ModerationConfiguration' on page 777 undefined on input line 79752. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 77 7 undefined on input line 79757. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 77 7 undefined on input line 79761. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 77 7 undefined on input line 79807. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 77 7 undefined on input line 79811. [777] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 778 undefined on input line 79866. Underfull \hbox (badness 10000) in paragraph at lines 79865--79867 []\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 778 undefined on input line 79870. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForConfiguration' on page 778 undefined on input line 79874. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.conf iguration.ModerationConfiguration' on page 778 undefined on input line 79900. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 77 8 undefined on input line 79905. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 77 8 undefined on input line 79909. [778] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 779 undefined on input line 79951. Underfull \hbox (badness 10000) in paragraph at lines 79950--79952 []\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 779 undefined on input line 79955. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForConfiguration' on page 779 undefined on input line 79959. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 77 9 undefined on input line 79982. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 77 9 undefined on input line 79986. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 77 9 undefined on input line 80017. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 77 9 undefined on input line 80021. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 77 9 undefined on input line 80052. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 77 9 undefined on input line 80056. [779] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForTemplate' on page 780 undefined on input line 8011 1. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForConfiguration' on page 780 undefined on input line 80147. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.mode l_info.GuardModelInfo' on page 780 undefined on input line 80205. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.over all.OverallModerationConfig' on page 780 undefined on input line 80239. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.conf iguration.ModerationConfiguration' on page 780 undefined on input line 80241. [780] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 1 undefined on input line 80317. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 1 undefined on input line 80321. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 1 undefined on input line 80368. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 1 undefined on input line 80372. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.over all.OverallModerationConfig' on page 781 undefined on input line 80421. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 1 undefined on input line 80426. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 1 undefined on input line 80430. [781] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.over all.OverallModerationConfig' on page 782 undefined on input line 80479. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 2 undefined on input line 80484. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 2 undefined on input line 80488. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 2 undefined on input line 80515. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 2 undefined on input line 80519. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.temp late.ModerationTemplate' on page 782 undefined on input line 80586. [782] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 3 undefined on input line 80591. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 3 undefined on input line 80595. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 3 undefined on input line 80634. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 3 undefined on input line 80638. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 3 undefined on input line 80677. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 3 undefined on input line 80681. [783] LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 784 undefined on input line 80732. Underfull \hbox (badness 10000) in paragraph at lines 80731--80733 []\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 784 undefined on input line 80736. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForTemplate' on page 784 undefined on input line 8074 0. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.temp late.ModerationTemplate' on page 784 undefined on input line 80750. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 4 undefined on input line 80755. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 4 undefined on input line 80759. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.nemo _info.GuardNemoInfo' on page 784 undefined on input line 80810. Underfull \hbox (badness 10000) in paragraph at lines 80809--80811 []\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 784 undefined on input line 80814. LaTeX Warning: Hyper reference `gen-moderation:datarobot.models.moderation.inte rvention.GuardInterventionForTemplate' on page 784 undefined on input line 8081 8. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 4 undefined on input line 80825. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 4 undefined on input line 80829. [784] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 5 undefined on input line 80860. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 5 undefined on input line 80864. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 78 5 undefined on input line 80895. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 78 5 undefined on input line 80899. [785] [786] Chapter 38. [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] Underfull \hbox (badness 10000) in paragraph at lines 82638--82640 []\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. [798] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord' on page 799 undefined on input line 82732. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord' on page 799 undefined on input line 82780. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentPredictionsPreview' on page 799 undefined on input line 82822. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentExplanations' on page 799 undefined on input line 82843. [799] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentExplanations' on page 800 undefined on input line 82883. LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentRecord.list' on page 800 undefined on input line 82906. [800] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentExplanations' on page 801 undefined on input line 83076. [801] LaTeX Warning: Hyper reference `insights:datarobot.models.anomaly_assessment.An omalyAssessmentPredictionsPreview' on page 802 undefined on input line 83198. Underfull \hbox (badness 10000) in paragraph at lines 83318--83320 []\T1/txtt/m/n/10 [ [ True Negative, False Positive ], [ False Negative, True P ositive [802] [803] [804] LaTeX Warning: Hyper reference `insights:datarobot.models.data_slice.DataSlice' on page 805 undefined on input line 83618. [805] Overfull \vbox (26.28992pt too high) detected at line 83738 [806] LaTeX Warning: Hyper reference `insights:datarobot.models.data_slice.DataSliceS izeInfo' on page 807 undefined on input line 83773. [807] LaTeX Warning: Hyper reference `insights:datarobot.models.data_slice.DataSlice' on page 808 undefined on input line 83868. [808] Underfull \hbox (badness 10000) in paragraph at lines 83963--83966 []\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 83963--83966 \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 83997--83999 \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 84004--84006 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [809] [810] Underfull \hbox (badness 10000) in paragraph at lines 84294--84297 []\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 84294--84297 \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 [811] [812] [813] Underfull \hbox (badness 10000) in paragraph at lines 84628--84631 []\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 84628--84631 \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 84662--84664 \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 84669--84671 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [814] [815] LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores.list' on page 816 undefined on input line 84938. [816] LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 817 undefined on input line 85037. LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 817 undefined on input line 85041. LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 817 undefined on input line 85077. LaTeX Warning: Hyper reference `insights:datarobot.ExternalScores' on page 817 undefined on input line 85081. [817] LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart.list' on p age 818 undefined on input line 85129. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 8 18 undefined on input line 85173. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 8 18 undefined on input line 85177. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 8 18 undefined on input line 85213. LaTeX Warning: Hyper reference `insights:datarobot.ExternalLiftChart' on page 8 18 undefined on input line 85217. [818] LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve.list' on pa ge 819 undefined on input line 85248. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve.list' on pa ge 819 undefined on input line 85252. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve.list' on pa ge 819 undefined on input line 85256. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 81 9 undefined on input line 85300. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 81 9 undefined on input line 85304. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 81 9 undefined on input line 85340. LaTeX Warning: Hyper reference `insights:datarobot.ExternalRocCurve' on page 81 9 undefined on input line 85344. [819] Underfull \hbox (badness 10000) in paragraph at lines 85428--85431 []\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 85428--85431 \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 85433--85436 []\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 85433--85436 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to [820] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureAssociationMat rix' on page 821 undefined on input line 85453. LaTeX Warning: Hyper reference `projects:datarobot.models.StatusCheckJob' on pa ge 821 undefined on input line 85489. [821] LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureAssociationMat rixDetails' on page 822 undefined on input line 85594. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureAssociationFea turelists' on page 822 undefined on input line 85652. [822] [823] [824] LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 825 undefined on input line 86012. LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 825 undefined on input line 86037. LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 825 undefined on input line 86041. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 82 5 undefined on input line 86046. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 82 5 undefined on input line 86050. LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 825 undefined on input line 86084. LaTeX Warning: Hyper reference `insights:datarobot.models.PayoffMatrix' on page 825 undefined on input line 86091. [825] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 82 6 undefined on input line 86103. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 82 6 undefined on input line 86107. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 82 6 undefined on input line 86170. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 82 6 undefined on input line 86174. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 82 6 undefined on input line 86217. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 82 6 undefined on input line 86221. [826] LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanationsInitia lization' on page 827 undefined on input line 86357. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 82 7 undefined on input line 86361. [827] LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations' on p age 828 undefined on input line 86522. [828] Underfull \hbox (badness 10000) in paragraph at lines 86550--86553 []\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 86555--86558 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. Underfull \hbox (badness 6708) in paragraph at lines 86628--86634 \T1/qtm/m/n/10 Cre-ate pre-dic-tion ex-pla-na-tions for the the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 86628--86634 \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, [829] Underfull \hbox (badness 10000) in paragraph at lines 86644--86647 []\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 86649--86652 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [830] [831] [832] [833] LaTeX Warning: Hyper reference `insights:datarobot.models.prediction_explanatio ns.PredictionExplanationsPage' on page 834 undefined on input line 87264. [834] LaTeX Warning: Hyper reference `jobs:datarobot.models.ShapMatrixJob' on page 83 5 undefined on input line 87357. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 83 5 undefined on input line 87362. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 83 5 undefined on input line 87368. LaTeX Warning: Hyper reference `insights:datarobot.models.ShapMatrix' on page 8 35 undefined on input line 87395. LaTeX Warning: Hyper reference `insights:datarobot.models.ShapMatrix' on page 8 35 undefined on input line 87399. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 83 5 undefined on input line 87404. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 83 5 undefined on input line 87408. LaTeX Warning: Hyper reference `insights:datarobot.models.ShapMatrix' on page 8 35 undefined on input line 87442. [835] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 83 6 undefined on input line 87485. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 83 6 undefined on input line 87489. [836] LaTeX Warning: Hyper reference `insights:datarobot.models.RatingTable' on page 837 undefined on input line 87675. LaTeX Warning: Hyper reference `insights:datarobot.models.RatingTable' on page 837 undefined on input line 87711. [837] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 838 undefine d on input line 87757. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 838 undefined on input line 87762. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 83 8 undefined on input line 87766. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 838 undefine d on input line 87844. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 83 8 undefined on input line 87849. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 838 undefined on input line 87853. [838] LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.RocCurve' o n page 839 undefined on input line 87942. [839] [840] Chapter 39. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 841 undefine d on input line 88224. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 841 undefined on input line 88228. [841] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 842 undefined on input line 88329. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 842 undefined on input line 88333. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 842 undefined on input line 88373. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 842 undefined on input line 88377. [842] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions' on page 843 undefined on input line 88450. LaTeX Warning: Hyper reference `jobs:datarobot.models.TrainingPredictionsJob' o n page 843 undefined on input line 88478. [843] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 844 undefined on input line 88594. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 844 undefined on input line 88598. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 844 undefined on input line 88638. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 844 undefined on input line 88642. LaTeX Warning: Hyper reference `jobs:datarobot.models.ShapMatrixJob' on page 84 4 undefined on input line 88723. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 844 undefined on input line 88727. [844] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 845 undefined on input line 88849. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 845 undefined on input line 88853. [845] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 846 undefined on input line 88893. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 846 undefined on input line 88897. LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 846 undefine d on input line 88988. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 846 undefined on input line 88992. [846] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 847 undefined on input line 89093. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 847 undefined on input line 89097. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 847 undefined on input line 89137. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 847 undefined on input line 89141. [847] [848] Chapter 40. [849] LaTeX Warning: Hyper reference `key_values:datarobot.models.key_values.KeyValue ' on page 850 undefined on input line 89313. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 85 0 undefined on input line 89318. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 85 0 undefined on input line 89322. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 85 0 undefined on input line 89368. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 85 0 undefined on input line 89372. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 85 0 undefined on input line 89422. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 85 0 undefined on input line 89426. [850] LaTeX Warning: Hyper reference `key_values:datarobot.models.key_values.KeyValue ' on page 851 undefined on input line 89487. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 85 1 undefined on input line 89492. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 85 1 undefined on input line 89496. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 85 1 undefined on input line 89558. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 85 1 undefined on input line 89562. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 85 1 undefined on input line 89593. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 85 1 undefined on input line 89597. [851] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 85 2 undefined on input line 89628. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 85 2 undefined on input line 89632. [852] Chapter 41. [853] [854] Chapter 42. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.enums.RunT ype' on page 855 undefined on input line 89871. [855] [856] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.notebook.N otebook' on page 857 undefined on input line 90170. [857] [858] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.enums.Note bookStatus' on page 859 undefined on input line 90408. [859] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 860 undefined on input line 90591. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.exceptions .KernelNotAssignedError' on page 860 undefined on input line 90598. [860] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 861 undefined on input line 90657. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 861 undefined on input line 90705. [861] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.Image' on page 862 undefined on input line 90859. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.Machine' on page 862 undefined on input line 90863. [862] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.ExecutionEnvironment' on page 863 undefined on input line 90895. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.ExecutionEnvironmentAssignPayload' on page 863 undefined on input l ine 90921. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.execution_ environment.ExecutionEnvironment' on page 863 undefined on input line 90931. [863] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.revision.C reateRevisionPayload' on page 864 undefined on input line 91048. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.revision.N otebookRevision' on page 864 undefined on input line 91058. [864] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.scheduled_ job.NotebookScheduledJob' on page 865 undefined on input line 91154. Overfull \vbox (1.64996pt too high) detected at line 91263 [865] [866] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.scheduled_ run.ScheduledJobPayload' on page 867 undefined on input line 91487. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.scheduled_ run.ScheduledRunRevisionMetadata' on page 867 undefined on input line 91503. [867] [868] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookSession' on page 869 undefined on input line 91717. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.St artSessionPayload' on page 869 undefined on input line 91743. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookSession' on page 869 undefined on input line 91753. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookSession' on page 869 undefined on input line 91782. [869] LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.session.No tebookExecutionStatus' on page 870 undefined on input line 91883. LaTeX Warning: Hyper reference `notebooks:datarobot.models.notebooks.user.Noteb ookUser' on page 870 undefined on input line 91998. [870] Chapter 43. [871] Underfull \hbox (badness 10000) in paragraph at lines 92135--92137 []\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 [872] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 873 undefined on input line 92224. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 873 undefined on input line 92301. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 873 undefined on input line 92306. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 873 undefined on input line 92310. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 873 undefined on input line 92316. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 873 undefined on input line 92320. [873] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 874 undefined on input line 92408. [874] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 875 undefined on input line 92486. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 875 undefined on input line 92490. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 875 undefined on input line 92507. [875] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 876 undefined on input line 92567. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 876 undefined on input line 92592. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 876 undefined on input line 92643. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 876 undefined on input line 92683. [876] LaTeX Warning: Hyper reference `errors:datarobot.errors.ProjectAsyncFailureErro r' on page 877 undefined on input line 92688. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 877 undefined on input line 92693. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 877 undefined on input line 92697. [877] LaTeX Warning: Hyper reference `projects:partitions-api' on page 878 undefined on input line 92770. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_partition ing_method' on page 878 undefined on input line 92772. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_datetime_ partitioning' on page 878 undefined on input line 92773. Underfull \hbox (badness 10000) in paragraph at lines 92769--92775 \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 92769--92775 \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 92853--92860 []\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 92853--92860 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 92853--92860 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [878] Underfull \hbox (badness 10000) in paragraph at lines 92862--92866 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 879 undefined on input line 92879. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 879 undefined on input line 92884. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 879 undefined on input line 92889. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 879 undefined on input line 92893. [879] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 880 undefined on input line 92974. [880] Underfull \hbox (badness 7888) in paragraph at lines 93092--93099 \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 93092--93099 \T1/txtt/m/n/10 in the repository (this may be extremely slow). If unspecified, LaTeX Warning: Hyper reference `projects:partitions-api' on page 881 undefined on input line 93116. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_partition ing_method' on page 881 undefined on input line 93118. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_datetime_ partitioning' on page 881 undefined on input line 93119. Underfull \hbox (badness 10000) in paragraph at lines 93115--93121 \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 93115--93121 \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. [881] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 882 undefined on input line 93193. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 882 undefined on input line 93198. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 882 undefined on input line 93203. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 882 undefined on input line 93207. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.start' on pag e 882 undefined on input line 93223. [882] LaTeX Warning: Hyper reference `projects:partitions-api' on page 883 undefined on input line 93318. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_partition ing_method' on page 883 undefined on input line 93320. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_datetime_ partitioning' on page 883 undefined on input line 93321. Underfull \hbox (badness 10000) in paragraph at lines 93317--93323 \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 93317--93323 \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 93363--93365 []\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 , [883] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 884 undefined on input line 93390. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 884 undefined on input line 93395. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 884 undefined on input line 93400. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 884 undefined on input line 93404. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.start' on pag e 884 undefined on input line 93420. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 884 undefined on input line 93424. [884] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 885 undefined on input line 93507. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 885 undefined on input line 93525. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.GenericModel' on page 885 undefined on input line 93525. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 885 undefined on input line 93547. Underfull \hbox (badness 10000) in paragraph at lines 93580--93588 []\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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 [885] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 886 undefined on input line 93597. [886] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 887 undefined on input line 93662. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 887 undefined on input line 93694. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 887 undefined on input line 93739. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 887 undefined on input line 93739. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 887 undefined on input line 93765. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeModel' o n page 887 undefined on input line 93765. [887] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 888 undefined on input line 93801. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.PrimeFile' on page 888 undefined on input line 93801. LaTeX Warning: Hyper reference `data-registry:datarobot.models.Dataset' on page 888 undefined on input line 93826. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 888 undefined on input line 93861. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 888 undefined on input line 93902. [888] Underfull \hbox (badness 10000) in paragraph at lines 93938--93940 []\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 889 undefined on input line 93954. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 889 undefined on input line 93959. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 889 undefined on input line 93963. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 889 undefined on input line 93968. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 889 undefined on input line 93973. Underfull \hbox (badness 7649) in paragraph at lines 93977--93980 []\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 [889] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 890 undefined on input line 94022. Underfull \hbox (badness 10000) in paragraph at lines 94032--94034 []\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 890 undefined on input line 94068. [890] Underfull \hbox (badness 10000) in paragraph at lines 94097--94103 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [891] [892] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 893 undefined on input line 94353. Overfull \hbox (0.89392pt too wide) in paragraph at lines 94363--94367 []\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 893 undefined on input line 94437. [893] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 894 undefined on input line 94462. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 894 undefined on input line 94487. LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 894 undefined on input line 94487. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 894 undefined on input line 94509. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 894 undefined on input line 94523. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature' on p age 894 undefined on input line 94523. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 894 undefined on input line 94548. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 894 undefined on input line 94548. [894] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 895 undefined on input line 94671. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 895 undefined on input line 94712. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 895 undefined on input line 94726. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist' on page 895 undefined on input line 94726. [895] [896] LaTeX Warning: Hyper reference `features:datarobot.models.Feature' on page 897 undefined on input line 94892. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 897 undefined on input line 94897. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 897 undefined on input line 94901. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 897 undefined on input line 94905. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 897 undefined on input line 94936. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 897 undefined on input line 94973. [897] LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 898 undefined on input line 94978. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 898 undefined on input line 94993. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 898 undefined on input line 95000. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 898 undefined on input line 95013. LaTeX Warning: Hyper reference `errors:datarobot.errors.DuplicateFeaturesError' on page 898 undefined on input line 95018. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 898 undefined on input line 95022. Overfull \vbox (23.86pt too high) detected at line 95057 [898] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 899 undefined on input line 95080. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist' on page 899 undefined on input line 95107. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 899 undefined on input line 95155. [899] [900] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 901 undefined on input line 95368. LaTeX Warning: Hyper reference `errors:datarobot.errors.AppPlatformError' on pa ge 901 undefined on input line 95376. [901] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train_datetim e' on page 902 undefined on input line 95414. LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 902 undefined on input line 95420. Underfull \hbox (badness 10000) in paragraph at lines 95453--95462 []\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 [902] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 903 undefined on input line 95554. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 903 undefined on input line 95555. Underfull \hbox (badness 10000) in paragraph at lines 95552--95557 []\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 95552--95557 \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 95569--95572 \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 [903] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 904 undefined on input line 95627. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 904 undefined on input line 95666. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.check_blendab le' on page 904 undefined on input line 95674. [904] LaTeX Warning: Hyper reference `projects:datarobot.helpers.eligibility_result.E ligibilityResult' on page 905 undefined on input line 95713. Underfull \hbox (badness 10000) in paragraph at lines 95771--95776 \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 905 undefined on input line 95796. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 905 undefined on input line 95821. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.BlenderModel' on page 905 undefined on input line 95821. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 905 undefined on input line 95846. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.FrozenModel' on page 905 undefined on input line 95846. [905] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 906 undefined on input line 95871. Underfull \hbox (badness 10000) in paragraph at lines 95949--95954 \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 95949--95954 \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 906 undefined on input line 95974. Underfull \hbox (badness 10000) in paragraph at lines 95994--95999 \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 [906] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 907 undefined on input line 96019. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 907 undefined on input line 96064. [907] [908] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 909 undefined on input line 96256. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 909 undefined on input line 96293. [909] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 910 undefined on input line 96361. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 910 undefined on input line 96376. Underfull \hbox (badness 10000) in paragraph at lines 96388--96394 []\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 96388--96394 \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 96407--96414 []\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 96407--96414 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 96407--96414 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [910] Underfull \hbox (badness 10000) in paragraph at lines 96416--96420 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 911 undefined on input line 96431. Overfull \hbox (3.89389pt too wide) in paragraph at lines 96451--96455 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [911] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 912 undefined on input line 96569. Underfull \hbox (badness 10000) in paragraph at lines 96573--96576 []\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 96573--96576 \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 912 undefined on input line 96586. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 912 undefined on input line 96597. [912] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 913 undefined on input line 96644. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RatingTableMo del' on page 913 undefined on input line 96644. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 913 undefined on input line 96669. LaTeX Warning: Hyper reference `insights:datarobot.models.RatingTable' on page 913 undefined on input line 96669. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 913 undefined on input line 96693. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 913 undefined on input line 96693. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 913 undefined on input line 96718. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 913 undefined on input line 96718. [913] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create_type_t ransform_feature' on page 914 undefined on input line 96802. [914] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 915 undefined on input line 96859. Underfull \hbox (badness 10000) in paragraph at lines 96867--96869 []\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 915 undefined on input line 96872. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 915 undefined on input line 96876. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 915 undefined on input line 96880. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 915 undefined on input line 96917. LaTeX Warning: Hyper reference `features:datarobot.models.InteractionFeature' o n page 915 undefined on input line 96964. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 5 undefined on input line 96969. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 915 undefined on input line 96977. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 915 undefined on input line 96981. [915] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 916 undefined on input line 96985. LaTeX Warning: Hyper reference `features:datarobot.models.RelationshipsConfigur ation' on page 916 undefined on input line 97015. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 91 6 undefined on input line 97087. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 916 undefined on input line 97092. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 916 undefined on input line 97096. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 916 undefined on input line 97100. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 916 undefined on input line 97129. [916] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 917 undefined on input line 97203. [917] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.list' on page 918 undefined on input line 97332. Underfull \hbox (badness 10000) in paragraph at lines 97368--97375 []\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 97368--97375 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 97368--97375 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 918 undefined on input line 97390. [918] [919] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 920 undefined on input line 97578. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e' on page 920 undefined on input line 97581. Underfull \hbox (badness 10000) in paragraph at lines 97576--97582 []\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 920 undefined on input line 97588. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 920 undefined on input line 97588. Underfull \hbox (badness 10000) in paragraph at lines 97587--97592 \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 [920] [921] Underfull \hbox (badness 6364) in paragraph at lines 97791--97794 []\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 922 undefined on input line 97834. [922] Underfull \hbox (badness 10000) in paragraph at lines 97862--97868 []\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 97862--97868 \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 97881--97888 []\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 97881--97888 \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 97896--97898 []\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 97900--97902 []\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 [923] Underfull \hbox (badness 10000) in paragraph at lines 97945--97949 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection LaTeX Warning: Hyper reference `projects:datarobot.helpers.AdvancedOptions' on page 924 undefined on input line 98026. [924] [925] LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 926 undefined on input line 98330. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e' on page 926 undefined on input line 98331. Underfull \hbox (badness 10000) in paragraph at lines 98329--98332 []\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 926 undefined on input line 98335. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 926 undefined on input line 98336. Underfull \hbox (badness 10000) in paragraph at lines 98339--98342 []\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 98350--98353 []\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 98350--98353 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [926] LaTeX Warning: Hyper reference `projects:datarobot.BacktestSpecification' on pa ge 927 undefined on input line 98393. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 927 undefined on input line 98432. [927] LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 928 und efined on input line 98468. LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 928 und efined on input line 98468. Underfull \hbox (badness 6927) in paragraph at lines 98467--98470 []\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 928 un defined on input line 98496. [928] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 929 undefined on input line 98622. Underfull \hbox (badness 10000) in paragraph at lines 98641--98646 []\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 , Overfull \vbox (1.12193pt too high) detected at line 98663 [929] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 930 undefined on input line 98667. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 930 undefined on input line 98668. Underfull \hbox (badness 10000) in paragraph at lines 98783--98785 []\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 [930] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.get' on page 931 undefined on input line 98819. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.to_spec ification' on page 931 undefined on input line 98824. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 931 undefined on input line 98826. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 931 undefined on input line 98827. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 931 undefined on input line 98838. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 931 undefined on input line 98839. Underfull \hbox (badness 10000) in paragraph at lines 98862--98865 []\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 98862--98865 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [931] LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .Backtest' on page 932 undefined on input line 98958. [932] LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 933 undefined on input line 99000. LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 933 und efined on input line 99036. LaTeX Warning: Hyper reference `projects:datarobot.Periodicity' on page 933 und efined on input line 99036. Underfull \hbox (badness 6927) in paragraph at lines 99035--99038 []\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 [933] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 934 un defined on input line 99073. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 934 un defined on input line 99078. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 934 undefined on input line 99120. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 934 undefined on input line 99129. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 934 undefined on input line 99151. [934] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 935 undefined on input line 99214. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 935 undefined on input line 99232. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e_optimized' on page 935 undefined on input line 99251. [935] [936] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 937 undefined on input line 99477. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 937 undefined on input line 99507. [937] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.generat e_optimized' on page 938 undefined on input line 99639. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.analyze_and_m odel' on page 938 undefined on input line 99683. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.get_opt imized' on page 938 undefined on input line 99684. Underfull \hbox (badness 10000) in paragraph at lines 99682--99685 []\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 99682--99685 \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. [938] LaTeX Warning: Hyper reference `projects:datarobot.BacktestSpecification' on pa ge 939 undefined on input line 99787. LaTeX Warning: Hyper reference `projects:datarobot.helpers.partitioning_methods .construct_duration_string' on page 939 undefined on input line 99797. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 939 undefined on input line 99798. [939] LaTeX Warning: Hyper reference `projects:datarobot.BacktestSpecification' on pa ge 940 undefined on input line 99894. Underfull \hbox (badness 5741) in paragraph at lines 99901--99909 \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 940 undefined on input line 99916. [940] LaTeX Warning: Hyper reference `projects:datarobot.models.JobStatusResult' on p age 941 undefined on input line 100057. LaTeX Warning: Hyper reference `projects:datarobot.models.JobStatusResult' on p age 941 undefined on input line 100078. [941] LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 942 undefined on input line 100174. LaTeX Warning: Hyper reference `projects:datarobot.CombinedModel' on page 942 u ndefined on input line 100236. [942] [943] [944] LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 945 undefined on input line 100591. [945] LaTeX Warning: Hyper reference `projects:datarobot.SegmentationTask.list' on pa ge 946 undefined on input line 100711. LaTeX Warning: Hyper reference `projects:datarobot.SegmentationTask' on page 94 6 undefined on input line 100711. LaTeX Warning: Hyper reference `projects:datarobot.SegmentationTask' on page 94 6 undefined on input line 100747. LaTeX Warning: Hyper reference `projects:datarobot.SegmentInfo.list' on page 94 6 undefined on input line 100822. LaTeX Warning: Hyper reference `projects:datarobot.SegmentInfo' on page 946 und efined on input line 100822. [946] LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 947 undefined on input line 100920. [947] LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask.list' on page 948 undefined on input line 101040. LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 948 undefined on input line 101040. LaTeX Warning: Hyper reference `projects:datarobot.models.segmentation.Segmenta tionTask' on page 948 undefined on input line 101076. [948] Underfull \hbox (badness 10000) in paragraph at lines 101150--101152 []\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 949 undefined on input line 101 200. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 949 undefined on input line 101225. [949] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 9 50 undefined on input line 101258. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 950 undefined on input line 101285. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 950 undefined on input line 101301. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 950 un defined on input line 101326. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 950 undefined on input line 101330. [950] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 951 undefined on input line 101379. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 951 undefined on input line 101395. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 9 51 undefined on input line 101413. [951] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 952 un defined on input line 101428. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 952 undefined on input line 101432. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.get_allowed_cou ntry_codes' on page 952 undefined on input line 101478. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 952 un defined on input line 101501. [952] LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.create_calendar _from_country_code' on page 953 undefined on input line 101546. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 9 53 undefined on input line 101553. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 953 un defined on input line 101582. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 9 53 undefined on input line 101633. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 953 un defined on input line 101633. [953] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 95 4 undefined on input line 101668. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 95 4 undefined on input line 101725. [954] LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 955 undefined on input line 101763. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 955 un defined on input line 101765. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 95 5 undefined on input line 101780. [955] LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 956 undefined on input line 101845. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.list' on page 9 56 undefined on input line 101849. LaTeX Warning: Hyper reference `data-registry:datarobot.SharingAccess' on page 956 undefined on input line 101849. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 95 6 undefined on input line 101853. [956] Chapter 44. [957] Underfull \vbox (badness 10000) detected at line 102070 [958] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions.list' on page 959 undefined on input line 10215 2. Underfull \hbox (badness 10000) in paragraph at lines 102151--102155 []\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 102151--102155 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [959] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions' on page 960 undefined on input line 102271. [960] LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictions' on page 961 undefined on input line 102307. LaTeX Warning: Hyper reference `training_predictions:datarobot.models.training_ predictions.TrainingPredictionsIterator' on page 961 undefined on input line 10 2336. [961] [962] Chapter 45. [963] LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 964 undefi ned on input line 102596. [964] LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase.list' on page 965 u ndefined on input line 102714. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 965 undefi ned on input line 102755. LaTeX Warning: Hyper reference `use-cases:datarobot.UseCase' on page 965 undefi ned on input line 102816. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 965 undefined on input line 102841. LaTeX Warning: Hyper reference `applications:datarobot.Application' on page 965 undefined on input line 102846. Underfull \hbox (badness 7099) in paragraph at lines 102845--102848 []\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 , [965] LaTeX Warning: Hyper reference `applications:datarobot.Application' on page 966 undefined on input line 102888. Underfull \hbox (badness 7099) in paragraph at lines 102887--102890 []\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 966 undefined on input line 102926. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 966 undefined on input line 102946. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 966 undefined on input line 102951. LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 966 undefined on input line 102973. [966] LaTeX Warning: Hyper reference `data-registry:datarobot.models.sharing.SharingR ole' on page 967 undefined on input line 103024. [967] [968] LaTeX Warning: Hyper reference `use-cases:datarobot.models.use_cases.use_case.U seCaseUser' on page 969 undefined on input line 103267. [969] [970] Chapter 46. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.DedupeRowsOperation' on page 971 undefined on input line 103313. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.FindAndReplaceOperation' on page 971 undefined on input line 103317. LaTeX Warning: Hyper reference `gen-testing:datarobot.models.genai.metric_insig hts.MetricInsights.list' on page 971 undefined on input line 103334. Underfull \hbox (badness 10000) in paragraph at lines 103333--103335 []\T1/qtm/m/n/10 Up-dated \T1/txtt/m/sl/10 MetricInsights.list \T1/qtm/m/n/10 t o add ad-di-tional pa-ram-e-ters \T1/txtt/m/n/10 with_aggregation_types_only\T1 /qtm/m/n/10 , LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.RandomDownsamplingOperation' on page 971 undefined on input line 103342. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe_operatio n.SmartDownsamplingOperation' on page 971 undefined on input line 103342. Underfull \hbox (badness 7012) in paragraph at lines 103349--103351 []\T1/qtm/m/n/10 Made \T1/txtt/m/n/10 variables \T1/qtm/m/n/10 pa-ram-e-ter op- tional in \T1/txtt/m/n/10 PromptTemplateVersion.create \T1/qtm/m/n/10 and \T1/t xtt/m/n/10 PromptTemplate. [971] LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipePr eview' on page 972 undefined on input line 103392. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.RecipePr eview' on page 972 undefined on input line 103392. Underfull \hbox (badness 10000) in paragraph at lines 103399--103401 []\T1/qtm/m/n/10 Added op-tional \T1/txtt/m/n/10 trace_id \T1/qtm/m/n/10 and \T 1/txtt/m/n/10 span_id \T1/qtm/m/n/10 to \T1/txtt/m/n/10 OtelLogEntry \T1/qtm/m/n/10 , then Underfull \hbox (badness 10000) in paragraph at lines 103902--103904 \T1/qtm/m/n/10 cre-ate a de-ploy-ment with \T1/txtt/m/n/10 Deployment.create_fr om_registered_model_version Underfull \hbox (badness 10000) in paragraph at lines 104852--104855 []\T1/txtt/m/n/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 985 undefined on input line 104864. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_llm_validation.CustomModelLLMValidation' on page 985 undefined on input line 104884. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 985 undefined on input line 104888. [985] LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricTemplate' on page 986 undefined on input line 1048 92. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricTemplate.get' on page 986 undefined on input line 104893. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricTemplate.list' on page 986 undefined on input line 104894. Underfull \hbox (badness 10000) in paragraph at lines 104891--104895 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/sl/10 HostedCustomMetricTemplate \T1/qtm/m/n/10 for hosted cus-tom met-rics tem- Underfull \hbox (badness 10000) in paragraph at lines 104891--104895 \T1/qtm/m/n/10 plates. \T1/txtt/m/sl/10 HostedCustomMetricTemplate.get \T1/qtm/ m/n/10 to re-trieve a hosted cus-tom met-ric tem-plate. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job.create_from_custom_metric_gallery_template' on page 986 undefined on input line 104898. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric' on page 986 undefined on input line 104902. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric.list' on page 986 undefined on input line 104903. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric.update' on page 986 undefined on input line 10490 4. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric.delete' on page 986 undefined on input line 10490 5. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric.create_from_custom_job' on page 986 undefined on input line 104906. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetric.create_from_template' on page 986 undefined on in put line 104907. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint' on page 986 undefined on input line 104 913. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint.get' on page 986 undefined on input line 104914. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint.create' on page 986 undefined on input l ine 104915. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.HostedCustomMetricBlueprint.update' on page 986 undefined on input l ine 104916. Underfull \hbox (badness 10000) in paragraph at lines 104913--104917 \T1/txtt/m/sl/10 HostedCustomMetricBlueprint.get \T1/qtm/m/n/10 to get a hosted cus-tom met-ric blueprint. Underfull \hbox (badness 10000) in paragraph at lines 104913--104917 \T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create \T1/qtm/m/n/10 to cre-ate a hosted cus-tom met-ric blueprint. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job.create_from_custom_metric_gallery_template' on page 986 undefined on input line 104922. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule' on page 986 undefined on input line 104926. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule.create' on page 986 undefined on input line 104927. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule.update' on page 986 undefined on input line 104928. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. JobSchedule.delete' on page 986 undefined on input line 104929. LaTeX Warning: Hyper reference `custom-models:datarobot.models.custom_model_ver sion.RuntimeParameter' on page 986 undefined on input line 104935. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 EvaluationDatasetConfigurati on \T1/qtm/m/n/10 for con-fig-u-ra- Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 models.genai.evaluation_dataset_configuration.EvaluationDataset Configuration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 get> \T1/qtm/m/n/10 to get an eval-u-a-tion dataset con-fig-u-r a-tion. \T1/txtt/m/n/10 EvaluationDatasetConfiguration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 list \T1/qtm/m/n/10 to list the eval-u-a-tion dataset con-fig-u-ra-tions for Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/qtm/m/n/10 a Use Case. \T1/txtt/m/n/10 EvaluationDatasetConfiguration.creat e \T1/qtm/m/n/10 to cre-ate an eval-u-a-tion dataset con- fig-u-ra-tion. \T1/txtt/m/n/10 EvaluationDatasetConfiguration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 update \T1/qtm/m/n/10 to up-dat e an eval-u-a-tion dataset con-fig-u-ra-tion. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 EvaluationDatasetConfiguration.delete \T1/qtm/m/n/10 to delete an Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMe tricAggregation> Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/qtm/m/n/10 for met-ric ag-gre-ga-tion re-sults. \T1/txtt/m/n/10 EvaluationD atasetMetricAggregation.list Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 \T1/qtm/m/n/10 to get the met-ric ag-gre-ga-tion re-sults. Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 EvaluationDatasetMetricAggregation.create \T1/qtm/m/n/10 to cre-ate the met-ric ag-gre-ga-tion jo b. \T1/txtt/m/n/10 EvaluationDatasetMetricAggregation.delete Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 \T1/qt m/m/n/10 for side-car model met-ric val-i- Underfull \hbox (badness 10000) in paragraph at lines 104959--104967 \T1/qtm/m/n/10 da-tions. \T1/txtt/m/n/10 SidecarModelMetricValidation.create \T1/q tm/m/n/10 to cre-ate a side-car model Underfull \hbox (badness 10000) in paragraph at lines 104959--104967 \T1/qtm/m/n/10 met-ric val-i-da-tion. \T1/txtt/m/n/10 SidecarModelMetricValidat ion.list \T1/qtm /m/n/10 and LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore.list' on page 988 undefined on input line 105061. LaTeX Warning: Hyper reference `insights:datarobot.insights.ShapMatrix' on page 988 undefined on input line 105065. LaTeX Warning: Hyper reference `insights:datarobot.insights.ShapImpact' on page 988 undefined on input line 105065. LaTeX Warning: Hyper reference `insights:datarobot.insights.ShapPreview' on pag e 988 undefined on input line 105065. Underfull \hbox (badness 10000) in paragraph at lines 105064--105066 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/txtt/m/n/10 entity_type \T1/qtm/m /n/10 to the \T1/txtt/m/n/10 compute \T1/qtm/m/n/10 and \T1/txtt/m/n/10 create \T1/qtm/m/n/10 meth-ods of the classes LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe' on page 988 undefined on input line 105074. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.f rom_data_store' on page 988 undefined on input line 105075. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.r etrieve_preview' on page 988 undefined on input line 105076. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.s et_inputs' on page 988 undefined on input line 105077. LaTeX Warning: Hyper reference `data-wrangling:datarobot.models.recipe.Recipe.s et_operations' on page 988 undefined on input line 105078. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 988 undefined on input line 105082. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.playground .Playground' on page 988 undefined on input line 105141. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm.L LMDefinition' on page 988 undefined on input line 105142. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint' on page 988 undefined on input line 105143. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 988 undefined on input line 105144. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt' on page 988 undefined on input line 105145. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 988 undefined on input line 105146. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 988 undefined on input line 105147. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.VectorDatabase' on page 988 undefined on input line 105148. LaTeX Warning: Hyper reference `gen-vector-databases:datarobot.models.genai.vec tor_database.CustomModelVectorDatabaseValidation' on page 988 undefined on inpu t line 105149. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.custo m_model_llm_validation.CustomModelLLMValidation' on page 988 undefined on input line 105150. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.user_limit s.UserLimits' on page 988 undefined on input line 105151. [988] Underfull \hbox (badness 10000) in paragraph at lines 105154--105158 []\T1/qtm/m/n/10 Ex-tended the ad-vanced op-tions avail-able when set-ting a ta r-get to in-clude new pa-ram-e-ter: LaTeX Warning: Hyper reference `custom-models:datarobot.models.custom_model_ver sion.RuntimeParameter' on page 989 undefined on input line 105231. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 989 undefined on input line 105231. LaTeX Warning: Hyper reference `custom-models:datarobot.models.custom_model_ver sion.RuntimeParameterValue' on page 989 undefined on input line 105235. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion' on page 989 undefined on input line 105235. Underfull \hbox (badness 10000) in paragraph at lines 105234--105236 []\T1/txtt/m/sl/10 RuntimeParameterValue \T1/qtm/m/n/10 to de-fine run-time pa- ram-e-ter over-ride value, to be as-signed to LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_model_rec ords' on page 989 undefined on input line 105245. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_models' o n page 989 undefined on input line 105246. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_model_rec ords' on page 989 undefined on input line 105246. [989] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .request_lift_chart' on page 990 undefined on input line 105260. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_lift_chart' on page 990 undefined on input line 105264. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .request_roc_curve' on page 990 undefined on input line 105268. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_roc_curve' on page 990 undefined on input line 105272. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .request_feature_impact' on page 990 undefined on input line 105276. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_impact' on page 990 undefined on input line 105280. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_or_request_feature_impact' on page 990 undefined on input line 105284. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .request_feature_effect' on page 990 undefined on input line 105288. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_feature_effect' on page 990 undefined on input line 105292. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_or_request_feature_effect' on page 990 undefined on input line 105296. LaTeX Warning: Hyper reference `insights:datarobot.models.FeatureAssociationMat rix.create' on page 990 undefined on input line 105300. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.perform_model_replace' on page 990 undefined on input line 105304. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.replace_model' on page 990 undefined on input line 105304. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 990 undefined on input line 105308. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score_with_leaderboard_model' on page 990 undefined on input line 105312 . LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score' on page 990 undefined on input line 105313. Underfull \hbox (badness 10000) in paragraph at lines 105311--105314 []\T1/qtm/m/n/10 Added new pa-ram-e-ter \T1/txtt/m/n/10 prediction_threshold \T 1/qtm/m/n/10 to \T1/txtt/m/sl/10 BatchPredictionJob. Underfull \hbox (badness 7344) in paragraph at lines 105311--105314 \T1/txtt/m/sl/10 score_with_leaderboard_model \T1/qtm/m/n/10 and \T1/txtt/m/sl/ 10 BatchPredictionJob.score \T1/qtm/m/n/10 that au-to-mat-i-cally as-signs the LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger' on page 990 undefined on input line 105321. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.get' on page 990 undefined on input line 105322. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.list' on page 990 undefined on input line 105323. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.create' on page 990 undefined on input line 105324. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.update' on page 990 undefined on input line 105325. LaTeX Warning: Hyper reference `challenger-models:datarobot.models.deployment.c hallenger.Challenger.delete' on page 990 undefined on input line 105326. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 990 undefined on input line 105330. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_challengers' on page 990 undefined on input line 105334. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_champion_model_package' on page 990 undefined on input line 105338. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_prediction_data_exports' on page 990 undefined on input line 105342. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_actuals_data_exports' on page 990 undefined on input line 105346. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list_training_data_exports' on page 990 undefined on input line 105350. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_health_settings' on page 990 undefined on input line 105355. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.update_health_settings' on page 990 undefined on input line 105356. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.get_default_health_settings' on page 990 undefined on input line 105357. [990] Underfull \hbox (badness 10000) in paragraph at lines 105372--105374 []\T1/qtm/m/n/10 Added new enum value to \T1/txtt/m/n/10 datarobot.enums.TARGET _TYPE \T1/qtm/m/n/10 and \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric' on page 991 undefined on input line 105381. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.get' on page 991 undefined on input line 105382. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.list' on page 991 undefined on input line 105383. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.create' on page 991 undefined on input line 105384. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.update' on page 991 undefined on input line 105385. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.delete' on page 991 undefined on input line 105386. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.unset_baseline' on page 991 undefined on input line 105 387. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.submit_values' on page 991 undefined on input line 1053 88. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.submit_single_value' on page 991 undefined on input lin e 105389. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.submit_values_from_catalog' on page 991 undefined on in put line 105390. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.get_values_over_time' on page 991 undefined on input li ne 105391. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.get_summary' on page 991 undefined on input line 105392 . LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.get_values_over_batch' on page 991 undefined on input l ine 105393. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetric.get_batch_summary' on page 991 undefined on input line 105394. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverTime' on page 991 undefined on input line 1053 98. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricSummary' on page 991 undefined on input line 105402. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricValuesOverBatch' on page 991 undefined on input line 105 406. LaTeX Warning: Hyper reference `custom-metrics:datarobot.models.deployment.cust om_metrics.CustomMetricBatchSummary' on page 991 undefined on input line 105410 . LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job. Job' on page 991 undefined on input line 105414. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.registry.job_ run.JobRun' on page 991 undefined on input line 105414. LaTeX Warning: Hyper reference `key_values:datarobot.models.key_values.KeyValue ' on page 991 undefined on input line 105418. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport' on page 991 undefined on input line 105422. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport.get' on page 991 undefined on input line 105423 . LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport.list' on page 991 undefined on input line 10542 4. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport.create' on page 991 undefined on input line 105 425. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.PredictionDataExport.fetch_data' on page 991 undefined on input line 105426. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport' on page 991 undefined on input line 105430. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport.get' on page 991 undefined on input line 105431. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport.list' on page 991 undefined on input line 105432. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport.create' on page 991 undefined on input line 105433 . LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.ActualsDataExport.fetch_data' on page 991 undefined on input line 10 5434. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport' on page 991 undefined on input line 105438. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport.get' on page 991 undefined on input line 105439. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport.list' on page 991 undefined on input line 105440. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport.create' on page 991 undefined on input line 10544 1. LaTeX Warning: Hyper reference `data-exploration:datarobot.models.deployment.da ta_exports.TrainingDataExport.fetch_data' on page 991 undefined on input line 1 05442. LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion.crea te_clean' on page 991 undefined on input line 105446. [991] LaTeX Warning: Hyper reference `custom-models:datarobot.CustomModelVersion.crea te_from_previous' on page 992 undefined on input line 105450. Underfull \hbox (badness 10000) in paragraph at lines 105449--105451 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/txtt/m/n/10 base_environment_vers ion_id \T1/qtm/m/n/10 to \T1/txtt/m/sl/10 CustomModelVersion. Underfull \hbox (badness 10000) in paragraph at lines 105453--105457 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 PromptTrace \T1/qtm/m/n/10 to list Underfull \hbox (badness 10000) in paragraph at lines 105453--105457 \T1/txtt/m/n/10 _experimental.models.genai.prompt_trace.PromptTrace.export_to_a i_catalog> \T1/qtm/m/n/10 to ex-port Underfull \hbox (badness 10000) in paragraph at lines 105459--105462 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 InsightsConfiguration \T1/qtm/m/n/1 0 to get the cur-rent in-sights con-fig- Underfull \hbox (badness 10000) in paragraph at lines 105464--105468 \T1/qtm/m/n/10 u-ra-tion for a play-ground. \T1/txtt/m/n/10 Insights.create \T1/qtm/m/n/10 to get the cost Underfull \hbox (badness 10000) in paragraph at lines 105470--105476 \T1/qtm/m/n/10 met-ric con-fig-u-ra-tion. \T1/txtt/m/n/10 CostMetricConfigurati on.create \T1/ qtm/m/n/10 to up-date the cost met-ric Underfull \hbox (badness 10000) in paragraph at lines 105470--105476 \T1/qtm/m/n/10 con-fig-u-ra-tion. \T1/txtt/m/n/10 CostMetricConfiguration.delet e \T1/qtm/m/n/10 , to up-date a LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint.update' on page 994 undefined on input line 105679. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint.list' on page 994 undefined on input line 105684. LaTeX Warning: Hyper reference `gen-prompting:datarobot.enums.PromptType' on pa ge 994 undefined on input line 105689. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint.create' on page 994 undefined on input line 105693. LaTeX Warning: Hyper reference `gen-prompting:datarobot.enums.PromptType' on pa ge 994 undefined on input line 105694. LaTeX Warning: Hyper reference `gen-llm-generation:datarobot.models.genai.llm_b lueprint.LLMBlueprint.update' on page 994 undefined on input line 105698. LaTeX Warning: Hyper reference `gen-prompting:datarobot.enums.PromptType' on pa ge 994 undefined on input line 105699. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat' on page 994 undefined on input line 105703. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat.get' on page 994 undefined on input line 105704. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat.list' on page 994 undefined on input line 105705. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat.create' on page 994 undefined on input line 105706. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat.update' on page 994 undefined on input line 105707. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.comparison _chat.ComparisonChat.delete' on page 994 undefined on input line 105708. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt.list' on page 994 undefined on input line 105712. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat_promp t.ChatPrompt.create' on page 994 undefined on input line 105716. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat' on page 994 undefined on input line 105724. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat. get' on page 994 undefined on input line 105725. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat. list' on page 994 undefined on input line 105726. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat. create' on page 994 undefined on input line 105727. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat. update' on page 994 undefined on input line 105728. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.chat.Chat. delete' on page 994 undefined on input line 105729. [994] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 995 undefined on input line 105733. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.user_limit s.UserLimits' on page 995 undefined on input line 105737. LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.user_limit s.UserLimits.get_llm_requests_count' on page 995 undefined on input line 105738 . LaTeX Warning: Hyper reference `gen-prompting:datarobot.models.genai.user_limit s.UserLimits.get_vector_database_count' on page 995 undefined on input line 105 739. Underfull \hbox (badness 10000) in paragraph at lines 105742--105744 []\T1/qtm/m/n/10 Added new meth-ods to the class \T1/txtt/m/n/10 Notebook \T1/q tm/m/n/10 which in-cludes \T1/txtt/m/n/10 Notebook.run \T1/qtm/m/n/10 and \T1/t xtt/m/n/10 Notebook. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_or_ request_feature_impact' on page 995 undefined on input line 105772. LaTeX Warning: Hyper reference `binary_data_helpers:datarobot.helpers.image_uti ls.ImageOptions' on page 995 undefined on input line 105784. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti onEnvironment' on page 995 undefined on input line 105804. LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations.creat e_on_training_data' on page 995 undefined on input line 105813. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el' on page 995 undefined on input line 105817. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.get' on page 995 undefined on input line 105818. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.list' on page 995 undefined on input line 105819. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.archive' on page 995 undefined on input line 105820. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.update' on page 995 undefined on input line 105821. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.get_shared_roles' on page 995 undefined on input line 105822. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.share' on page 995 undefined on input line 105823. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.get_version' on page 995 undefined on input line 105824. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.list_versions' on page 995 undefined on input line 105825. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod el.list_associated_deployments' on page 995 undefined on input line 105826. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion' on page 995 undefined on input line 105830. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion.create_for_external' on page 995 undefined on input line 105831. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion.list_associated_deployments' on page 995 undefined on input line 1058 32. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion.create_for_leaderboard_item' on page 995 undefined on input line 1058 33. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.RegisteredMod elVersion.create_for_custom_model_version' on page 995 undefined on input line 105834. Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 \T1/txtt/m/sl/10 create_for_external \T1/qtm/m/n/10 to cre-ate a new reg-is-ter ed model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 \T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments \T1/qtm/m/n /10 to list de-ploy-ments as-so-ci-ated with Underfull \hbox (badness 7362) in paragraph at lines 105829--105835 \T1/qtm/m/n/10 a reg-is-tered model ver-sion. \T1/txtt/m/sl/10 RegisteredModelV ersion.create_for_leaderboard_item \T1/qtm/m/n/10 to cre- Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. \T1/txtt/m/sl/10 RegisteredModelVersion. [995] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.create_from_registered_model_version' on page 996 undefined on input line 10 5838. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.download_model_package_file' on page 996 undefined on input line 105842. LaTeX Warning: Hyper reference `features:datarobot.models.documentai.document.D ocumentThumbnail' on page 996 undefined on input line 105847. LaTeX Warning: Hyper reference `features:datarobot.models.documentai.document.D ocumentPageFile' on page 996 undefined on input line 105848. LaTeX Warning: Hyper reference `features:datarobot.models.documentai.document.D ocumentTextExtractionSample' on page 996 undefined on input line 105853. LaTeX Warning: Hyper reference `features:datarobot.models.documentai.document.D ocumentTextExtractionSamplePage' on page 996 undefined on input line 105854. LaTeX Warning: Hyper reference `features:datarobot.models.documentai.document.D ocumentTextExtractionSampleDocument' on page 996 undefined on input line 105855 . LaTeX Warning: Hyper reference `blueprints:datarobot.CustomTaskVersion' on page 996 undefined on input line 105859. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.BatchPredict ionJob.score_with_leaderboard_model' on page 996 undefined on input line 105865 . LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.batch_job.In takeSettings' on page 996 undefined on input line 105869. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.batch_job.Ou tputSettings' on page 996 undefined on input line 105869. Underfull \hbox (badness 10000) in paragraph at lines 105872--105874 []\T1/qtm/m/n/10 Added method meth:\T1/txtt/m/n/10 Deployment.get_predictions_v s_actuals_over_time \T1/qtm/m/n/10 . LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_mul ticlass_feature_impact' on page 1029 undefined on input line 109834. LaTeX Warning: Hyper reference `credentials:datarobot.models.Credential' on pag e 1029 undefined on input line 109843. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_associati on_featurelists' on page 1029 undefined on input line 109848. Underfull \hbox (badness 10000) in paragraph at lines 109846--109849 []\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 1029 undefined on input line 109853. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_metrics' on page 1029 undefined on input line 109862. LaTeX Warning: Hyper reference `insights:datarobot.models.word_cloud.WordCloud. ngrams_per_class' on page 1029 undefined on input line 109879. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_target' o n page 1029 undefined on input line 109884. Underfull \hbox (badness 7925) in paragraph at lines 109883--109885 []\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 1029 undefined on input line 109888. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t_from_data_source' on page 1029 undefined on input line 109888. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_series_accuracy_as_dataframe' on page 1029 undefined on input line 109892. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .download_series_accuracy_as_csv' on page 1029 undefined on input line 109893. Underfull \hbox (badness 10000) in paragraph at lines 109891--109896 []\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 [1029] LaTeX Warning: Hyper reference `features:datarobot.models.Feature.get' on page 1030 undefined on input line 109917. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeature.get' on page 1030 undefined on input line 109917. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.submit_actuals' on page 1030 undefined on input line 109974. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.train_d atetime' on page 1030 undefined on input line 109983. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.train_datetim e' on page 1030 undefined on input line 109983. Underfull \hbox (badness 10000) in paragraph at lines 109982--109984 []\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 109982--109984 \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 1030 undefined on input line 109987. LaTeX Warning: Hyper reference `insights:datarobot.models.word_cloud.WordCloud' on page 1030 undefined on input line 109991. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt.list' on page 1030 undefined on input line 109995. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelJob' on page 1030 undefined on input line 109999. [1030] LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 1031 undefined on input line 110003. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1031 undefined on input line 110007. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_sup ported_capabilities' on page 1031 undefined on input line 110011. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.start' on pag e 1031 undefined on input line 110015. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1031 undefined on input line 110015. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Deployme nt' on page 1031 undefined on input line 110062. LaTeX Warning: Hyper reference `deployment-management:datarobot.PredictionServe r.list' on page 1031 undefined on input line 110068. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1031 undefined on input line 110072. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 103 1 undefined on input line 110073. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1031 undefined on input line 110073. Underfull \hbox (badness 7451) in paragraph at lines 110071--110074 []\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 110071--110074 \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 1031 undefined on input line 110077. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_associati ons' on page 1031 undefined on input line 110090. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_associati on_matrix_details' on page 1031 undefined on input line 110091. [1031] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1032 undefined on input line 110100. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 1032 undefined on input line 110112. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1032 undefined on input line 110116. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 1032 undefined on input line 110141. LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons.get' on page 1032 undefined on input line 110145. LaTeX Warning: Hyper reference `compliance-documentation:datarobot.models.compl iance_doc_template.ComplianceDocTemplate' on page 1032 undefined on input line 110154. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 1032 undefined on input line 110166. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .compute_series_accuracy' on page 1032 undefined on input line 110171. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .get_series_accuracy_as_dataframe' on page 1032 undefined on input line 110176. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel .download_series_accuracy_as_csv' on page 1032 undefined on input line 110181. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 1032 undefined on input line 110187. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.DatetimeModel ' on page 1032 undefined on input line 110204. [1032] LaTeX Warning: Hyper reference `deployment-management:datarobot.models.Predicti ons.get' on page 1033 undefined on input line 110230. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile.get_access_list ' on page 1033 undefined on input line 110256. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1033 u ndefined on input line 110256. LaTeX Warning: Hyper reference `projects:datarobot.CalendarFile' on page 1033 u ndefined on input line 110260. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.start_a dvanced_tuning_session' on page 1033 undefined on input line 110283. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_adv anced_tuning_parameters' on page 1033 undefined on input line 110284. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.advance d_tune' on page 1033 undefined on input line 110285. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.advanced_tuni ng.AdvancedTuningSession' on page 1033 undefined on input line 110286. Underfull \hbox (badness 10000) in paragraph at lines 110281--110290 []\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 110281--110290 \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 1033 u ndefined on input line 110293. LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations.get_a ll_as_dataframe' on page 1033 undefined on input line 110303. [1033] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1034 undefined on input line 110317. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1034 undefined on input line 110321. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t_from_data_source' on page 1034 undefined on input line 110321. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictionDa taset' on page 1034 undefined on input line 110321. Underfull \hbox (badness 10000) in paragraph at lines 110320--110322 []\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 1034 undefined on input line 110325. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t_from_data_source' on page 1034 undefined on input line 110325. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1034 undefined on input line 110329. LaTeX Warning: Hyper reference `insights:datarobot.models.roc_curve.RocCurve' o n page 1034 undefined on input line 110333. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1034 undefined on input line 110352. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create_from_d ata_source' on page 1034 undefined on input line 110353. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 103 4 undefined on input line 110357. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 103 4 undefined on input line 110358. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1034 undefined on input line 110362. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1034 undefined on input line 110363. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1034 undefined on input line 110367. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1034 undefined on input line 110368. [1034] LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_sup ported_capabilities' on page 1035 undefined on input line 110437. Underfull \hbox (badness 10000) in paragraph at lines 110442--110445 []\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 1035 undefined on input line 110449. LaTeX Warning: Hyper reference `features:datarobot.models.FeatureHistogram' on page 1035 undefined on input line 110453. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1035 undefined on input line 110464. Underfull \hbox (badness 10000) in paragraph at lines 110461--110466 []\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 110461--110466 \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. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1035 undefined on input line 110479. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create' on pa ge 1035 undefined on input line 110479. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_lif t_chart' on page 1035 undefined on input line 110485. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_all _lift_charts' on page 1035 undefined on input line 110486. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_con fusion_chart' on page 1035 undefined on input line 110486. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_all _confusion_charts' on page 1035 undefined on input line 110487. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_roc _curve' on page 1035 undefined on input line 110487. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_all _roc_curves' on page 1035 undefined on input line 110488. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1035 undefined on input line 110494. Underfull \hbox (badness 10000) in paragraph at lines 110492--110496 []\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 1035 undefined on input line 110499. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1035 undefined on input line 110513. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.set_target' o n page 1035 undefined on input line 110514. [1035] LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataSource' on page 1036 undefined on input line 110522. LaTeX Warning: Hyper reference `data-connectivity:datarobot.DataStore' on page 1036 undefined on input line 110522. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_or_ request_feature_impact' on page 1036 undefined on input line 110581. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.start_a dvanced_tuning_session' on page 1036 undefined on input line 110587. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_adv anced_tuning_parameters' on page 1036 undefined on input line 110588. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.advance d_tune' on page 1036 undefined on input line 110589. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.advanced_tuni ng.AdvancedTuningSession' on page 1036 undefined on input line 110590. Underfull \hbox (badness 10000) in paragraph at lines 110585--110593 []\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 110585--110593 \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 LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1036 undefined on input line 110596. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.star_mo del' on page 1036 undefined on input line 110601. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.unstar_ model' on page 1036 undefined on input line 110601. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.get_models' o n page 1036 undefined on input line 110605. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.set_pre diction_threshold' on page 1036 undefined on input line 110609. Underfull \hbox (badness 10000) in paragraph at lines 110608--110611 []\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 1036 undefined on input line 110614. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model.get_cro ss_validation_scores' on page 1036 undefined on input line 110619. Underfull \hbox (badness 10000) in paragraph at lines 110618--110620 []\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. [1036] LaTeX Warning: Hyper reference `jobs:datarobot.models.Job' on page 1037 undefin ed on input line 110637. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist' on page 1037 undefined on input line 110643. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist.update' o n page 1037 undefined on input line 110650. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist.u pdate' on page 1037 undefined on input line 110651. LaTeX Warning: Hyper reference `features:datarobot.models.Featurelist.delete' o n page 1037 undefined on input line 110656. LaTeX Warning: Hyper reference `features:datarobot.models.ModelingFeaturelist.d elete' on page 1037 undefined on input line 110657. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation.get' on page 1037 undefined on input line 110661. Underfull \hbox (badness 10000) in paragraph at lines 110660--110664 []\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 1037 undefined on input line 110668. LaTeX Warning: Hyper reference `batch-predictions:datarobot.models.PredictJob' on page 1037 undefined on input line 110669. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.pareto_front. ParetoFront' on page 1037 undefined on input line 110690. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.ModelRecommen dation' on page 1037 undefined on input line 110695. LaTeX Warning: Hyper reference `insights:datarobot.PredictionExplanations' on p age 1037 undefined on input line 110708. [1037] LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.feature _log_list' on page 1038 undefined on input line 110779. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning.feature _log_retrieve' on page 1038 undefined on input line 110780. Underfull \hbox (badness 10000) in paragraph at lines 110777--110781 []\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 110777--110781 \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 1038 undefined on input line 110790. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1038 undefined on input line 110791. LaTeX Warning: Hyper reference `datarobot-models:datarobot.models.Model' on pag e 1038 undefined on input line 110792. LaTeX Warning: Hyper reference `blueprints:datarobot.models.Blueprint' on page 1038 undefined on input line 110792. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.upload_datase t' on page 1038 undefined on input line 110799. Underfull \hbox (badness 10000) in paragraph at lines 110797--110801 []\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. LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1038 undefined on input line 110809. LaTeX Warning: Hyper reference `projects:datarobot.models.Project.create_from_d ata_source' on page 1038 undefined on input line 110810. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 103 8 undefined on input line 110814. LaTeX Warning: Hyper reference `projects:datarobot.FeatureSettings' on page 103 8 undefined on input line 110815. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1038 undefined on input line 110819. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1038 undefined on input line 110820. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1038 undefined on input line 110824. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioning' on pag e 1038 undefined on input line 110825. Underfull \hbox (badness 5302) in paragraph at lines 110823--110827 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use \T1/txtt/m/sl/10 data robot.DatetimePartitioningSpecification. [1038] LaTeX Warning: Hyper reference `projects:datarobot.models.Project' on page 1039 undefined on input line 110886. LaTeX Warning: Hyper reference `projects:datarobot.DatetimePartitioningSpecific ation' on page 1039 undefined on input line 110901. [1039] [1040] Underfull \hbox (badness 10000) in paragraph at lines 111097--111100 []\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. [1041] [1042] Underfull \hbox (badness 10000) in paragraph at lines 111290--111292 []\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, [1043] Underfull \hbox (badness 10000) in paragraph at lines 111394--111398 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [1044] Underfull \hbox (badness 6268) in paragraph at lines 111509--111513 []\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. [1045] Underfull \hbox (badness 10000) in paragraph at lines 111645--111647 []\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. [1046] [1047] [1048] Underfull \hbox (badness 6016) in paragraph at lines 111991--111995 []\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 112011--112016 []\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 [1049] Underfull \hbox (badness 10000) in paragraph at lines 112082--112085 []\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 [1050] [1051] [1052] [1053] [1054] LaTeX Warning: Reference `client-setup:module-datarobot.client' on page 1055 un defined on input line 112393. LaTeX Warning: Reference `errors:module-datarobot.errors' on page 1055 undefine d on input line 112394. LaTeX Warning: Reference `binary_data_helpers:module-datarobot.helpers.binary_d ata_utils' on page 1055 undefined on input line 112395. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.enums' on page 1055 undefined on input line 112396. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.exception s' on page 1055 undefined on input line 112397. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.execution _environment' on page 1055 undefined on input line 112398. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.kernel' o n page 1055 undefined on input line 112399. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.notebook' on page 1055 undefined on input line 112400. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.revision' on page 1055 undefined on input line 112401. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.scheduled _job' on page 1055 undefined on input line 112402. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.scheduled _run' on page 1055 undefined on input line 112403. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.session' on page 1055 undefined on input line 112404. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.settings' on page 1055 undefined on input line 112405. LaTeX Warning: Reference `notebooks:module-datarobot.models.notebooks.user' on page 1055 undefined on input line 112406. LaTeX Warning: Reference `training_predictions:module-datarobot.models.training _predictions' on page 1055 undefined on input line 112407. LaTeX Warning: Reference `blueprints:module-datarobot.models.visualai.augmentat ion' on page 1055 undefined on input line 112408. LaTeX Warning: Reference `blueprints:module-datarobot.models.visualai.images' o n page 1055 undefined on input line 112409. LaTeX Warning: Reference `blueprints:module-datarobot.models.visualai.insights' on page 1055 undefined on input line 112410. No file datarobot-public-api-client.ind. [1055] (./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-sc.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.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 (1059 pages, 4394684 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 1055 undefined on input line 112395 Reference `blueprints:module-datarobot.models.visualai.augmentation' on page 1055 undefined on input line 112408 Reference `blueprints:module-datarobot.models.visualai.images' on page 1055 undefined on input line 112409 Reference `blueprints:module-datarobot.models.visualai.insights' on page 1055 undefined on input line 112410 Reference `client-setup:module-datarobot.client' on page 1055 undefined on input line 112393 Reference `errors:module-datarobot.errors' on page 1055 undefined on input line 112394 Reference `notebooks:module-datarobot.models.notebooks.enums' on page 1055 undefined on input line 112396 Reference `notebooks:module-datarobot.models.notebooks.exceptions' on page 1055 undefined on input line 112397 Reference `notebooks:module-datarobot.models.notebooks.execution_environment' on page 1055 undefined on input line 112398 Reference `notebooks:module-datarobot.models.notebooks.kernel' on page 1055 undefined on input line 112399 Reference `notebooks:module-datarobot.models.notebooks.notebook' on page 1055 undefined on input line 112400 Reference `notebooks:module-datarobot.models.notebooks.revision' on page 1055 undefined on input line 112401 Reference `notebooks:module-datarobot.models.notebooks.scheduled_job' on page 1055 undefined on input line 112402 Reference `notebooks:module-datarobot.models.notebooks.scheduled_run' on page 1055 undefined on input line 112403 Reference `notebooks:module-datarobot.models.notebooks.session' on page 1055 undefined on input line 112404 Reference `notebooks:module-datarobot.models.notebooks.settings' on page 1055 undefined on input line 112405 Reference `notebooks:module-datarobot.models.notebooks.user' on page 1055 undefined on input line 112406 Reference `training_predictions:module-datarobot.models.training_predictions' on page 1055 undefined on input line 112407 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' ------------ Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex datarobot-public-api-client.idx'... ------------ Running 'makeindex -s python.ist -o "datarobot-public-api-client.ind" "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 (1998 entries accepted, 0 rejected). Sorting entries....................done (24365 comparisons). Generating output file datarobot-public-api-client.ind.....done (3412 lines written, 0 warnings). Output written in datarobot-public-api-client.ind. Transcript written in datarobot-public-api-client.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.aux' 'datarobot-public-api-client.ind' 'datarobot-public-api-client.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.10.0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.10.0_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 659 []\T1/qtm/m/n/10 1002 Overfull \hbox (4.49997pt too wide) detected at line 661 []\T1/qtm/m/n/10 1002 Overfull \hbox (4.49997pt too wide) detected at line 667 []\T1/qtm/m/n/10 1003 Overfull \hbox (4.49997pt too wide) detected at line 669 []\T1/qtm/m/n/10 1004 Overfull \hbox (4.49997pt too wide) detected at line 672 []\T1/qtm/m/n/10 1004 Overfull \hbox (4.49997pt too wide) detected at line 674 []\T1/qtm/m/n/10 1004 Overfull \hbox (4.49997pt too wide) detected at line 682 []\T1/qtm/m/n/10 1007 Overfull \hbox (4.49997pt too wide) detected at line 690 []\T1/qtm/m/n/10 1009 Overfull \hbox (4.49997pt too wide) detected at line 698 []\T1/qtm/m/n/10 1011 Overfull \hbox (4.49997pt too wide) detected at line 705 []\T1/qtm/m/n/10 1014 Overfull \hbox (4.49997pt too wide) detected at line 713 []\T1/qtm/m/n/10 1016 [4] Overfull \hbox (4.49997pt too wide) detected at line 718 []\T1/qtm/m/n/10 1018 Overfull \hbox (4.49997pt too wide) detected at line 725 []\T1/qtm/m/n/10 1020 Overfull \hbox (4.49997pt too wide) detected at line 732 []\T1/qtm/m/n/10 1022 Overfull \hbox (4.49997pt too wide) detected at line 738 []\T1/qtm/m/n/10 1024 Overfull \hbox (4.49997pt too wide) detected at line 744 []\T1/qtm/m/n/10 1027 Overfull \hbox (4.49997pt too wide) detected at line 748 []\T1/qtm/m/n/10 1028 Overfull \hbox (4.49997pt too wide) detected at line 754 []\T1/qtm/m/n/10 1030 Overfull \hbox (4.49997pt too wide) detected at line 759 []\T1/qtm/m/n/10 1031 Overfull \hbox (4.49997pt too wide) detected at line 764 []\T1/qtm/m/n/10 1032 Overfull \hbox (4.49997pt too wide) detected at line 768 []\T1/qtm/m/n/10 1033 Overfull \hbox (4.49997pt too wide) detected at line 771 []\T1/qtm/m/n/10 1033 Overfull \hbox (4.49997pt too wide) detected at line 778 []\T1/qtm/m/n/10 1034 Overfull \hbox (4.49997pt too wide) detected at line 781 []\T1/qtm/m/n/10 1035 Overfull \hbox (4.49997pt too wide) detected at line 783 []\T1/qtm/m/n/10 1035 Overfull \hbox (4.49997pt too wide) detected at line 788 []\T1/qtm/m/n/10 1036 Overfull \hbox (4.49997pt too wide) detected at line 795 []\T1/qtm/m/n/10 1037 Overfull \hbox (4.49997pt too wide) detected at line 797 []\T1/qtm/m/n/10 1038 Overfull \hbox (4.49997pt too wide) detected at line 803 []\T1/qtm/m/n/10 1039 Overfull \hbox (4.49997pt too wide) detected at line 807 []\T1/qtm/m/n/10 1039 Overfull \hbox (4.49997pt too wide) detected at line 809 []\T1/qtm/m/n/10 1040 Overfull \hbox (4.49997pt too wide) detected at line 813 []\T1/qtm/m/n/10 1041 Overfull \hbox (4.49997pt too wide) detected at line 815 []\T1/qtm/m/n/10 1041 Overfull \hbox (4.49997pt too wide) detected at line 817 []\T1/qtm/m/n/10 1041 Overfull \hbox (4.49997pt too wide) detected at line 821 []\T1/qtm/m/n/10 1042 Overfull \hbox (4.49997pt too wide) detected at line 824 []\T1/qtm/m/n/10 1042 Overfull \hbox (4.49997pt too wide) detected at line 830 []\T1/qtm/m/n/10 1043 Overfull \hbox (4.49997pt too wide) detected at line 832 []\T1/qtm/m/n/10 1043 Overfull \hbox (4.49997pt too wide) detected at line 835 []\T1/qtm/m/n/10 1044 Overfull \hbox (4.49997pt too wide) detected at line 843 []\T1/qtm/m/n/10 1045 Overfull \hbox (4.49997pt too wide) detected at line 850 []\T1/qtm/m/n/10 1047 Overfull \hbox (4.49997pt too wide) detected at line 852 []\T1/qtm/m/n/10 1047 Overfull \hbox (4.49997pt too wide) detected at line 859 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 861 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 863 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 865 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 870 []\T1/qtm/m/n/10 1049 Overfull \hbox (4.49997pt too wide) detected at line 873 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 877 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 878 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 879 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 880 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 881 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 882 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 883 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 884 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 885 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 886 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 887 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 888 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 889 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 890 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 891 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 892 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 893 []\T1/qtm/m/n/10 1052 [5] Overfull \hbox (4.49997pt too wide) detected at line 894 []\T1/qtm/m/n/10 1053 ) [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 779 [13] [14] Overfull \vbox (1.2373pt too high) detected at line 951 [15] [16] [17] [18] [19] [20] [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 2190--2192 []\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 2204--2209 \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] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3127--3133 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [48] [49] Overfull \vbox (2.72194pt too high) detected at line 3291 [50] [51] [52] [53] [54] ! 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.3614 ├── 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.3614 ├── 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.3614 ├── 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.3615 ├  ├──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.3615 ├  ├──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.3615 ├  ├──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.3615 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3618 ├── 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.3618 ├── 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.3618 ├── data.csv [55] [56] [57] [58] [59] Overfull \vbox (1.93637pt too high) detected at line 3973 [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 4236--4239 []\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. [64] Underfull \hbox (badness 10000) in paragraph at lines 4309--4314 \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 [65] Underfull \hbox (badness 10000) in paragraph at lines 4341--4346 \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 4341--4346 [][]\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 [66] [67] [68] [69] ! 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.4616 ...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.4616 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [70] [71] [72] [73] Overfull \vbox (2.72194pt too high) detected at line 4976 [74] Underfull \hbox (badness 10000) in paragraph at lines 4981--4984 [][][]\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 [75] Underfull \hbox (badness 6141) in paragraph at lines 5077--5084 []\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- [76] [77] [78] [79] Underfull \hbox (badness 10000) in paragraph at lines 5365--5370 []\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. [80] [81] [82] [83] [84] Underfull \hbox (badness 7012) in paragraph at lines 5694--5697 []\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 [85] Underfull \hbox (badness 10000) in paragraph at lines 5744--5747 []\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 [86] [87] [88] [89] [90] [91] [92] ! 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.6491 ├── 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.6491 ├── 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.6491 ├── 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.6492 │   ├── 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.6492 │   ├── 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.6492 │   ├── 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.6492 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6494 │   ├── … ! 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.6494 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6494 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6494 │   ├── … ! 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.6495 ├── 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.6495 ├── 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.6495 ├── 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.6496 ...├── 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.6496 ...├── 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.6496 ...├── 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.6496 ...├── 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.6497 ...├── 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.6497 ...├── 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.6497 ...├── 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.6497 ...├── 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.6498 │ ├── … ! 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.6498 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6498 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6498 │ ├── … [93] [94] [95 <./sample1.png> <./sample2.png>] [96 <./activation_map1.png>] [97 <./activation_map2.png>] [98 <./embeddings.png>] [99] [100] [101] [102] [103] [104] [105] [106] Chapter 4. [107] Overfull \vbox (1.18929pt too high) detected at line 7397 [108] [109] [110] [111] [112] [113] [114] [115] [116] Overfull \vbox (1.27087pt too high) detected at line 8065 [117] [118] [119] [120] Overfull \vbox (0.53955pt too high) detected at line 8327 [121] Underfull \hbox (badness 6477) in paragraph at lines 8353--8358 []\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 8359--8361 []\T1/qtm/m/n/10 Al-ter-na-tively, use a short-hand ver-sion with [][]\T1/txtt/ m/sl/10 datarobot.models.BatchPredictionJobDefinition. [122] Underfull \hbox (badness 10000) in paragraph at lines 8443--8446 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8443--8446 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8443--8446 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8475--8478 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8475--8478 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8488--8490 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8496--8499 \T1/qtm/m/n/10 such as [123] Overfull \vbox (676.10883pt too high) has occurred while \output is active [124] Underfull \hbox (badness 5832) in paragraph at lines 8507--8513 \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 8507--8513 \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 [125] [126] Chapter 5. [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] Underfull \hbox (badness 10000) in paragraph at lines 9632--9636 \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. [142] [143] [144] [145] [146] [147] [148] [149] Overfull \vbox (1.93637pt too high) detected at line 10162 [150] [151] [152] Underfull \hbox (badness 7415) in paragraph at lines 10326--10328 []\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 [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 10414--10416 \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 [155] [156] [157] [158] [159] [160] [161] [162] Overfull \vbox (0.52194pt too high) detected at line 11093 [163] Underfull \hbox (badness 10000) in paragraph at lines 11139--11142 []\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 [164] [165] [166] Overfull \vbox (1.27087pt too high) detected at line 11340 [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Overfull \vbox (2.67389pt too high) detected at line 12182 [180] [181] [182] Underfull \hbox (badness 10000) in paragraph at lines 12304--12307 \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. [183] [184] [185] Underfull \hbox (badness 10000) in paragraph at lines 12563--12566 []\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 [186] [187] [188] [189] [190] Chapter 6. [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] Chapter 7. [201] [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 13706--13709 []\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 [205] [206] Chapter 8. [207] [208] [209] [210] Chapter 9. [211] [212] Chapter 10. [213] [214] [215] [216] Chapter 11. [217] [218] Chapter 12. [219] [220] [221] [222] [223] [224] [225] Overfull \vbox (1.75995pt too high) detected at line 15605 [226] [227] [228] Chapter 13. [229] [230] [231] [232] [233] [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 16640--16643 []\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 16645--16648 []\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.: [236] Underfull \hbox (badness 10000) in paragraph at lines 16696--16699 []\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 16701--16704 []\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.: [237] Underfull \hbox (badness 10000) in paragraph at lines 16875--16877 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] Underfull \hbox (badness 6364) in paragraph at lines 17909--17911 \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 != [248] [249] [250] [251] [252] Chapter 14. Overfull \hbox (5.07387pt too wide) in paragraph at lines 18446--18446 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 18506--18506 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [253] Overfull \hbox (5.07387pt too wide) in paragraph at lines 18565--18565 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [254] [255] [256] Chapter 15. [257] [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 19221--19223 []\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 19253--19255 []\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 , [260] [261] [262] [263] Overfull \hbox (33.22383pt too wide) in paragraph at lines 19831--19833 []\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 ) [264] Underfull \hbox (badness 10000) in paragraph at lines 19892--19894 []\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 , [265] Underfull \hbox (badness 10000) in paragraph at lines 19984--19986 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 20037--20039 []\T1/txtt/bx/n/10 limit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T 1/txtt/m/n/10 Optional. (default\T1/qtm/m/n/10 : \T1/txtt/m/n/10 0)\T1/qtm/m/n/ 10 , \T1/txtt/m/n/10 at most this many results are [266] Underfull \hbox (badness 10000) in paragraph at lines 20136--20139 []\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 The list of [267] Overfull \hbox (33.22383pt too wide) in paragraph at lines 20311--20313 []\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 ) [268] Underfull \hbox (badness 5711) in paragraph at lines 20437--20439 []\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 Underfull \hbox (badness 10000) in paragraph at lines 20476--20478 []\T1/txtt/bx/n/10 limit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T 1/txtt/m/n/10 Optional. (default\T1/qtm/m/n/10 : \T1/txtt/m/n/10 0)\T1/qtm/m/n/ 10 , \T1/txtt/m/n/10 at most this many results are [269] [270] [271] Underfull \hbox (badness 10000) in paragraph at lines 20841--20846 []\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-tions Underfull \hbox (badness 6658) in paragraph at lines 20841--20846 \T1/qtm/m/n/10 should be cal-i-brated to be be-tween 0 and 1 by DR. if None, us es de-fault [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Chapter 16. [287] [288] [289] [290] Chapter 17. [291] Overfull \vbox (0.94989pt too high) detected at line 23330 [292] Underfull \vbox (badness 7522) detected at line 23450 Overfull \vbox (4.48987pt too high) detected at line 23450 [293] [294] Underfull \hbox (badness 10000) in paragraph at lines 23540--23542 []\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 23614 [295] [296] [297] [298] [299] [300] Chapter 18. [301] [302] [303] [304] [305] [306] [307] Underfull \hbox (badness 5475) in paragraph at lines 24846--24848 []\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 [308] Chapter 19. [309] [310] [311] Underfull \hbox (badness 5274) in paragraph at lines 25225--25227 []\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 [312] [313] [314] [315] Overfull \vbox (2.75995pt too high) detected at line 25561 [316] [317] [318] [319] [320] [321] [322] [323] Overfull \hbox (12.22389pt too wide) in paragraph at lines 26468--26470 []\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 ) [324] Underfull \hbox (badness 10000) in paragraph at lines 26573--26579 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [325] [326] [327] [328] [329] [330] Chapter 20. Underfull \hbox (badness 5924) in paragraph at lines 27230--27235 \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 , [331] Underfull \hbox (badness 10000) in paragraph at lines 27299--27302 []\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 27299--27302 \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 27299--27302 \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 27313--27315 []\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 [332] Underfull \hbox (badness 10000) in paragraph at lines 27487--27492 []\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 27487--27492 \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 27487--27492 \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 (33.36987pt too wide) in paragraph at lines 27487--27492 \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 ] [333] Underfull \hbox (badness 10000) in paragraph at lines 27529--27532 []\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 27529--27532 \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 27529--27532 \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 27543--27546 []\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 [334] Underfull \hbox (badness 10000) in paragraph at lines 27671--27674 []\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 [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 []\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 type of the im-age, ei-ther CUS- Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 \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 27968--27971 []\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 27968--27971 \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 27968--27971 \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 , [337] Underfull \hbox (badness 10000) in paragraph at lines 28020--28023 []\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 28020--28023 \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 28020--28023 \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 , [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 28336--28339 []\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 28336--28339 \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 28336--28339 \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 , [340] Underfull \hbox (badness 10000) in paragraph at lines 28443--28450 []\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 5077) in paragraph at lines 28443--28450 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 []\T1/txtt/bx/n/10 files \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List]\T1/qtm/ m/n/10 ) ^^U The list of tu-ples, where val-ues in each Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 tu-ple are the lo-cal filesys-tem path and the path the file sho uld be Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 placed in the model. If the list is of strings, then base-names will be Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 used for tu-ples. Ex-am-ple: [(^^P/home/user/Documents/myModel/f ile1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28474--28477 []\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 28474--28477 \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 28474--28477 \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 , [341] Underfull \vbox (badness 2970) detected at line 28598 [342] Underfull \hbox (badness 10000) in paragraph at lines 28645--28652 []\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 5077) in paragraph at lines 28645--28652 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and [343] Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 []\T1/txtt/bx/n/10 files \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List]\T1/qtm/ m/n/10 ) ^^U The list of tu-ples, where val-ues in each Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 tu-ple are the lo-cal filesys-tem path and the path the file sho uld be Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 placed in the model. If list is of strings, then base-names will be Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/myModel/fi le1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28681--28684 []\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 28681--28684 \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 28681--28684 \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 , [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] Underfull \hbox (badness 10000) in paragraph at lines 30111--30113 []\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 [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 30284--30287 []\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 build sta-tus of Underfull \hbox (badness 10000) in paragraph at lines 30284--30287 \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 30284--30287 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [356] [357] [358] Chapter 21. [359] [360] [361] [362] Chapter 22. [363] [364] [365] [366] [367] [368] Chapter 23. [369] Underfull \hbox (badness 10000) in paragraph at lines 31818--31821 []\T1/txtt/bx/n/10 database_driver \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m /n/10 ) ^^U Op-tional. Spec-ify when typ is \T1/qtm/m/it/10 DataDriver- [370] [371] [372] [373] Underfull \hbox (badness 10000) in paragraph at lines 32345--32347 []\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: [374] Underfull \hbox (badness 10000) in paragraph at lines 32413--32415 []\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: [375] [376] [377] Overfull \vbox (27.92998pt too high) detected at line 32780 [378] [379] [380] [381] [382] [383] [384] Chapter 24. [385] [386] Chapter 25. [387] [388] [389] [390] [391] [392] Underfull \hbox (badness 10000) in paragraph at lines 34017--34020 [] \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 34017--34020 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [393] [394] Chapter 26. [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 36093--36100 \T1/qtm/m/n/10 GIVEN _ NAME / SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ [410] [411] [412] [413] Overfull \vbox (1.75995pt too high) detected at line 36575 [414] [415] [416] [417] [418] [419] [420] Chapter 27. Underfull \hbox (badness 10000) in paragraph at lines 37068--37072 \T1/qtm/m/n/10 ^^U The list of in-puts for the recipe. Each in-put can be ei-th er a Underfull \hbox (badness 10000) in paragraph at lines 37119--37122 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/n/1 0 [\T1/txtt/m/n/10 List\T1/qtm/m/n/10 [[][]\T1/txtt/m/sl/10 JDBCTableDataSource Input[][] \T1/qtm/m/n/10 | [421] Underfull \vbox (badness 3601) detected at line 37219 [422] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [423] [424] [425] [426] [427] [428] [429] [430] Underfull \hbox (badness 10000) in paragraph at lines 38253--38256 []\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 38253--38256 \T1/qtm/m/n/10 ods to ap-ply for rolling statis-tics. Cur-rently only sup-ports [431] [432] Underfull \vbox (badness 2384) detected at line 38454 Overfull \vbox (38.2pt too high) detected at line 38454 [433] [434] [435] [436] [437] [438] Chapter 28. [439] [440] [441] [442] Underfull \vbox (badness 10000) detected at line 39607 Overfull \vbox (24.0pt too high) detected at line 39607 [443] Overfull \vbox (0.89993pt too high) detected at line 39688 [444] [445] [446] Underfull \hbox (badness 10000) in paragraph at lines 39922--39924 []\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 [447] Underfull \hbox (badness 10000) in paragraph at lines 40074--40077 []\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 [448] [449] Underfull \hbox (badness 10000) in paragraph at lines 40325--40328 \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 [450] Underfull \hbox (badness 10000) in paragraph at lines 40451--40453 []\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 [451] [452] [453] [454] Underfull \hbox (badness 10000) in paragraph at lines 41066--41069 []\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 [455] Underfull \hbox (badness 10000) in paragraph at lines 41125--41129 []\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 [456] [457] [458] Underfull \hbox (badness 10000) in paragraph at lines 41600--41603 \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 [459] [460] Underfull \hbox (badness 10000) in paragraph at lines 41791--41796 []\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 41791--41796 [][]\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 [461] [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 42047--42050 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 42052--42058 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 42096--42098 []\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 42132--42134 []\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 [464] [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 42458--42467 []\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 [467] Underfull \hbox (badness 10000) in paragraph at lines 42527--42532 []\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 42527--42532 [][]\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 42540--42543 \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 [468] [469] [470] [471] [472] [473] [474] [475] [476] Underfull \hbox (badness 10000) in paragraph at lines 43616--43618 []\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 [477] Underfull \hbox (badness 10000) in paragraph at lines 43768--43771 []\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 [478] [479] Underfull \hbox (badness 10000) in paragraph at lines 44019--44022 \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 [480] Underfull \hbox (badness 10000) in paragraph at lines 44145--44147 []\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 [481] [482] [483] [484] [485] Underfull \hbox (badness 10000) in paragraph at lines 44760--44763 []\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 44819--44823 []\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 [486] [487] [488] [489] Underfull \hbox (badness 10000) in paragraph at lines 45264--45267 \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 [490] [491] Underfull \hbox (badness 10000) in paragraph at lines 45570--45573 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 45575--45581 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the [492] Underfull \hbox (badness 10000) in paragraph at lines 45619--45621 []\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 45655--45657 []\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 [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] Underfull \hbox (badness 10000) in paragraph at lines 47004--47006 []\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 [504] [505] Underfull \hbox (badness 10000) in paragraph at lines 47156--47159 []\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 [506] [507] Underfull \hbox (badness 10000) in paragraph at lines 47407--47410 \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 Underfull \hbox (badness 10000) in paragraph at lines 47533--47535 []\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 [508] [509] [510] [511] [512] Underfull \hbox (badness 10000) in paragraph at lines 48148--48151 []\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 48207--48211 []\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 [513] [514] [515] [516] Underfull \hbox (badness 10000) in paragraph at lines 48682--48685 \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 [517] Underfull \hbox (badness 10000) in paragraph at lines 48873--48878 []\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 48873--48878 [][]\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 [518] [519] [520] Underfull \hbox (badness 10000) in paragraph at lines 49129--49132 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 49134--49140 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 49178--49180 []\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 [521] Underfull \hbox (badness 10000) in paragraph at lines 49214--49216 []\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 [522] [523] Underfull \hbox (badness 10000) in paragraph at lines 49540--49549 []\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 [524] Underfull \hbox (badness 10000) in paragraph at lines 49609--49614 []\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 49609--49614 [][]\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 49622--49625 \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 [525] [526] Underfull \hbox (badness 5217) in paragraph at lines 49852--49855 []\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 [527] [528] [529] [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 50385--50390 []\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 50385--50390 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] Underfull \hbox (badness 10000) in paragraph at lines 51764--51767 \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 [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 52820--52822 []\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 [554] Underfull \hbox (badness 10000) in paragraph at lines 52920--52923 []\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 Underfull \hbox (badness 10000) in paragraph at lines 53014--53016 []\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 [555] [556] [557] Underfull \hbox (badness 10000) in paragraph at lines 53425--53428 []\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 [558] [559] [560] [561] Underfull \hbox (badness 10000) in paragraph at lines 53895--53898 \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 53942--53947 []\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 53942--53947 [][]\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 [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 54112--54115 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 54117--54123 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 54161--54163 []\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 [564] [565] Underfull \hbox (badness 10000) in paragraph at lines 54328--54333 []\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 54328--54333 [][]\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 54341--54344 \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 [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] Underfull \hbox (badness 10000) in paragraph at lines 55626--55628 []\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 [577] Underfull \hbox (badness 10000) in paragraph at lines 55778--55781 []\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 [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 56029--56032 \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 [580] Underfull \hbox (badness 10000) in paragraph at lines 56155--56157 []\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 [581] [582] [583] [584] Underfull \hbox (badness 10000) in paragraph at lines 56770--56773 []\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 [585] Underfull \hbox (badness 10000) in paragraph at lines 56829--56833 []\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 [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 57304--57307 \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 [589] [590] Underfull \hbox (badness 10000) in paragraph at lines 57495--57500 []\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 57495--57500 [][]\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 [591] [592] [593] Underfull \hbox (badness 10000) in paragraph at lines 57751--57754 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 57756--57762 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 57800--57802 []\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 57836--57838 []\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 [594] [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 58162--58171 []\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 [597] Underfull \hbox (badness 10000) in paragraph at lines 58231--58236 []\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 58231--58236 [][]\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 58244--58247 \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 [598] [599] [600] [601] [602] [603] Underfull \hbox (badness 10000) in paragraph at lines 59158--59160 []\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 [604] Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 []\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 59221--59233 \T1/qtm/m/n/10 ply when run-ning the grid search. This is only ap-pli-ca-ble if the search Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \T1/qtm/m/n/10 type is spec-i-fied and the search de-ter-mines which al-go-rith m to use. Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \T1/qtm/m/n/10 The fol-low-ing are the valid com-bi-na-tions of search type and al-go-rithm: Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \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 59221--59233 \T1/qtm/m/n/10 | Grid-SearchAl-go-rithm.EXHAUSTIVE_SEARCH (de-fault) | | Grid-S earch- [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 61788--61790 []\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 [624] [625] [626] [627] [628] Chapter 29. [629] [630] Chapter 30. Underfull \hbox (badness 10000) in paragraph at lines 62256--62260 []\T1/qtm/m/n/10 datarobot-key \T1/txtt/m/n/10 str \T1/qtm/m/n/10 Cor-re-sponds the to the \T1/txtt/m/n/10 PredictionServer \T1/qtm/m/n/10 ^^Psnake_cased^^Q [631] [632] [633] [634] [635] [636] [637] [638] Overfull \vbox (0.61996pt too high) detected at line 63205 [639] [640] [641] [642] [643] [644] [645] Underfull \hbox (badness 10000) in paragraph at lines 63946--63950 \T1/qtm/m/n/10 If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- ment. Underfull \hbox (badness 10000) in paragraph at lines 63946--63950 \T1/qtm/m/n/10 To up-date ex-ist-ing `'pre-dic-tions_data_collection'' set-ting s, see [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] Underfull \hbox (badness 10000) in paragraph at lines 65278--65280 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 65313--65315 \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 65313--65315 \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- [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] Underfull \hbox (badness 10000) in paragraph at lines 67619--67623 []\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 67619--67623 \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 67625--67629 []\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 67625--67629 \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 [674] Underfull \hbox (badness 10000) in paragraph at lines 67649--67653 []\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 67649--67653 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [675] [676] [677] Underfull \hbox (badness 10000) in paragraph at lines 68118--68120 []\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- [678] [679] [680] [681] [682] Chapter 31. [683] [684] [685] [686] Chapter 32. [687] Underfull \hbox (badness 10000) in paragraph at lines 68957--68962 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [688] [689] [690] [691] Underfull \hbox (badness 10000) in paragraph at lines 69499--69504 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [692] [693] [694] Underfull \hbox (badness 5331) in paragraph at lines 69952--69954 []\T1/txtt/bx/n/10 values \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(dict)\T1/qtm/m/n /10 ) ^^U List of His-togram val-ues with a schema de-scribed as [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 70193--70196 []\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 70193--70196 \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 , [697] Underfull \hbox (badness 10000) in paragraph at lines 70341--70344 []\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 70341--70344 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [698] [699] [700] [701] [702] [703] [704] [705] Underfull \hbox (badness 5771) in paragraph at lines 71391--71395 \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 71397--71401 []\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 71423--71426 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [706] [707] [708] Underfull \hbox (badness 5771) in paragraph at lines 71672--71676 \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 71678--71682 []\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 pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 71704--71707 \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 71724--71726 []\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 [709] Underfull \hbox (badness 10000) in paragraph at lines 71753--71755 []\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 71761--71765 \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. [710] Underfull \hbox (badness 10000) in paragraph at lines 71868--71870 []\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 71876--71880 \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. [711] [712] [713] [714] [715] [716] Overfull \vbox (10.32994pt too high) detected at line 72774 [717] Overfull \vbox (2.88174pt too high) detected at line 72856 [718] [719] [720] [721] [722] Chapter 33. [723] [724] [725] [726] [727] [728] [729] [730] Underfull \hbox (badness 10000) in paragraph at lines 74275--74280 []\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 74275--74280 \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 74275--74280 \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 74275--74280 \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 , [731] [732] Chapter 34. [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] Chapter 35. [747] [748] Overfull \hbox (63.27374pt too wide) in paragraph at lines 76376--76379 []\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 ) [749] Overfull \hbox (69.97372pt too wide) in paragraph at lines 76526--76529 []\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 ) [750] [751] Overfull \hbox (69.97372pt too wide) in paragraph at lines 76750--76753 []\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 ) [752] Underfull \hbox (badness 10000) in paragraph at lines 76869--76872 []\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 76878--76882 []\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 76878--76882 \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 76878--76882 \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 76928--76931 []\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 76937--76941 []\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 76937--76941 \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 76937--76941 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , [753] [754] Underfull \hbox (badness 10000) in paragraph at lines 77157--77159 []\T1/txtt/bx/n/10 embedding_validation \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[CustomModelEmbeddingValidation\T1/qtm/m/n/10 , [755] [756] Chapter 36. [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] Underfull \hbox (badness 6592) in paragraph at lines 79196--79198 []\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- [772] Underfull \hbox (badness 10000) in paragraph at lines 79314--79316 []\T1/txtt/bx/n/10 response_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m /n/10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , [773] [774] [775] [776] Chapter 37. [777] Underfull \hbox (badness 10000) in paragraph at lines 79865--79867 []\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 [778] Underfull \hbox (badness 10000) in paragraph at lines 79950--79952 []\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 [779] [780] [781] [782] [783] Underfull \hbox (badness 10000) in paragraph at lines 80731--80733 []\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 80809--80811 []\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 [784] [785] [786] Chapter 38. [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] Underfull \hbox (badness 10000) in paragraph at lines 82638--82640 []\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. [798] [799] [800] [801] Underfull \hbox (badness 10000) in paragraph at lines 83318--83320 []\T1/txtt/m/n/10 [ [ True Negative, False Positive ], [ False Negative, True P ositive [802] [803] [804] [805] Overfull \vbox (26.28992pt too high) detected at line 83738 [806] [807] [808] Underfull \hbox (badness 10000) in paragraph at lines 83963--83966 []\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 83963--83966 \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 83997--83999 \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 84004--84006 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [809] [810] Underfull \hbox (badness 10000) in paragraph at lines 84294--84297 []\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 84294--84297 \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 [811] [812] [813] Underfull \hbox (badness 10000) in paragraph at lines 84628--84631 []\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 84628--84631 \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 84662--84664 \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 84669--84671 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [814] [815] [816] [817] [818] [819] Underfull \hbox (badness 10000) in paragraph at lines 85428--85431 []\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 85428--85431 \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 85433--85436 []\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 85433--85436 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to [820] [821] [822] [823] [824] [825] [826] [827] [828] Underfull \hbox (badness 10000) in paragraph at lines 86550--86553 []\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 86555--86558 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. Underfull \hbox (badness 6708) in paragraph at lines 86628--86634 \T1/qtm/m/n/10 Cre-ate pre-dic-tion ex-pla-na-tions for the the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 86628--86634 \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, [829] Underfull \hbox (badness 10000) in paragraph at lines 86644--86647 []\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 86649--86652 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] Chapter 39. [841] [842] [843] [844] [845] [846] [847] [848] Chapter 40. [849] [850] [851] [852] Chapter 41. [853] [854] Chapter 42. [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] Overfull \vbox (1.64996pt too high) detected at line 91263 [865] [866] [867] [868] [869] [870] Chapter 43. [871] Underfull \hbox (badness 10000) in paragraph at lines 92135--92137 []\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 [872] [873] [874] [875] [876] [877] Underfull \hbox (badness 10000) in paragraph at lines 92769--92775 \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 92769--92775 \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 92853--92860 []\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 92853--92860 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 92853--92860 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [878] Underfull \hbox (badness 10000) in paragraph at lines 92862--92866 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [879] [880] Underfull \hbox (badness 7888) in paragraph at lines 93092--93099 \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 93092--93099 \T1/txtt/m/n/10 in the repository (this may be extremely slow). If unspecified, Underfull \hbox (badness 10000) in paragraph at lines 93115--93121 \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 93115--93121 \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. [881] [882] Underfull \hbox (badness 10000) in paragraph at lines 93317--93323 \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 93317--93323 \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 93363--93365 []\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 , [883] [884] Underfull \hbox (badness 10000) in paragraph at lines 93580--93588 []\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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 [885] [886] [887] [888] Underfull \hbox (badness 10000) in paragraph at lines 93938--93940 []\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 93977--93980 []\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 [889] Underfull \hbox (badness 10000) in paragraph at lines 94032--94034 []\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 [890] Underfull \hbox (badness 10000) in paragraph at lines 94097--94103 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [891] [892] Overfull \hbox (0.89392pt too wide) in paragraph at lines 94363--94367 []\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 , [893] [894] [895] [896] [897] Overfull \vbox (23.86pt too high) detected at line 95057 [898] [899] [900] [901] Underfull \hbox (badness 10000) in paragraph at lines 95453--95462 []\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 [902] Underfull \hbox (badness 10000) in paragraph at lines 95552--95557 []\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 95552--95557 [][]\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 95569--95572 \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 [903] [904] Underfull \hbox (badness 10000) in paragraph at lines 95771--95776 \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 [905] Underfull \hbox (badness 10000) in paragraph at lines 95949--95954 \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 95949--95954 \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 95994--95999 \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 [906] [907] [908] [909] Underfull \hbox (badness 10000) in paragraph at lines 96388--96394 []\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 96388--96394 \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 96407--96414 []\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 96407--96414 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 96407--96414 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [910] Underfull \hbox (badness 10000) in paragraph at lines 96416--96420 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable Overfull \hbox (3.89389pt too wide) in paragraph at lines 96451--96455 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [911] Underfull \hbox (badness 10000) in paragraph at lines 96573--96576 []\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 96573--96576 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will [912] [913] [914] Underfull \hbox (badness 10000) in paragraph at lines 96867--96869 []\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. [915] [916] [917] Underfull \hbox (badness 10000) in paragraph at lines 97368--97375 []\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 97368--97375 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 97368--97375 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [918] [919] Underfull \hbox (badness 10000) in paragraph at lines 97576--97582 []\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 97587--97592 \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 [920] [921] Underfull \hbox (badness 6364) in paragraph at lines 97791--97794 []\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 [922] Underfull \hbox (badness 10000) in paragraph at lines 97862--97868 []\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 97862--97868 \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 97881--97888 []\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 97881--97888 \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 97896--97898 []\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 97900--97902 []\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 [923] Underfull \hbox (badness 10000) in paragraph at lines 97945--97949 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [924] [925] Underfull \hbox (badness 10000) in paragraph at lines 98329--98332 []\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 98339--98342 []\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 98350--98353 []\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 98350--98353 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [926] [927] Underfull \hbox (badness 6927) in paragraph at lines 98467--98470 []\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 [928] Underfull \hbox (badness 10000) in paragraph at lines 98641--98646 []\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 , Overfull \vbox (1.12193pt too high) detected at line 98663 [929] Underfull \hbox (badness 10000) in paragraph at lines 98783--98785 []\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 [930] Underfull \hbox (badness 10000) in paragraph at lines 98862--98865 []\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 98862--98865 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [931] [932] Underfull \hbox (badness 6927) in paragraph at lines 99035--99038 []\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 [933] [934] [935] [936] [937] Underfull \hbox (badness 10000) in paragraph at lines 99682--99685 []\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 99682--99685 \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. [938] [939] Underfull \hbox (badness 5741) in paragraph at lines 99901--99909 \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 [940] [941] [942] [943] [944] [945] [946] [947] [948] Underfull \hbox (badness 10000) in paragraph at lines 101150--101152 []\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 [949] [950] [951] [952] [953] [954] [955] [956] Chapter 44. [957] Underfull \vbox (badness 10000) detected at line 102070 [958] Underfull \hbox (badness 10000) in paragraph at lines 102151--102155 []\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 102151--102155 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [959] [960] [961] [962] Chapter 45. [963] [964] Underfull \hbox (badness 7099) in paragraph at lines 102845--102848 []\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 , [965] Underfull \hbox (badness 7099) in paragraph at lines 102887--102890 []\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 , [966] [967] [968] [969] [970] Chapter 46. Underfull \hbox (badness 10000) in paragraph at lines 103333--103335 []\T1/qtm/m/n/10 Up-dated [][]\T1/txtt/m/sl/10 MetricInsights.list[][] \T1/qtm/ m/n/10 to add ad-di-tional pa-ram-e-ters \T1/txtt/m/n/10 with_aggregation_types _only\T1/qtm/m/n/10 , Underfull \hbox (badness 7012) in paragraph at lines 103349--103351 []\T1/qtm/m/n/10 Made \T1/txtt/m/n/10 variables \T1/qtm/m/n/10 pa-ram-e-ter op- tional in \T1/txtt/m/n/10 PromptTemplateVersion.create \T1/qtm/m/n/10 and \T1/t xtt/m/n/10 PromptTemplate. [971] Underfull \hbox (badness 10000) in paragraph at lines 103399--103401 []\T1/qtm/m/n/10 Added op-tional \T1/txtt/m/n/10 trace_id \T1/qtm/m/n/10 and \T 1/txtt/m/n/10 span_id \T1/qtm/m/n/10 to \T1/txtt/m/n/10 OtelLogEntry \T1/qtm/m/n/10 , then Underfull \hbox (badness 10000) in paragraph at lines 103902--103904 \T1/qtm/m/n/10 cre-ate a de-ploy-ment with \T1/txtt/m/n/10 Deployment.create_fr om_registered_model_version Underfull \hbox (badness 10000) in paragraph at lines 104852--104855 []\T1/txtt/m/n/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template [985] Underfull \hbox (badness 10000) in paragraph at lines 104891--104895 []\T1/qtm/m/n/10 Added a new class [][]\T1/txtt/m/sl/10 HostedCustomMetricTempl ate[][] \T1/qtm/m/n/10 for hosted cus-tom met-rics tem- Underfull \hbox (badness 10000) in paragraph at lines 104891--104895 \T1/qtm/m/n/10 plates. [][]\T1/txtt/m/sl/10 HostedCustomMetricTemplate.get[][] \T1/qtm/m/n/10 to re-trieve a hosted cus-tom met-ric tem-plate. Underfull \hbox (badness 10000) in paragraph at lines 104913--104917 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.get[][] \T1/qtm/m/n/10 to get a hosted cus-tom met-ric blueprint. Underfull \hbox (badness 10000) in paragraph at lines 104913--104917 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create[][] \T1/qtm/m/n/10 to c re-ate a hosted cus-tom met-ric blueprint. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 EvaluationDatasetConfigurati on \T1/qtm/m/n/10 for con-fig-u-ra- Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 models.genai.evaluation_dataset_configuration.EvaluationDataset Configuration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 get> \T1/qtm/m/n/10 to get an eval-u-a-tion dataset con-fig-u-r a-tion. \T1/txtt/m/n/10 EvaluationDatasetConfiguration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 list \T1/qtm/m/n/10 to list the eval-u-a-tion dataset con-fig-u-ra-tions for Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/qtm/m/n/10 a Use Case. \T1/txtt/m/n/10 EvaluationDatasetConfiguration.creat e \T1/qtm/m/n/10 to cre-ate an eval-u-a-tion dataset con- fig-u-ra-tion. \T1/txtt/m/n/10 EvaluationDatasetConfiguration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 update \T1/qtm/m/n/10 to up-dat e an eval-u-a-tion dataset con-fig-u-ra-tion. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 EvaluationDatasetConfiguration.delete \T1/qtm/m/n/10 to delete an Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMe tricAggregation> Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/qtm/m/n/10 for met-ric ag-gre-ga-tion re-sults. \T1/txtt/m/n/10 EvaluationD atasetMetricAggregation.list Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 \T1/qtm/m/n/10 to get the met-ric ag-gre-ga-tion re-sults. Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 EvaluationDatasetMetricAggregation.create \T1/qtm/m/n/10 to cre-ate the met-ric ag-gre-ga-tion jo b. \T1/txtt/m/n/10 EvaluationDatasetMetricAggregation.delete Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 \T1/qt m/m/n/10 for side-car model met-ric val-i- Underfull \hbox (badness 10000) in paragraph at lines 104959--104967 \T1/qtm/m/n/10 da-tions. \T1/txtt/m/n/10 SidecarModelMetricValidation.create \T1/q tm/m/n/10 to cre-ate a side-car model Underfull \hbox (badness 10000) in paragraph at lines 104959--104967 \T1/qtm/m/n/10 met-ric val-i-da-tion. \T1/txtt/m/n/10 SidecarModelMetricValidat ion.list \T1/qtm /m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 105064--105066 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/txtt/m/n/10 entity_type \T1/qtm/m /n/10 to the \T1/txtt/m/n/10 compute \T1/qtm/m/n/10 and \T1/txtt/m/n/10 create \T1/qtm/m/n/10 meth-ods of the classes [988] Underfull \hbox (badness 10000) in paragraph at lines 105154--105158 []\T1/qtm/m/n/10 Ex-tended the ad-vanced op-tions avail-able when set-ting a ta r-get to in-clude new pa-ram-e-ter: Underfull \hbox (badness 10000) in paragraph at lines 105234--105236 [][][]\T1/txtt/m/sl/10 RuntimeParameterValue[][] \T1/qtm/m/n/10 to de-fine run- time pa-ram-e-ter over-ride value, to be as-signed to [989] Underfull \hbox (badness 10000) in paragraph at lines 105311--105314 []\T1/qtm/m/n/10 Added new pa-ram-e-ter \T1/txtt/m/n/10 prediction_threshold \T 1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 BatchPredictionJob. Underfull \hbox (badness 7344) in paragraph at lines 105311--105314 \T1/txtt/m/sl/10 score_with_leaderboard_model[][] \T1/qtm/m/n/10 and [][]\T1/tx tt/m/sl/10 BatchPredictionJob.score[][] \T1/qtm/m/n/10 that au-to-mat-i-cally a s-signs the [990] Underfull \hbox (badness 10000) in paragraph at lines 105372--105374 []\T1/qtm/m/n/10 Added new enum value to \T1/txtt/m/n/10 datarobot.enums.TARGET _TYPE \T1/qtm/m/n/10 and \T1/txtt/m/n/10 datarobot.enums. [991] Underfull \hbox (badness 10000) in paragraph at lines 105449--105451 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/txtt/m/n/10 base_environment_vers ion_id \T1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 CustomModelVersion. Underfull \hbox (badness 10000) in paragraph at lines 105453--105457 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 PromptTrace \T1/qtm/m/n/10 to list Underfull \hbox (badness 10000) in paragraph at lines 105453--105457 \T1/txtt/m/n/10 _experimental.models.genai.prompt_trace.PromptTrace.export_to_a i_catalog> \T1/qtm/m/n/10 to ex-port Underfull \hbox (badness 10000) in paragraph at lines 105459--105462 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 InsightsConfiguration \T1/qtm/m/n/1 0 to get the cur-rent in-sights con-fig- Underfull \hbox (badness 10000) in paragraph at lines 105464--105468 \T1/qtm/m/n/10 u-ra-tion for a play-ground. \T1/txtt/m/n/10 Insights.create \T1/qtm/m/n/10 to get the cost Underfull \hbox (badness 10000) in paragraph at lines 105470--105476 \T1/qtm/m/n/10 met-ric con-fig-u-ra-tion. \T1/txtt/m/n/10 CostMetricConfigurati on.create \T1/ qtm/m/n/10 to up-date the cost met-ric Underfull \hbox (badness 10000) in paragraph at lines 105470--105476 \T1/qtm/m/n/10 con-fig-u-ra-tion. \T1/txtt/m/n/10 CostMetricConfiguration.delet e \T1/qtm/m/n/10 , to up-date a [994] Underfull \hbox (badness 10000) in paragraph at lines 105742--105744 []\T1/qtm/m/n/10 Added new meth-ods to the class \T1/txtt/m/n/10 Notebook \T1/q tm/m/n/10 which in-cludes \T1/txtt/m/n/10 Notebook.run \T1/qtm/m/n/10 and \T1/t xtt/m/n/10 Notebook. Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 \T1/txtt/m/sl/10 create_for_external[][] \T1/qtm/m/n/10 to cre-ate a new reg-is -tered model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 [][]\T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments[][] \T1 /qtm/m/n/10 to list de-ploy-ments as-so-ci-ated with Underfull \hbox (badness 7362) in paragraph at lines 105829--105835 \T1/qtm/m/n/10 a reg-is-tered model ver-sion. [][]\T1/txtt/m/sl/10 RegisteredMo delVersion.create_for_leaderboard_item[][] \T1/qtm/m/n/10 to cre- Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. [][]\T1/txtt/m/sl/10 RegisteredModelVersion. [995] Underfull \hbox (badness 10000) in paragraph at lines 105872--105874 []\T1/qtm/m/n/10 Added method meth:\T1/txtt/m/n/10 Deployment.get_predictions_v s_actuals_over_time \T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 109846--109849 []\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. Underfull \hbox (badness 7925) in paragraph at lines 109883--109885 []\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 109891--109896 []\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 [1029] Underfull \hbox (badness 10000) in paragraph at lines 109982--109984 []\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 109982--109984 \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 [1030] Underfull \hbox (badness 7451) in paragraph at lines 110071--110074 []\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 110071--110074 \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 [1031] [1032] Underfull \hbox (badness 10000) in paragraph at lines 110281--110290 []\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 110281--110290 [][]\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. [1033] Underfull \hbox (badness 10000) in paragraph at lines 110320--110322 [][][]\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 [1034] Underfull \hbox (badness 10000) in paragraph at lines 110442--110445 []\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 110461--110466 []\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 110461--110466 \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. Underfull \hbox (badness 10000) in paragraph at lines 110492--110496 []\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. [1035] Underfull \hbox (badness 10000) in paragraph at lines 110585--110593 []\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 110585--110593 \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 Underfull \hbox (badness 10000) in paragraph at lines 110608--110611 []\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 110618--110620 []\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. [1036] Underfull \hbox (badness 10000) in paragraph at lines 110660--110664 [][][]\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. [1037] Underfull \hbox (badness 10000) in paragraph at lines 110777--110781 []\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 110777--110781 \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 110797--110801 []\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. Underfull \hbox (badness 5302) in paragraph at lines 110823--110827 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioningSpecification. [1038] [1039] [1040] Underfull \hbox (badness 10000) in paragraph at lines 111097--111100 []\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. [1041] [1042] Underfull \hbox (badness 10000) in paragraph at lines 111290--111292 []\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, [1043] Underfull \hbox (badness 10000) in paragraph at lines 111394--111398 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [1044] Underfull \hbox (badness 6268) in paragraph at lines 111509--111513 []\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. [1045] Underfull \hbox (badness 10000) in paragraph at lines 111645--111647 []\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. [1046] [1047] [1048] Underfull \hbox (badness 6016) in paragraph at lines 111991--111995 []\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 112011--112016 []\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 [1049] Underfull \hbox (badness 10000) in paragraph at lines 112082--112085 []\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 [1050] [1051] [1052] [1053] [1054] (./datarobot-public-api-client.ind [1055] [1056] [1057] Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\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 116--118 []\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 118--120 []\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 ), [1058] [1059] Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 266--268 []\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 [1060] Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\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 335--337 []\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 349--351 []\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 [1061] [1062] [1063] [1064] Underfull \hbox (badness 10000) in paragraph at lines 702--704 []\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 [1065] [1066] Overfull \hbox (6.44446pt too wide) in paragraph at lines 867--869 []\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 ), [1067] Underfull \hbox (badness 10000) in paragraph at lines 944--946 []\T1/txtt/m/n/10 find_anomalous_regions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview [1068] [1069] [1070] [1071] [1072] Underfull \hbox (badness 10000) in paragraph at lines 1432--1434 []\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 1434--1436 []\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 [1073] Overfull \hbox (51.0944pt too wide) in paragraph at lines 1517--1519 []\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 1536--1538 []\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 [1074] [1075] [1076] [1077] [1078] Underfull \hbox (badness 10000) in paragraph at lines 1989--1991 []\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 [1079] [1080] Underfull \hbox (badness 10000) in paragraph at lines 2116--2118 []\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- [1081] [1082] Underfull \hbox (badness 10000) in paragraph at lines 2330--2332 []\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 2337--2339 []\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 [1083] [1084] Overfull \hbox (33.2344pt too wide) in paragraph at lines 2461--2463 []\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 [1085] [1086] [1087] [1088] [1089] [1090] [1091] [1092] [1093] [1094] Underfull \hbox (badness 7722) in paragraph at lines 3363--3365 []\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 [1095]) [1096] (./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-sc.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.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 (1104 pages, 4755428 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.aux' 'datarobot-public-api-client.out' 'datarobot-public-api-client.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.10.0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.10.0_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 659 []\T1/qtm/m/n/10 1002 Overfull \hbox (4.49997pt too wide) detected at line 661 []\T1/qtm/m/n/10 1002 Overfull \hbox (4.49997pt too wide) detected at line 667 []\T1/qtm/m/n/10 1003 Overfull \hbox (4.49997pt too wide) detected at line 669 []\T1/qtm/m/n/10 1004 Overfull \hbox (4.49997pt too wide) detected at line 672 []\T1/qtm/m/n/10 1004 Overfull \hbox (4.49997pt too wide) detected at line 674 []\T1/qtm/m/n/10 1004 Overfull \hbox (4.49997pt too wide) detected at line 682 []\T1/qtm/m/n/10 1007 Overfull \hbox (4.49997pt too wide) detected at line 690 []\T1/qtm/m/n/10 1009 Overfull \hbox (4.49997pt too wide) detected at line 698 []\T1/qtm/m/n/10 1011 Overfull \hbox (4.49997pt too wide) detected at line 705 []\T1/qtm/m/n/10 1014 Overfull \hbox (4.49997pt too wide) detected at line 713 []\T1/qtm/m/n/10 1016 [4] Overfull \hbox (4.49997pt too wide) detected at line 718 []\T1/qtm/m/n/10 1018 Overfull \hbox (4.49997pt too wide) detected at line 725 []\T1/qtm/m/n/10 1020 Overfull \hbox (4.49997pt too wide) detected at line 732 []\T1/qtm/m/n/10 1022 Overfull \hbox (4.49997pt too wide) detected at line 738 []\T1/qtm/m/n/10 1024 Overfull \hbox (4.49997pt too wide) detected at line 744 []\T1/qtm/m/n/10 1027 Overfull \hbox (4.49997pt too wide) detected at line 748 []\T1/qtm/m/n/10 1028 Overfull \hbox (4.49997pt too wide) detected at line 754 []\T1/qtm/m/n/10 1030 Overfull \hbox (4.49997pt too wide) detected at line 759 []\T1/qtm/m/n/10 1031 Overfull \hbox (4.49997pt too wide) detected at line 764 []\T1/qtm/m/n/10 1032 Overfull \hbox (4.49997pt too wide) detected at line 768 []\T1/qtm/m/n/10 1033 Overfull \hbox (4.49997pt too wide) detected at line 771 []\T1/qtm/m/n/10 1033 Overfull \hbox (4.49997pt too wide) detected at line 778 []\T1/qtm/m/n/10 1034 Overfull \hbox (4.49997pt too wide) detected at line 781 []\T1/qtm/m/n/10 1035 Overfull \hbox (4.49997pt too wide) detected at line 783 []\T1/qtm/m/n/10 1035 Overfull \hbox (4.49997pt too wide) detected at line 788 []\T1/qtm/m/n/10 1036 Overfull \hbox (4.49997pt too wide) detected at line 795 []\T1/qtm/m/n/10 1037 Overfull \hbox (4.49997pt too wide) detected at line 797 []\T1/qtm/m/n/10 1038 Overfull \hbox (4.49997pt too wide) detected at line 803 []\T1/qtm/m/n/10 1039 Overfull \hbox (4.49997pt too wide) detected at line 807 []\T1/qtm/m/n/10 1039 Overfull \hbox (4.49997pt too wide) detected at line 809 []\T1/qtm/m/n/10 1040 Overfull \hbox (4.49997pt too wide) detected at line 813 []\T1/qtm/m/n/10 1041 Overfull \hbox (4.49997pt too wide) detected at line 815 []\T1/qtm/m/n/10 1041 Overfull \hbox (4.49997pt too wide) detected at line 817 []\T1/qtm/m/n/10 1041 Overfull \hbox (4.49997pt too wide) detected at line 821 []\T1/qtm/m/n/10 1042 Overfull \hbox (4.49997pt too wide) detected at line 824 []\T1/qtm/m/n/10 1042 Overfull \hbox (4.49997pt too wide) detected at line 830 []\T1/qtm/m/n/10 1043 Overfull \hbox (4.49997pt too wide) detected at line 832 []\T1/qtm/m/n/10 1043 Overfull \hbox (4.49997pt too wide) detected at line 835 []\T1/qtm/m/n/10 1044 Overfull \hbox (4.49997pt too wide) detected at line 843 []\T1/qtm/m/n/10 1045 Overfull \hbox (4.49997pt too wide) detected at line 850 []\T1/qtm/m/n/10 1047 Overfull \hbox (4.49997pt too wide) detected at line 852 []\T1/qtm/m/n/10 1047 Overfull \hbox (4.49997pt too wide) detected at line 859 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 861 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 863 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 865 []\T1/qtm/m/n/10 1048 Overfull \hbox (4.49997pt too wide) detected at line 870 []\T1/qtm/m/n/10 1049 Overfull \hbox (4.49997pt too wide) detected at line 873 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 877 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 878 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 879 []\T1/qtm/m/n/10 1050 Overfull \hbox (4.49997pt too wide) detected at line 880 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 881 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 882 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 883 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 884 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 885 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 886 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 887 []\T1/qtm/m/n/10 1051 Overfull \hbox (4.49997pt too wide) detected at line 888 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 889 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 890 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 891 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 892 []\T1/qtm/m/n/10 1052 Overfull \hbox (4.49997pt too wide) detected at line 893 []\T1/qtm/m/n/10 1052 [5] Overfull \hbox (4.49997pt too wide) detected at line 894 []\T1/qtm/m/n/10 1053 ) [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 779 [13] [14] Overfull \vbox (1.2373pt too high) detected at line 951 [15] [16] [17] [18] [19] [20] [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 2190--2192 []\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 2204--2209 \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] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3127--3133 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [48] [49] Overfull \vbox (2.72194pt too high) detected at line 3291 [50] [51] [52] [53] [54] ! 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.3614 ├── 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.3614 ├── 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.3614 ├── 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.3615 ├  ├──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.3615 ├  ├──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.3615 ├  ├──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.3615 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3616 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3617 ├  ├──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.3618 ├── 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.3618 ├── 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.3618 ├── data.csv [55] [56] [57] [58] [59] Overfull \vbox (1.93637pt too high) detected at line 3973 [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 4236--4239 []\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. [64] Underfull \hbox (badness 10000) in paragraph at lines 4309--4314 \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 [65] Underfull \hbox (badness 10000) in paragraph at lines 4341--4346 \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 4341--4346 [][]\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 [66] [67] [68] [69] ! 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.4616 ...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.4616 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [70] [71] [72] [73] Overfull \vbox (2.72194pt too high) detected at line 4976 [74] Underfull \hbox (badness 10000) in paragraph at lines 4981--4984 [][][]\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 [75] Underfull \hbox (badness 6141) in paragraph at lines 5077--5084 []\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- [76] [77] [78] [79] Underfull \hbox (badness 10000) in paragraph at lines 5365--5370 []\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. [80] [81] [82] [83] [84] Underfull \hbox (badness 7012) in paragraph at lines 5694--5697 []\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 [85] Underfull \hbox (badness 10000) in paragraph at lines 5744--5747 []\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 [86] [87] [88] [89] [90] [91] [92] ! 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.6491 ├── 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.6491 ├── 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.6491 ├── 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.6492 │   ├── 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.6492 │   ├── 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.6492 │   ├── 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.6492 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6493 │   ├── 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.6494 │   ├── … ! 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.6494 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6494 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6494 │   ├── … ! 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.6495 ├── 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.6495 ├── 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.6495 ├── 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.6496 ...├── 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.6496 ...├── 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.6496 ...├── 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.6496 ...├── 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.6497 ...├── 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.6497 ...├── 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.6497 ...├── 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.6497 ...├── 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.6498 │ ├── … ! 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.6498 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6498 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6498 │ ├── … [93] [94] [95 <./sample1.png> <./sample2.png>] [96 <./activation_map1.png>] [97 <./activation_map2.png>] [98 <./embeddings.png>] [99] [100] [101] [102] [103] [104] [105] [106] Chapter 4. [107] Overfull \vbox (1.18929pt too high) detected at line 7397 [108] [109] [110] [111] [112] [113] [114] [115] [116] Overfull \vbox (1.27087pt too high) detected at line 8065 [117] [118] [119] [120] Overfull \vbox (0.53955pt too high) detected at line 8327 [121] Underfull \hbox (badness 6477) in paragraph at lines 8353--8358 []\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 8359--8361 []\T1/qtm/m/n/10 Al-ter-na-tively, use a short-hand ver-sion with [][]\T1/txtt/ m/sl/10 datarobot.models.BatchPredictionJobDefinition. [122] Underfull \hbox (badness 10000) in paragraph at lines 8443--8446 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8443--8446 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8443--8446 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8456--8458 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8459--8462 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8472--8474 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8475--8478 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8475--8478 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8475--8478 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8488--8490 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8488--8490 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8491--8495 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8491--8495 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8496--8499 \T1/qtm/m/n/10 such as [123] Overfull \vbox (676.10883pt too high) has occurred while \output is active [124] Underfull \hbox (badness 5832) in paragraph at lines 8507--8513 \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 8507--8513 \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 [125] [126] Chapter 5. [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] Underfull \hbox (badness 10000) in paragraph at lines 9632--9636 \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. [142] [143] [144] [145] [146] [147] [148] [149] Overfull \vbox (1.93637pt too high) detected at line 10162 [150] [151] [152] Underfull \hbox (badness 7415) in paragraph at lines 10326--10328 []\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 [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 10414--10416 \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 [155] [156] [157] [158] [159] [160] [161] [162] Overfull \vbox (0.52194pt too high) detected at line 11093 [163] Underfull \hbox (badness 10000) in paragraph at lines 11139--11142 []\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 [164] [165] [166] Overfull \vbox (1.27087pt too high) detected at line 11340 [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Overfull \vbox (2.67389pt too high) detected at line 12182 [180] [181] [182] Underfull \hbox (badness 10000) in paragraph at lines 12304--12307 \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. [183] [184] [185] Underfull \hbox (badness 10000) in paragraph at lines 12563--12566 []\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 [186] [187] [188] [189] [190] Chapter 6. [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] Chapter 7. [201] [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 13706--13709 []\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 [205] [206] Chapter 8. [207] [208] [209] [210] Chapter 9. [211] [212] Chapter 10. [213] [214] [215] [216] Chapter 11. [217] [218] Chapter 12. [219] [220] [221] [222] [223] [224] [225] Overfull \vbox (1.75995pt too high) detected at line 15605 [226] [227] [228] Chapter 13. [229] [230] [231] [232] [233] [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 16640--16643 []\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 16645--16648 []\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.: [236] Underfull \hbox (badness 10000) in paragraph at lines 16696--16699 []\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 16701--16704 []\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.: [237] Underfull \hbox (badness 10000) in paragraph at lines 16875--16877 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] Underfull \hbox (badness 6364) in paragraph at lines 17909--17911 \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 != [248] [249] [250] [251] [252] Chapter 14. Overfull \hbox (5.07387pt too wide) in paragraph at lines 18446--18446 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 18506--18506 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [253] Overfull \hbox (5.07387pt too wide) in paragraph at lines 18565--18565 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [254] [255] [256] Chapter 15. [257] [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 19221--19223 []\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 19253--19255 []\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 , [260] [261] [262] [263] Overfull \hbox (33.22383pt too wide) in paragraph at lines 19831--19833 []\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 ) [264] Underfull \hbox (badness 10000) in paragraph at lines 19892--19894 []\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 , [265] Underfull \hbox (badness 10000) in paragraph at lines 19984--19986 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 20037--20039 []\T1/txtt/bx/n/10 limit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T 1/txtt/m/n/10 Optional. (default\T1/qtm/m/n/10 : \T1/txtt/m/n/10 0)\T1/qtm/m/n/ 10 , \T1/txtt/m/n/10 at most this many results are [266] Underfull \hbox (badness 10000) in paragraph at lines 20136--20139 []\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 The list of [267] Overfull \hbox (33.22383pt too wide) in paragraph at lines 20311--20313 []\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 ) [268] Underfull \hbox (badness 5711) in paragraph at lines 20437--20439 []\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 Underfull \hbox (badness 10000) in paragraph at lines 20476--20478 []\T1/txtt/bx/n/10 limit \T1/qtm/m/n/10 (\T1/txtt/m/n/10 int\T1/qtm/m/n/10 , \T 1/txtt/m/n/10 Optional. (default\T1/qtm/m/n/10 : \T1/txtt/m/n/10 0)\T1/qtm/m/n/ 10 , \T1/txtt/m/n/10 at most this many results are [269] [270] [271] Underfull \hbox (badness 10000) in paragraph at lines 20841--20846 []\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-tions Underfull \hbox (badness 6658) in paragraph at lines 20841--20846 \T1/qtm/m/n/10 should be cal-i-brated to be be-tween 0 and 1 by DR. if None, us es de-fault [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Chapter 16. [287] [288] [289] [290] Chapter 17. [291] Overfull \vbox (0.94989pt too high) detected at line 23330 [292] Underfull \vbox (badness 7522) detected at line 23450 Overfull \vbox (4.48987pt too high) detected at line 23450 [293] [294] Underfull \hbox (badness 10000) in paragraph at lines 23540--23542 []\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 23614 [295] [296] [297] [298] [299] [300] Chapter 18. [301] [302] [303] [304] [305] [306] [307] Underfull \hbox (badness 5475) in paragraph at lines 24846--24848 []\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 [308] Chapter 19. [309] [310] [311] Underfull \hbox (badness 5274) in paragraph at lines 25225--25227 []\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 [312] [313] [314] [315] Overfull \vbox (2.75995pt too high) detected at line 25561 [316] [317] [318] [319] [320] [321] [322] [323] Overfull \hbox (12.22389pt too wide) in paragraph at lines 26468--26470 []\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 ) [324] Underfull \hbox (badness 10000) in paragraph at lines 26573--26579 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [325] [326] [327] [328] [329] [330] Chapter 20. Underfull \hbox (badness 5924) in paragraph at lines 27230--27235 \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 , [331] Underfull \hbox (badness 10000) in paragraph at lines 27299--27302 []\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 27299--27302 \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 27299--27302 \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 27313--27315 []\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 [332] Underfull \hbox (badness 10000) in paragraph at lines 27487--27492 []\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 27487--27492 \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 27487--27492 \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 (33.36987pt too wide) in paragraph at lines 27487--27492 \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 ] [333] Underfull \hbox (badness 10000) in paragraph at lines 27529--27532 []\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 27529--27532 \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 27529--27532 \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 27543--27546 []\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 [334] Underfull \hbox (badness 10000) in paragraph at lines 27671--27674 []\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 [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 []\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 type of the im-age, ei-ther CUS- Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 27924--27929 \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 27968--27971 []\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 27968--27971 \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 27968--27971 \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 , [337] Underfull \hbox (badness 10000) in paragraph at lines 28020--28023 []\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 28020--28023 \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 28020--28023 \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 , [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 28336--28339 []\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 28336--28339 \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 28336--28339 \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 , [340] Underfull \hbox (badness 10000) in paragraph at lines 28443--28450 []\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 5077) in paragraph at lines 28443--28450 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 []\T1/txtt/bx/n/10 files \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List]\T1/qtm/ m/n/10 ) ^^U The list of tu-ples, where val-ues in each Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 tu-ple are the lo-cal filesys-tem path and the path the file sho uld be Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 placed in the model. If the list is of strings, then base-names will be Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 used for tu-ples. Ex-am-ple: [(^^P/home/user/Documents/myModel/f ile1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28462--28472 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28474--28477 []\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 28474--28477 \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 28474--28477 \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 , [341] Underfull \vbox (badness 2970) detected at line 28598 [342] Underfull \hbox (badness 10000) in paragraph at lines 28645--28652 []\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 5077) in paragraph at lines 28645--28652 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and [343] Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 []\T1/txtt/bx/n/10 files \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List]\T1/qtm/ m/n/10 ) ^^U The list of tu-ples, where val-ues in each Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 tu-ple are the lo-cal filesys-tem path and the path the file sho uld be Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 placed in the model. If list is of strings, then base-names will be Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/myModel/fi le1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 ^^Pfile1.txt^^Q), (^^P/home/user/Documents/myModel/folder/file2. txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28664--28674 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 28681--28684 []\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 28681--28684 \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 28681--28684 \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 , [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] Underfull \hbox (badness 10000) in paragraph at lines 30111--30113 []\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 [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 30284--30287 []\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 build sta-tus of Underfull \hbox (badness 10000) in paragraph at lines 30284--30287 \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 30284--30287 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [356] [357] [358] Chapter 21. [359] [360] [361] [362] Chapter 22. [363] [364] [365] [366] [367] [368] Chapter 23. [369] Underfull \hbox (badness 10000) in paragraph at lines 31818--31821 []\T1/txtt/bx/n/10 database_driver \T1/qtm/m/n/10 (\T1/txtt/m/n/10 str\T1/qtm/m /n/10 ) ^^U Op-tional. Spec-ify when typ is \T1/qtm/m/it/10 DataDriver- [370] [371] [372] [373] Underfull \hbox (badness 10000) in paragraph at lines 32345--32347 []\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: [374] Underfull \hbox (badness 10000) in paragraph at lines 32413--32415 []\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: [375] [376] [377] Overfull \vbox (27.92998pt too high) detected at line 32780 [378] [379] [380] [381] [382] [383] [384] Chapter 24. [385] [386] Chapter 25. [387] [388] [389] [390] [391] [392] Underfull \hbox (badness 10000) in paragraph at lines 34017--34020 [] \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 34017--34020 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [393] [394] Chapter 26. [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] Underfull \hbox (badness 10000) in paragraph at lines 36093--36100 \T1/qtm/m/n/10 GIVEN _ NAME / SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ [410] [411] [412] [413] Overfull \vbox (1.75995pt too high) detected at line 36575 [414] [415] [416] [417] [418] [419] [420] Chapter 27. Underfull \hbox (badness 10000) in paragraph at lines 37068--37072 \T1/qtm/m/n/10 ^^U The list of in-puts for the recipe. Each in-put can be ei-th er a Underfull \hbox (badness 10000) in paragraph at lines 37119--37122 []\T1/txtt/bx/n/10 inputs \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional\T1/qtm/m/n/1 0 [\T1/txtt/m/n/10 List\T1/qtm/m/n/10 [[][]\T1/txtt/m/sl/10 JDBCTableDataSource Input[][] \T1/qtm/m/n/10 | [421] Underfull \vbox (badness 3601) detected at line 37219 [422] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [423] [424] [425] [426] [427] [428] [429] [430] Underfull \hbox (badness 10000) in paragraph at lines 38253--38256 []\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 38253--38256 \T1/qtm/m/n/10 ods to ap-ply for rolling statis-tics. Cur-rently only sup-ports [431] [432] Underfull \vbox (badness 2384) detected at line 38454 Overfull \vbox (38.2pt too high) detected at line 38454 [433] [434] [435] [436] [437] [438] Chapter 28. [439] [440] [441] [442] Underfull \vbox (badness 10000) detected at line 39607 Overfull \vbox (24.0pt too high) detected at line 39607 [443] Overfull \vbox (0.89993pt too high) detected at line 39688 [444] [445] [446] Underfull \hbox (badness 10000) in paragraph at lines 39922--39924 []\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 [447] Underfull \hbox (badness 10000) in paragraph at lines 40074--40077 []\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 [448] [449] Underfull \hbox (badness 10000) in paragraph at lines 40325--40328 \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 [450] Underfull \hbox (badness 10000) in paragraph at lines 40451--40453 []\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 [451] [452] [453] [454] Underfull \hbox (badness 10000) in paragraph at lines 41066--41069 []\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 [455] Underfull \hbox (badness 10000) in paragraph at lines 41125--41129 []\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 [456] [457] [458] Underfull \hbox (badness 10000) in paragraph at lines 41600--41603 \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 [459] [460] Underfull \hbox (badness 10000) in paragraph at lines 41791--41796 []\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 41791--41796 [][]\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 [461] [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 42047--42050 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 42052--42058 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 42096--42098 []\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 42132--42134 []\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 [464] [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 42458--42467 []\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 [467] Underfull \hbox (badness 10000) in paragraph at lines 42527--42532 []\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 42527--42532 [][]\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 42540--42543 \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 [468] [469] [470] [471] [472] [473] [474] [475] [476] Underfull \hbox (badness 10000) in paragraph at lines 43616--43618 []\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 [477] Underfull \hbox (badness 10000) in paragraph at lines 43768--43771 []\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 [478] [479] Underfull \hbox (badness 10000) in paragraph at lines 44019--44022 \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 [480] Underfull \hbox (badness 10000) in paragraph at lines 44145--44147 []\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 [481] [482] [483] [484] [485] Underfull \hbox (badness 10000) in paragraph at lines 44760--44763 []\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 44819--44823 []\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 [486] [487] [488] [489] Underfull \hbox (badness 10000) in paragraph at lines 45264--45267 \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 [490] [491] Underfull \hbox (badness 10000) in paragraph at lines 45570--45573 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 45575--45581 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the [492] Underfull \hbox (badness 10000) in paragraph at lines 45619--45621 []\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 45655--45657 []\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 [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] Underfull \hbox (badness 10000) in paragraph at lines 47004--47006 []\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 [504] [505] Underfull \hbox (badness 10000) in paragraph at lines 47156--47159 []\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 [506] [507] Underfull \hbox (badness 10000) in paragraph at lines 47407--47410 \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 Underfull \hbox (badness 10000) in paragraph at lines 47533--47535 []\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 [508] [509] [510] [511] [512] Underfull \hbox (badness 10000) in paragraph at lines 48148--48151 []\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 48207--48211 []\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 [513] [514] [515] [516] Underfull \hbox (badness 10000) in paragraph at lines 48682--48685 \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 [517] Underfull \hbox (badness 10000) in paragraph at lines 48873--48878 []\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 48873--48878 [][]\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 [518] [519] [520] Underfull \hbox (badness 10000) in paragraph at lines 49129--49132 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 49134--49140 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 49178--49180 []\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 [521] Underfull \hbox (badness 10000) in paragraph at lines 49214--49216 []\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 [522] [523] Underfull \hbox (badness 10000) in paragraph at lines 49540--49549 []\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 [524] Underfull \hbox (badness 10000) in paragraph at lines 49609--49614 []\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 49609--49614 [][]\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 49622--49625 \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 [525] [526] Underfull \hbox (badness 5217) in paragraph at lines 49852--49855 []\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 [527] [528] [529] [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 50385--50390 []\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 50385--50390 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] Underfull \hbox (badness 10000) in paragraph at lines 51764--51767 \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 [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 52820--52822 []\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 [554] Underfull \hbox (badness 10000) in paragraph at lines 52920--52923 []\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 Underfull \hbox (badness 10000) in paragraph at lines 53014--53016 []\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 [555] [556] [557] Underfull \hbox (badness 10000) in paragraph at lines 53425--53428 []\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 [558] [559] [560] [561] Underfull \hbox (badness 10000) in paragraph at lines 53895--53898 \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 53942--53947 []\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 53942--53947 [][]\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 [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 54112--54115 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 54117--54123 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 54161--54163 []\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 [564] [565] Underfull \hbox (badness 10000) in paragraph at lines 54328--54333 []\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 54328--54333 [][]\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 54341--54344 \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 [566] [567] [568] [569] [570] [571] [572] [573] [574] [575] [576] Underfull \hbox (badness 10000) in paragraph at lines 55626--55628 []\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 [577] Underfull \hbox (badness 10000) in paragraph at lines 55778--55781 []\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 [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 56029--56032 \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 [580] Underfull \hbox (badness 10000) in paragraph at lines 56155--56157 []\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 [581] [582] [583] [584] Underfull \hbox (badness 10000) in paragraph at lines 56770--56773 []\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 [585] Underfull \hbox (badness 10000) in paragraph at lines 56829--56833 []\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 [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 57304--57307 \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 [589] [590] Underfull \hbox (badness 10000) in paragraph at lines 57495--57500 []\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 57495--57500 [][]\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 [591] [592] [593] Underfull \hbox (badness 10000) in paragraph at lines 57751--57754 []\T1/txtt/bx/n/10 explanation_algorithm \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New i n version v2.21) optional; If set \T1/qtm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 57756--57762 []\T1/txtt/bx/n/10 max_explanations \T1/qtm/m/n/10 (\T1/txtt/m/n/10 (New in ver sion v2.21) int optional; specifies the Underfull \hbox (badness 10000) in paragraph at lines 57800--57802 []\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 57836--57838 []\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 [594] [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 58162--58171 []\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 [597] Underfull \hbox (badness 10000) in paragraph at lines 58231--58236 []\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 58231--58236 [][]\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 58244--58247 \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 [598] [599] [600] [601] [602] [603] Underfull \hbox (badness 10000) in paragraph at lines 59158--59160 []\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 [604] Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 []\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 59221--59233 \T1/qtm/m/n/10 ply when run-ning the grid search. This is only ap-pli-ca-ble if the search Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \T1/qtm/m/n/10 type is spec-i-fied and the search de-ter-mines which al-go-rith m to use. Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \T1/qtm/m/n/10 The fol-low-ing are the valid com-bi-na-tions of search type and al-go-rithm: Underfull \hbox (badness 10000) in paragraph at lines 59221--59233 \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 59221--59233 \T1/qtm/m/n/10 | Grid-SearchAl-go-rithm.EXHAUSTIVE_SEARCH (de-fault) | | Grid-S earch- [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 61788--61790 []\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 [624] [625] [626] [627] [628] Chapter 29. [629] [630] Chapter 30. Underfull \hbox (badness 10000) in paragraph at lines 62256--62260 []\T1/qtm/m/n/10 datarobot-key \T1/txtt/m/n/10 str \T1/qtm/m/n/10 Cor-re-sponds the to the \T1/txtt/m/n/10 PredictionServer \T1/qtm/m/n/10 ^^Psnake_cased^^Q [631] [632] [633] [634] [635] [636] [637] [638] Overfull \vbox (0.61996pt too high) detected at line 63205 [639] [640] [641] [642] [643] [644] [645] Underfull \hbox (badness 10000) in paragraph at lines 63946--63950 \T1/qtm/m/n/10 If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- ment. Underfull \hbox (badness 10000) in paragraph at lines 63946--63950 \T1/qtm/m/n/10 To up-date ex-ist-ing `'pre-dic-tions_data_collection'' set-ting s, see [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] Underfull \hbox (badness 10000) in paragraph at lines 65278--65280 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 65313--65315 \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 65313--65315 \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- [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] Underfull \hbox (badness 10000) in paragraph at lines 67619--67623 []\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 67619--67623 \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 67625--67629 []\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 67625--67629 \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 [674] Underfull \hbox (badness 10000) in paragraph at lines 67649--67653 []\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 67649--67653 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [675] [676] [677] Underfull \hbox (badness 10000) in paragraph at lines 68118--68120 []\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- [678] [679] [680] [681] [682] Chapter 31. [683] [684] [685] [686] Chapter 32. [687] Underfull \hbox (badness 10000) in paragraph at lines 68957--68962 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [688] [689] [690] [691] Underfull \hbox (badness 10000) in paragraph at lines 69499--69504 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [692] [693] [694] Underfull \hbox (badness 5331) in paragraph at lines 69952--69954 []\T1/txtt/bx/n/10 values \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list(dict)\T1/qtm/m/n /10 ) ^^U List of His-togram val-ues with a schema de-scribed as [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 70193--70196 []\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 70193--70196 \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 , [697] Underfull \hbox (badness 10000) in paragraph at lines 70341--70344 []\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 70341--70344 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [698] [699] [700] [701] [702] [703] [704] [705] Underfull \hbox (badness 5771) in paragraph at lines 71391--71395 \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 71397--71401 []\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 71423--71426 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [706] [707] [708] Underfull \hbox (badness 5771) in paragraph at lines 71672--71676 \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 71678--71682 []\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 pre-dic- Underfull \hbox (badness 10000) in paragraph at lines 71704--71707 \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 71724--71726 []\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 [709] Underfull \hbox (badness 10000) in paragraph at lines 71753--71755 []\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 71761--71765 \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. [710] Underfull \hbox (badness 10000) in paragraph at lines 71868--71870 []\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 71876--71880 \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. [711] [712] [713] [714] [715] [716] Overfull \vbox (10.32994pt too high) detected at line 72774 [717] Overfull \vbox (2.88174pt too high) detected at line 72856 [718] [719] [720] [721] [722] Chapter 33. [723] [724] [725] [726] [727] [728] [729] [730] Underfull \hbox (badness 10000) in paragraph at lines 74275--74280 []\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 74275--74280 \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 74275--74280 \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 74275--74280 \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 , [731] [732] Chapter 34. [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] Chapter 35. [747] [748] Overfull \hbox (63.27374pt too wide) in paragraph at lines 76376--76379 []\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 ) [749] Overfull \hbox (69.97372pt too wide) in paragraph at lines 76526--76529 []\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 ) [750] [751] Overfull \hbox (69.97372pt too wide) in paragraph at lines 76750--76753 []\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 ) [752] Underfull \hbox (badness 10000) in paragraph at lines 76869--76872 []\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 76878--76882 []\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 76878--76882 \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 76878--76882 \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 76928--76931 []\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 76937--76941 []\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 76937--76941 \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 76937--76941 \T1/qtm/m/n/10 work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY. NONE\T1/qtm/m/n/10 , [753] [754] Underfull \hbox (badness 10000) in paragraph at lines 77157--77159 []\T1/txtt/bx/n/10 embedding_validation \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optiona l[CustomModelEmbeddingValidation\T1/qtm/m/n/10 , [755] [756] Chapter 36. [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] Underfull \hbox (badness 6592) in paragraph at lines 79196--79198 []\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- [772] Underfull \hbox (badness 10000) in paragraph at lines 79314--79316 []\T1/txtt/bx/n/10 response_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m /n/10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , [773] [774] [775] [776] Chapter 37. [777] Underfull \hbox (badness 10000) in paragraph at lines 79865--79867 []\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 [778] Underfull \hbox (badness 10000) in paragraph at lines 79950--79952 []\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 [779] [780] [781] [782] [783] Underfull \hbox (badness 10000) in paragraph at lines 80731--80733 []\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 80809--80811 []\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 [784] [785] [786] Chapter 38. [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] Underfull \hbox (badness 10000) in paragraph at lines 82638--82640 []\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. [798] [799] [800] [801] Underfull \hbox (badness 10000) in paragraph at lines 83318--83320 []\T1/txtt/m/n/10 [ [ True Negative, False Positive ], [ False Negative, True P ositive [802] [803] [804] [805] Overfull \vbox (26.28992pt too high) detected at line 83738 [806] [807] [808] Underfull \hbox (badness 10000) in paragraph at lines 83963--83966 []\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 83963--83966 \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 83997--83999 \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 84004--84006 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [809] [810] Underfull \hbox (badness 10000) in paragraph at lines 84294--84297 []\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 84294--84297 \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 [811] [812] [813] Underfull \hbox (badness 10000) in paragraph at lines 84628--84631 []\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 84628--84631 \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 84662--84664 \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 84669--84671 \T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/10 datarobot.enums. [814] [815] [816] [817] [818] [819] Underfull \hbox (badness 10000) in paragraph at lines 85428--85431 []\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 85428--85431 \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 85433--85436 []\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 85433--85436 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to [820] [821] [822] [823] [824] [825] [826] [827] [828] Underfull \hbox (badness 10000) in paragraph at lines 86550--86553 []\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 86555--86558 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. Underfull \hbox (badness 6708) in paragraph at lines 86628--86634 \T1/qtm/m/n/10 Cre-ate pre-dic-tion ex-pla-na-tions for the the dataset used to train the model. This can be Underfull \hbox (badness 6927) in paragraph at lines 86628--86634 \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, [829] Underfull \hbox (badness 10000) in paragraph at lines 86644--86647 []\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 86649--86652 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] Chapter 39. [841] [842] [843] [844] [845] [846] [847] [848] Chapter 40. [849] [850] [851] [852] Chapter 41. [853] [854] Chapter 42. [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] Overfull \vbox (1.64996pt too high) detected at line 91263 [865] [866] [867] [868] [869] [870] Chapter 43. [871] Underfull \hbox (badness 10000) in paragraph at lines 92135--92137 []\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 [872] [873] [874] [875] [876] [877] Underfull \hbox (badness 10000) in paragraph at lines 92769--92775 \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 92769--92775 \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 92853--92860 []\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 92853--92860 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 92853--92860 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [878] Underfull \hbox (badness 10000) in paragraph at lines 92862--92866 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [879] [880] Underfull \hbox (badness 7888) in paragraph at lines 93092--93099 \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 93092--93099 \T1/txtt/m/n/10 in the repository (this may be extremely slow). If unspecified, Underfull \hbox (badness 10000) in paragraph at lines 93115--93121 \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 93115--93121 \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. [881] [882] Underfull \hbox (badness 10000) in paragraph at lines 93317--93323 \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 93317--93323 \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 93363--93365 []\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 , [883] [884] Underfull \hbox (badness 10000) in paragraph at lines 93580--93588 []\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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 93580--93588 \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 [885] [886] [887] [888] Underfull \hbox (badness 10000) in paragraph at lines 93938--93940 []\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 93977--93980 []\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 [889] Underfull \hbox (badness 10000) in paragraph at lines 94032--94034 []\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 [890] Underfull \hbox (badness 10000) in paragraph at lines 94097--94103 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [891] [892] Overfull \hbox (0.89392pt too wide) in paragraph at lines 94363--94367 []\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 , [893] [894] [895] [896] [897] Overfull \vbox (23.86pt too high) detected at line 95057 [898] [899] [900] [901] Underfull \hbox (badness 10000) in paragraph at lines 95453--95462 []\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 [902] Underfull \hbox (badness 10000) in paragraph at lines 95552--95557 []\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 95552--95557 [][]\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 95569--95572 \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 [903] [904] Underfull \hbox (badness 10000) in paragraph at lines 95771--95776 \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 [905] Underfull \hbox (badness 10000) in paragraph at lines 95949--95954 \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 95949--95954 \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 95994--95999 \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 [906] [907] [908] [909] Underfull \hbox (badness 10000) in paragraph at lines 96388--96394 []\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 96388--96394 \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 96407--96414 []\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 96407--96414 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 96407--96414 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [910] Underfull \hbox (badness 10000) in paragraph at lines 96416--96420 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable Overfull \hbox (3.89389pt too wide) in paragraph at lines 96451--96455 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [911] Underfull \hbox (badness 10000) in paragraph at lines 96573--96576 []\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 96573--96576 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will [912] [913] [914] Underfull \hbox (badness 10000) in paragraph at lines 96867--96869 []\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. [915] [916] [917] Underfull \hbox (badness 10000) in paragraph at lines 97368--97375 []\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 97368--97375 \T1/qtm/m/n/10 datarobot.enums.BiasMitigationTechnique Op-tions: - `pre-pro-ces s-in-gReweigh-ing' - Underfull \hbox (badness 7944) in paragraph at lines 97368--97375 \T1/qtm/m/n/10 `post-Pro-cess-in-gRe-jec-tionOp-tion-Based-Clas-si-fi-ca-tion' The tech-nique by which we'll [918] [919] Underfull \hbox (badness 10000) in paragraph at lines 97576--97582 []\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 97587--97592 \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 [920] [921] Underfull \hbox (badness 6364) in paragraph at lines 97791--97794 []\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 [922] Underfull \hbox (badness 10000) in paragraph at lines 97862--97868 []\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 97862--97868 \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 97881--97888 []\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 97881--97888 \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 97896--97898 []\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 97900--97902 []\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 [923] Underfull \hbox (badness 10000) in paragraph at lines 97945--97949 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [924] [925] Underfull \hbox (badness 10000) in paragraph at lines 98329--98332 []\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 98339--98342 []\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 98350--98353 []\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 98350--98353 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [926] [927] Underfull \hbox (badness 6927) in paragraph at lines 98467--98470 []\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 [928] Underfull \hbox (badness 10000) in paragraph at lines 98641--98646 []\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 , Overfull \vbox (1.12193pt too high) detected at line 98663 [929] Underfull \hbox (badness 10000) in paragraph at lines 98783--98785 []\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 [930] Underfull \hbox (badness 10000) in paragraph at lines 98862--98865 []\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 98862--98865 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [931] [932] Underfull \hbox (badness 6927) in paragraph at lines 99035--99038 []\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 [933] [934] [935] [936] [937] Underfull \hbox (badness 10000) in paragraph at lines 99682--99685 []\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 99682--99685 \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. [938] [939] Underfull \hbox (badness 5741) in paragraph at lines 99901--99909 \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 [940] [941] [942] [943] [944] [945] [946] [947] [948] Underfull \hbox (badness 10000) in paragraph at lines 101150--101152 []\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 [949] [950] [951] [952] [953] [954] [955] [956] Chapter 44. [957] Underfull \vbox (badness 10000) detected at line 102070 [958] Underfull \hbox (badness 10000) in paragraph at lines 102151--102155 []\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 102151--102155 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [959] [960] [961] [962] Chapter 45. [963] [964] Underfull \hbox (badness 7099) in paragraph at lines 102845--102848 []\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 , [965] Underfull \hbox (badness 7099) in paragraph at lines 102887--102890 []\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 , [966] [967] [968] [969] [970] Chapter 46. Underfull \hbox (badness 10000) in paragraph at lines 103333--103335 []\T1/qtm/m/n/10 Up-dated [][]\T1/txtt/m/sl/10 MetricInsights.list[][] \T1/qtm/ m/n/10 to add ad-di-tional pa-ram-e-ters \T1/txtt/m/n/10 with_aggregation_types _only\T1/qtm/m/n/10 , Underfull \hbox (badness 7012) in paragraph at lines 103349--103351 []\T1/qtm/m/n/10 Made \T1/txtt/m/n/10 variables \T1/qtm/m/n/10 pa-ram-e-ter op- tional in \T1/txtt/m/n/10 PromptTemplateVersion.create \T1/qtm/m/n/10 and \T1/t xtt/m/n/10 PromptTemplate. [971] Underfull \hbox (badness 10000) in paragraph at lines 103399--103401 []\T1/qtm/m/n/10 Added op-tional \T1/txtt/m/n/10 trace_id \T1/qtm/m/n/10 and \T 1/txtt/m/n/10 span_id \T1/qtm/m/n/10 to \T1/txtt/m/n/10 OtelLogEntry \T1/qtm/m/n/10 , then Underfull \hbox (badness 10000) in paragraph at lines 103902--103904 \T1/qtm/m/n/10 cre-ate a de-ploy-ment with \T1/txtt/m/n/10 Deployment.create_fr om_registered_model_version Underfull \hbox (badness 10000) in paragraph at lines 104852--104855 []\T1/txtt/m/n/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template [985] Underfull \hbox (badness 10000) in paragraph at lines 104891--104895 []\T1/qtm/m/n/10 Added a new class [][]\T1/txtt/m/sl/10 HostedCustomMetricTempl ate[][] \T1/qtm/m/n/10 for hosted cus-tom met-rics tem- Underfull \hbox (badness 10000) in paragraph at lines 104891--104895 \T1/qtm/m/n/10 plates. [][]\T1/txtt/m/sl/10 HostedCustomMetricTemplate.get[][] \T1/qtm/m/n/10 to re-trieve a hosted cus-tom met-ric tem-plate. Underfull \hbox (badness 10000) in paragraph at lines 104913--104917 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.get[][] \T1/qtm/m/n/10 to get a hosted cus-tom met-ric blueprint. Underfull \hbox (badness 10000) in paragraph at lines 104913--104917 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create[][] \T1/qtm/m/n/10 to c re-ate a hosted cus-tom met-ric blueprint. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 EvaluationDatasetConfigurati on \T1/qtm/m/n/10 for con-fig-u-ra- Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 models.genai.evaluation_dataset_configuration.EvaluationDataset Configuration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 get> \T1/qtm/m/n/10 to get an eval-u-a-tion dataset con-fig-u-r a-tion. \T1/txtt/m/n/10 EvaluationDatasetConfiguration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 list \T1/qtm/m/n/10 to list the eval-u-a-tion dataset con-fig-u-ra-tions for Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/qtm/m/n/10 a Use Case. \T1/txtt/m/n/10 EvaluationDatasetConfiguration.creat e \T1/qtm/m/n/10 to cre-ate an eval-u-a-tion dataset con- fig-u-ra-tion. \T1/txtt/m/n/10 EvaluationDatasetConfiguration. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 update \T1/qtm/m/n/10 to up-dat e an eval-u-a-tion dataset con-fig-u-ra-tion. Underfull \hbox (badness 10000) in paragraph at lines 104938--104945 \T1/txtt/m/n/10 EvaluationDatasetConfiguration.delete \T1/qtm/m/n/10 to delete an Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMe tricAggregation> Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/qtm/m/n/10 for met-ric ag-gre-ga-tion re-sults. \T1/txtt/m/n/10 EvaluationD atasetMetricAggregation.list Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 \T1/qtm/m/n/10 to get the met-ric ag-gre-ga-tion re-sults. Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 EvaluationDatasetMetricAggregation.create \T1/qtm/m/n/10 to cre-ate the met-ric ag-gre-ga-tion jo b. \T1/txtt/m/n/10 EvaluationDatasetMetricAggregation.delete Underfull \hbox (badness 10000) in paragraph at lines 104947--104952 \T1/txtt/m/n/10 \T1/qt m/m/n/10 for side-car model met-ric val-i- Underfull \hbox (badness 10000) in paragraph at lines 104959--104967 \T1/qtm/m/n/10 da-tions. \T1/txtt/m/n/10 SidecarModelMetricValidation.create \T1/q tm/m/n/10 to cre-ate a side-car model Underfull \hbox (badness 10000) in paragraph at lines 104959--104967 \T1/qtm/m/n/10 met-ric val-i-da-tion. \T1/txtt/m/n/10 SidecarModelMetricValidat ion.list \T1/qtm /m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 105064--105066 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/txtt/m/n/10 entity_type \T1/qtm/m /n/10 to the \T1/txtt/m/n/10 compute \T1/qtm/m/n/10 and \T1/txtt/m/n/10 create \T1/qtm/m/n/10 meth-ods of the classes [988] Underfull \hbox (badness 10000) in paragraph at lines 105154--105158 []\T1/qtm/m/n/10 Ex-tended the ad-vanced op-tions avail-able when set-ting a ta r-get to in-clude new pa-ram-e-ter: Underfull \hbox (badness 10000) in paragraph at lines 105234--105236 [][][]\T1/txtt/m/sl/10 RuntimeParameterValue[][] \T1/qtm/m/n/10 to de-fine run- time pa-ram-e-ter over-ride value, to be as-signed to [989] Underfull \hbox (badness 10000) in paragraph at lines 105311--105314 []\T1/qtm/m/n/10 Added new pa-ram-e-ter \T1/txtt/m/n/10 prediction_threshold \T 1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 BatchPredictionJob. Underfull \hbox (badness 7344) in paragraph at lines 105311--105314 \T1/txtt/m/sl/10 score_with_leaderboard_model[][] \T1/qtm/m/n/10 and [][]\T1/tx tt/m/sl/10 BatchPredictionJob.score[][] \T1/qtm/m/n/10 that au-to-mat-i-cally a s-signs the [990] Underfull \hbox (badness 10000) in paragraph at lines 105372--105374 []\T1/qtm/m/n/10 Added new enum value to \T1/txtt/m/n/10 datarobot.enums.TARGET _TYPE \T1/qtm/m/n/10 and \T1/txtt/m/n/10 datarobot.enums. [991] Underfull \hbox (badness 10000) in paragraph at lines 105449--105451 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/txtt/m/n/10 base_environment_vers ion_id \T1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 CustomModelVersion. Underfull \hbox (badness 10000) in paragraph at lines 105453--105457 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 PromptTrace \T1/qtm/m/n/10 to list Underfull \hbox (badness 10000) in paragraph at lines 105453--105457 \T1/txtt/m/n/10 _experimental.models.genai.prompt_trace.PromptTrace.export_to_a i_catalog> \T1/qtm/m/n/10 to ex-port Underfull \hbox (badness 10000) in paragraph at lines 105459--105462 []\T1/qtm/m/n/10 Added a new class \T1/txtt/m/n/10 InsightsConfiguration \T1/qtm/m/n/1 0 to get the cur-rent in-sights con-fig- Underfull \hbox (badness 10000) in paragraph at lines 105464--105468 \T1/qtm/m/n/10 u-ra-tion for a play-ground. \T1/txtt/m/n/10 Insights.create \T1/qtm/m/n/10 to get the cost Underfull \hbox (badness 10000) in paragraph at lines 105470--105476 \T1/qtm/m/n/10 met-ric con-fig-u-ra-tion. \T1/txtt/m/n/10 CostMetricConfigurati on.create \T1/ qtm/m/n/10 to up-date the cost met-ric Underfull \hbox (badness 10000) in paragraph at lines 105470--105476 \T1/qtm/m/n/10 con-fig-u-ra-tion. \T1/txtt/m/n/10 CostMetricConfiguration.delet e \T1/qtm/m/n/10 , to up-date a [994] Underfull \hbox (badness 10000) in paragraph at lines 105742--105744 []\T1/qtm/m/n/10 Added new meth-ods to the class \T1/txtt/m/n/10 Notebook \T1/q tm/m/n/10 which in-cludes \T1/txtt/m/n/10 Notebook.run \T1/qtm/m/n/10 and \T1/t xtt/m/n/10 Notebook. Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 \T1/txtt/m/sl/10 create_for_external[][] \T1/qtm/m/n/10 to cre-ate a new reg-is -tered model ver-sion from an ex-ter-nal model. Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 [][]\T1/txtt/m/sl/10 RegisteredModelVersion.list_associated_deployments[][] \T1 /qtm/m/n/10 to list de-ploy-ments as-so-ci-ated with Underfull \hbox (badness 7362) in paragraph at lines 105829--105835 \T1/qtm/m/n/10 a reg-is-tered model ver-sion. [][]\T1/txtt/m/sl/10 RegisteredMo delVersion.create_for_leaderboard_item[][] \T1/qtm/m/n/10 to cre- Underfull \hbox (badness 10000) in paragraph at lines 105829--105835 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. [][]\T1/txtt/m/sl/10 RegisteredModelVersion. [995] Underfull \hbox (badness 10000) in paragraph at lines 105872--105874 []\T1/qtm/m/n/10 Added method meth:\T1/txtt/m/n/10 Deployment.get_predictions_v s_actuals_over_time \T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 109846--109849 []\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. Underfull \hbox (badness 7925) in paragraph at lines 109883--109885 []\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 109891--109896 []\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 [1029] Underfull \hbox (badness 10000) in paragraph at lines 109982--109984 []\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 109982--109984 \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 [1030] Underfull \hbox (badness 7451) in paragraph at lines 110071--110074 []\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 110071--110074 \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 [1031] [1032] Underfull \hbox (badness 10000) in paragraph at lines 110281--110290 []\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 110281--110290 [][]\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. [1033] Underfull \hbox (badness 10000) in paragraph at lines 110320--110322 [][][]\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 [1034] Underfull \hbox (badness 10000) in paragraph at lines 110442--110445 []\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 110461--110466 []\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 110461--110466 \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. Underfull \hbox (badness 10000) in paragraph at lines 110492--110496 []\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. [1035] Underfull \hbox (badness 10000) in paragraph at lines 110585--110593 []\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 110585--110593 \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 Underfull \hbox (badness 10000) in paragraph at lines 110608--110611 []\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 110618--110620 []\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. [1036] Underfull \hbox (badness 10000) in paragraph at lines 110660--110664 [][][]\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. [1037] Underfull \hbox (badness 10000) in paragraph at lines 110777--110781 []\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 110777--110781 \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 110797--110801 []\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. Underfull \hbox (badness 5302) in paragraph at lines 110823--110827 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioningSpecification. [1038] [1039] [1040] Underfull \hbox (badness 10000) in paragraph at lines 111097--111100 []\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. [1041] [1042] Underfull \hbox (badness 10000) in paragraph at lines 111290--111292 []\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, [1043] Underfull \hbox (badness 10000) in paragraph at lines 111394--111398 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [1044] Underfull \hbox (badness 6268) in paragraph at lines 111509--111513 []\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. [1045] Underfull \hbox (badness 10000) in paragraph at lines 111645--111647 []\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. [1046] [1047] [1048] Underfull \hbox (badness 6016) in paragraph at lines 111991--111995 []\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 112011--112016 []\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 [1049] Underfull \hbox (badness 10000) in paragraph at lines 112082--112085 []\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 [1050] [1051] [1052] [1053] [1054] (./datarobot-public-api-client.ind [1055] [1056] [1057] Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\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 116--118 []\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 118--120 []\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 ), [1058] [1059] Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 266--268 []\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 [1060] Underfull \hbox (badness 10000) in paragraph at lines 333--335 []\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 335--337 []\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 349--351 []\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 [1061] [1062] [1063] [1064] Underfull \hbox (badness 10000) in paragraph at lines 702--704 []\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 [1065] [1066] Overfull \hbox (6.44446pt too wide) in paragraph at lines 867--869 []\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 ), [1067] Underfull \hbox (badness 10000) in paragraph at lines 944--946 []\T1/txtt/m/n/10 find_anomalous_regions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview [1068] [1069] [1070] [1071] [1072] Underfull \hbox (badness 10000) in paragraph at lines 1432--1434 []\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 1434--1436 []\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 [1073] Overfull \hbox (51.0944pt too wide) in paragraph at lines 1517--1519 []\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 1536--1538 []\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 [1074] [1075] [1076] [1077] [1078] Underfull \hbox (badness 10000) in paragraph at lines 1989--1991 []\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 [1079] [1080] Underfull \hbox (badness 10000) in paragraph at lines 2116--2118 []\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- [1081] [1082] Underfull \hbox (badness 10000) in paragraph at lines 2330--2332 []\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 2337--2339 []\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 [1083] [1084] Overfull \hbox (33.2344pt too wide) in paragraph at lines 2461--2463 []\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 [1085] [1086] [1087] [1088] [1089] [1090] [1091] [1092] [1093] [1094] Underfull \hbox (badness 7722) in paragraph at lines 3363--3365 []\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 [1095]) [1096] (./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-sc.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.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 (1104 pages, 4755988 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