Read the Docs build information Build id: 2716675 Project: datarobot-public-api-client Version: early-access Commit: 14b0cf6e919019c96209123d8aad3048b0193035 Date: 2025-01-06T17:59:10.726457Z State: finished Success: True [rtd-command-info] start-time: 2025-01-06T17:59:11.963584Z, end-time: 2025-01-06T17:59:15.327156Z, 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-01-06T17:59:15.401377Z, end-time: 2025-01-06T17:59:16.948161Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/early-access:refs/tags/early-access Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:datarobot/public_api_client * [new tag] early-access -> early-access [rtd-command-info] start-time: 2025-01-06T17:59:17.084901Z, end-time: 2025-01-06T17:59:17.846273Z, duration: 0, exit-code: 0 git checkout --force 14b0cf6e919019c96209123d8aad3048b0193035 Note: switching to '14b0cf6e919019c96209123d8aad3048b0193035'. 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 14b0cf6 [DSX-3753] Base setup to make the things looks pretty on mkdocs parse (#3400) [rtd-command-info] start-time: 2025-01-06T17:59:17.913414Z, end-time: 2025-01-06T17:59:17.978660Z, 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-01-06T17:59:25.083078Z, end-time: 2025-01-06T17:59:25.171412Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2025-01-06T17:59:25.604809Z, end-time: 2025-01-06T17:59:26.798479Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 803ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-01-06T17:59:26.864517Z, end-time: 2025-01-06T17:59:37.886900Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.7.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.6 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.7.0 [rtd-command-info] start-time: 2025-01-06T17:59:37.959130Z, end-time: 2025-01-06T17:59:43.751404Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 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.5-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 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.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 115.4 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 175.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 476.5 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 548.9 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 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) Downloading certifi-2024.12.14-py3-none-any.whl (164 kB) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.5 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.16.0 certifi-2024.12.14 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 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.3.0 [rtd-command-info] start-time: 2025-01-06T17:59:43.828677Z, end-time: 2025-01-06T18:00:31.484245Z, duration: 47, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 (from datarobot==3.7.0b0) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting numpy (from datarobot==3.7.0b0) Downloading numpy-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Collecting pyyaml>=3.11 (from datarobot==3.7.0b0) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from datarobot==3.7.0b0) (2.32.3) Collecting requests_toolbelt>=0.6 (from datarobot==3.7.0b0) 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.7.0b0) Downloading trafaret-2.1.1-py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: urllib3>=1.23 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from datarobot==3.7.0b0) (2.3.0) Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.7.0b0) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting mypy-extensions<2,>=0.4.0 (from datarobot==3.7.0b0) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting strenum>=0.4.15 (from datarobot==3.7.0b0) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting pytest==7.3.0 (from datarobot==3.7.0b0) Downloading pytest-7.3.0-py3-none-any.whl.metadata (7.9 kB) Collecting pytest-cov (from datarobot==3.7.0b0) Downloading pytest_cov-6.0.0-py3-none-any.whl.metadata (27 kB) Collecting responses==0.21 (from datarobot==3.7.0b0) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) Collecting pytest-asyncio==0.21.1 (from datarobot==3.7.0b0) Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow (from datarobot==3.7.0b0) Downloading pyarrow-18.1.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.3 kB) Collecting Pillow==10.4.0 (from datarobot==3.7.0b0) 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.7.0b0) Downloading databricks_connect-16.0.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting black==24.4.2 (from datarobot==3.7.0b0) Downloading black-24.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (77 kB) Collecting isort==5.10.1 (from datarobot==3.7.0b0) Downloading isort-5.10.1-py3-none-any.whl.metadata (12 kB) Collecting flake8==5.0.4 (from datarobot==3.7.0b0) Downloading flake8-5.0.4-py2.py3-none-any.whl.metadata (4.1 kB) Collecting pylint==2.15.0 (from datarobot==3.7.0b0) Downloading pylint-2.15.0-py3-none-any.whl.metadata (9.8 kB) Collecting mypy==1.0.0 (from datarobot==3.7.0b0) Downloading mypy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) Collecting types-PyYAML==6.0.12 (from datarobot==3.7.0b0) Downloading types_PyYAML-6.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.7.0b0) 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.7.0b0) Downloading types_pytz-2022.2.1.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-requests==2.28.11 (from datarobot==3.7.0b0) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.7.0b0) Downloading types_urllib3-1.26.25-py3-none-any.whl.metadata (1.2 kB) Collecting types-decorator==5.1.8 (from datarobot==3.7.0b0) Downloading types_decorator-5.1.8-py3-none-any.whl.metadata (1.2 kB) Requirement already satisfied: Sphinx>=8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from datarobot==3.7.0b0) (8.1.3) Collecting sphinx_rtd_theme>=3.0 (from datarobot==3.7.0b0) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Collecting nbsphinx>=0.9.5 (from datarobot==3.7.0b0) Downloading nbsphinx-0.9.6-py3-none-any.whl.metadata (2.1 kB) Collecting numpydoc<1.8.0,>=1.7.0 (from datarobot==3.7.0b0) Downloading numpydoc-1.7.0-py3-none-any.whl.metadata (4.2 kB) Collecting jupyter_contrib_nbextensions (from datarobot==3.7.0b0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 170.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-autodoc-typehints>=2 (from datarobot==3.7.0b0) Downloading sphinx_autodoc_typehints-3.0.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinxcontrib-spelling==8.0.0 (from datarobot==3.7.0b0) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting pyenchant==3.2.2 (from datarobot==3.7.0b0) Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-copybutton (from datarobot==3.7.0b0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-markdown-builder (from datarobot==3.7.0b0) Downloading sphinx_markdown_builder-0.6.7-py3-none-any.whl.metadata (3.5 kB) Collecting myst-parser==4.0.0 (from datarobot==3.7.0b0) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting click>=8.0.0 (from black==24.4.2->datarobot==3.7.0b0) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: packaging>=22.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from black==24.4.2->datarobot==3.7.0b0) (24.2) Collecting pathspec>=0.9.0 (from black==24.4.2->datarobot==3.7.0b0) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2 (from black==24.4.2->datarobot==3.7.0b0) Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Collecting ipython>=7.8.0 (from black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading ipython-8.31.0-py3-none-any.whl.metadata (4.9 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading tokenize_rt-6.1.0-py2.py3-none-any.whl.metadata (4.1 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8==5.0.4->datarobot==3.7.0b0) Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting pycodestyle<2.10.0,>=2.9.0 (from flake8==5.0.4->datarobot==3.7.0b0) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl.metadata (31 kB) Collecting pyflakes<2.6.0,>=2.5.0 (from flake8==5.0.4->datarobot==3.7.0b0) Downloading pyflakes-2.5.0-py2.py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: docutils<0.22,>=0.19 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from myst-parser==4.0.0->datarobot==3.7.0b0) (0.21.2) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from myst-parser==4.0.0->datarobot==3.7.0b0) (3.1.5) Collecting markdown-it-py~=3.0 (from myst-parser==4.0.0->datarobot==3.7.0b0) 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.7.0b0) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting dill>=0.2 (from pylint==2.15.0->datarobot==3.7.0b0) Downloading dill-0.3.9-py3-none-any.whl.metadata (10 kB) Collecting astroid<=2.14.0-dev0,>=2.12.4 (from pylint==2.15.0->datarobot==3.7.0b0) Downloading astroid-2.13.5-py3-none-any.whl.metadata (4.7 kB) Collecting tomlkit>=0.10.1 (from pylint==2.15.0->datarobot==3.7.0b0) Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) Collecting iniconfig (from pytest==7.3.0->datarobot==3.7.0b0) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting pluggy<2.0,>=0.12 (from pytest==7.3.0->datarobot==3.7.0b0) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting databricks-sdk>=0.29.0 (from databricks-connect>=13.0->datarobot==3.7.0b0) Downloading databricks_sdk-0.40.0-py3-none-any.whl.metadata (38 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.7.0b0) Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting grpcio-status>=1.59.3 (from databricks-connect>=13.0->datarobot==3.7.0b0) Downloading grpcio_status-1.69.0-py3-none-any.whl.metadata (1.1 kB) Collecting grpcio>=1.59.3 (from databricks-connect>=13.0->datarobot==3.7.0b0) Downloading grpcio-1.69.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting numpy (from datarobot==3.7.0b0) 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.7.0b0) Downloading py4j-0.10.9.7-py2.py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: setuptools>=68.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from databricks-connect>=13.0->datarobot==3.7.0b0) (75.7.0) Collecting six (from databricks-connect>=13.0->datarobot==3.7.0b0) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting nbconvert!=5.4,>=5.3 (from nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading nbconvert-7.16.5-py3-none-any.whl.metadata (8.5 kB) Collecting traitlets>=5 (from nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting nbformat (from nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting tabulate>=0.8.10 (from numpydoc<1.8.0,>=1.7.0->datarobot==3.7.0b0) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting python-dateutil>=2.8.2 (from pandas>=0.15->datarobot==3.7.0b0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytz>=2020.1 (from pandas>=0.15->datarobot==3.7.0b0) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=0.15->datarobot==3.7.0b0) Downloading tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.7.0b0) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.7.0b0) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.7.0b0) (2024.12.14) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.0.0) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.19.1) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (2.16.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx>=8.1.3->datarobot==3.7.0b0) (1.4.1) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme>=3.0->datarobot==3.7.0b0) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting ipython_genutils (from jupyter_contrib_nbextensions->datarobot==3.7.0b0) 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.7.0b0) Downloading jupyter_contrib_core-0.4.2.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter_core (from jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyter_highlight_selected_word>=0.1.1 (from jupyter_contrib_nbextensions->datarobot==3.7.0b0) 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.7.0b0) 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.7.0b0) Downloading notebook-7.3.2-py3-none-any.whl.metadata (10 kB) Collecting tornado (from jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting lxml (from jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting coverage>=7.5 (from coverage[toml]>=7.5->pytest-cov->datarobot==3.7.0b0) Downloading coverage-7.6.10-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.7.0b0) Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.8 kB) Collecting wrapt<2,>=1.14 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.7.0b0) Downloading wrapt-1.17.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting google-auth~=2.0 (from databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.7.0b0) Downloading google_auth-2.37.0-py2.py3-none-any.whl.metadata (4.8 kB) Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.20.2 (from googleapis-common-protos>=1.56.4->databricks-connect>=13.0->datarobot==3.7.0b0) Downloading protobuf-5.29.2-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting decorator (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) 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.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB) Collecting stack_data (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from jinja2->myst-parser==4.0.0->datarobot==3.7.0b0) (3.0.2) Collecting jupyter-server (from jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading jupyter_server-2.15.0-py3-none-any.whl.metadata (8.4 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==4.0.0->datarobot==3.7.0b0) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting beautifulsoup4 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading beautifulsoup4-4.12.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.7.0b0) Downloading bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.7.0b0) 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.7.0b0) Downloading mistune-3.1.0-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.7.0b0) 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.7.0b0) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting jupyterlab-server<3,>=2.27.1 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab<4.4,>=4.3.4 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading jupyterlab-4.3.4-py3-none-any.whl.metadata (16 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.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.7.0b0) 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.7.0b0) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.7.0b0) Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.7.0b0) Downloading pyasn1_modules-0.4.1-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.7.0b0) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading attrs-24.3.0-py3-none-any.whl.metadata (11 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading referencing-0.35.1-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.7.0b0) Downloading rpds_py-0.22.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting anyio>=3.1.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) Collecting argon2-cffi>=21.1 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-client>=7.4.4 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading jupyter_events-0.11.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.7.0b0) 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.7.0b0) 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.7.0b0) Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) Collecting pyzmq>=24 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading pyzmq-26.2.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting send2trash>=1.8.2 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) 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.7.0b0) 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.7.0b0) Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting async-lru>=1.0.0 (from jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading async_lru-2.0.4-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading jupyter_lsp-2.2.5-py3-none-any.whl.metadata (1.8 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.27.1->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading json5-0.10.0-py3-none-any.whl.metadata (34 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.7.0b0) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting executing>=1.2.0 (from stack_data->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack_data->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.7.0b0) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting httpcore==1.* (from httpx>=0.25.0->jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting comm>=0.1.1 (from ipykernel>=6.5.0->jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel>=6.5.0->jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading debugpy-1.8.11-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel>=6.5.0->jupyterlab<4.4,>=4.3.4->notebook>=6.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 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.7.0b0) Downloading python_json_logger-3.2.1-py3-none-any.whl.metadata (4.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) 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.7.0b0) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.7.0b0) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 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.7.0b0) 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.7.0b0) 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.7.0b0) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 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.7.0b0) 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.7.0b0) Downloading webcolors-24.11.1-py3-none-any.whl.metadata (2.2 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter_contrib_nbextensions->datarobot==3.7.0b0) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 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.7.0b0) Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Downloading black-24.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 269.2 MB/s eta 0:00:00 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) Downloading isort-5.10.1-py3-none-any.whl (103 kB) Downloading mypy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/18.4 MB 191.6 MB/s eta 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 218.7 MB/s eta 0:00:00 Downloading pyenchant-3.2.2-py3-none-any.whl (55 kB) Downloading pylint-2.15.0-py3-none-any.whl (505 kB) Downloading pytest-7.3.0-py3-none-any.whl (320 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 databricks_connect-16.0.0-py2.py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 262.6 MB/s eta 0:00:00 Downloading py4j-0.10.9.7-py2.py3-none-any.whl (200 kB) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading nbsphinx-0.9.6-py3-none-any.whl (31 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 195.0 MB/s eta 0:00:00 Downloading numpydoc-1.7.0-py3-none-any.whl (62 kB) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 193.4 MB/s eta 0:00:00 Downloading pyarrow-18.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (40.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 MB 189.0 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 411.1 MB/s eta 0:00:00 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) Downloading sphinx_autodoc_typehints-3.0.0-py3-none-any.whl (20 kB) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 213.5 MB/s eta 0:00:00 Downloading StrEnum-0.4.15-py3-none-any.whl (8.9 kB) Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_markdown_builder-0.6.7-py3-none-any.whl (17 kB) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading coverage-7.6.10-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) Downloading databricks_sdk-0.40.0-py3-none-any.whl (629 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 629.7/629.7 kB 503.8 MB/s eta 0:00:00 Downloading dill-0.3.9-py3-none-any.whl (119 kB) Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl (221 kB) Downloading grpcio-1.69.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 208.4 MB/s eta 0:00:00 Downloading grpcio_status-1.69.0-py3-none-any.whl (14 kB) Downloading ipython-8.31.0-py3-none-any.whl (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.6/821.6 kB 339.0 MB/s eta 0:00:00 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 markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading nbconvert-7.16.5-py3-none-any.whl (258 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading notebook-7.3.2-py3-none-any.whl (13.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.2/13.2 MB 200.6 MB/s eta 0:00:00 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading tokenize_rt-6.1.0-py2.py3-none-any.whl (6.0 kB) Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 199.1 MB/s eta 0:00:00 Downloading bleach-6.2.0-py3-none-any.whl (163 kB) Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Downloading google_auth-2.37.0-py2.py3-none-any.whl (209 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 559.0 MB/s eta 0:00:00 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading jupyter_server-2.15.0-py3-none-any.whl (385 kB) Downloading jupyterlab-4.3.4-py3-none-any.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 211.0 MB/s eta 0:00:00 Downloading jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (69 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading mistune-3.1.0-py3-none-any.whl (53 kB) Downloading nbclient-0.10.2-py3-none-any.whl (25 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB) Downloading protobuf-5.29.2-cp38-abi3-manylinux2014_x86_64.whl (319 kB) Downloading wrapt-1.17.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading anyio-4.8.0-py3-none-any.whl (96 kB) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading asttokens-3.0.0-py3-none-any.whl (26 kB) Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB) Downloading attrs-24.3.0-py3-none-any.whl (63 kB) Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB) Downloading httpx-0.28.1-py3-none-any.whl (73 kB) Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading json5-0.10.0-py3-none-any.whl (34 kB) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading jupyter_events-0.11.0-py3-none-any.whl (19 kB) Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) Downloading pyzmq-26.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (869 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 869.2/869.2 kB 490.2 MB/s eta 0:00:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.22.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (381 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.11-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 274.4 MB/s eta 0:00:00 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading webcolors-24.11.1-py3-none-any.whl (14 kB) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading arrow-1.3.0-py3-none-any.whl (66 kB) Downloading pycparser-2.22-py3-none-any.whl (117 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.7.0b0-py3-none-any.whl size=1147949 sha256=84182cb085a32f8cbab8cf7ff43f3042c07ef81c2ed6510cab689c905464d984 Stored in directory: /tmp/pip-ephem-wheel-cache-gzs8ca4d/wheels/12/51/52/5f992eb255f4bd779289aa206fd750c83ef8c86789e797f5af Building wheel for jupyter_contrib_nbextensions (setup.py): started Building wheel for jupyter_contrib_nbextensions (setup.py): finished with status 'done' Created wheel for jupyter_contrib_nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428770 sha256=d72f29f7902356383c11f6cfe94e3196f56c16e8477a15e75fdb19930209974f Stored in directory: /tmp/pip-ephem-wheel-cache-gzs8ca4d/wheels/cd/25/fe/cb6f3e82f5b1921b0157ac9e32adb2e54806ec1befc446be21 Building wheel for jupyter_contrib_core (setup.py): started Building wheel for jupyter_contrib_core (setup.py): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17472 sha256=e10cdeb3a56ec9ee6e262db0f748a932e631d7dd014170ec87aeacd1f7fd44c6 Stored in directory: /tmp/pip-ephem-wheel-cache-gzs8ca4d/wheels/37/c3/18/be7a983c1120f15dc0c2d1cb9c33749871a93b034185e00ced Successfully built datarobot jupyter_contrib_nbextensions jupyter_contrib_core Installing collected packages: webencodings, wcwidth, 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, wrapt, websocket-client, webcolors, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, tomlkit, tokenize-rt, tinycss2, tabulate, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pyflakes, pyenchant, pycparser, pycodestyle, pyasn1, pyarrow, psutil, protobuf, prompt_toolkit, prometheus-client, pluggy, platformdirs, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio, mypy-extensions, mistune, mdurl, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, jsonpointer, json5, isort, iniconfig, h11, grpcio, fqdn, executing, dill, defusedxml, decorator, debugpy, coverage, click, cachetools, bleach, attrs, async-lru, asttokens, terminado, stack_data, rsa, rfc3339-validator, responses, requests_toolbelt, referencing, python-dateutil, pytest, pyasn1-modules, mypy, matplotlib-inline, markdown-it-py, jupyter_core, jedi, httpcore, googleapis-common-protos, flake8, comm, cffi, black, beautifulsoup4, astroid, anyio, sphinxcontrib-spelling, sphinxcontrib-jquery, sphinx-markdown-builder, sphinx-copybutton, sphinx-autodoc-typehints, pytest-cov, pytest-asyncio, pylint, pandas, numpydoc, mdit-py-plugins, jupyter-server-terminals, jupyter-client, jsonschema-specifications, ipython, httpx, grpcio-status, google-auth, arrow, argon2-cffi-bindings, sphinx_rtd_theme, myst-parser, jsonschema, isoduration, ipykernel, datarobot, databricks-sdk, 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 Successfully installed Pillow-10.4.0 anyio-4.8.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 astroid-2.13.5 asttokens-3.0.0 async-lru-2.0.4 attrs-24.3.0 beautifulsoup4-4.12.3 black-24.4.2 bleach-6.2.0 cachetools-5.5.0 cffi-1.17.1 click-8.1.8 comm-0.2.2 coverage-7.6.10 databricks-connect-16.0.0 databricks-sdk-0.40.0 datarobot-3.7.0b0 debugpy-1.8.11 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.9 executing-2.1.0 fastjsonschema-2.21.1 flake8-5.0.4 fqdn-1.5.1 google-auth-2.37.0 googleapis-common-protos-1.66.0 grpcio-1.69.0 grpcio-status-1.69.0 h11-0.14.0 httpcore-1.0.7 httpx-0.28.1 iniconfig-2.0.0 ipykernel-6.29.5 ipython-8.31.0 ipython_genutils-0.2.0 isoduration-20.11.0 isort-5.10.1 jedi-0.19.2 json5-0.10.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-client-8.6.3 jupyter-events-0.11.0 jupyter-lsp-2.2.5 jupyter-server-2.15.0 jupyter-server-terminals-0.5.3 jupyter_contrib_core-0.4.2 jupyter_contrib_nbextensions-0.7.0 jupyter_core-5.7.2 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.4 jupyterlab-4.3.4 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 lazy-object-proxy-1.10.0 lxml-5.3.0 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mccabe-0.7.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 mistune-3.1.0 mypy-1.0.0 mypy-extensions-1.0.0 myst-parser-4.0.0 nbclient-0.10.2 nbconvert-7.16.5 nbformat-5.10.4 nbsphinx-0.9.6 nest-asyncio-1.6.0 notebook-7.3.2 notebook-shim-0.2.4 numpy-1.26.4 numpydoc-1.7.0 overrides-7.7.0 pandas-2.2.3 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.3.6 pluggy-1.5.0 prometheus-client-0.21.1 prompt_toolkit-3.0.48 protobuf-5.29.2 psutil-6.1.1 ptyprocess-0.7.0 pure-eval-0.2.3 py4j-0.10.9.7 pyarrow-18.1.0 pyasn1-0.6.1 pyasn1-modules-0.4.1 pycodestyle-2.9.1 pycparser-2.22 pyenchant-3.2.2 pyflakes-2.5.0 pylint-2.15.0 pytest-7.3.0 pytest-asyncio-0.21.1 pytest-cov-6.0.0 python-dateutil-2.9.0.post0 python-json-logger-3.2.1 pytz-2024.2 pyyaml-6.0.2 pyzmq-26.2.0 referencing-0.35.1 requests_toolbelt-1.0.0 responses-0.21.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.22.3 rsa-4.9 send2trash-1.8.3 six-1.17.0 sniffio-1.3.1 soupsieve-2.6 sphinx-autodoc-typehints-3.0.0 sphinx-copybutton-0.5.2 sphinx-markdown-builder-0.6.7 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 tokenize-rt-6.1.0 tomlkit-0.13.2 tornado-6.4.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.12.2 tzdata-2024.2 uri-template-1.3.0 wcwidth-0.2.13 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 wrapt-1.17.0 [rtd-command-info] start-time: 2025-01-06T18:00:31.717369Z, end-time: 2025-01-06T18:00:31.782813Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import shutil import sys from sphinx.addnodes import versionmodified from sphinx.application import Sphinx from sphinx.util.docutils import SphinxDirective from sphinx_markdown_builder.translator import MarkdownTranslator 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" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.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", "numpydoc", "sphinx.ext.intersphinx", "nbsphinx", "sphinx_copybutton", "sphinx_markdown_builder", "sphinx_autodoc_typehints", "myst_parser", ] 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 myst_heading_anchors = 3 myst_heading_level_offset = 1 autosummary_generate = False autodoc_class_signature = "separated" autodoc_default_options = { "exclude-members": "__init__", "undoc-members": False, "private-members": False, "special-members": False, "inherited-members": False, "show-inheritance": False, } 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 # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = { ".rst": "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 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", ] def better_versionmodified(self: SphinxDirective, node: versionmodified) -> None: if version := node.get("version"): self.add(f"", prefix_eol=1) def setup(app: Sphinx) -> None: MarkdownTranslator.visit_versionmodified = better_versionmodified app.add_css_file("css/tight_table.css") [rtd-command-info] start-time: 2025-01-06T18:00:31.860058Z, end-time: 2025-01-06T18:01:37.679258Z, duration: 65, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.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/early-access/_readthedocs/html/_static/nbsphinx-code-cells.css myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'tasklist', 'html_image', 'amsmath', 'deflist', 'html_admonition', 'colon_fence', 'dollarmath', 'attrs_inline', 'substitution', 'smartquotes', 'strikethrough', 'fieldlist'}, 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=3, 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 130 source files that are out of date updating environment: [new config] 130 added, 0 changed, 0 removed reading sources... [ 1%] CHANGES reading sources... [ 2%] autodoc/advanced_options reading sources... [ 2%] autodoc/advanced_tuning reading sources... [ 3%] autodoc/anomaly_assessment reading sources... [ 4%] autodoc/api_object reading sources... [ 5%] autodoc/api_reference reading sources... [ 5%] autodoc/application reading sources... [ 6%] autodoc/automated_documentation reading sources... [ 7%] autodoc/batch_job reading sources... [ 8%] autodoc/batch_monitoring reading sources... [ 8%] autodoc/batch_predictions reading sources... [ 9%] autodoc/binary_data_helpers reading sources... [ 10%] autodoc/blueprint reading sources... [ 11%] autodoc/calendar reading sources... [ 12%] autodoc/challenger reading sources... [ 12%] autodoc/champion_model_package reading sources... [ 13%] autodoc/class_mapping_aggregation_settings reading sources... [ 14%] autodoc/client_configuration reading sources... [ 15%] autodoc/clustering reading sources... [ 15%] autodoc/compliance_documentation_templates reading sources... [ 16%] autodoc/confusion_chart reading sources... [ 17%] autodoc/credentials reading sources... [ 18%] autodoc/custom_metrics reading sources... [ 18%] autodoc/custom_models reading sources... [ 19%] autodoc/custom_tasks reading sources... [ 20%] autodoc/data_engine_query_generator reading sources... [ 21%] autodoc/data_exports reading sources... [ 22%] autodoc/data_slices reading sources... [ 22%] autodoc/data_store reading sources... [ 23%] autodoc/database_connectivity reading sources... [ 24%] autodoc/dataset_definition reading sources... [ 25%] autodoc/datasets reading sources... [ 25%] autodoc/datetime_trend_plots reading sources... [ 26%] autodoc/deployment reading sources... [ 27%] autodoc/document_ai reading sources... [ 28%] autodoc/external_baseline_validation reading sources... [ 28%] autodoc/external_scores_insights reading sources... [ 29%] autodoc/feature reading sources... [ 30%] autodoc/feature_association reading sources... [ 31%] autodoc/feature_effects reading sources... [ 32%] autodoc/feature_lineage reading sources... [ 32%] autodoc/featurelist reading sources... [ 33%] autodoc/genai reading sources... [ 34%] autodoc/insights reading sources... [ 35%] autodoc/jobs reading sources... [ 35%] autodoc/key_values reading sources... [ 36%] autodoc/lift_chart reading sources... [ 37%] autodoc/missing_values_report reading sources... [ 38%] autodoc/mlops_event reading sources... [ 38%] autodoc/model_job reading sources... [ 39%] autodoc/model_recommendations reading sources... [ 40%] autodoc/models reading sources... [ 41%] autodoc/ocr_job_resource reading sources... [ 42%] autodoc/pareto_front reading sources... [ 42%] autodoc/partitioning reading sources... [ 43%] autodoc/payoff_matrix reading sources... [ 44%] autodoc/predict_job reading sources... [ 45%] autodoc/prediction_dataset reading sources... [ 45%] autodoc/prediction_environment reading sources... [ 46%] autodoc/prediction_explanations reading sources... [ 47%] autodoc/predictions reading sources... [ 48%] autodoc/prime_file reading sources... [ 48%] autodoc/project reading sources... [ 49%] autodoc/rating_table reading sources... [ 50%] autodoc/recipes reading sources... [ 51%] autodoc/registered_model reading sources... [ 52%] autodoc/registry_jobs reading sources... [ 52%] autodoc/relationship reading sources... [ 53%] autodoc/roc_curve reading sources... [ 54%] autodoc/ruleset reading sources... [ 55%] autodoc/secondary_dataset reading sources... [ 55%] autodoc/segmented_modeling reading sources... [ 56%] autodoc/shap reading sources... [ 57%] autodoc/sharing reading sources... [ 58%] autodoc/status_check_job reading sources... [ 58%] autodoc/training_predictions reading sources... [ 59%] autodoc/types reading sources... [ 60%] autodoc/use_cases reading sources... [ 61%] autodoc/user_blueprints reading sources... [ 62%] autodoc/visual_ai reading sources... [ 62%] autodoc/word_cloud reading sources... [ 63%] errors reading sources... [ 64%] experimental/enums You have imported from the _experimental directory. This directory is used for unreleased datarobot features. Unless you specifically know better, you don't have the access to use this functionality in the app, so this code will not work. reading sources... [ 65%] experimental/index reading sources... [ 65%] index reading sources... [ 66%] reference/admin/credentials reading sources... [ 67%] reference/admin/index reading sources... [ 68%] reference/admin/sharing reading sources... [ 68%] reference/data/database_connectivity reading sources... [ 69%] reference/data/dataset reading sources... [ 70%] reference/data/feature_discovery reading sources... [ 71%] reference/data/index reading sources... [ 72%] reference/index reading sources... [ 72%] reference/mlops/custom_metrics reading sources... [ 73%] reference/mlops/custom_model reading sources... [ 74%] reference/mlops/data_exports reading sources... [ 75%] reference/mlops/deployment reading sources... [ 75%] reference/mlops/hosted_custom_metrics reading sources... [ 76%] reference/mlops/index reading sources... [ 77%] reference/mlops/jobs reading sources... [ 78%] reference/mlops/key_values reading sources... [ 78%] reference/mlops/model_registry reading sources... [ 79%] reference/modeling/blueprint reading sources... [ 80%] reference/modeling/index reading sources... [ 81%] reference/modeling/insights/automated_documentation reading sources... [ 82%] reference/modeling/insights/external_testset reading sources... [ 82%] reference/modeling/insights/index reading sources... [ 83%] reference/modeling/insights/prediction_explanations reading sources... [ 84%] reference/modeling/insights/rating_table reading sources... [ 85%] reference/modeling/insights/shap_insights reading sources... [ 85%] reference/modeling/job reading sources... [ 86%] reference/modeling/model reading sources... [ 87%] reference/modeling/model_recommendation reading sources... [ 88%] reference/modeling/prime reading sources... [ 88%] reference/modeling/project reading sources... [ 89%] reference/modeling/spec/binary_data reading sources... [ 90%] reference/modeling/spec/custom_task reading sources... [ 91%] reference/modeling/spec/datetime_partition reading sources... [ 92%] reference/modeling/spec/index reading sources... [ 92%] reference/modeling/spec/monotonic_constraints reading sources... [ 93%] reference/modeling/spec/segmented_modeling reading sources... [ 94%] reference/modeling/spec/time_series reading sources... [ 95%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 95%] reference/modeling/spec/unsupervised_clustering reading sources... [ 96%] reference/modeling/spec/visualai reading sources... [ 97%] reference/predictions/batch_predictions reading sources... [ 98%] reference/predictions/index reading sources... [ 98%] reference/predictions/predict_job reading sources... [ 99%] reference/use_cases/index reading sources... [100%] reference/use_cases/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/early-access/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/js/versions.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] CHANGES writing output... [ 2%] autodoc/advanced_options writing output... [ 2%] autodoc/advanced_tuning writing output... [ 3%] autodoc/anomaly_assessment writing output... [ 4%] autodoc/api_object writing output... [ 5%] autodoc/api_reference writing output... [ 5%] autodoc/application writing output... [ 6%] autodoc/automated_documentation writing output... [ 7%] autodoc/batch_job writing output... [ 8%] autodoc/batch_monitoring writing output... [ 8%] autodoc/batch_predictions writing output... [ 9%] autodoc/binary_data_helpers writing output... [ 10%] autodoc/blueprint writing output... [ 11%] autodoc/calendar writing output... [ 12%] autodoc/challenger writing output... [ 12%] autodoc/champion_model_package writing output... [ 13%] autodoc/class_mapping_aggregation_settings writing output... [ 14%] autodoc/client_configuration writing output... [ 15%] autodoc/clustering writing output... [ 15%] autodoc/compliance_documentation_templates writing output... [ 16%] autodoc/confusion_chart writing output... [ 17%] autodoc/credentials writing output... [ 18%] autodoc/custom_metrics writing output... [ 18%] autodoc/custom_models writing output... [ 19%] autodoc/custom_tasks writing output... [ 20%] autodoc/data_engine_query_generator writing output... [ 21%] autodoc/data_exports writing output... [ 22%] autodoc/data_slices writing output... [ 22%] autodoc/data_store writing output... [ 23%] autodoc/database_connectivity writing output... [ 24%] autodoc/dataset_definition writing output... [ 25%] autodoc/datasets writing output... [ 25%] autodoc/datetime_trend_plots writing output... [ 26%] autodoc/deployment writing output... [ 27%] autodoc/document_ai writing output... [ 28%] autodoc/external_baseline_validation writing output... [ 28%] autodoc/external_scores_insights writing output... [ 29%] autodoc/feature writing output... [ 30%] autodoc/feature_association writing output... [ 31%] autodoc/feature_effects writing output... [ 32%] autodoc/feature_lineage writing output... [ 32%] autodoc/featurelist writing output... [ 33%] autodoc/genai writing output... [ 34%] autodoc/insights writing output... [ 35%] autodoc/jobs writing output... [ 35%] autodoc/key_values writing output... [ 36%] autodoc/lift_chart writing output... [ 37%] autodoc/missing_values_report writing output... [ 38%] autodoc/mlops_event writing output... [ 38%] autodoc/model_job writing output... [ 39%] autodoc/model_recommendations writing output... [ 40%] autodoc/models writing output... [ 41%] autodoc/ocr_job_resource writing output... [ 42%] autodoc/pareto_front writing output... [ 42%] autodoc/partitioning writing output... [ 43%] autodoc/payoff_matrix writing output... [ 44%] autodoc/predict_job writing output... [ 45%] autodoc/prediction_dataset writing output... [ 45%] autodoc/prediction_environment writing output... [ 46%] autodoc/prediction_explanations writing output... [ 47%] autodoc/predictions writing output... [ 48%] autodoc/prime_file writing output... [ 48%] autodoc/project writing output... [ 49%] autodoc/rating_table writing output... [ 50%] autodoc/recipes writing output... [ 51%] autodoc/registered_model writing output... [ 52%] autodoc/registry_jobs writing output... [ 52%] autodoc/relationship writing output... [ 53%] autodoc/roc_curve writing output... [ 54%] autodoc/ruleset writing output... [ 55%] autodoc/secondary_dataset writing output... [ 55%] autodoc/segmented_modeling writing output... [ 56%] autodoc/shap writing output... [ 57%] autodoc/sharing writing output... [ 58%] autodoc/status_check_job writing output... [ 58%] autodoc/training_predictions writing output... [ 59%] autodoc/types writing output... [ 60%] autodoc/use_cases writing output... [ 61%] autodoc/user_blueprints writing output... [ 62%] autodoc/visual_ai writing output... [ 62%] autodoc/word_cloud writing output... [ 63%] errors writing output... [ 64%] experimental/enums writing output... [ 65%] experimental/index writing output... [ 65%] index writing output... [ 66%] reference/admin/credentials writing output... [ 67%] reference/admin/index writing output... [ 68%] reference/admin/sharing writing output... [ 68%] reference/data/database_connectivity writing output... [ 69%] reference/data/dataset writing output... [ 70%] reference/data/feature_discovery writing output... [ 71%] reference/data/index writing output... [ 72%] reference/index writing output... [ 72%] reference/mlops/custom_metrics writing output... [ 73%] reference/mlops/custom_model writing output... [ 74%] reference/mlops/data_exports writing output... [ 75%] reference/mlops/deployment writing output... [ 75%] reference/mlops/hosted_custom_metrics writing output... [ 76%] reference/mlops/index writing output... [ 77%] reference/mlops/jobs writing output... [ 78%] reference/mlops/key_values writing output... [ 78%] reference/mlops/model_registry writing output... [ 79%] reference/modeling/blueprint writing output... [ 80%] reference/modeling/index writing output... [ 81%] reference/modeling/insights/automated_documentation writing output... [ 82%] reference/modeling/insights/external_testset writing output... [ 82%] reference/modeling/insights/index writing output... [ 83%] reference/modeling/insights/prediction_explanations writing output... [ 84%] reference/modeling/insights/rating_table writing output... [ 85%] reference/modeling/insights/shap_insights writing output... [ 85%] reference/modeling/job writing output... [ 86%] reference/modeling/model writing output... [ 87%] reference/modeling/model_recommendation writing output... [ 88%] reference/modeling/prime writing output... [ 88%] reference/modeling/project writing output... [ 89%] reference/modeling/spec/binary_data writing output... [ 90%] reference/modeling/spec/custom_task writing output... [ 91%] reference/modeling/spec/datetime_partition writing output... [ 92%] reference/modeling/spec/index writing output... [ 92%] reference/modeling/spec/monotonic_constraints writing output... [ 93%] reference/modeling/spec/segmented_modeling writing output... [ 94%] reference/modeling/spec/time_series writing output... [ 95%] reference/modeling/spec/unsupervised_anomaly writing output... [ 95%] reference/modeling/spec/unsupervised_clustering writing output... [ 96%] reference/modeling/spec/visualai writing output... [ 97%] reference/predictions/batch_predictions writing output... [ 98%] reference/predictions/index writing output... [ 98%] reference/predictions/predict_job writing output... [ 99%] reference/use_cases/index writing output... [100%] reference/use_cases/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-01-06T18:01:37.787933Z, end-time: 2025-01-06T18:02:11.890670Z, duration: 34, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.1.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={'html_admonition', 'strikethrough', 'smartquotes', 'colon_fence', 'deflist', 'replacements', 'html_image', 'substitution', 'tasklist', 'dollarmath', 'fieldlist', 'attrs_inline', '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=3, 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, 1 changed, 0 removed reading sources... [100%] CHANGES looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/latexmkrc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/Makefile done copying assets: done processing DataRobotPython_3.7.0b0_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/spec/index reference/modeling/spec/datetime_partition reference/modeling/spec/time_series reference/modeling/spec/visualai reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/segmented_modeling reference/modeling/spec/custom_task reference/modeling/spec/monotonic_constraints reference/modeling/spec/binary_data reference/modeling/insights/index reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/insights/shap_insights 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/hosted_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 autodoc/api_reference autodoc/advanced_options autodoc/advanced_tuning autodoc/anomaly_assessment autodoc/api_object autodoc/application autodoc/automated_documentation autodoc/batch_job autodoc/batch_monitoring autodoc/batch_predictions autodoc/binary_data_helpers autodoc/blueprint autodoc/calendar autodoc/challenger autodoc/champion_model_package autodoc/class_mapping_aggregation_settings autodoc/client_configuration autodoc/clustering autodoc/compliance_documentation_templates autodoc/confusion_chart autodoc/credentials autodoc/custom_metrics autodoc/custom_models autodoc/custom_tasks autodoc/data_engine_query_generator autodoc/data_exports autodoc/data_slices autodoc/data_store autodoc/database_connectivity autodoc/dataset_definition autodoc/datasets autodoc/datetime_trend_plots autodoc/deployment autodoc/document_ai autodoc/external_baseline_validation autodoc/external_scores_insights autodoc/feature autodoc/feature_association autodoc/feature_effects autodoc/feature_lineage autodoc/featurelist autodoc/genai autodoc/insights autodoc/jobs autodoc/key_values autodoc/lift_chart autodoc/missing_values_report autodoc/mlops_event autodoc/model_job autodoc/model_recommendations autodoc/models autodoc/ocr_job_resource autodoc/pareto_front autodoc/partitioning autodoc/payoff_matrix autodoc/predict_job autodoc/prediction_dataset autodoc/prediction_environment autodoc/prediction_explanations autodoc/predictions autodoc/prime_file autodoc/project autodoc/rating_table autodoc/recipes autodoc/registered_model autodoc/registry_jobs autodoc/relationship autodoc/roc_curve autodoc/ruleset autodoc/secondary_dataset autodoc/segmented_modeling autodoc/shap autodoc/sharing autodoc/status_check_job autodoc/training_predictions autodoc/types autodoc/use_cases autodoc/user_blueprints autodoc/visual_ai autodoc/word_cloud experimental/index experimental/enums errors CHANGES resolving references... processing DataRobotPython_3.7.0b0_Docs.tex: done writing... done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/sphinxmessages.sty build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2025-01-06T18:02:12.715845Z, end-time: 2025-01-06T18:02:12.774379Z, 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-01-06T18:02:12.842334Z, end-time: 2025-01-06T18:02:48.220045Z, duration: 35, 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.7.0b0_Docs.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.7.0b0_Docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.7.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./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 `autodoc/datasets:datarobot.models.Dataset.uploa d' on page 3 undefined on input line 116. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset.creat e_from_file' on page 3 undefined on input line 136. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset.creat e_from_in_memory_data' on page 3 undefined on input line 147. [3] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset.creat e_from_url' on page 4 undefined on input line 163. Underfull \hbox (badness 10000) in paragraph at lines 162--165 []\T1/txtt/m/sl/10 Dataset.create_from_url \T1/qtm/m/n/10 takes .csv data from a URL. If you have set LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset.creat e_from_data_source' on page 4 undefined on input line 172. Underfull \hbox (badness 10000) in paragraph at lines 171--175 []\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 4 undefined on input line 191. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.create ' on page 4 undefined on input line 191. [4] Overfull \vbox (2.27963pt too high) detected at line 291 [5] [6] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 7 unde fined on input line 381. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataDri ver' on page 8 undefined on input line 440. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 8 undefined on input line 446. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce' on page 8 undefined on input line 451. [8] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rceParameters' on page 9 undefined on input line 529. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 9 undefined on input line 566. [9] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 10 undefined on input line 619. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset.creat e_from_file' on page 10 undefined on input line 635. LaTeX Warning: Hyper reference `autodoc/dataset_definition:dataset-definition' on page 10 undefined on input line 647. LaTeX Warning: Hyper reference `autodoc/relationship:relationship' on page 10 u ndefined on input line 647. [10] [11] LaTeX Warning: Hyper reference `autodoc/secondary_dataset:secondary-dataset' on page 12 undefined on input line 727. LaTeX Warning: Hyper reference `autodoc/secondary_dataset:secondary-dataset' on page 12 undefined on input line 738. [12] LaTeX Warning: Hyper reference `autodoc/dataset_definition:dataset-definition' on page 13 undefined on input line 848. LaTeX Warning: Hyper reference `autodoc/relationship:relationship' on page 13 u ndefined on input line 848. [13] [14] [15] [16] [17] LaTeX Warning: Hyper reference `autodoc/secondary_dataset:secondary-dataset' on page 18 undefined on input line 1104. [18] [19] [20] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 21 und efined on input line 1274. [21] LaTeX Warning: Hyper reference `autodoc/partitioning:partitions-api' on page 22 undefined on input line 1365. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 22 undefined on input line 1365. [22] LaTeX Warning: Hyper reference `autodoc/advanced_options:advanced-options-api' on page 23 undefined on input line 1436. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 23 undefined on input line 1453. [23] [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [27] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 28 und efined on input line 1784. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train' on page 28 undefined on input line 1799. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train_ datetime' on page 28 undefined on input line 1811. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_mo dels' on page 28 undefined on input line 1824. [28] [29] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model.get' on p age 30 undefined on input line 1933. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.recomm ended_model' on page 30 undefined on input line 1950. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 30 undefin ed on input line 1969. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 30 undefined on input line 1970. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.s core_backtests' on page 30 undefined on input line 2003. [30] [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 2161--2163 []\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 2175--2180 \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 [33] LaTeX Warning: Hyper reference `autodoc/missing_values_report:missing-values-re port-api' on page 34 undefined on input line 2236. [34] LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 35 undefined on input line 2343. [35] LaTeX Warning: Hyper reference `autodoc/shap:datarobot.models.ShapImpact.create ' on page 36 undefined on input line 2410. [36] [37] [38] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train' on page 39 undefined on input line 2571. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train_ datetime' on page 39 undefined on input line 2572. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train' on page 39 undefined on input line 2583. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train_ datetime' on page 39 undefined on input line 2583. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 39 undefin ed on input line 2585. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 39 undefined on input line 2586. LaTeX Warning: Hyper reference `autodoc/partitioning:datetime-part-spec' on pag e 39 undefined on input line 2612. [39] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 40 undefined on input line 2673 . Underfull \hbox (badness 10000) in paragraph at lines 2672--2675 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the \T1/txtt/m/sl/10 partitioning_methods. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 40 undefined on input line 2682 . [40] Underfull \hbox (badness 10000) in paragraph at lines 2745--2750 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and LaTeX Warning: Hyper reference `autodoc/models:datetime-mod' on page 41 undefin ed on input line 2761. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_accuracy_over_time_plot' on page 41 undefined on input line 2779. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_accuracy_over_time_plots_metadata' on page 41 undefined on input line 2780. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_accuracy_over_time_plot_preview' on page 41 undefined on input line 2781. Underfull \hbox (badness 10000) in paragraph at lines 2777--2782 []\T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu- racy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 2777--2782 \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 [41] LaTeX Warning: Hyper reference `autodoc/partitioning:dur-string-helper' on page 42 undefined on input line 2857. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 42 undefined on input line 2866. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature' on pa ge 42 undefined on input line 2890. [42] LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 43 undefined on input line 2898. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 43 undefined on input line 2900. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 43 undefined on input line 2911. [43] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature.get_mu ltiseries_properties' on page 44 undefined on input line 3004. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.generate' on page 44 undefined on input line 3007. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 44 undefined on input line 3007. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature.get_mu ltiseries_properties' on page 44 undefined on input line 3025. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.generate' on page 44 undefined on input line 3032. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 44 undefined on input line 3037. [44] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 45 undefined on input line 3100. Underfull \hbox (badness 10000) in paragraph at lines 3099--3102 []\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 [45] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.restore_discar ded_features.DiscardedFeaturesInfo' on page 46 undefined on input line 3140. LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 46 undefined on input line 3153. LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.models.Prediction s' on page 46 undefined on input line 3165. LaTeX Warning: Hyper reference `autodoc/batch_predictions:batch-prediction-api' on page 46 undefined on input line 3182. [46] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 47 undefined on input line 3201. Underfull \hbox (badness 6141) in paragraph at lines 3195--3202 []\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- LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 47 undefined on input line 3246. [47] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 48 undefined on input line 3325. [48] LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.create_ calendar_from_country_code' on page 49 undefined on input line 3357. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.get_all owed_country_codes' on page 49 undefined on input line 3360. [49] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_accuracy_over_time_plot' on page 50 undefined on input line 3403. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_forecast_vs_actual_plot' on page 50 undefined on input line 3407. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_anomaly_over_time_plot' on page 50 undefined on input line 3411. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.c ompute_datetime_trend_plots' on page 50 undefined on input line 3417. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_accuracy_over_time_plots_metadata' on page 50 undefined on input line 3424. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_forecast_vs_actual_plots_metadata' on page 50 undefined on input line 3428. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_anomaly_over_time_plots_metadata' on page 50 undefined on input line 3432. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_accuracy_over_time_plot_preview' on page 50 undefined on input line 3441. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_forecast_vs_actual_plot_preview' on page 50 undefined on input line 3445. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_anomaly_over_time_plot_preview' on page 50 undefined on input line 3449. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 50 undefined on input line 3484. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.c alculate_prediction_intervals' on page 50 undefined on input line 3485. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_calculated_prediction_intervals' on page 50 undefined on input line 3487. Underfull \hbox (badness 10000) in paragraph at lines 3483--3488 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a \T1/txtt/m/ sl/10 DatetimeModel \T1/qtm/m/n/10 us-ing the \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.models.Prediction s' on page 50 undefined on input line 3495. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_prediction_intervals_settings' on page 50 undefined on input line 3500. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_prediction_intervals_settings' on page 50 undefined on input line 3501. [50] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 51 undefined on input line 3511. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 51 und efined on input line 3521. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.valida te_external_time_series_baseline' on page 51 undefined on input line 3524. LaTeX Warning: Hyper reference `autodoc/advanced_options:datarobot.helpers.Adva ncedOptions' on page 51 undefined on input line 3526. [51] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 52 und efined on input line 3588. LaTeX Warning: Hyper reference `autodoc/data_engine_query_generator:datarobot.D ataEngineQueryGenerator.create' on page 52 undefined on input line 3591. Overfull \vbox (1.97241pt too high) detected at line 3677 [52] Underfull \vbox (badness 10000) detected at line 3677 Underfull \vbox (badness 10000) detected at line 3677 [53] ! 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.3707 ├── 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.3707 ├── 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.3707 ├── 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.3708 │   ├── 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.3708 │   ├── 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.3708 │   ├── 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.3708 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3710 │   ├── … ! 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.3710 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 │   ├── … ! 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.3711 ├── 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.3711 ├── 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.3711 ├── 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.3712 ...├── 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.3712 ...├── 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.3712 ...├── 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.3712 ...├── 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.3713 ...├── 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.3713 ...├── 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.3713 ...├── 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.3713 ...├── 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.3714 │ ├── … ! 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.3714 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 │ ├── … [54] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 55 undefined on input line 3771. [55] [56 <./sample1.png> <./sample2.png>] [57 <./activation_map1.png>] [58 <./a ctivation_map2.png>] [59 <./embeddings.png>] [60] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 61 undefined on input line 4099. [61] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_anomaly_over_time_plot' on page 62 undefined on input line 4170. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_anomaly_over_time_plots_metadata' on page 62 undefined on input line 4171. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_anomaly_over_time_plot_preview' on page 62 undefined on input line 4172. [62] [63] Underfull \hbox (badness 7012) in paragraph at lines 4242--4245 []\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 Underfull \hbox (badness 10000) in paragraph at lines 4292--4295 []\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 [64] [65] [66] [67] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 68 undefined on input line 4576. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 68 undefined on input line 4579. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.ClusterInsight' on page 68 undefined on input line 4613 . LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 undefined on input line 4618. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 68 undefined on input line 4623. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 68 undefined on input line 4627. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 68 undefined on input line 4631. LaTeX Warning: Hyper reference `autodoc/clustering:datarobot.models.cluster_ins ight.ClusterInsight' on page 68 undefined on input line 1. [68] LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.ClusterInsight' on page 69 undefined on input line 4652 . LaTeX Warning: Hyper reference `autodoc/clustering:datarobot.models.cluster.Clu ster' on page 69 undefined on input line 1. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 69 undefined on input line 4671. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 69 undefined on input line 4706. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 undefined on input line 4710. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 69 undefined on input line 4743. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 undefined on input line 4747. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 69 undefined on input line 4768. [69] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 undefined on input line 4863. LaTeX Warning: Hyper reference `reference/modeling/spec/unsupervised_clustering :datarobot.models.model.Cluster' on page 70 undefined on input line 4909. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 70 undefined on input line 4930. [70] LaTeX Warning: Hyper reference `autodoc/clustering:datarobot.models.cluster_ins ight.ClusterInsight' on page 71 undefined on input line 4969. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 undefined on input line 5012. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 71 undefined on input line 5017. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 71 undefined on input line 5021. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 71 undefined on input line 5025. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 71 undefined on input line 5044. [71] LaTeX Warning: Hyper reference `autodoc/segmented_modeling:segmented-modeling-a pi' on page 72 undefined on input line 5065. ! 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.5088 ...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.5088 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [72] [73] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 74 undefined on input line 5227. LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 74 undefined on input line 5255. Overfull \vbox (0.7781pt too high) detected at line 5276 [74] [75] LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.models.custom_ta sk_version.CustomTaskFileItem' on page 76 undefined on input line 5406. [76] [77] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 78 undefined on input line 5484. Overfull \vbox (1.07416pt too high) detected at line 5558 [78] [79] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 80 und efined on input line 5640. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 80 undefined on input line 5640. [80] ! 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.5701 ├── 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.5701 ├── 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.5701 ├── 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.5702 ├  ├──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.5702 ├  ├──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.5702 ├  ├──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.5702 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5705 ├── 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.5705 ├── 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.5705 ├── data.csv [81] [82] [83] [84] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 85 undefined on input line 5991. [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 6135--6141 []\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 `autodoc/prediction_explanations:datarobot.model s.prediction_explanations.PredictionExplanationsRow' on page 87 undefined on in put line 6145. [87] LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.Predi ctionExplanations.create' on page 88 undefined on input line 6204. Overfull \vbox (2.31647pt too high) detected at line 6258 [88] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 89 undefined on input line 6263. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.model s.ShapMatrix.create' on page 89 undefined on input line 6264. [89] [90] LaTeX Warning: Hyper reference `autodoc/automated_documentation:automated-docum entation-api' on page 91 undefined on input line 6427. [91] LaTeX Warning: Hyper reference `autodoc/automated_documentation:automated-docum entation-api' on page 92 undefined on input line 6497. [92] [93] [94] [95] [96] LaTeX Warning: Hyper reference `autodoc/jobs:jobs-api' on page 97 undefined on input line 6819. [97] [98] LaTeX Warning: Hyper reference `autodoc/model_job:wait-for-async-model-creation -api-label' on page 99 undefined on input line 6948. [99] [100] [101] LaTeX Warning: Hyper reference `autodoc/predict_job:predict-job-api' on page 10 2 undefined on input line 7203. [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 7345--7350 \T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-dic -tJob, you can use the \T1/txtt/m/n/10 PredictJob. [104] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.TrainingPredictio nsJob' on page 105 undefined on input line 7411. LaTeX Warning: Hyper reference `autodoc/training_predictions:datarobot.models.t raining_predictions.TrainingPredictions' on page 105 undefined on input line 74 13. [105] LaTeX Warning: Hyper reference `autodoc/batch_predictions:batch-prediction-api' on page 106 undefined on input line 7525. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. predict_batch' on page 106 undefined on input line 7531. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_to_file' on page 106 undefined on input line 7547. [106] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_s3' on page 107 undefined on input line 7589. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 107 undefined on input line 7590. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential .create_s3' on page 107 undefined on input line 7591. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_azure' on page 107 undefined on input line 7617. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 107 undefined on input line 7619. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential .create_azure' on page 107 undefined on input line 7619. [107] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_gcp' on page 108 undefined on input line 7640. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 108 undefined on input line 7641. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential .create_gcp' on page 108 undefined on input line 7642. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 108 undefined on input line 7686. [108] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 109 undefined on input line 7740. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 109 undefined on input line 7760. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 109 undefined on input line 7761. [109] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 110 undefined on input line 7785. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 110 un defined on input line 7805. [110] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 111 undefined on input line 7837. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 111 undefined on input line 7838. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.download' on page 111 undefined on input line 7879. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 111 undefined on input line 7880. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.download' on page 111 undefined on input line 7883. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.get_status' on page 111 undefined on input line 7887. [111] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 112 undefined on input line 7945. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 112 undefined on input line 7963. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 112 undefined on input line 7964. Overfull \vbox (1.27087pt too high) detected at line 7984 [112] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 113 undefined on input line 7990. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 113 undefined on input line 8011. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 113 undefined on input line 8012. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_from_existing' on page 113 undefined on input line 8036. [113] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_pandas' on page 114 undefined on input line 8060. [114] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 115 undefined on input line 8163. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 115 undefined on input line 8170. [115] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 116 undefined on input line 8214. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 116 undefined on input line 8215. [116] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.delete' on page 117 undefined on input line 8248. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.update' on page 117 undefined on input line 8249. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.run_once' on page 117 undefined on input line 8261. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 117 undefined on input line 8280. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.update' on page 117 undefined on input line 8281. Underfull \hbox (badness 5231) in paragraph at lines 8278--8283 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.run_on_schedule' on page 117 undefined on input line 8 285. [117] Underfull \hbox (badness 10000) in paragraph at lines 8369--8372 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8369--8372 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8369--8372 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8401--8404 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8401--8404 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8414--8416 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8422--8425 \T1/qtm/m/n/10 such as [118] Overfull \vbox (676.10883pt too high) has occurred while \output is active [119] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.delete' on page 120 undefined on input line 8436. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.update' on page 120 undefined on input line 8436. Underfull \hbox (badness 5832) in paragraph at lines 8433--8439 []\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 8433--8439 \T1/qtm/m/n/10 job def-i-ni-tion that was pre-vi-ously run-ning as a sched-uled job, but should now be stopped, sim-ply LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. create_from_registered_model_version' on page 120 undefined on input line 8476. LaTeX Warning: Hyper reference `reference/mlops/model_registry:model-registry' on page 120 undefined on input line 8476. Underfull \hbox (badness 10000) in paragraph at lines 8480--8483 []\T1/qtm/m/n/10 When cre-at-ing a new de-ploy-ment, a DataRobot \T1/txtt/m/n/1 0 registered_model_version_id \T1/qtm/m/n/10 (also known as LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.PredictionServer. list' on page 120 undefined on input line 8489. [120] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 121 undefined on input line 8527. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. DeploymentListFilters' on page 121 undefined on input line 8531. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 121 undefined on input line 8563. [121] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. predict_batch' on page 122 undefined on input line 8622. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. replace_model' on page 122 undefined on input line 8647. [122] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. validate_replacement_model' on page 123 undefined on input line 8705. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. validate_replacement_model' on page 123 undefined on input line 8708. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. replace_model' on page 123 undefined on input line 8709. [123] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 124 undefined on input line 8746. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 124 undefined on input line 877 1. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. ServiceStats' on page 124 undefined on input line 8788. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. ServiceStatsOverTime' on page 124 undefined on input line 8789. Overfull \vbox (1.42722pt too high) detected at line 8819 [124] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. TargetDrift' on page 125 undefined on input line 8826. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. FeatureDrift' on page 125 undefined on input line 8826. [125] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. Accuracy' on page 126 undefined on input line 8924. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. AccuracyOverTime' on page 126 undefined on input line 8924. [126] [127] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. delete_monitoring_data' on page 128 undefined on input line 9032. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_prediction_data_exports' on page 128 undefined on input line 9051. [128] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_actuals_data_exports' on page 129 undefined on input line 9092. [129] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_training_data_exports' on page 130 undefined on input line 9132. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_data_quality_exports' on page 130 undefined on input line 9147. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_segment_attributes' on page 130 undefined on input line 9169. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_segment_values' on page 130 undefined on input line 9170. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_challengers' on page 130 undefined on input line 9194. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.list' on page 130 undefined on input line 9194. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.create' on page 130 undefined on input line 9198. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.get' on page 130 undefined on input line 9202. [130] LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.update' on page 131 undefined on input line 9206. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.delete' on page 131 undefined on input line 9210. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_challenger_models_settings' on page 131 undefined on input line 9228. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_challenger_models_settings' on page 131 undefined on input line 9229. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_challenger_replay_settings' on page 131 undefined on input line 9243. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_challenger_replay_settings' on page 131 undefined on input line 9244. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_drift_tracking_settings' on page 131 undefined on input line 9268. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_drift_tracking_settings' on page 131 undefined on input line 9280. [131] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_association_id_settings' on page 132 undefined on input line 9296. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_association_id_settings' on page 132 undefined on input line 9308. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_predictions_by_forecast_date_settings' on page 132 undefined on input line 9324. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_predictions_by_forecast_date_settings' on page 132 undefined on input li ne 9336. [132] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_health_settings' on page 133 undefined on input line 9355. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_default_health_settings' on page 133 undefined on input line 9356. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_health_settings' on page 133 undefined on input line 9357. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_segment_analysis_settings' on page 133 undefined on input line 9388. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_segment_analysis_settings' on page 133 undefined on input line 9400. [133] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_predictions_data_collection_settings' on page 134 undefined on input line 9 419. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_predictions_data_collection_settings' on page 134 undefined on input lin e 9432. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_prediction_warning_settings' on page 134 undefined on input line 9450. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_prediction_warning_settings' on page 134 undefined on input line 9462. [134] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_secondary_dataset_config' on page 135 undefined on input line 9494. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_secondary_dataset_config' on page 135 undefined on input line 9506. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_shared_roles' on page 135 undefined on input line 9542. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. DeploymentSharedRole' on page 135 undefined on input line 9543. [135] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_shared_roles' on page 136 undefined on input line 9557. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. DeploymentGrantSharedRoleWithId' on page 136 undefined on input line 9558. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. DeploymentGrantSharedRoleWithUsername' on page 136 undefined on input line 9559 . Underfull \hbox (badness 10000) in paragraph at lines 9556--9560 \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. [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Underfull \hbox (badness 7415) in paragraph at lines 10266--10269 []\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 [146] [147] [148] [149] [150] [151] [152] [153] Overfull \vbox (0.71944pt too high) detected at line 10895 [154] [155] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nmentVersion.refresh' on page 156 undefined on input line 10991. [156] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nment' on page 157 undefined on input line 11062. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nmentVersion' on page 157 undefined on input line 11063. Underfull \hbox (badness 10000) in paragraph at lines 11061--11064 []\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 [157] [158] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 159 undefined on input line 11159. Underfull \hbox (badness 10000) in paragraph at lines 11182--11185 []\T1/qtm/m/n/10 When cre-at-ing a bi-nary clas-si-fi-ca-tion Cus-tom In-fer-en ce Model, \T1/txtt/m/n/10 positive_class_label \T1/qtm/m/n/10 and [159] [160] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 161 undefined on input line 11304. Overfull \vbox (1.97238pt too high) detected at line 11341 [161] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomInference Model.list' on page 162 undefined on input line 11344. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomInference Model.update' on page 162 undefined on input line 11377. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 162 undefined on input line 11399. [162] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 163 undefined on input line 11442. [163] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 164 undefined on input line 11515. [164] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 165 undefined on input line 11574. Underfull \hbox (badness 10000) in paragraph at lines 11592--11596 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [165] [166] [167] [168] [169] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 170 undefined on input line 11913. [170] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 171 undefined on input line 11940. [171] [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 12232--12235 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/txtt/m/n/10 dr.registry.Job. [175] [176] [177] [178] LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.model _registry.RegisteredModelListFilters' on page 179 undefined on input line 12486 . LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.model _registry.RegisteredModelVersionsListFilters' on page 179 undefined on input li ne 12490. Underfull \hbox (badness 10000) in paragraph at lines 12488--12491 []\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 [179] [180] [181] [182] LaTeX Warning: Hyper reference `autodoc/credentials:credential-api' on page 183 undefined on input line 12746. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential .list' on page 183 undefined on input line 12753. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 183 undefined on input line 12763. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 183 undefined on input line 12789. [183] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 184 undefined on input line 12847. [184] [185] [186] [187] [188] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 189 undefined on input line 13202. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 189 undefined on input line 13218. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 189 undefined on input line 13222. [189] [190] [191] LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.models.use_cases.us e_case.UseCaseReferenceEntity' on page 192 undefined on input line 13461. LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.UseCase.add' on pag e 192 undefined on input line 13461. [192] [193] [194] LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 195 undefined on input line 13625. LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.UseCase.share' on p age 195 undefined on input line 13628. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 195 undefined on input line 13628. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 195 undefined on input line 13629. LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.UseCase' on page 19 5 undefined on input line 13629. Underfull \hbox (badness 10000) in paragraph at lines 13631--13634 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 195 undefined on input line 13662. Overfull \vbox (1.24605pt too high) detected at line 13679 [195] LaTeX Warning: Hyper reference `reference/admin/index::doc' on page 196 undefin ed on input line 13758. LaTeX Warning: Hyper reference `reference/data/index::doc' on page 196 undefine d on input line 13758. LaTeX Warning: Hyper reference `reference/mlops/index::doc' on page 196 undefin ed on input line 13758. LaTeX Warning: Hyper reference `reference/modeling/index::doc' on page 196 unde fined on input line 13758. LaTeX Warning: Hyper reference `reference/predictions/index::doc' on page 196 u ndefined on input line 13758. LaTeX Warning: Hyper reference `reference/use_cases/index::doc' on page 196 und efined on input line 13758. LaTeX Warning: Hyper reference `reference/admin/index::doc' on page 196 undefin ed on input line 13758. Underfull \hbox (badness 10000) in paragraph at lines 13758--13758 []\T1/qtm/m/it/10 Ad-min-is-tra- LaTeX Warning: Hyper reference `reference/data/index::doc' on page 196 undefine d on input line 13758. LaTeX Warning: Hyper reference `reference/mlops/index::doc' on page 196 undefin ed on input line 13758. LaTeX Warning: Hyper reference `reference/modeling/index::doc' on page 196 unde fined on input line 13758. LaTeX Warning: Hyper reference `reference/predictions/index::doc' on page 196 u ndefined on input line 13758. LaTeX Warning: Hyper reference `reference/use_cases/index::doc' on page 196 und efined on input line 13758. [196] [197] Underfull \hbox (badness 6364) in paragraph at lines 13886--13889 []\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 198 undefined on input line 13929. Underfull \hbox (badness 10000) in paragraph at lines 13957--13963 []\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 13957--13963 \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 , [198] Underfull \hbox (badness 10000) in paragraph at lines 13976--13983 []\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 13976--13983 \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 13991--13993 []\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 13995--13997 []\T1/txtt/bx/n/10 default_monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 10000) in paragraph at lines 14040--14044 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [199] LaTeX Warning: Hyper reference `autodoc/advanced_options:datarobot.helpers.Adva ncedOptions' on page 200 undefined on input line 14115. [200] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.model.AdvancedT uningParamsType' on page 201 undefined on input line 14313. Underfull \hbox (badness 10000) in paragraph at lines 14319--14321 []\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 [201] LaTeX Warning: Hyper reference `autodoc/model_job:datarobot.models.ModelJob' on page 202 undefined on input line 14356. Underfull \hbox (badness 10000) in paragraph at lines 14415--14417 []\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. [202] LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentRecord' on page 203 undefined on input line 14 573. [203] LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentRecord' on page 204 undefined on input line 14 621. LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentPredictionsPreview' on page 204 undefined on i nput line 14663. LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentExplanations' on page 204 undefined on input l ine 14684. LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentExplanations' on page 204 undefined on input l ine 14724. LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentRecord.list' on page 204 undefined on input li ne 14747. [204] [205] LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentExplanations' on page 206 undefined on input l ine 14968. [206] LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentPredictionsPreview' on page 207 undefined on i nput line 15143. [207] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 208 undefined on input line 15295. [208] LaTeX Warning: Hyper reference `autodoc/application:datarobot.Application' on p age 209 undefined on input line 15471. [209] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 210 undefined on input line 15494. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 210 undefined on input line 1549 7. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 210 undefin ed on input line 15526. [210] [211] [212] LaTeX Warning: Hyper reference `autodoc/automated_documentation:datarobot.model s.automated_documentation.AutomatedDocument' on page 213 undefined on input lin e 15898. Underfull \hbox (badness 10000) in paragraph at lines 15904--15906 []\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 `autodoc/automated_documentation:datarobot.model s.automated_documentation.AutomatedDocument' on page 213 undefined on input lin e 15909. [213] [214] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 215 undefined on input line 1. [215] LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJob' on page 216 undefined on input line 16394. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 216 undefined on input line 16469. [216] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 217 undefined on input line 16528. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 217 undefined on input line 16560. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 217 undefined on input line 16571. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 217 undefined on input line 16585. [217] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 218 undefined on input line 16650. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 218 undefined on input line 16686. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 218 undefined on input line 16703. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 218 undefined on input line 16717. [218] LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJob' on page 219 undefined on input line 16811. [219] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 220 undefined on input line 16908. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition' on page 220 undefined on input line 16932. [220] [221] LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition' on page 222 undefined on input line 17076. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition.create' on page 222 undefined on input line 17140. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition.create' on page 222 undefined on input line 17145. [222] LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition.create' on page 223 undefined on input line 17149. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition.create' on page 223 undefined on input line 17153. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition.create' on page 223 undefined on input line 17157. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition' on page 223 undefined on input line 17167. [223] LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition.create' on page 224 undefined on input line 17235. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJobDefinition' on page 224 undefined on input line 17243. LaTeX Warning: Hyper reference `autodoc/batch_monitoring:datarobot.models.Batch MonitoringJob' on page 224 undefined on input line 17294. [224] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 225 undefined on input line 17389. [225] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 226 undefined on input line 17445. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 226 undefined on input line 17477. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 226 undefined on input line 17488. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 226 undefined on input line 17502. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 226 undefined on input line 17567. [226] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 227 undefined on input line 17603. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 227 undefined on input line 17614. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 227 undefined on input line 17628. [227] [228] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 229 undefined on input line 17875. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 229 undefined on input line 17902. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 229 undefined on input line 17911. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 229 undefined on input line 17928. [229] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 230 undefined on input line 17995. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 230 undefined on input line 17999. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 230 undefined on input line 18024. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 230 undefined on input line 18030. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 230 undefined on input line 18048. [230] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 231 undefined on input line 18076. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 231 undefined on input line 18085. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 231 undefined on input line 18148. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 231 undefined on input line 18152. [231] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 232 undefined on input line 18178. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 232 undefined on input line 18184. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 232 undefined on input line 18210. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 232 undefined on input line 18236. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 232 undefined on input line 18242. Underfull \hbox (badness 10000) in paragraph at lines 18245--18248 []\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 18250--18253 []\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 `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 232 undefined on input line 18266. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 232 undefined on input line 18292. [232] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 233 undefined on input line 18298. Underfull \hbox (badness 10000) in paragraph at lines 18301--18304 []\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 18306--18309 []\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 `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 233 undefined on input line 18322. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 233 undefined on input line 18351. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 233 undefined on input line 18381. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 233 undefined on input line 18387. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 233 undefined on input line 18397. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 233 undefined on input line 18404. [233] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 234 undefined on input line 18440. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 234 undefined on input line 18440. Underfull \hbox (badness 10000) in paragraph at lines 18479--18482 []\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. [234] [235] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 236 undefined on input line 18712. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 236 undefined on input line 18741. [236] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 237 undefined on input line 18897. [237] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition' on page 238 undefined on input line 18921. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 238 undefined on input line 19016. [238] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition' on page 239 undefined on input line 19088. Overfull \vbox (1.47964pt too high) detected at line 19134 [239] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 240 undefined on input line 19152. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 240 undefined on input line 19157. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 240 undefined on input line 19161. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 240 undefined on input line 19165. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 240 undefined on input line 19169. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition' on page 240 undefined on input line 19179. Overfull \vbox (0.6316pt too high) detected at line 19225 [240] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition.create' on page 241 undefined on input line 19247. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJobDefinition' on page 241 undefined on input line 19255. Overfull \vbox (0.6316pt too high) detected at line 19282 [241] LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 242 undefined on input line 19306. Overfull \hbox (5.07387pt too wide) in paragraph at lines 19365--19365 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [242] Overfull \hbox (10.32385pt too wide) in paragraph at lines 19425--19425 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [243] Overfull \hbox (5.07387pt too wide) in paragraph at lines 19484--19484 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [244] [245] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 246 undefined on input line 19657. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.Blueprint' o n page 246 undefined on input line 19732. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.BlueprintCha rt' on page 246 undefined on input line 19782. [246] LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.BlueprintTas kDocument' on page 247 undefined on input line 19807. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 247 undefined on input line 19825. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 247 undefined on input line 19870. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.BlueprintCha rt' on page 247 undefined on input line 19917. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.BlueprintCha rt' on page 247 undefined on input line 19960. [247] LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.ModelBluepri ntChart' on page 248 undefined on input line 20009. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 248 undefined on input line 20069. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 248 undefined on input line 20076. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.list' o n page 248 undefined on input line 20109. [248] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 249 undefined on input line 20136. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 249 undefined on input line 20152. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 249 undefined on input line 20177. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 249 undefined on input line 20181. [249] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 250 undefined on input line 20228. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 250 undefined on input line 20244. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.list' o n page 250 undefined on input line 20262. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 250 undefined on input line 20277. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 250 undefined on input line 20281. [250] LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.get_all owed_country_codes' on page 251 undefined on input line 20325. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 251 undefined on input line 20348. [251] LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.create_ calendar_from_country_code' on page 252 undefined on input line 20393. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.list' o n page 252 undefined on input line 20400. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 252 undefined on input line 20429. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.list' o n page 252 undefined on input line 20478. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 252 undefined on input line 20478. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 25 2 undefined on input line 20511. [252] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 25 3 undefined on input line 20566. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 253 undefined on input line 20602. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 253 un defined on input line 20604. [253] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 25 4 undefined on input line 20619. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 254 undefined on input line 20682. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.list' o n page 254 undefined on input line 20686. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 254 undefined on input line 20686. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 25 4 undefined on input line 20690. [254] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 255 undefined on input line 20758. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger' on page 255 undefined on input line 20829. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger' on page 255 undefined on input line 20876. [255] LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.list' on page 256 undefined on input line 20919. [256] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 257 undefined on input line 21006. [257] [258] LaTeX Warning: Hyper reference `autodoc/client_configuration:datarobot.rest.RES TClientObject' on page 259 undefined on input line 21299. LaTeX Warning: Hyper reference `autodoc/client_configuration:datarobot.rest.RES TClientObject' on page 259 undefined on input line 21325. LaTeX Warning: Hyper reference `autodoc/client_configuration:datarobot.rest.RES TClientObject' on page 259 undefined on input line 21347. [259] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 260 undefined on input line 21489. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 260 undefined on input line 21492. [260] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 1 undefined on input line 21531. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 261 undefined on input line 21536. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 261 undefined on input line 21540. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 261 undefined on input line 21544. LaTeX Warning: Hyper reference `autodoc/clustering:datarobot.models.cluster_ins ight.ClusterInsight' on page 261 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/clustering:datarobot.models.cluster.Clu ster' on page 261 undefined on input line 1. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 1 undefined on input line 21623. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 1 undefined on input line 21660. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 261 undefined on input line 21678. [261] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 2 undefined on input line 21773. LaTeX Warning: Hyper reference `autodoc/clustering:datarobot.models.cluster.Clu ster' on page 262 undefined on input line 21819. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 262 undefined on input line 21837. [262] LaTeX Warning: Hyper reference `autodoc/clustering:datarobot.models.cluster_ins ight.ClusterInsight' on page 263 undefined on input line 21876. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 26 3 undefined on input line 21919. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 263 undefined on input line 21924. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 263 undefined on input line 21928. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 263 undefined on input line 21932. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 263 undefined on input line 21958. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 263 undefined on input line 2196 1. LaTeX Warning: Hyper reference `autodoc/automated_documentation:datarobot.model s.automated_documentation.AutomatedDocument' on page 263 undefined on input lin e 21962. [263] LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.get_default' on page 264 undefined on input line 21991. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.list' on page 264 un defined on input line 22047. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 264 undefin ed on input line 22081. [264] LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 265 undefin ed on input line 22134. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.list' on page 265 un defined on input line 22160. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 265 undefin ed on input line 22174. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 265 undefin ed on input line 22203. [265] LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.list' on page 266 un defined on input line 22249. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 266 undefin ed on input line 22249. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.list' on page 266 un defined on input line 22310. [266] LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.enums.ComplianceDocTemplateProjectType' on page 267 undefined on input li ne 22466. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 267 undefined on input line 22501. [267] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 268 undefined on input line 22634. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential .list' on page 268 undefined on input line 22654. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 268 undefined on input line 22694. [268] LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 269 undefined on input line 22731. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 269 undefined on input line 22782. [269] LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 270 undefined on input line 22838. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 270 undefined on input line 22903. [270] LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 271 undefined on input line 22956. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 271 undefined on input line 23021. [271] LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 272 undefined on input line 23074. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 272 undefined on input line 23134. [272] LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 273 undefined on input line 23199. [273] LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 274 undefined on input line 23265. LaTeX Warning: Hyper reference `autodoc/credentials:datarobot.models.Credential ' on page 274 undefined on input line 23318. [274] Underfull \hbox (badness 5475) in paragraph at lines 23362--23364 []\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 LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 275 undefined on input line 23392. [275] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric' on page 276 undefined on input line 23550. [276] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric' on page 277 undefined on input line 23602. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.list' on page 277 undefined on input line 23644 . [277] Underfull \hbox (badness 5274) in paragraph at lines 23736--23738 []\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 [278] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric' on page 279 undefined on input line 23771. [279] [280] [281] [282] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverTime' on page 283 undefined on input l ine 24112. [283] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverSpace' on page 284 undefined on input line 24182. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricSummary' on page 284 undefined on input line 242 45. [284] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverBatch' on page 285 undefined on input line 24311. [285] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricBatchSummary' on page 286 undefined on input lin e 24382. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 286 undefined on input line 24416. [286] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverTime' on page 287 undefined on input l ine 24510. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 287 undefined on input line 24599. [287] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricSummary' on page 288 undefined on input line 246 73. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 288 undefined on input line 24691. [288] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverBatch' on page 289 undefined on input line 24773. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 289 undefined on input line 24862. [289] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricBatchSummary' on page 290 undefined on input lin e 24925. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 290 undefined on input line 24943. Overfull \hbox (12.22389pt too wide) in paragraph at lines 24970--24972 []\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 `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricTemplate' on page 290 undefined on input l ine 25018. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 290 undefined on input line 25036. [290] Underfull \hbox (badness 10000) in paragraph at lines 25078--25084 \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 `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric' on page 291 undefined on input line 2515 0. [291] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric' on page 292 undefined on input line 2522 2. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric' on page 292 undefined on input line 2529 8. [292] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 293 undefined on input line 25434. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricBlueprint' on page 293 undefined on input line 25463. [293] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricBlueprint' on page 294 undefined on input line 25523. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricBlueprint' on page 294 undefined on input line 25579. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 294 undefined on input line 25597. [294] LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverSpace' on page 295 undefined on input line 25675. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 295 undefined on input line 25698. Underfull \hbox (badness 5924) in paragraph at lines 25779--25784 \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 , [295] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion' on page 296 undefined on input line 25793. Underfull \hbox (badness 10000) in paragraph at lines 25848--25851 []\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 25848--25851 \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 25848--25851 \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 25862--25864 []\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 [296] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 29 7 undefined on input line 25920. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 29 7 undefined on input line 25924. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomInference Model' on page 297 undefined on input line 25958. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 29 7 undefined on input line 25963. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 29 7 undefined on input line 25967. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 29 7 undefined on input line 25998. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 29 7 undefined on input line 26002. [297] Underfull \hbox (badness 10000) in paragraph at lines 26036--26041 []\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 26036--26041 \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 26036--26041 \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 26036--26041 \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 ] Underfull \hbox (badness 10000) in paragraph at lines 26078--26081 []\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 26078--26081 \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 26078--26081 \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 26092--26095 []\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 `autodoc/custom_models:datarobot.CustomInference Model' on page 298 undefined on input line 26104. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 29 8 undefined on input line 26109. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 29 8 undefined on input line 26113. [298] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomInference Model' on page 299 undefined on input line 26147. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 29 9 undefined on input line 26152. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 29 9 undefined on input line 26156. Underfull \hbox (badness 10000) in paragraph at lines 26220--26223 []\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 29 9 undefined on input line 26229. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 29 9 undefined on input line 26233. [299] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 0 undefined on input line 26265. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 0 undefined on input line 26269. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 0 undefined on input line 26297. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 0 undefined on input line 26301. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 0 undefined on input line 26345. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 0 undefined on input line 26349. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 300 undefined on input line 26373. Underfull \hbox (badness 10000) in paragraph at lines 26391--26396 []\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 26391--26396 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 26391--26396 \T1/qtm/m/n/10 ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as its model or C US- [300] Underfull \hbox (badness 10000) in paragraph at lines 26435--26438 []\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 26435--26438 \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 26435--26438 \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 26487--26490 []\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 26487--26490 \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 26487--26490 \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 `autodoc/custom_models:datarobot.CustomModelTest ' on page 301 undefined on input line 26508. [301] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 2 undefined on input line 26513. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 2 undefined on input line 26517. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 2 undefined on input line 26556. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 2 undefined on input line 26560. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelTest ' on page 302 undefined on input line 26594. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 2 undefined on input line 26599. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 2 undefined on input line 26603. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 2 undefined on input line 26630. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 2 undefined on input line 26634. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 2 undefined on input line 26661. [302] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 3 undefined on input line 26665. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 3 undefined on input line 26692. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 3 undefined on input line 26696. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 3 undefined on input line 26723. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 3 undefined on input line 26727. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 303 undefined on input line 26747. Underfull \hbox (badness 10000) in paragraph at lines 26806--26809 []\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 26806--26809 \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 26806--26809 \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 , [303] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion' on page 304 undefined on input line 26874. [304] Underfull \hbox (badness 10000) in paragraph at lines 26923--26930 []\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 26923--26930 \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 26942--26952 []\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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26954--26957 []\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 26954--26957 \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 26954--26957 \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 , [305] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion' on page 306 undefined on input line 27013. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 6 undefined on input line 27018. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 6 undefined on input line 27022. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 306 undefined on input line 27026. LaTeX Warning: Hyper reference `errors:datarobot.errors.TrainingDataAssignmentE rror' on page 306 undefined on input line 27030. [306] Underfull \hbox (badness 10000) in paragraph at lines 27123--27130 []\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 27123--27130 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and [307] Underfull \hbox (badness 10000) in paragraph at lines 27142--27152 []\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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27159--27162 []\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 27159--27162 \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 27159--27162 \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 `autodoc/custom_models:datarobot.CustomModelVers ion' on page 308 undefined on input line 27220. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 30 8 undefined on input line 27225. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 30 8 undefined on input line 27229. [308] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 309 undefined on input line 27233. LaTeX Warning: Hyper reference `errors:datarobot.errors.TrainingDataAssignmentE rror' on page 309 undefined on input line 27237. [309] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 0 undefined on input line 27318. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 0 undefined on input line 27322. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion' on page 310 undefined on input line 27363. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 0 undefined on input line 27368. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 0 undefined on input line 27372. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 0 undefined on input line 27403. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 0 undefined on input line 27407. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 0 undefined on input line 27450. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 0 undefined on input line 27454. [310] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 1 undefined on input line 27486. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 1 undefined on input line 27490. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion.list' on page 311 undefined on input line 27525. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 1 undefined on input line 27530. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 1 undefined on input line 27534. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 1 undefined on input line 27567. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 1 undefined on input line 27571. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 311 undefined on input line 27595. [311] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 312 undefined on input line 27650. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 2 undefined on input line 27742. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 2 undefined on input line 27746. [312] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 3 undefined on input line 27785. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 3 undefined on input line 27789. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.models.CustomMo delVersionConversion' on page 313 undefined on input line 27838. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 3 undefined on input line 27843. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 3 undefined on input line 27847. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.models.CustomMo delVersionConversion' on page 313 undefined on input line 27888. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 3 undefined on input line 27893. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 3 undefined on input line 27897. [313] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 4 undefined on input line 27943. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 4 undefined on input line 27947. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 314 undefined on input line 27979. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ionDependencyBuild' on page 314 undefined on input line 28054. [314] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ionDependencyBuild' on page 315 undefined on input line 28094. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 5 undefined on input line 28120. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 5 undefined on input line 28124. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 5 undefined on input line 28152. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 5 undefined on input line 28156. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 5 undefined on input line 28184. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 5 undefined on input line 28188. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 315 undefined on input line 28208. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nmentVersion' on page 315 undefined on input line 28244. [315] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nment' on page 316 undefined on input line 28291. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 6 undefined on input line 28296. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 6 undefined on input line 28300. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 6 undefined on input line 28341. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 6 undefined on input line 28345. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nment' on page 316 undefined on input line 28379. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 6 undefined on input line 28384. [316] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 7 undefined on input line 28388. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 7 undefined on input line 28415. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 7 undefined on input line 28419. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 7 undefined on input line 28461. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 7 undefined on input line 28465. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 7 undefined on input line 28492. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 7 undefined on input line 28496. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 317 undefined on input line 28516. [317] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nmentVersion' on page 318 undefined on input line 28616. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 318 undefined on input line 28621. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 8 undefined on input line 28625. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 8 undefined on input line 28629. Underfull \hbox (badness 10000) in paragraph at lines 28659--28662 []\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 28659--28662 \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 28659--28662 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [318] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 9 undefined on input line 28676. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 9 undefined on input line 28680. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nmentVersion' on page 319 undefined on input line 28721. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 9 undefined on input line 28726. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 9 undefined on input line 28730. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.ExecutionEnviro nmentVersion' on page 319 undefined on input line 28764. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 9 undefined on input line 28769. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 9 undefined on input line 28773. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 31 9 undefined on input line 28809. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 31 9 undefined on input line 28813. [319] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 0 undefined on input line 28840. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 0 undefined on input line 28844. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 320 undefined on input line 28864. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 320 undefined on input line 28914. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 320 undefined on input line 28968. [320] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 321 undefined on input line 29048. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 321 undefined on input line 29120. [321] LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTaskVersio n' on page 322 undefined on input line 29181. [322] LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTask' on p age 323 undefined on input line 29245. [323] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 4 undefined on input line 29296. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 4 undefined on input line 29300. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTask' on p age 324 undefined on input line 29334. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 4 undefined on input line 29339. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 4 undefined on input line 29343. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTask' on p age 324 undefined on input line 29373. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 4 undefined on input line 29378. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 4 undefined on input line 29382. [324] Underfull \hbox (badness 10000) in paragraph at lines 29451--29456 []\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 29451--29456 \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 32 5 undefined on input line 29462. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 5 undefined on input line 29466. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTask' on p age 325 undefined on input line 29472. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 5 undefined on input line 29512. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 5 undefined on input line 29516. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 5 undefined on input line 29548. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 5 undefined on input line 29552. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 5 undefined on input line 29580. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 5 undefined on input line 29584. [325] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 6 undefined on input line 29615. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 6 undefined on input line 29619. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTask.list' on page 326 undefined on input line 29649. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 326 undefined on input line 29649. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTask.list' on page 326 undefined on input line 29673. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 326 undefined on input line 29673. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 6 undefined on input line 29678. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 6 undefined on input line 29682. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 326 undefined on input line 29720. [326] LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.enums.CustomTask OutboundNetworkPolicy' on page 327 undefined on input line 29810. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 327 undefined on input line 29828. [327] [328] LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTaskVersio n' on page 329 undefined on input line 30003. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 32 9 undefined on input line 30008. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 32 9 undefined on input line 30012. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTaskVersio n' on page 329 undefined on input line 30085. [329] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 0 undefined on input line 30090. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 0 undefined on input line 30094. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 0 undefined on input line 30133. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 0 undefined on input line 30137. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTaskVersio n' on page 330 undefined on input line 30178. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 0 undefined on input line 30183. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 0 undefined on input line 30187. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 0 undefined on input line 30218. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 0 undefined on input line 30222. [330] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 1 undefined on input line 30261. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 1 undefined on input line 30265. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 1 undefined on input line 30292. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 1 undefined on input line 30296. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 1 undefined on input line 30359. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 1 undefined on input line 30363. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 331 undefined on input line 30367. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 1 undefined on input line 30392. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 1 undefined on input line 30396. [331] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 33 2 undefined on input line 30451. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 33 2 undefined on input line 30455. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 332 undefined on input line 30480. LaTeX Warning: Hyper reference `autodoc/data_engine_query_generator:datarobot.D ataEngineQueryGenerator' on page 332 undefined on input line 30549. [332] LaTeX Warning: Hyper reference `autodoc/data_engine_query_generator:datarobot.D ataEngineQueryGenerator' on page 333 undefined on input line 30608. [333] [334] LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 335 undefined on input line 30770. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 335 undefined on input line 30774. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 335 undefined on input line 30779. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 335 undefined on input line 30784. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 335 undefined on input line 30810. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport.list' on page 335 undefined on input line 3 0902. [335] LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport' on page 336 undefined on input line 30945. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport' on page 336 undefined on input line 31007. [336] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 337 undefined on input line 31071. [337] LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport.list' on page 338 undefined on input line 3115 3. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport' on page 338 undefined on input line 31196. [338] LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport' on page 339 undefined on input line 31258. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 339 undefined on input line 31322. [339] LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.TrainingDataExport.list' on page 340 undefined on input line 313 77. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.TrainingDataExport' on page 340 undefined on input line 31420. [340] Underfull \hbox (badness 10000) in paragraph at lines 31482--31485 [] \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 31482--31485 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 341 undefined on input line 31540. [341] LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.DataQualityExport.list' on page 342 undefined on input line 3166 6. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 342 undefined on input line 31698. [342] [343] LaTeX Warning: Hyper reference `autodoc/data_slices:datarobot.models.data_slice .DataSlice' on page 344 undefined on input line 31880. [344] LaTeX Warning: Hyper reference `autodoc/data_slices:datarobot.models.data_slice .DataSliceSizeInfo' on page 345 undefined on input line 32029. [345] [346] LaTeX Warning: Hyper reference `autodoc/data_slices:datarobot.models.data_slice .DataSlice' on page 347 undefined on input line 32122. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 347 undefined on input line 32151. [347] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 348 undefined on input line 32359. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataDri ver.list' on page 348 undefined on input line 32411. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataDri ver' on page 348 undefined on input line 32448. [348] Underfull \hbox (badness 10000) in paragraph at lines 32494--32497 []\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 `autodoc/database_connectivity:datarobot.DataDri ver' on page 349 undefined on input line 32506. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 9 undefined on input line 32510. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 34 9 undefined on input line 32554. [349] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 0 undefined on input line 32590. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 350 undefined on input line 32642. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.Connect or.list' on page 350 undefined on input line 32690. [350] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.Connect or' on page 351 undefined on input line 32727. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.Connect or' on page 351 undefined on input line 32772. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 1 undefined on input line 32776. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.Connect or' on page 351 undefined on input line 32814. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 1 undefined on input line 32818. [351] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 35 2 undefined on input line 32850. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 352 undefined on input line 32932. [352] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re.list' on page 353 undefined on input line 33001. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 353 undefined on input line 33038. Underfull \hbox (badness 10000) in paragraph at lines 33080--33082 []\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 `autodoc/database_connectivity:datarobot.DataSto re.list' on page 353 undefined on input line 33085. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 353 undefined on input line 33099. [353] Underfull \hbox (badness 10000) in paragraph at lines 33146--33148 []\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 `autodoc/database_connectivity:datarobot.DataSto re.list' on page 354 undefined on input line 33151. [354] [355] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 356 undefined on input line 33383. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re.list' on page 356 undefined on input line 33447. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 356 undefined on input line 33447. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re.list' on page 356 undefined on input line 33471. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 356 undefined on input line 33471. [356] LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 357 undefined on input line 33487. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 357 undefined on input line 33492. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 357 undefined on input line 33514. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 357 undefined on input line 33546. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rceParameters' on page 357 undefined on input line 33574. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 357 un defined on input line 33580. [357] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce.list' on page 358 undefined on input line 33610. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce' on page 358 undefined on input line 33647. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rceParameters' on page 358 undefined on input line 33685. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce' on page 358 undefined on input line 33695. [358] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rceParameters' on page 359 undefined on input line 33737. [359] LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce.list' on page 360 undefined on input line 33880. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 360 undefined on input line 33880. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce.list' on page 360 undefined on input line 33904. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 360 undefined on input line 33904. [360] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 361 undefined on input line 33953. [361] [362] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 363 undefined on input line 34206. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 363 undefined on input line 34326. [363] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 364 undefined on input line 34330. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 364 undefined on input line 34410. [364] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 365 undefined on input line 34473. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 365 undefined on input line 34477. [365] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 366 undefined on input line 34548. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 366 undefined on input line 34590. [366] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 367 undefined on input line 34689. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 367 undefined on input line 34744. [367] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 368 undefined on input line 34773. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 368 undefined on input line 34802. [368] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 369 undefined on input line 34964. [369] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset.list' on page 370 undefined on input line 35046. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 370 undefined on input line 35046. [370] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.DatasetFeature ' on page 371 undefined on input line 35178. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.DatasetFeature ' on page 371 undefined on input line 35182. [371] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 372 undefined on input line 35365. [372] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 373 undefined on input line 35406. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 373 undefined on input line 35470. [373] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 374 undefined on input line 35533. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 374 undefined on input line 35537. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 374 undefined on input line 35586. [374] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 375 undefined on input line 35632. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 375 undefined on input line 35706. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 375 undefined on input line 35724. [375] Underfull \hbox (badness 10000) in paragraph at lines 35845--35852 \T1/qtm/m/n/10 GIVEN _ NAME / SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ [376] LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.DatasetDetails' on p age 377 undefined on input line 35881. Underfull \hbox (badness 10000) in paragraph at lines 36001--36004 []\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 36001--36004 \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 [377] [378] [379] Underfull \hbox (badness 10000) in paragraph at lines 36335--36338 []\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 36335--36338 \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 [380] [381] Underfull \hbox (badness 10000) in paragraph at lines 36672--36675 []\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 36672--36675 \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 [382] [383] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 384 undefined on input line 36956. Underfull \hbox (badness 10000) in paragraph at lines 36996--37000 []\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 [384] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 385 undefined on input line 37022. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 385 undefined on input line 37114. [385] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 386 undefined on input line 37189. [386] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 387 undefined on input line 37256. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 387 undefined on input line 37323. [387] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. DeploymentListFilters' on page 388 undefined on input line 37398. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 388 undefined on input line 37417. [388] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 389 undefined on input line 37469. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob' on page 389 undefined on input line 37500. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 389 undefined on input line 37518. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 389 undefined on input line 37523. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 389 undefined on input line 37528. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 389 undefined on input line 37542. [389] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. validate_replacement_model' on page 390 undefined on input line 37686. [390] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. validate_replacement_model' on page 391 undefined on input line 37761. [391] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. replace_model' on page 392 undefined on input line 37854. [392] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 393 undefined on input line 37922. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 393 undefined on input line 37956. [393] LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.Statu sCheckJob' on page 394 undefined on input line 38071. [394] [395] [396] [397] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_predictions_data_collection_settings' on page 398 undefined on input lin e 38635. Underfull \hbox (badness 10000) in paragraph at lines 38632--38636 \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 38632--38636 \T1/qtm/m/n/10 To up-date ex-ist-ing `'pre-dic-tions_data_collection'' set-ting s, see [398] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_predictions_data_collection_settings' on page 399 undefined on input lin e 38652. [399] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 400 undefined on input line 38859. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 400 undefined on input line 38863. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 400 undefined on input line 38867. [400] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. deployment.HealthSettings' on page 401 undefined on input line 38956. [401] [402] [403] [404] [405] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 406 undefined on input line 39574. LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations' on page 406 undefined on input line 39618. [406] [407] [408] Underfull \hbox (badness 10000) in paragraph at lines 39933--39935 []\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 39968--39970 \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 39968--39970 \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- [409] [410] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 411 undefined on input line 40253. [411] [412] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 413 undefined on input line 40534. [413] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. ServiceStats' on page 414 undefined on input line 40616. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 414 undefined on input line 40634. [414] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. ServiceStatsOverTime' on page 415 undefined on input line 40724. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 415 undefined on input line 40765. [415] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. TargetDrift' on page 416 undefined on input line 40855. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 416 undefined on input line 40886. [416] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 417 undefined on input line 41007. [417] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. PredictionsOverTime' on page 418 undefined on input line 41086. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 418 undefined on input line 41104. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. Accuracy' on page 418 undefined on input line 41178. [418] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 419 undefined on input line 41278. [419] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. AccuracyOverTime' on page 420 undefined on input line 41368. [420] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 421 undefined on input line 41501. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. PredictionsVsActualsOverTime' on page 421 undefined on input line 41587. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 421 undefined on input line 41605. [421] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.deployment. bias_and_fairness.FairnessScoresOverTime' on page 422 undefined on input line 4 1695. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 422 undefined on input line 41713. [422] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_predictions_by_forecast_date_settings' on page 423 undefined on input li ne 41944. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_challenger_models_settings' on page 423 undefined on input line 42020. [423] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_segment_analysis_settings' on page 424 undefined on input line 42070. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_segment_analysis_settings' on page 424 undefined on input line 42075. [424] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_challenger_replay_settings' on page 425 undefined on input line 42224. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_drift_tracking_settings' on page 425 undefined on input line 42421. Underfull \hbox (badness 10000) in paragraph at lines 42418--42422 []\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 42418--42422 \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 `autodoc/deployment:datarobot.models.Deployment. update_drift_tracking_settings' on page 425 undefined on input line 42427. Underfull \hbox (badness 10000) in paragraph at lines 42424--42428 []\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 42424--42428 \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 [425] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_prediction_warning_settings' on page 426 undefined on input line 42486. Underfull \hbox (badness 10000) in paragraph at lines 42483--42487 []\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 42483--42487 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [426] [427] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 428 undefined on input line 43013. [428] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 429 undefined on input line 43109. [429] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 430 undefined on input line 43231. [430] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 43 1 undefined on input line 43338. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 431 undefined on input line 43343. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 431 undefined on input line 43347. [431] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 432 undefined on input line 43351. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 432 undefined on input line 43473. [432] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 433 undefined on input line 43569. [433] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 434 undefined on input line 43722. Underfull \hbox (badness 10000) in paragraph at lines 43768--43770 []\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 [434] LaTeX Warning: Hyper reference `autodoc/external_baseline_validation:datarobot. models.external_baseline_validation.ExternalBaselineValidationInfo' on page 435 undefined on input line 43818. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 435 undefined on input line 43841. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalScores.list' on page 435 undefined on input line 43872. [435] LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalScores' on page 436 undefined on input line 43969. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalScores' on page 436 undefined on input line 43973. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalScores' on page 436 undefined on input line 44009. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalScores' on page 436 undefined on input line 44013. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 436 undefined on input line 44031. [436] LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalLiftChart.list' on page 437 undefined on input line 44064. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalLiftChart' on page 437 undefined on input line 44108. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalLiftChart' on page 437 undefined on input line 44112. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalLiftChart' on page 437 undefined on input line 44148. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalLiftChart' on page 437 undefined on input line 44152. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 437 undefined on input line 44170. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalRocCurve.list' on page 437 undefined on input line 44186. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalRocCurve.list' on page 437 undefined on input line 44190. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalRocCurve.list' on page 437 undefined on input line 44194. [437] LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalRocCurve' on page 438 undefined on input line 44238. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalRocCurve' on page 438 undefined on input line 44242. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalRocCurve' on page 438 undefined on input line 44278. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalRocCurve' on page 438 undefined on input line 44282. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 438 undefined on input line 44305. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.ModelingFeatur e' on page 438 undefined on input line 44313. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 438 undefined on input line 44315. [438] Underfull \hbox (badness 10000) in paragraph at lines 44426--44431 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [439] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature' on pa ge 440 undefined on input line 44492. [440] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Multicategoric alHistogram' on page 441 undefined on input line 44649. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 441 undefined on input line 44654. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.PairwiseCorrel ations' on page 441 undefined on input line 44684. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 441 undefined on input line 44689. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.PairwiseJointP robabilities' on page 441 undefined on input line 44719. [441] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 442 undefined on input line 44724. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.PairwiseCondit ionalProbabilities' on page 442 undefined on input line 44754. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 442 undefined on input line 44759. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 442 undefined on input line 44783. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 442 undefined on input line 44798. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature' on pa ge 442 undefined on input line 44801. [442] Underfull \hbox (badness 10000) in paragraph at lines 44881--44886 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.ModelingFeatur e' on page 443 undefined on input line 44941. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 443 undefined on input line 44959. [443] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.DatasetFeature Histogram' on page 444 undefined on input line 45095. [444] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.FeatureHistogr am' on page 445 undefined on input line 45154. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.FeatureHistogr am' on page 445 undefined on input line 45213. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 445 undefined on input line 45231. [445] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.InteractionFea ture' on page 446 undefined on input line 45289. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 446 undefined on input line 45307. Underfull \hbox (badness 5331) in paragraph at lines 45347--45349 []\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 `autodoc/feature:datarobot.models.Feature.get_mu lticategorical_histogram' on page 446 undefined on input line 45368. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Multicategoric alHistogram' on page 446 undefined on input line 45383. [446] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature.get_pa irwise_correlations' on page 447 undefined on input line 45485. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.PairwiseCorrel ations' on page 447 undefined on input line 45500. [447] Underfull \hbox (badness 10000) in paragraph at lines 45590--45593 []\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 45590--45593 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature.get_pa irwise_joint_probabilities' on page 448 undefined on input line 45613. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.PairwiseJointP robabilities' on page 448 undefined on input line 45628. [448] Underfull \hbox (badness 10000) in paragraph at lines 45739--45742 []\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 45739--45742 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature.get_pa irwise_conditional_probabilities' on page 449 undefined on input line 45762. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.PairwiseCondit ionalProbabilities' on page 449 undefined on input line 45777. [449] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 450 undefined on input line 45845. [450] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.restore_discar ded_features.FeatureRestorationStatus' on page 451 undefined on input line 4591 5. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.restore_discar ded_features.DiscardedFeaturesInfo' on page 451 undefined on input line 45948. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 451 undefined on input line 45966. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 451 undefined on input line 46007. [451] Underfull \hbox (badness 10000) in paragraph at lines 46070--46073 []\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 46070--46073 \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 46075--46078 []\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 46075--46078 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to LaTeX Warning: Hyper reference `autodoc/feature_association:datarobot.models.Fe atureAssociationMatrix' on page 452 undefined on input line 46095. LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.Statu sCheckJob' on page 452 undefined on input line 46131. [452] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 453 undefined on input line 46170. LaTeX Warning: Hyper reference `autodoc/feature_association:datarobot.models.Fe atureAssociationMatrixDetails' on page 453 undefined on input line 46256. [453] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 454 undefined on input line 46295. LaTeX Warning: Hyper reference `autodoc/feature_association:datarobot.models.Fe atureAssociationFeaturelists' on page 454 undefined on input line 46335. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 454 undefined on input line 46376. [454] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 455 undefined on input line 46547. [455] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 456 undefined on input line 46568. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 456 undefined on input line 46639. [456] LaTeX Warning: Hyper reference `autodoc/feature_lineage:datarobot.models.Featur eLineage' on page 457 undefined on input line 46808. [457] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 458 undefined on input line 46843. [458] LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t' on page 459 undefined on input line 47077. [459] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 460 undefined on input line 47251. [460] LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.ModelingFe aturelist' on page 461 undefined on input line 47328. [461] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 462 undefined on input line 47563. [462] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 463 undefined on input line 47634. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 463 undefined on input line 47655. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 463 undefined on input line 47663. [463] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 464 undefined on input line 47756. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 464 undefined on input line 47774. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ResultMetadata' on page 464 undefined on input line 47830. [464] [465] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt' on page 466 undefined on input line 47988. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt' on page 466 undefined on input line 48024. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt' on page 466 undefined on input line 48045. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt' on page 466 undefined on input line 48053. [466] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 467 undefined on input line 48173. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat' on page 467 undefined on input line 48233. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat' on page 467 undefined on input line 48254. [467] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat' on page 468 undefined on input line 48263. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat' on page 468 undefined on input line 48356. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 468 undefined on input line 48374. [468] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 469 undefined on input line 48458. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 469 undefined on input line 48507. [469] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 470 undefined on input line 48536. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 470 undefined on input line 48615. [470] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_validation.CustomModelValidation' on page 471 undefined on input line 48699. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_validation.CustomModelValidation' on page 471 undefined on input line 48739. [471] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_validation.CustomModelValidation' on page 472 undefined on input line 48871. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_validation.CustomModelValidation' on page 472 undefined on input line 48904. [472] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_validation.CustomModelValidation' on page 473 undefined on input line 48952. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_validation.CustomModelValidation' on page 473 undefined on input line 48991. [473] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_validation.CustomModelValidation' on page 474 undefined on input line 49068. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 474 undefined on input line 49141. [474] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.VectorDatabaseSettings' on page 475 undefined on input line 49227. [475] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.VectorDatabaseSettings' on page 476 undefined on input line 49316. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint' on page 476 undefined on input line 49326. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint' on page 476 undefined on input line 49348. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint' on page 476 undefined on input line 49367. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint' on page 476 undefined on input line 49396. [476] [477] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint' on page 478 undefined on input line 49540. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 478 undefined on input line 49619. [478] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm.LLMDef inition.list' on page 479 undefined on input line 49651. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm.LLMDef initionDict' on page 479 undefined on input line 49703. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 479 undefined on input line 49826. [479] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.playground .Playground' on page 480 undefined on input line 49917. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.playground .Playground' on page 480 undefined on input line 49946. [480] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.playground .Playground' on page 481 undefined on input line 50034. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 481 undefined on input line 50121. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 481 undefined on input line 50156. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 481 undefined on input line 50179. [481] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 482 undefined on input line 50198. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 482 undefined on input line 50219. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 482 undefined on input line 50237. [482] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.SupportedEmbeddings' on page 483 undefined on input line 50392. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabaseDatasetExportJob' on page 483 undefined on input line 50417 . LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.SupportedRetrievalSettings' on page 483 undefined on input line 50442. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.ChunkingParameters' on page 483 undefined on input line 50468. [483] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase' on page 484 undefined on input line 50499. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase' on page 484 undefined on input line 50557. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase' on page 484 undefined on input line 50586. [484] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase' on page 485 undefined on input line 50675. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.SupportedTextChunkings' on page 485 undefined on input line 50722. [485] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 486 undefined on input line 50767. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 486 undefined on input line 50828. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 486 undefined on input line 50850. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 486 undefined on input line 50883. [486] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 487 undefined on input line 50920. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 487 undefined on input line 50982. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 487 undefined on input line 51037. [487] Underfull \hbox (badness 10000) in paragraph at lines 51068--51070 []\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 , LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 488 undefined on input line 51092. [488] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 489 undefined on input line 51274. [489] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.insights_c onfiguration.InsightsConfiguration' on page 490 undefined on input line 51410. [490] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 491 undefined on input line 51455. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.insights_c onfiguration.Insights' on page 491 undefined on input line 51522. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.insights_c onfiguration.Insights' on page 491 undefined on input line 51562. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 491 undefined on input line 51580. [491] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 492 undefined on input line 51648. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.cost_metri c_configurations.CostMetricConfiguration' on page 492 undefined on input line 5 1684. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.cost_metri c_configurations.CostMetricConfiguration' on page 492 undefined on input line 5 1705. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.cost_metri c_configurations.CostMetricConfiguration' on page 492 undefined on input line 5 1726. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 492 undefined on input line 51765. [492] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.evaluation _dataset_configuration.EvaluationDatasetConfiguration' on page 493 undefined on input line 51865. [493] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.evaluation _dataset_configuration.EvaluationDatasetConfiguration' on page 494 undefined on input line 51989. [494] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.evaluation _dataset_configuration.EvaluationDatasetConfiguration' on page 495 undefined on input line 52033. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 495 undefined on input line 52072. [495] [496] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 497 undefined on input line 52301. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 497 undefined on input line 52395. [497] [498] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.sidecar_mo del_metric.SidecarModelMetricValidation' on page 499 undefined on input line 52 552. [499] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.sidecar_mo del_metric.SidecarModelMetricValidation' on page 500 undefined on input line 52 653. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.sidecar_mo del_metric.SidecarModelMetricValidation' on page 500 undefined on input line 52 678. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.sidecar_mo del_metric.SidecarModelMetricValidation' on page 500 undefined on input line 52 742. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 500 undefined on input line 52781. [500] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration' on page 501 undefined on input line 52873. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration' on page 501 undefined on input line 52894. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration' on page 501 undefined on input line 52902. [501] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration' on page 502 undefined on input line 52985. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 502 undefined on input line 53024. [502] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfigurationSupportedInsights' on page 503 undefined on in put line 53069. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 503 undefined on input line 53087. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult' on page 503 undefined on input line 53182. [503] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult' on page 504 undefined on input line 53203. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult' on page 504 undefined on input line 53211. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 504 undefined on input line 53290. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDataset' on page 504 undefined on input line 53310. [504] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.DatasetEvaluationDict' on page 505 undefined on input line 53343. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 505 undefined on input line 53361. [505] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDatasetDict' on page 506 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 506 undefined on input line 53723. Underfull \hbox (badness 6592) in paragraph at lines 53742--53744 []\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- [506] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.nemo_confi guration.NemoConfiguration' on page 507 undefined on input line 53809. [507] Underfull \hbox (badness 10000) in paragraph at lines 53870--53872 []\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 `autodoc/genai:datarobot.models.genai.nemo_confi guration.NemoConfiguration' on page 508 undefined on input line 53885. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 508 undefined on input line 53903. [508] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDatasetDict' on page 509 undefined on input line 53948. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 509 undefined on input line 53991. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 509 undefined on input line 54032. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.prompt_tra ce.TraceMetadata' on page 509 undefined on input line 54066. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.insights_c onfiguration.InsightsConfiguration' on page 509 undefined on input line 54084. [509] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 510 undefined on input line 54169. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.ootb_metri c_configuration.PlaygroundOOTBMetricConfiguration' on page 510 undefined on inp ut line 54204. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.ootb_metri c_configuration.PlaygroundOOTBMetricConfiguration' on page 510 undefined on inp ut line 54225. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 510 undefined on input line 54248. [510] [511] LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.base.BaseIn sight' on page 512 undefined on input line 54538. [512] LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.base.BaseIn sight' on page 513 undefined on input line 54627. [513] LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.base.BaseIn sight' on page 514 undefined on input line 54796. [514] LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.base.BaseIn sight' on page 515 undefined on input line 54935. [515] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 516 undefined on input line 55098. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 516 undefined on input line 55102. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 516 undefined on input line 55120. LaTeX Warning: Hyper reference `autodoc/training_predictions:datarobot.models.t raining_predictions.TrainingPredictions' on page 516 undefined on input line 55 136. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.TrainingPredictio nsJob' on page 516 undefined on input line 55164. [516] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 517 undefined on input line 55197. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.ShapMatrixJob' on page 517 undefined on input line 55236. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 517 undefined on input line 55240. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 517 undefined on input line 55279. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 517 undefined on input line 55328. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 517 undefined on input line 55332. [517] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 518 undefined on input line 55355. [518] LaTeX Warning: Hyper reference `autodoc/key_values:datarobot.models.key_values. KeyValue' on page 519 undefined on input line 55475. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 51 9 undefined on input line 55480. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 51 9 undefined on input line 55484. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 51 9 undefined on input line 55530. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 51 9 undefined on input line 55534. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 51 9 undefined on input line 55584. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 51 9 undefined on input line 55588. [519] LaTeX Warning: Hyper reference `autodoc/key_values:datarobot.models.key_values. KeyValue' on page 520 undefined on input line 55649. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 52 0 undefined on input line 55654. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 52 0 undefined on input line 55658. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 52 0 undefined on input line 55720. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 52 0 undefined on input line 55724. [520] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 52 1 undefined on input line 55756. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 52 1 undefined on input line 55760. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 52 1 undefined on input line 55788. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 52 1 undefined on input line 55792. [521] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 522 undefined on input line 56123. [522] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 523 undefined on input line 56219. LaTeX Warning: Hyper reference `autodoc/missing_values_report:datarobot.models. missing_report.MissingValuesReport' on page 523 undefined on input line 56314. [523] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 524 undefined on input line 56337. [524] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncModelCreationError ' on page 525 undefined on input line 56485. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 525 undefined on input line 56489. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.Blueprint' o n page 525 undefined on input line 56550. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 525 undefined on input line 56570. LaTeX Warning: Hyper reference `autodoc/model_job:datarobot.models.ModelJob' on page 525 undefined on input line 56578. [525] LaTeX Warning: Hyper reference `autodoc/model_job:datarobot.models.ModelJob' on page 526 undefined on input line 56619. LaTeX Warning: Hyper reference `errors:datarobot.errors.PendingJobFinished' on page 526 undefined on input line 56624. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 526 undefined on input line 56629. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 526 undefined on input line 56667. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 526 undefined on input line 56672. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 526 undefined on input line 56676. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 526 undefined on input line 56702. [526] LaTeX Warning: Hyper reference `autodoc/model_recommendations:datarobot.models. ModelRecommendation' on page 527 undefined on input line 56753. LaTeX Warning: Hyper reference `autodoc/model_recommendations:datarobot.models. ModelRecommendation' on page 527 undefined on input line 56782. LaTeX Warning: Hyper reference `autodoc/model_recommendations:datarobot.models. ModelRecommendation' on page 527 undefined on input line 56804. LaTeX Warning: Hyper reference `autodoc/model_recommendations:datarobot.models. ModelRecommendation' on page 527 undefined on input line 56818. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 527 undefined on input line 56843. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 527 undefined on input line 56869. [527] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.GenericModel' o n page 528 undefined on input line 56901. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 528 undefined on input line 569 08. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 528 undefined on input line 56909. [528] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 529 undefined on input line 57082. [529] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 530 undefined on input line 57149. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 530 undefined on input line 57183. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 530 undefined on input line 571 90. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 530 undefined on input line 57191. LaTeX Warning: Hyper reference `autodoc/ruleset:datarobot.models.Ruleset' on pa ge 530 undefined on input line 57264. [530] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.PrimeModel' on page 531 undefined on input line 57350. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 531 undefined on input line 57380. [531] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 532 undefined on input line 57401. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 532 undefined on input line 574 08. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 532 undefined on input line 57409. [532] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.BlenderModel' o n page 533 undefined on input line 57576. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 533 undefined on input line 57597. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 533 undefined on input line 576 04. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 533 undefined on input line 57605. [533] Underfull \hbox (badness 5217) in paragraph at lines 57666--57669 []\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 [534] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 535 undefined on input line 57760. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 535 undefined on input line 57769. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 535 undefined on input line 57776. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 535 undefined on input line 57784. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 535 undefined on input line 57792. [535] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 536 undefined on input line 57869. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 536 undefined on input line 57898. [536] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 537 undefined on input line 57991. [537] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 53 8 undefined on input line 58160. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 538 undefined on input line 58191. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 538 undefined on input line 582 13. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 538 undefined on input line 58214. Underfull \hbox (badness 10000) in paragraph at lines 58211--58216 []\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 58211--58216 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [538] LaTeX Warning: Hyper reference `autodoc/model_job:datarobot.models.ModelJob' on page 539 undefined on input line 58277. [539] LaTeX Warning: Hyper reference `autodoc/feature_effects:datarobot.models.Featur eEffectMetadataDatetime' on page 540 undefined on input line 58343. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_feature_effect' on page 540 undefined on input line 58363. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_feature_effect_metadata' on page 540 undefined on input line 58367. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 540 undefined on input line 58381. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 540 undefined on input line 58385. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_feature_effect_metadata' on page 540 undefined on input line 58419. LaTeX Warning: Hyper reference `autodoc/feature_effects:datarobot.models.Featur eEffects' on page 540 undefined on input line 58441. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 54 0 undefined on input line 58445. [540] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_feature_effect_metadata' on page 541 undefined on input line 58465. LaTeX Warning: Hyper reference `autodoc/feature_effects:datarobot.models.Featur eEffects' on page 541 undefined on input line 58491. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 541 undefined on input line 58540. [541] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 54 2 undefined on input line 58602. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 542 undefined on input line 58684. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 542 undefined on input line 58688. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 542 undefined on input line 58692. [542] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 543 undefined on input line 58782. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 543 undefined on input line 58786. LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.AccuracyOverTimePlotsMetadata' on page 543 undefined on inp ut line 58834. [543] LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.AccuracyOverTimePlot' on page 544 undefined on input line 5 8915. [544] LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.AccuracyOverTimePlotPreview' on page 545 undefined on input line 58985. LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.ForecastVsActualPlotsMetadata' on page 545 undefined on inp ut line 59025. [545] LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.ForecastVsActualPlot' on page 546 undefined on input line 5 9110. [546] LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.ForecastVsActualPlotPreview' on page 547 undefined on input line 59187. LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.AnomalyOverTimePlotsMetadata' on page 547 undefined on inpu t line 59227. [547] LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.AnomalyOverTimePlot' on page 548 undefined on input line 59 302. [548] LaTeX Warning: Hyper reference `autodoc/datetime_trend_plots:datarobot.models.d atetime_trend_plots.AnomalyOverTimePlotPreview' on page 549 undefined on input line 59370. [549] LaTeX Warning: Hyper reference `autodoc/anomaly_assessment:datarobot.models.ano maly_assessment.AnomalyAssessmentRecord' on page 550 undefined on input line 59 493. [550] Underfull \hbox (badness 10000) in paragraph at lines 59573--59576 \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 `errors:datarobot.errors.ClientError' on page 55 1 undefined on input line 59614. [551] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 552 undefined on input line 59668. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 552 undefined on input line 59672. LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.Statu sCheckJob' on page 552 undefined on input line 59771. [552] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 55 3 undefined on input line 59830. LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.Statu sCheckJob' on page 553 undefined on input line 59881. [553] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 55 4 undefined on input line 59940. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 554 undefined on input line 59971. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 554 undefined on input line 599 78. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 554 undefined on input line 59979. [554] [555] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.FrozenModel' on page 556 undefined on input line 60127. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 556 undefined on input line 60148. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 556 undefined on input line 601 55. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 556 undefined on input line 60156. [556] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.RatingTableMode l' on page 557 undefined on input line 60321. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 557 undefined on input line 60358. [557] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 55 8 undefined on input line 60363. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 558 undefined on input line 60367. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:segmented-modeling-a pi' on page 558 undefined on input line 60384. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 558 undefined on input line 60399. LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.OCRJobResource' on page 558 undefined on input line 60473. [558] LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.OCRJobDatasetLanguage' on page 559 undefined on input line 60535. LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.OCRJobResource' on page 559 undefined on input line 60545. LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.StartOCRJobResponse' on page 559 undefined on input line 60570. LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.OCRJobStatusEnum' on page 559 undefined on input line 60595. LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.OCRJobDatasetLanguage' on page 559 undefined on input line 60674. [559] LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.StartOCRJobResponse' on page 560 undefined on input line 60814. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 560 undefined on input line 60837. [560] [561] [562] [563] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 564 undefined on input line 61389. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.generate' on page 564 undefined on input line 61390. Underfull \hbox (badness 10000) in paragraph at lines 61388--61391 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to \T1/txt t/m/sl/10 Project.analyze_and_model \T1/qtm/m/n/10 via the LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 564 undefined on input line 613 94. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 564 undefined on input line 61395. Underfull \hbox (badness 10000) in paragraph at lines 61398--61401 []\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 61409--61412 []\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 61409--61412 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.BacktestSpecific ation' on page 564 undefined on input line 61452. [564] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 565 undefined on input line 61491. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.Periodicity' on page 565 undefined on input line 61527. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.Periodicity' on page 565 undefined on input line 61527. Underfull \hbox (badness 6927) in paragraph at lines 61526--61529 []\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 [565] LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 566 undefined on input line 61555. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 566 undefined on input line 616 96. [566] Underfull \hbox (badness 10000) in paragraph at lines 61715--61720 []\T1/qtm/m/n/10 Op-tion 2 (New in ver-sion v2.20): Use \T1/txtt/m/n/10 index\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 primary_training_start_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 567 undefined on input line 617 41. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 567 undefined on input line 61742. [567] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 568 undefined on input line 61841. Underfull \hbox (badness 10000) in paragraph at lines 61893--61895 []\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 [568] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.get' on page 569 undefined on input line 61948. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.to_specification' on page 569 undefined on input line 61953. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 569 undefined on input line 61955. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 569 undefined on input line 61956. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 569 undefined on input line 619 67. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 569 undefined on input line 61968. Underfull \hbox (badness 10000) in paragraph at lines 61991--61994 []\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 61991--61994 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [569] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.Backtest' on page 570 undefined on input line 62087. [570] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 571 undefined on input line 62129. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.Periodicity' on page 571 undefined on input line 62165. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.Periodicity' on page 571 undefined on input line 62165. Underfull \hbox (badness 6927) in paragraph at lines 62164--62167 []\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 [571] LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 572 undefined on input line 62202. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 572 undefined on input line 62207. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 572 undefined on input line 62261. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 572 undefined on input line 62292. [572] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 573 undefined on input line 62355. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 573 undefined on input line 62373. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.generate_optimized' on page 573 undefined on input line 62392. [573] [574] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 575 undefined on input line 62614. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 575 undefined on input line 62644. [575] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.generate_optimized' on page 576 undefined on input line 62776. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 576 undefined on input line 62823. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.get_optimized' on page 576 undefined on input line 62824. Underfull \hbox (badness 10000) in paragraph at lines 62822--62825 []\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 62822--62825 \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. [576] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.BacktestSpecific ation' on page 577 undefined on input line 62930. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 577 undefined on input line 629 40. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 577 undefined on input line 62941. [577] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.BacktestSpecific ation' on page 578 undefined on input line 63047. Underfull \hbox (badness 5741) in paragraph at lines 63054--63062 \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 `autodoc/partitioning:datarobot.BacktestSpecific ation' on page 578 undefined on input line 63069. [578] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.Backtest' on page 579 undefined on input line 63112. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 579 undefined on input line 63255. [579] LaTeX Warning: Hyper reference `autodoc/payoff_matrix:datarobot.models.PayoffMa trix' on page 580 undefined on input line 63334. LaTeX Warning: Hyper reference `autodoc/payoff_matrix:datarobot.models.PayoffMa trix' on page 580 undefined on input line 63359. LaTeX Warning: Hyper reference `autodoc/payoff_matrix:datarobot.models.PayoffMa trix' on page 580 undefined on input line 63363. [580] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 1 undefined on input line 63368. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 58 1 undefined on input line 63372. LaTeX Warning: Hyper reference `autodoc/payoff_matrix:datarobot.models.PayoffMa trix' on page 581 undefined on input line 63406. LaTeX Warning: Hyper reference `autodoc/payoff_matrix:datarobot.models.PayoffMa trix' on page 581 undefined on input line 63413. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 1 undefined on input line 63425. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 58 1 undefined on input line 63429. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 1 undefined on input line 63492. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 58 1 undefined on input line 63496. [581] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 2 undefined on input line 63539. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 58 2 undefined on input line 63543. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncPredictionsGenerat ionError' on page 582 undefined on input line 63600. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 582 undefined on input line 63604. [582] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 583 undefined on input line 63670. LaTeX Warning: Hyper reference `autodoc/predict_job:datarobot.models.PredictJob ' on page 583 undefined on input line 63678. Underfull \hbox (badness 6364) in paragraph at lines 63681--63683 \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 `autodoc/predict_job:datarobot.models.PredictJob ' on page 583 undefined on input line 63720. LaTeX Warning: Hyper reference `errors:datarobot.errors.PendingJobFinished' on page 583 undefined on input line 63725. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 583 undefined on input line 63730. [583] LaTeX Warning: Hyper reference `errors:datarobot.errors.JobNotFinished' on page 584 undefined on input line 63787. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 584 undefined on input line 63791. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 584 undefined on input line 63816. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 584 undefined on input line 63853. [584] LaTeX Warning: Hyper reference `autodoc/prediction_dataset:datarobot.models.Pre dictionDataset' on page 585 undefined on input line 63984. [585] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 586 undefined on input line 64032. Underfull \hbox (badness 10000) in paragraph at lines 64066--64068 []\T1/txtt/bx/n/10 supported_model_formats \T1/qtm/m/n/10 (\T1/txtt/m/n/10 list [PredictionEnvironmentModelFormats]\T1/qtm/m/n/10 , \T1/qtm/m/it/10 op- LaTeX Warning: Hyper reference `autodoc/prediction_environment:datarobot.models .PredictionEnvironment.list' on page 586 undefined on input line 64105. [586] LaTeX Warning: Hyper reference `autodoc/prediction_environment:datarobot.models .PredictionEnvironment' on page 587 undefined on input line 64145. [587] LaTeX Warning: Hyper reference `autodoc/prediction_environment:datarobot.models .PredictionEnvironment' on page 588 undefined on input line 64245. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 8 undefined on input line 64250. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 58 8 undefined on input line 64254. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 588 undefined on input line 64291. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.Predi ctionExplanationsInitialization' on page 588 undefined on input line 64347. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 58 8 undefined on input line 64351. [588] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 589 undefined on input line 64420. [589] LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.Predi ctionExplanations' on page 590 undefined on input line 64513. Underfull \hbox (badness 10000) in paragraph at lines 64541--64544 []\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 64546--64549 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [590] Underfull \hbox (badness 6708) in paragraph at lines 64619--64625 \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 64619--64625 \T1/qtm/m/n/10 re-trieved by call-ing \T1/txtt/m/n/10 dr.Model.get().featurelis t_id\T1/qtm/m/n/10 . For OTV and time-series projects, Underfull \hbox (badness 10000) in paragraph at lines 64635--64638 []\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 64640--64643 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [591] [592] [593] [594] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 595 undefined on input line 65176. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.model s.prediction_explanations.PredictionExplanationsPage' on page 595 undefined on input line 65259. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 595 undefined on input line 65277. [595] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.ShapMatrixJob' on page 596 undefined on input line 65353. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 6 undefined on input line 65358. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 59 6 undefined on input line 65364. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.model s.ShapMatrix' on page 596 undefined on input line 65384. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.model s.ShapMatrix' on page 596 undefined on input line 65409. [596] LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.model s.ShapMatrix' on page 597 undefined on input line 65413. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 7 undefined on input line 65418. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 59 7 undefined on input line 65422. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.model s.ShapMatrix' on page 597 undefined on input line 65456. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 59 7 undefined on input line 65499. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 59 7 undefined on input line 65503. [597] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 598 undefined on input line 65624. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 598 undefined on input line 65644. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 598 undefined on input line 65649. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 598 undefined on input line 65655. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 598 undefined on input line 65657. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 598 undefined on input line 65662. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 598 undefined on input line 65669. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 598 undefined on input line 65676. [598] LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.models.Prediction s' on page 599 undefined on input line 65763. [599] LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.models.Prediction s' on page 600 undefined on input line 65795. LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.models.Prediction s' on page 600 undefined on input line 65802. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 60 0 undefined on input line 65851. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 60 0 undefined on input line 65855. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 600 undefined on input line 65915. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 600 undefined on input line 65932. [600] LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.PredictionServer. list' on page 601 undefined on input line 65960. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 601 undefined on input line 65990. LaTeX Warning: Hyper reference `autodoc/prime_file:datarobot.models.PrimeFile' on page 601 undefined on input line 66039. [601] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 602 undefined on input line 66087. [602] Underfull \hbox (badness 10000) in paragraph at lines 66202--66204 []\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 LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 603 undefined on input line 66327. [603] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 604 undefined on input line 66402. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 604 undefined on input line 66407. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 604 undefined on input line 66411. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 604 undefined on input line 66417. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 604 undefined on input line 66421. [604] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 605 undefined on input line 66507. [605] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 606 undefined on input line 66583. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 606 undefined on input line 66587. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 606 undefined on input line 66604. [606] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 607 undefined on input line 66664. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 607 undefined on input line 66715. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 607 undefined on input line 66755. LaTeX Warning: Hyper reference `errors:datarobot.errors.ProjectAsyncFailureErro r' on page 607 undefined on input line 66760. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 607 undefined on input line 66765. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 607 undefined on input line 66769. [607] LaTeX Warning: Hyper reference `autodoc/partitioning:partitions-api' on page 60 8 undefined on input line 66841. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_pa rtitioning_method' on page 608 undefined on input line 66843. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_da tetime_partitioning' on page 608 undefined on input line 66844. Underfull \hbox (badness 10000) in paragraph at lines 66840--66846 \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 66840--66846 \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. [608] Underfull \hbox (badness 10000) in paragraph at lines 66924--66931 []\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 66924--66931 \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 66924--66931 \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 Underfull \hbox (badness 10000) in paragraph at lines 66933--66937 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [609] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 610 undefined on input line 66950. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 610 undefined on input line 66955. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 610 undefined on input line 66960. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 610 undefined on input line 66964. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 610 undefined on input line 67043. [610] Underfull \hbox (badness 10000) in paragraph at lines 67069--67072 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [611] LaTeX Warning: Hyper reference `autodoc/partitioning:partitions-api' on page 61 2 undefined on input line 67211. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_pa rtitioning_method' on page 612 undefined on input line 67213. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_da tetime_partitioning' on page 612 undefined on input line 67214. Underfull \hbox (badness 10000) in paragraph at lines 67210--67216 \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 67210--67216 \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. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 612 undefined on input line 67288. [612] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 613 undefined on input line 67293. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 613 undefined on input line 67298. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 613 undefined on input line 67302. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.start' on page 613 undefined on input line 67318. [613] LaTeX Warning: Hyper reference `autodoc/partitioning:partitions-api' on page 61 4 undefined on input line 67413. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_pa rtitioning_method' on page 614 undefined on input line 67415. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_da tetime_partitioning' on page 614 undefined on input line 67416. Underfull \hbox (badness 10000) in paragraph at lines 67412--67418 \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 67412--67418 \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 67458--67460 []\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 , LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 614 undefined on input line 67485. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 614 undefined on input line 67490. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 614 undefined on input line 67495. [614] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 615 undefined on input line 67499. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.start' on page 615 undefined on input line 67515. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 615 undefined on input line 67519. [615] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 616 undefined on input line 67602. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 616 undefined on input line 67620. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.GenericModel' o n page 616 undefined on input line 67620. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 616 undefined on input line 67642. Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/n/10 level: \T1/qtm/m/it/10 mono-tonic_increasing_featurelist_id\T1/q tm/m/n/10 , \T1/qtm/m/it/10 mono-tonic_decreasing_featurelist_id\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/it/10 sup-ports_composable_ml \T1/qtm/m/n/10 and \T1/qtm/m/it/10 sup- ports_monotonic_constraints\T1/qtm/m/n/10 . Fol-low-ing at- Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/n/10 tributes are ab-sent and could be re-trieved from the in-di-vid- ual model level: Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/it/10 has_empty_clusters\T1/qtm/m/n/10 , \T1/qtm/m/it/10 is_n_cluster s_dynamically_determined\T1/qtm/m/n/10 , \T1/qtm/m/it/10 pre-dic-tion_threshold LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 616 undefined on input line 67719. [616] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 617 undefined on input line 67782. [617] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 618 undefined on input line 67814. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 618 undefined on input line 67857. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 618 undefined on input line 67857. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 618 undefined on input line 67883. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.PrimeModel' on page 618 undefined on input line 67883. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 618 undefined on input line 67919. LaTeX Warning: Hyper reference `autodoc/prime_file:datarobot.models.PrimeFile' on page 618 undefined on input line 67919. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 618 undefined on input line 67944. [618] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 619 undefined on input line 67977. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 619 undefined on input line 68018. [619] Underfull \hbox (badness 10000) in paragraph at lines 68054--68056 []\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 `autodoc/prediction_dataset:datarobot.models.Pre dictionDataset' on page 620 undefined on input line 68070. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 620 undefined on input line 68075. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 620 undefined on input line 68079. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 620 undefined on input line 68084. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 620 undefined on input line 68089. Underfull \hbox (badness 7649) in paragraph at lines 68093--68096 []\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 LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 620 undefined on input line 68138. [620] Underfull \hbox (badness 10000) in paragraph at lines 68148--68150 []\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 `autodoc/prediction_dataset:datarobot.models.Pre dictionDataset' on page 621 undefined on input line 68184. Underfull \hbox (badness 10000) in paragraph at lines 68213--68219 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [621] [622] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 623 undefined on input line 68469. Overfull \hbox (0.89392pt too wide) in paragraph at lines 68479--68483 []\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 , [623] LaTeX Warning: Hyper reference `autodoc/prediction_dataset:datarobot.models.Pre dictionDataset' on page 624 undefined on input line 68553. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 624 undefined on input line 68578. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 624 undefined on input line 68603. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature' on pa ge 624 undefined on input line 68603. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 624 undefined on input line 68625. [624] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 625 undefined on input line 68639. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.ModelingFeatur e' on page 625 undefined on input line 68639. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 625 undefined on input line 68664. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t' on page 625 undefined on input line 68664. [625] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 626 undefined on input line 68787. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 626 undefined on input line 68828. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 626 undefined on input line 68842. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.ModelingFe aturelist' on page 626 undefined on input line 68842. [626] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature' on pa ge 627 undefined on input line 69008. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 627 undefined on input line 69013. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 627 undefined on input line 69017. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 627 undefined on input line 69021. [627] LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t' on page 628 undefined on input line 69052. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 628 undefined on input line 69087. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t' on page 628 undefined on input line 69092. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 628 undefined on input line 69107. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 628 undefined on input line 69114. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t' on page 628 undefined on input line 69127. LaTeX Warning: Hyper reference `errors:datarobot.errors.DuplicateFeaturesError' on page 628 undefined on input line 69132. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 628 undefined on input line 69136. [628] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 629 undefined on input line 69192. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.ModelingFe aturelist' on page 629 undefined on input line 69219. [629] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 630 undefined on input line 69265. [630] [631] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 632 undefined on input line 69476. LaTeX Warning: Hyper reference `errors:datarobot.errors.AppPlatformError' on pa ge 632 undefined on input line 69484. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train_ datetime' on page 632 undefined on input line 69521. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.Blueprint' o n page 632 undefined on input line 69527. Underfull \hbox (badness 10000) in paragraph at lines 69560--69569 []\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 [632] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.helpers.partitio ning_methods.construct_duration_string' on page 633 undefined on input line 696 59. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 633 undefined on input line 69660. Underfull \hbox (badness 10000) in paragraph at lines 69657--69662 []\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 69657--69662 \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 [633] Underfull \hbox (badness 7133) in paragraph at lines 69674--69677 \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 `autodoc/model_job:datarobot.models.ModelJob' on page 634 undefined on input line 69732. [634] LaTeX Warning: Hyper reference `autodoc/model_job:datarobot.models.ModelJob' on page 635 undefined on input line 69771. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.check_ blendable' on page 635 undefined on input line 69779. LaTeX Warning: Hyper reference `autodoc/project:datarobot.helpers.eligibility_r esult.EligibilityResult' on page 635 undefined on input line 69818. Underfull \hbox (badness 10000) in paragraph at lines 69876--69881 \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 [635] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 636 undefined on input line 69901. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 636 undefined on input line 69926. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.BlenderModel' o n page 636 undefined on input line 69926. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 636 undefined on input line 69951. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.FrozenModel' on page 636 undefined on input line 69951. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 636 undefined on input line 69976. [636] Underfull \hbox (badness 10000) in paragraph at lines 70054--70059 \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 70054--70059 \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 `autodoc/project:datarobot.models.Project.list' on page 637 undefined on input line 70079. Underfull \hbox (badness 10000) in paragraph at lines 70099--70104 \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 `autodoc/project:datarobot.models.Project.list' on page 637 undefined on input line 70124. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 637 undefined on input line 70169. [637] [638] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 639 undefined on input line 70360. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 639 undefined on input line 70397. [639] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 640 undefined on input line 70465. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 640 undefined on input line 70480. [640] Underfull \hbox (badness 10000) in paragraph at lines 70492--70498 []\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 70492--70498 \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 70511--70518 []\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 70511--70518 \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 70511--70518 \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 Underfull \hbox (badness 10000) in paragraph at lines 70520--70524 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 641 undefined on input line 70535. Overfull \hbox (3.89389pt too wide) in paragraph at lines 70555--70559 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [641] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 642 undefined on input line 70672. Underfull \hbox (badness 10000) in paragraph at lines 70676--70679 []\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 70676--70679 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will [642] LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 643 undefined on input line 70689. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 643 undefined on input line 70700. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 643 undefined on input line 70747. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.RatingTableMode l' on page 643 undefined on input line 70747. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 643 undefined on input line 70772. LaTeX Warning: Hyper reference `autodoc/rating_table:datarobot.models.RatingTab le' on page 643 undefined on input line 70772. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 643 undefined on input line 70796. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 643 undefined on input line 70796. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 643 undefined on input line 70821. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.SharingAccess' on pag e 643 undefined on input line 70821. [643] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.create _type_transform_feature' on page 644 undefined on input line 70902. [644] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 645 undefined on input line 70957. Underfull \hbox (badness 10000) in paragraph at lines 70965--70967 []\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 645 undefined on input line 70970. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 645 undefined on input line 70974. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 645 undefined on input line 70978. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 645 undefined on input line 71015. [645] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.InteractionFea ture' on page 646 undefined on input line 71062. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 64 6 undefined on input line 71067. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 646 undefined on input line 71088. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 646 undefined on input line 71092. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 646 undefined on input line 71096. LaTeX Warning: Hyper reference `autodoc/relationship:datarobot.models.Relations hipsConfiguration' on page 646 undefined on input line 71126. [646] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 64 7 undefined on input line 71198. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 647 undefined on input line 71203. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncProcessUnsuccessfu lError' on page 647 undefined on input line 71207. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 647 undefined on input line 71211. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 647 undefined on input line 71240. LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncTimeoutError' on p age 647 undefined on input line 71314. [647] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.list' on page 648 undefined on input line 71443. [648] Underfull \hbox (badness 10000) in paragraph at lines 71479--71486 []\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 71479--71486 \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 71479--71486 \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 `autodoc/model_job:datarobot.models.ModelJob' on page 649 undefined on input line 71501. [649] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.analyz e_and_model' on page 650 undefined on input line 71602. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.generate' on page 650 undefined on input line 71605. Underfull \hbox (badness 10000) in paragraph at lines 71600--71606 []\T1/qtm/m/n/10 This is an al-ter-na-tive to pass-ing a spec-i-fi-ca-tion to \ T1/txtt/m/sl/10 Project.analyze_and_model \T1/qtm/m/n/10 via the LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 650 undefined on input line 71612. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 650 undefined on input line 71612. Underfull \hbox (badness 10000) in paragraph at lines 71611--71616 \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 LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 650 undefined on input line 71717. [650] LaTeX Warning: Hyper reference `autodoc/rating_table:datarobot.models.RatingTab le' on page 651 undefined on input line 71807. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 651 undefined on input line 71853. LaTeX Warning: Hyper reference `errors:datarobot.errors.InputNotUnderstoodError ' on page 651 undefined on input line 71858. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 65 1 undefined on input line 71862. [651] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 652 undefined on input line 71940. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 65 2 undefined on input line 71945. LaTeX Warning: Hyper reference `errors:datarobot.errors.JobAlreadyRequested' on page 652 undefined on input line 71949. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 652 undefined on input line 71976. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe' on page 652 undefined on input line 71995. [652] LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe' on page 653 undefined on input line 72085. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe' on page 653 undefined on input line 72106. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe' on page 653 undefined on input line 72124. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe' on page 653 undefined on input line 72169. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe' on page 653 undefined on input line 72190. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 653 undefined on input line 72208. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 653 undefined on input line 72224. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 653 undefined on input line 72240. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 653 undefined on input line 72253. [653] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 654 undefined on input line 72313. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 654 undefined on input line 72326. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.BaseTimeAwareTask' on page 654 undefined on input line 72339. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.BaseTimeAwareTask' on page 654 undefined on input line 72352. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.BaseTimeAwareTask' on page 654 undefined on input line 72365. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 654 undefined on input line 72378. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 654 undefined on input line 72394. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 654 undefined on input line 72410. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 654 undefined on input line 72426. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 654 undefined on input line 72443. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 654 undefined on input line 72456. [654] LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 655 undefined on input line 72512. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.WranglingOperation' on page 655 undefined on input line 72528. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.SamplingOperation' on page 655 undefined on input line 72541. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe_operati on.SamplingOperation' on page 655 undefined on input line 72554. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 655 undefined on input line 72573. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel' on page 655 undefined on input line 72645. [655] [656] LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel' on page 657 undefined on input line 72789. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 657 undefined on input line 72825. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 657 undefined on input line 72846. [657] LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion' on page 658 undefined on input line 72894. [658] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 659 undefined on input line 73043. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 659 undefined on input line 73107. [659] [660] LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion' on page 661 undefined on input line 73230. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion' on page 661 undefined on input line 73306. [661] LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion' on page 662 undefined on input line 73370. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 662 undefined on input line 73448. [662] [663] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 664 undefined on input line 73669. [664] LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.Job' on page 665 undefined on input line 73785. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 5 undefined on input line 73790. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 5 undefined on input line 73794. [665] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 6 undefined on input line 73829. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 6 undefined on input line 73833. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.Job' on page 666 undefined on input line 73867. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 6 undefined on input line 73872. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 6 undefined on input line 73876. [666] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 7 undefined on input line 73955. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 7 undefined on input line 73959. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 7 undefined on input line 73991. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 7 undefined on input line 73995. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 7 undefined on input line 74023. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 7 undefined on input line 74027. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.Job' on page 667 undefined on input line 74073. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 7 undefined on input line 74078. [667] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 8 undefined on input line 74082. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 668 undefined on input line 74127. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 668 undefined on input line 74181. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job_run.JobRunStatus' on page 668 undefined on input line 74212. [668] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 9 undefined on input line 74276. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 9 undefined on input line 74280. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 66 9 undefined on input line 74323. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 66 9 undefined on input line 74327. [669] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 0 undefined on input line 74373. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 67 0 undefined on input line 74377. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 0 undefined on input line 74408. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 67 0 undefined on input line 74412. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 0 undefined on input line 74444. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 67 0 undefined on input line 74448. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 0 undefined on input line 74476. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 67 0 undefined on input line 74480. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 0 undefined on input line 74508. [670] LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 67 1 undefined on input line 74512. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 1 undefined on input line 74540. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 67 1 undefined on input line 74544. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 671 undefined on input line 74640. [671] LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.JobSchedule' on page 672 undefined on input line 74718. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.JobSchedule' on page 672 undefined on input line 74770. [672] Underfull \hbox (badness 5771) in paragraph at lines 74845--74849 \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 74851--74855 []\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 74877--74880 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [673] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 674 undefined on input line 74960. [674] Underfull \hbox (badness 5771) in paragraph at lines 75163--75167 \T1/qtm/m/n/10 tion win-dows set-tings. If present, time-aware joins will be us ed. Only al- [675] Underfull \hbox (badness 10000) in paragraph at lines 75169--75173 []\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 75195--75198 \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 75215--75217 []\T1/txtt/bx/n/10 specifying \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 To see the list of possible settings, create a Underfull \hbox (badness 10000) in paragraph at lines 75244--75246 []\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 75252--75256 \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 `autodoc/relationship:datarobot.models.Relations hipsConfiguration' on page 676 undefined on input line 75265. [676] LaTeX Warning: Hyper reference `autodoc/relationship:datarobot.models.Relations hipsConfiguration' on page 677 undefined on input line 75321. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 7 undefined on input line 75325. Underfull \hbox (badness 10000) in paragraph at lines 75355--75357 []\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 [677] Underfull \hbox (badness 6641) in paragraph at lines 75363--75367 \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 `autodoc/relationship:datarobot.models.Relations hipsConfiguration' on page 678 undefined on input line 75376. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 67 8 undefined on input line 75397. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 678 undefined on input line 75443. [678] LaTeX Warning: Hyper reference `autodoc/roc_curve:datarobot.models.roc_curve.Ro cCurve' on page 679 undefined on input line 75511. LaTeX Warning: Hyper reference `autodoc/roc_curve:datarobot.models.roc_curve.Ro cCurve' on page 679 undefined on input line 75529. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 679 undefined on input line 75588. [679] LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 680 undefined on input line 75645. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 680 undefined on input line 75762. [680] LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations.list' on page 681 undefined on input line 75781. LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations.list' on page 681 undefined on input line 75785. LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations.list' on page 681 undefined on input line 75846. LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations' on page 681 undefined on input line 75861. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 1 undefined on input line 75865. [681] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 68 2 undefined on input line 75917. LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations' on page 682 undefined on input line 75953. [682] LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations.list' on page 683 undefined on input line 76025. LaTeX Warning: Hyper reference `autodoc/secondary_dataset:datarobot.models.Seco ndaryDatasetConfigurations' on page 683 undefined on input line 76025. Overfull \vbox (0.6316pt too high) detected at line 76060 [683] LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 684 undefined on input line 76086. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 684 undefined on input line 76096. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.CombinedMo del' on page 684 undefined on input line 76151. [684] [685] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 686 undefined on input line 76426. [686] LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.models.seg mentation.SegmentationTask' on page 687 undefined on input line 76509. [687] LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.Segmentati onTask.list' on page 688 undefined on input line 76629. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.Segmentati onTask' on page 688 undefined on input line 76629. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.Segmentati onTask' on page 688 undefined on input line 76665. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 688 undefined on input line 76683. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.SegmentInf o.list' on page 688 undefined on input line 76743. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.SegmentInf o' on page 688 undefined on input line 76743. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 688 undefined on input line 76761. [688] LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.models.seg mentation.SegmentationTask' on page 689 undefined on input line 76844. [689] LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.models.seg mentation.SegmentationTask.list' on page 690 undefined on input line 76964. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.models.seg mentation.SegmentationTask' on page 690 undefined on input line 76964. LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.models.seg mentation.SegmentationTask' on page 690 undefined on input line 77000. [690] LaTeX Warning: Hyper reference `autodoc/segmented_modeling:datarobot.models.seg mentation.SegmentationTask' on page 691 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 691 undefined on input line 77078. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 691 undefined on input line 77154. [691] LaTeX Warning: Hyper reference `autodoc/shap:datarobot.models.ShapImpact' on pa ge 692 undefined on input line 77190. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 69 2 undefined on input line 77194. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 692 undefined on input line 77217. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 692 undefined on input line 77226. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce' on page 692 undefined on input line 77227. LaTeX Warning: Hyper reference `autodoc/datasets:datarobot.models.Dataset' on p age 692 undefined on input line 77228. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 692 undefined on input line 77229. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 692 undefined on input line 77230. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 692 un defined on input line 77245. [692] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 693 undefined on input line 77296. LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.JobSt atusResult' on page 693 undefined on input line 77385. LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.Statu sCheckJob' on page 693 undefined on input line 77403. LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.Statu sCheckJob' on page 693 undefined on input line 77421. LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.JobSt atusResult' on page 693 undefined on input line 77450. [693] LaTeX Warning: Hyper reference `autodoc/status_check_job:datarobot.models.JobSt atusResult' on page 694 undefined on input line 77471. [694] [695] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 696 undefined on input line 77784. LaTeX Warning: Hyper reference `autodoc/training_predictions:datarobot.models.t raining_predictions.TrainingPredictions.list' on page 696 undefined on input li ne 77856. Underfull \hbox (badness 10000) in paragraph at lines 77855--77859 []\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 77855--77859 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [696] [697] LaTeX Warning: Hyper reference `autodoc/training_predictions:datarobot.models.t raining_predictions.TrainingPredictions' on page 698 undefined on input line 77 995. LaTeX Warning: Hyper reference `autodoc/training_predictions:datarobot.models.t raining_predictions.TrainingPredictions' on page 698 undefined on input line 78 031. LaTeX Warning: Hyper reference `autodoc/training_predictions:datarobot.models.t raining_predictions.TrainingPredictionsIterator' on page 698 undefined on input line 78060. [698] [699] LaTeX Warning: Hyper reference `autodoc/types:datarobot.models.ShapleyFeatureCo ntribution' on page 700 undefined on input line 1. [700] LaTeX Warning: Hyper reference `autodoc/types:datarobot.models.AnomalyAssessmen tDataPoint' on page 701 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 701 undefined on input line 78613. [701] LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.UseCase' on page 70 2 undefined on input line 78738. LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.UseCase.list' on pa ge 702 undefined on input line 78847. [702] LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.UseCase' on page 70 3 undefined on input line 78888. LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.UseCase' on page 70 3 undefined on input line 78949. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 703 undefined on input line 78974. [703] LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 704 undefined on input line 79059. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 704 undefined on input line 79078. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 704 undefined on input line 79083. LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 704 undefined on input line 79105. [704] LaTeX Warning: Hyper reference `autodoc/sharing:datarobot.models.sharing.Sharin gRole' on page 705 undefined on input line 79155. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 705 undefined on input line 79248. [705] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 706 undefined on input line 79339. LaTeX Warning: Hyper reference `autodoc/use_cases:datarobot.models.use_cases.us e_case.UseCaseUser' on page 706 undefined on input line 79367. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 706 undefined on input line 79389. [706] Underfull \hbox (badness 10000) in paragraph at lines 79429--79431 []\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 79461--79463 []\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 , [707] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 8 undefined on input line 79536. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 8 undefined on input line 79540. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 8 undefined on input line 79580. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 8 undefined on input line 79584. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.UserBlueprint ' on page 708 undefined on input line 79590. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 8 undefined on input line 79632. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 8 undefined on input line 79636. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.UserBlueprint ' on page 708 undefined on input line 79642. [708] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 9 undefined on input line 79680. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 9 undefined on input line 79684. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.UserBlueprint ' on page 709 undefined on input line 79690. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 9 undefined on input line 79731. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 9 undefined on input line 79735. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.UserBlueprint ' on page 709 undefined on input line 79741. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 70 9 undefined on input line 79783. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 70 9 undefined on input line 79787. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.UserBlueprint ' on page 709 undefined on input line 79793. [709] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 0 undefined on input line 79844. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 0 undefined on input line 79848. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.UserBlueprint ' on page 710 undefined on input line 79854. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 0 undefined on input line 79880. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 0 undefined on input line 79884. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 0 undefined on input line 79912. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 0 undefined on input line 79916. [710] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 1 undefined on input line 79956. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 1 undefined on input line 79960. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 1 undefined on input line 80000. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 1 undefined on input line 80004. Overfull \hbox (33.22383pt too wide) in paragraph at lines 80039--80041 []\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 71 1 undefined on input line 80051. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 1 undefined on input line 80055. [711] Underfull \hbox (badness 10000) in paragraph at lines 80100--80102 []\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 71 2 undefined on input line 80112. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 2 undefined on input line 80116. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 2 undefined on input line 80157. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 2 undefined on input line 80161. Underfull \hbox (badness 10000) in paragraph at lines 80192--80194 []\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 71 2 undefined on input line 80200. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 2 undefined on input line 80204. [712] Underfull \hbox (badness 10000) in paragraph at lines 80245--80247 []\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 `autodoc/user_blueprints:datarobot.models.user_b lueprints.models.UserBlueprintCatalogSearch' on page 713 undefined on input lin e 80271. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 713 undefined on input line 80289. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 3 undefined on input line 80315. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 3 undefined on input line 80319. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.models.user_b lueprints.models.UserBlueprintAvailableInput' on page 713 undefined on input li ne 80325. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 713 undefined on input line 80343. Underfull \hbox (badness 10000) in paragraph at lines 80350--80353 []\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 [713] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 4 undefined on input line 80395. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 4 undefined on input line 80399. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.models.user_b lueprints.models.UserBlueprintAddToProjectMenu' on page 714 undefined on input line 80405. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 714 undefined on input line 80423. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 4 undefined on input line 80469. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 4 undefined on input line 80473. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.models.user_b lueprints.models.UserBlueprintAvailableTasks' on page 714 undefined on input li ne 80479. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 714 undefined on input line 80497. [714] Overfull \hbox (33.22383pt too wide) in paragraph at lines 80531--80533 []\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 71 5 undefined on input line 80543. LaTeX Warning: Hyper reference `errors:datarobot.errors.ServerError' on page 71 5 undefined on input line 80547. LaTeX Warning: Hyper reference `autodoc/user_blueprints:datarobot.models.user_b lueprints.models.UserBlueprintValidateTaskParameters' on page 715 undefined on input line 80553. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 715 undefined on input line 80642. [715] Underfull \hbox (badness 5711) in paragraph at lines 80666--80668 []\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 80705--80707 []\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 `autodoc/user_blueprints:datarobot.models.user_b lueprints.models.UserBlueprintCatalogSearch' on page 716 undefined on input lin e 80731. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 716 undefined on input line 80754. [716] LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.ima ges.Image' on page 717 undefined on input line 80831. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 717 undefined on input line 80849. LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.ima ges.Image' on page 717 undefined on input line 80862. [717] LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.ima ges.SampleImage' on page 718 undefined on input line 80930. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 718 undefined on input line 80948. LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.ima ges.Image' on page 718 undefined on input line 80956. LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.ima ges.DuplicateImage' on page 718 undefined on input line 80999. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 718 undefined on input line 81017. [718] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 71 9 undefined on input line 81101. LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.ins ights.ImageEmbedding' on page 719 undefined on input line 81169. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 719 undefined on input line 81187. [719] LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 72 0 undefined on input line 81276. LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.ins ights.ImageActivationMap' on page 720 undefined on input line 81352. [720] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 721 undefined on input line 81370. LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.aug mentation.ImageAugmentationOptions' on page 721 undefined on input line 81438. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 721 undefined on input line 81466. [721] LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.aug mentation.ImageAugmentationList' on page 722 undefined on input line 81528. LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.aug mentation.ImageAugmentationList' on page 722 undefined on input line 81546. [722] LaTeX Warning: Hyper reference `autodoc/visual_ai:datarobot.models.visualai.aug mentation.ImageAugmentationList' on page 723 undefined on input line 81653. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 723 undefined on input line 81716. [723] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 724 undefined on input line 81792. [724] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 725 undefined on input line 82042. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 72 5 undefined on input line 82088. [725] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.incremental_learning.IncrementalLearningMetadata' on page 726 undefined on i nput line 82115. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 72 6 undefined on input line 82155. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 726 undefined on input line 82213. [726] LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_feature_effect_metadata' on page 727 undefined on input line 82242. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 72 7 undefined on input line 82268. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 727 undefined on input line 82328. [727] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 728 undefined on input line 82381. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.retraining.RetrainingPolicy.list' on page 728 undefined on input line 82425. [728] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 729 undefined on input line 82542. [729] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.retraining.RetrainingPolicyRun.list' on page 730 undefined on input line 826 13. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 730 undefined on input line 82641. [730] [731] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 732 undefined on input line 82972. [732] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.User' on page 733 undefined on input line 83215. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.User' on page 733 undefined on input line 1. [733] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.FeatureCountByType' on page 734 undefined on input line 1. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.ReferencedInUseCase' on page 734 undefined on input line 1. [734] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.FeatureCountByType' on page 735 undefined on input line 1. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.FeatureWithMissingValues' on page 735 undefined on input line 1. [735] [736] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.PartitionInfo' on page 737 undefined on input line 83892. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.User' on page 737 undefined on input line 83900. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.PartitionInfo' on page 737 undefined on input line 1. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.User' on page 737 undefined on input line 1. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.TargetInfo' on page 737 undefined on input line 1. [737] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 738 undefined on input line 84115. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.DatasetInfo' on page 738 undefined on input line 84123. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.FeaturelistInfo' on page 738 undefined on input line 84127. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.ProjectInfo' on page 738 undefined on input line 84131. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.ModelInfo' on page 738 undefined on input line 84135. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model_lineage.ModelLineage' on page 738 undefined on input line 84167. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 738 undefined on input line 84250. [738] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 739 undefined on input line 84299. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 739 undefined on input line 84340. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookUser' on page 739 undefined on input line 84352. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 739 undefined on input line 84369. [739] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 740 undefined on input line 84410. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 740 undefined on input line 84442. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.ScheduledJobPayload' on page 740 undefined on input line 84462. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.ScheduledRunRevisionMetadata' on page 740 undefined on input line 84478. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 740 undefined on input line 84507. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 740 undefined on input line 84536. [740] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 741 undefined on input line 84593. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.ScheduledJobPayload' on page 741 undefined on input line 84621. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookScheduledJob' on page 741 undefined on input line 84684. [741] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 742 undefined on input line 84786. [742] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookActivity' on page 743 undefined on input line 84814. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookActivity' on page 743 undefined on input line 84818. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookActivity' on page 743 undefined on input line 84822. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookSettings' on page 743 undefined on input line 84826. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.Notebook' on page 743 undefined on input line 84928. [743] [744] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookScheduledJob' on page 745 undefined on input line 85122. LaTeX Warning: Hyper reference `errors:datarobot.errors.InvalidUsageError' on p age 745 undefined on input line 85126. [745] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 746 undefined on input line 85250. [746] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 747 undefined on input line 85390. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 747 undefined on input line 85423. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.ChunkStorage' on page 747 undefined on input line 85455. [747] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 748 undefined on input line 85530. [748] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 749 undefined on input line 85645. [749] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 750 undefined on input line 85761. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 750 undefined on input line 85864. [750] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition' on page 751 undefined on input line 85947. [751] Underfull \hbox (badness 10000) in paragraph at lines 86068--86070 []\T1/txtt/bx/n/10 datasource_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[Dataso urceDataWarehouseInfo\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition' on page 752 undefined on input line 86107. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasourceDefinition' on page 752 undefined on input line 8 6136. [752] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.Chunk' on page 753 undefined on input line 86172. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasourceDefinition' on page 753 undefined on input line 8 6235. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.Chunk' on page 753 undefined on input line 86284. [753] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.Chunk' on page 754 undefined on input line 86329. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasourceDefinition' on page 754 undefined on input line 8 6374. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 754 undefined on input line 86392. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 754 undefined on input line 86421. [754] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 755 undefined on input line 86470. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 755 undefined on input line 86492. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetProps' on page 755 undefined on input line 86508. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DynamicDatasetProps' on page 755 undefined on input line 86512. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetInfo' on page 755 undefined on input line 86516. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetDefinition' on page 755 undefined on input line 8 6540. [755] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetDefinition' on page 756 undefined on input line 8 6609. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetDefinition' on page 756 undefined on input line 8 6638. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetDefinition' on page 756 undefined on input line 8 6684. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 756 undefined on input line 86734. [756] LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 757 undefined on input line 86803. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 757 undefined on input line 86819. LaTeX Warning: Hyper reference `autodoc/api_object:datarobot.models.api_object. APIObject' on page 757 undefined on input line 86852. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinitionStats' on page 757 undefined on input lin e 86884. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.RowsChunkDefinition' on page 757 undefined on input line 86888. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.FeaturesChunkDefinition' on page 757 undefined on input line 86892. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 757 undefined on input line 869 12. [757] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 758 undefined on input line 869 92. [758] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 759 undefined on input line 870 28. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 759 undefined on input line 870 85. [759] LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 760 undefined on input line 872 01. LaTeX Warning: Hyper reference `experimental/enums:datarobot._experimental.mode ls.enums.AllEnumMixin' on page 760 undefined on input line 87300. [760] [761] [762] [763] [764] [765] [766] LaTeX Warning: Hyper reference `errors:datarobot.errors.AppPlatformError' on pa ge 767 undefined on input line 89295. LaTeX Warning: Hyper reference `errors:datarobot.errors.AppPlatformError' on pa ge 767 undefined on input line 89311. [767] LaTeX Warning: Hyper reference `errors:datarobot.errors.AsyncFailureError' on p age 768 undefined on input line 89427. [768] LaTeX Warning: Hyper reference `errors:datarobot.errors.PlatformDeprecationWarn ing' on page 769 undefined on input line 89572. LaTeX Warning: Hyper reference `errors:datarobot.errors.ClientError' on page 76 9 undefined on input line 89605. [769] LaTeX Warning: Hyper reference `errors:datarobot.errors.DataRobotDeprecationWar ning' on page 770 undefined on input line 89786. LaTeX Warning: Hyper reference `autodoc/client_configuration:datarobot.rest.RES TClientObject' on page 770 undefined on input line 89835. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_accuracy_metrics_settings' on page 770 undefined on input line 89843. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_accuracy_metrics_settings' on page 770 undefined on input line 89847. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverSpace' on page 770 undefined on input line 89855. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.get_values_over_space' on page 770 undefined on input line 89859. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.enums.ComplianceDocTemplateProjectType' on page 770 undefined on input li ne 89863. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 770 undefin ed on input line 89867. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.get_default' on page 770 undefined on input line 89871. [770] LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.create' on page 771 undefined on input line 89875. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.create_from_json_fil e' on page 771 undefined on input line 89879. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.update' on page 771 undefined on input line 89883. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate.list' on page 771 un defined on input line 89887. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. share' on page 771 undefined on input line 89896. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_shared_roles' on page 771 undefined on input line 89896. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.enums.ComplianceDocTemplateType' on page 771 undefined on input line 8990 5. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.evaluation _dataset_configuration.EvaluationDatasetConfiguration.list' on page 771 undefin ed on input line 89909. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.metric_ins ights.MetricInsights.copy_to_playground' on page 771 undefined on input line 89 913. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.prompt_tra ce.PromptTrace' on page 771 undefined on input line 89917. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.sidecar_mo del_metric.SidecarModelMetricValidation.list' on page 771 undefined on input li ne 89921. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 771 undefined on input line 89933. LaTeX Warning: Hyper reference `autodoc/ocr_job_resource:datarobot.models.ocr_j ob_resource.OCRJobResource' on page 771 undefined on input line 89961. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_segment_attributes' on page 771 undefined on input line 89973. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_segment_values' on page 771 undefined on input line 89977. LaTeX Warning: Hyper reference `autodoc/automated_documentation:datarobot.model s.automated_documentation.AutomatedDocument.list_all_available_document_types' on page 771 undefined on input line 89981. LaTeX Warning: Hyper reference `autodoc/mlops_event:datarobot.mlops.events.MLOp sEvent' on page 771 undefined on input line 89989. [771] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_moderation_events' on page 772 undefined on input line 89993. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.DataQualityExport' on page 772 undefined on input line 90011. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_data_quality_exports' on page 772 undefined on input line 90011. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric' on page 772 undefined on input line 90019. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.nemo_confi guration.NemoConfiguration' on page 772 undefined on input line 90023. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.nemo_confi guration.NemoConfiguration.upsert' on page 772 undefined on input line 90027. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.nemo_confi guration.NemoConfiguration.get' on page 772 undefined on input line 90031. LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.ShapDistrib utions' on page 772 undefined on input line 90035. LaTeX Warning: Hyper reference `autodoc/automated_documentation:datarobot.model s.automated_documentation.DocumentOption' on page 772 undefined on input line 9 0039. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 772 undefined on input line 90043. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe' on page 772 undefined on input line 90047. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.Citation' on page 772 undefined on input line 90055. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.VectorDatabaseSettings' on page 772 undefined on input line 90059. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.Citation' on page 772 undefined on input line 90063. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt' on page 772 undefined on input line 90067. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 772 undefined on input line 90071. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.ChunkingParameters' on page 772 undefined on input line 90075. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase' on page 772 undefined on input line 90079. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration' on page 772 undefined on input line 90083. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration.get' on page 772 undefined on input line 9008 4. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration.list' on page 772 undefined on input line 900 85. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration.create' on page 772 undefined on input line 9 0086. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration.update' on page 772 undefined on input line 9 0087. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration.delete' on page 772 undefined on input line 9 0088. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfigurationSupportedInsights' on page 772 undefined on in put line 90092. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfigurationSupportedInsights.list' on page 772 undefined on input line 90093. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult' on page 772 undefined on input line 90097. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult.get' on page 772 undefined on input line 90098. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult.list' on page 772 undefined on input line 90099. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult.create' on page 772 undefined on input line 90100. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult.delete' on page 772 undefined on input line 90101. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDatasetDict' on page 772 undefined on input line 90105. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDatasetDict' on page 772 undefined on input line 90109. [772] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.DatasetEvaluationDict' on page 773 undefined on input line 90113. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.DatasetEvaluationDict' on page 773 undefined on input line 90117. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.DatasetEvaluationRequestDict' on page 773 undefined on input line 90121. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.InsightEvaluationResult' on page 773 undefined on input line 90125. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.InsightEvaluationResult' on page 773 undefined on input line 90129. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult' on page 773 undefined on input line 90133. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult' on page 773 undefined on input line 90137. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_r esult.LLMTestResult' on page 773 undefined on input line 90141. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.DatasetEvaluation' on page 773 undefined on input line 90145. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfigurationSupportedInsights' on page 773 undefined on in put line 90149. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.NonOOTBDataset' on page 773 undefined on input line 90153. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.NonOOTBDataset.list' on page 773 undefined on input line 90154. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDataset' on page 773 undefined on input line 90158. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDataset.list' on page 773 undefined on input line 90159. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.prompt_tra ce.TraceMetadata' on page 773 undefined on input line 90163. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase' on page 773 undefined on input line 90167. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase.get_supported_retrieval_settings' on page 773 undefined on input line 90168. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase.submit_export_dataset_job' on page 773 undefined on input line 90169. Underfull \hbox (badness 10000) in paragraph at lines 90166--90170 []\T1/qtm/m/n/10 Add new at-tributes to \T1/txtt/m/sl/10 VectorDatabase\T1/qtm/ m/n/10 : \T1/txtt/m/n/10 parent_id\T1/qtm/m/n/10 , \T1/txtt/m/n/10 family_id\T1 /qtm/m/n/10 , \T1/txtt/m/n/10 metadata_columns\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 90166--90170 \T1/txtt/m/n/10 added_dataset_ids\T1/qtm/m/n/10 , \T1/txtt/m/n/10 added_dataset _names\T1/qtm/m/n/10 , and\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 version\TS1/qtm/m/n/1 0 `\T1/qtm/m/n/10 . \T1/txtt/m/sl/10 VectorDatabase. Underfull \hbox (badness 5578) in paragraph at lines 90166--90170 \T1/txtt/m/sl/10 get_supported_retrieval_settings \T1/qtm/m/n/10 to re-trieve s up-ported re-trieval set-tings. \T1/txtt/m/sl/10 VectorDatabase. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase.create' on page 773 undefined on input line 90173. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.SupportedRetrievalSettings' on page 773 undefined on input line 90177. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.SupportedRetrievalSetting' on page 773 undefined on input line 90181. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabaseDatasetExportJob' on page 773 undefined on input line 90185 . LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.cost_metri c_configurations.CostMetricConfiguration' on page 773 undefined on input line 9 0189. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.cost_metri c_configurations.CostMetricConfiguration' on page 773 undefined on input line 9 0193. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.insights_c onfiguration.SupportedInsights' on page 773 undefined on input line 90197. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.insights_c onfiguration.SupportedInsights.list' on page 773 undefined on input line 90198. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.metric_ins ights.MetricInsights' on page 773 undefined on input line 90204. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.metric_ins ights.MetricInsights.list' on page 773 undefined on input line 90205. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.metric_ins ights.MetricInsights.copy_to_playground' on page 773 undefined on input line 90 206. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.ootb_metri c_configuration.PlaygroundOOTBMetricConfiguration' on page 773 undefined on inp ut line 90212. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.evaluation _dataset_metric_aggregation.EvaluationDatasetMetricAggregation' on page 773 und efined on input line 90216. Underfull \hbox (badness 10000) in paragraph at lines 90215--90217 []\T1/qtm/m/n/10 Up-dated the schema for \T1/txtt/m/sl/10 EvaluationDatasetMetr icAggregation \T1/qtm/m/n/10 to in-clude the new at-tributes LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.evaluation _dataset_metric_aggregation.EvaluationDatasetMetricAggregation.list' on page 77 3 undefined on input line 90220. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDataset' on page 773 undefined on input line 90224. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.OOTBDatasetDict' on page 773 undefined on input line 90228. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_test_c onfiguration.LLMTestConfiguration' on page 773 undefined on input line 90232. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.sidecar_mo del_metric.SidecarModelMetricValidation.create' on page 773 undefined on input line 90236. [773] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.nemo_confi guration.NemoConfiguration' on page 774 undefined on input line 90240. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.evaluation _dataset_configuration.EvaluationDatasetConfiguration' on page 774 undefined on input line 90244. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_capabilities' on page 774 undefined on input line 90261. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.create _from_dataset' on page 774 undefined on input line 90269. LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.ShapMatrix' on page 774 undefined on input line 90273. LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.ShapImpact' on page 774 undefined on input line 90273. LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.ShapPreview ' on page 774 undefined on input line 90273. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.playground .Playground.create' on page 774 undefined on input line 90277. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint.register_custom_model' on page 774 undefined on input line 902 81. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 774 undefined on input line 90290. LaTeX Warning: Hyper reference `autodoc/binary_data_helpers:datarobot.helpers.b inary_data_utils.get_encoded_file_contents_from_paths' on page 774 undefined on input line 90294. LaTeX Warning: Hyper reference `autodoc/binary_data_helpers:datarobot.helpers.b inary_data_utils.get_encoded_image_contents_from_paths' on page 774 undefined o n input line 90294. Underfull \hbox (badness 10000) in paragraph at lines 90293--90295 []\T1/qtm/m/n/10 Added the pa-ram-e-ter \T1/txtt/m/n/10 base_path \T1/qtm/m/n/1 0 to \T1/txtt/m/sl/10 get_encoded_file_contents_from_paths \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTaskVersio n' on page 774 undefined on input line 90303. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.enums.CustomTask OutboundNetworkPolicy' on page 774 undefined on input line 90308. Underfull \hbox (badness 10000) in paragraph at lines 90302--90309 []\T1/qtm/m/n/10 Fixed field in \T1/txtt/m/sl/10 CustomTaskVersion \T1/qtm/m/n/ 10 for con-trol-ling net-work poli-cies. This is changed from LaTeX Warning: Hyper reference `autodoc/data_slices:datarobot.models.data_slice .DataSliceSizeInfo' on page 774 undefined on input line 90312. LaTeX Warning: Hyper reference `autodoc/automated_documentation:datarobot.model s.automated_documentation.AutomatedDocument.list_available_document_types' on p age 774 undefined on input line 90326. LaTeX Warning: Hyper reference `autodoc/automated_documentation:datarobot.model s.automated_documentation.AutomatedDocument.list_all_available_document_types' on page 774 undefined on input line 90326. Underfull \hbox (badness 10000) in paragraph at lines 90329--90331 []\T1/qtm/m/n/10 Dep-re-cated \T1/txtt/m/n/10 Model.request_fairness_insights\T 1/qtm/m/n/10 . Please use \T1/txtt/m/n/10 Model. [774] LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.enums.CustomTask OutboundNetworkPolicy' on page 775 undefined on input line 90350. Underfull \hbox (badness 10000) in paragraph at lines 90349--90351 []\T1/qtm/m/n/10 Re-named \T1/txtt/m/n/10 datarobot.enums.CustomTaskOutgoingNet workPolicy \T1/qtm/m/n/10 to \T1/txtt/m/sl/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re.get_shared_roles' on page 775 undefined on input line 90358. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re.share' on page 775 undefined on input line 90362. LaTeX Warning: Hyper reference `autodoc/api_reference:pysdk-api-reference' on p age 775 undefined on input line 90384. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.refres h' on page 775 undefined on input line 90388. LaTeX Warning: Hyper reference `autodoc/external_scores_insights:datarobot.Exte rnalScores' on page 775 undefined on input line 90392. Overfull \hbox (27.38004pt too wide) in paragraph at lines 90411--90413 []\T1/qtm/m/n/10 Up-dated the de-scrip-tion for the pa-ram-e-ter: `num-ber_of_i ncremental_learning_iterations_before_best_model_selection' LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 775 undefined on input line 904 21. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 775 undefined on input line 904 25. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetDefinition' on page 775 undefined on input line 9 0430. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetProps' on page 775 undefined on input line 90431. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DatasetInfo' on page 775 undefined on input line 90432. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.DynamicDatasetProps' on page 775 undefined on input line 90433. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.RowsChunkDefinition' on page 775 undefined on input line 90434. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.FeaturesChunkDefinition' on page 775 undefined on input line 90435. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinitionStats' on page 775 undefined on input lin e 90436. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service_v2.ChunkDefinition' on page 775 undefined on input line 904 37. Underfull \hbox (badness 10000) in paragraph at lines 90428--90438 \T1/qtm/m/n/10 -\T1/txtt/m/sl/10 DatasetInfo \T1/qtm/m/n/10 -\T1/txtt/m/sl/10 D ynamicDatasetProps \T1/qtm/m/n/10 -\T1/txtt/m/sl/10 RowsChunkDefinition \T1/qtm /m/n/10 -\T1/txtt/m/sl/10 FeaturesChunkDefinition \T1/qtm/m/n/10 - Overfull \hbox (74.87483pt too wide) in paragraph at lines 90440--90442 []\T1/qtm/m/n/10 Added new method \T1/txtt/m/n/10 update \T1/qtm/m/n/10 to {cla ss}\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 ChunkDefinition Underfull \hbox (badness 10000) in paragraph at lines 90448--90451 []\T1/txtt/m/n/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template [775] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 776 undefined on input line 90460. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_llm_validation.CustomModelLLMValidation' on page 776 undefined on input line 90480. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint' on page 776 undefined on input line 90484. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricTemplate' on page 776 undefined on input l ine 90488. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricTemplate.get' on page 776 undefined on inp ut line 90489. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricTemplate.list' on page 776 undefined on in put line 90490. Underfull \hbox (badness 10000) in paragraph at lines 90487--90491 []\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 90487--90491 \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 `autodoc/registry_jobs:datarobot.models.registry .job.Job.create_from_custom_metric_gallery_template' on page 776 undefined on i nput line 90494. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric' on page 776 undefined on input line 9049 8. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric.list' on page 776 undefined on input line 90499. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric.update' on page 776 undefined on input li ne 90500. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric.delete' on page 776 undefined on input li ne 90501. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric.create_from_custom_job' on page 776 undef ined on input line 90502. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetric.create_from_template' on page 776 undefin ed on input line 90503. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricBlueprint' on page 776 undefined on input line 90509. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricBlueprint.get' on page 776 undefined on in put line 90510. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricBlueprint.create' on page 776 undefined on input line 90511. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.HostedCustomMetricBlueprint.update' on page 776 undefined on input line 90512. Underfull \hbox (badness 10000) in paragraph at lines 90509--90513 \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 90509--90513 \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 `autodoc/registry_jobs:datarobot.models.registry .job.Job.create_from_custom_metric_gallery_template' on page 776 undefined on i nput line 90518. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.JobSchedule' on page 776 undefined on input line 90522. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.JobSchedule.create' on page 776 undefined on input line 90523. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.JobSchedule.update' on page 776 undefined on input line 90524. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.JobSchedule.delete' on page 776 undefined on input line 90525. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.models.custom_m odel_version.RuntimeParameter' on page 776 undefined on input line 90531. Underfull \hbox (badness 10000) in paragraph at lines 90534--90541 []\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 90534--90541 \T1/txtt/m/n/10 models.genai.evaluation_dataset_configuration.EvaluationDataset Configuration. Underfull \hbox (badness 10000) in paragraph at lines 90534--90541 \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 90534--90541 \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 90534--90541 \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 90534--90541 \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 90534--90541 \T1/txtt/m/n/10 EvaluationDatasetConfiguration.delete \T1/qtm/m/n/10 to delete an [776] Underfull \hbox (badness 10000) in paragraph at lines 90543--90548 \T1/txtt/m/n/10 genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMe tricAggregation> Underfull \hbox (badness 10000) in paragraph at lines 90543--90548 \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 90543--90548 \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 90543--90548 \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 90543--90548 \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 90555--90563 \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 90555--90563 \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 `autodoc/database_connectivity:datarobot.DataSto re.list' on page 778 undefined on input line 90657. LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.ShapMatrix' on page 778 undefined on input line 90661. LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.ShapImpact' on page 778 undefined on input line 90661. LaTeX Warning: Hyper reference `autodoc/insights:datarobot.insights.ShapPreview ' on page 778 undefined on input line 90661. Underfull \hbox (badness 10000) in paragraph at lines 90660--90662 []\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 `autodoc/recipes:datarobot.models.recipe.Recipe' on page 778 undefined on input line 90670. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe. from_data_store' on page 778 undefined on input line 90671. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe. retrieve_preview' on page 778 undefined on input line 90672. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe. set_inputs' on page 778 undefined on input line 90673. LaTeX Warning: Hyper reference `autodoc/recipes:datarobot.models.recipe.Recipe. set_operations' on page 778 undefined on input line 90674. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 778 undefined on input line 90678. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition' on page 778 undefined on input line 90683. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasourceDefinition' on page 778 undefined on input line 9 0687. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.patch_validation_dates' on page 778 undefined on input line 90691. [778] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.playground .Playground' on page 779 undefined on input line 90737. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm.LLMDef inition' on page 779 undefined on input line 90738. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint' on page 779 undefined on input line 90739. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 779 undefined on input line 90740. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt' on page 779 undefined on input line 90741. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat' on page 779 undefined on input line 90742. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _prompt.ComparisonPrompt' on page 779 undefined on input line 90743. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.VectorDatabase' on page 779 undefined on input line 90744. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.vector_dat abase.CustomModelVectorDatabaseValidation' on page 779 undefined on input line 90745. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.custom_mod el_llm_validation.CustomModelLLMValidation' on page 779 undefined on input line 90746. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.user_limit s.UserLimits' on page 779 undefined on input line 90747. Underfull \hbox (badness 10000) in paragraph at lines 90750--90754 []\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 `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition' on page 779 undefined on input line 90761. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.create' on page 779 undefined on inp ut line 90765. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.get' on page 779 undefined on input line 90769. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.get' on page 779 undefined on input line 90773. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.get_datasource_definition' on page 7 79 undefined on input line 90777. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.get_chunk' on page 779 undefined on input line 90781. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.list_chunks' on page 779 undefined o n input line 90785. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.create_chunk' on page 779 undefined on input line 90789. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasetChunkDefinition.create_chunk_by_index' on page 779 u ndefined on input line 90793. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.Chunk' on page 779 undefined on input line 90803. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.ChunkStorage' on page 779 undefined on input line 90811. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasourceDefinition' on page 779 undefined on input line 9 0815. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasourceAICatalogInfo' on page 779 undefined on input lin e 90819. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.chunking_service.DatasourceDataWarehouseInfo' on page 779 undefined on input line 90823. [779] LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.models.custom_m odel_version.RuntimeParameter' on page 780 undefined on input line 90827. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion' on page 780 undefined on input line 90827. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.models.custom_m odel_version.RuntimeParameterValue' on page 780 undefined on input line 90831. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion' on page 780 undefined on input line 90831. Underfull \hbox (badness 10000) in paragraph at lines 90830--90832 []\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 `autodoc/project:datarobot.models.Project.get_mo del_records' on page 780 undefined on input line 90841. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_mo dels' on page 780 undefined on input line 90842. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_mo del_records' on page 780 undefined on input line 90842. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.r equest_lift_chart' on page 780 undefined on input line 90856. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_lift_chart' on page 780 undefined on input line 90860. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.r equest_roc_curve' on page 780 undefined on input line 90864. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_roc_curve' on page 780 undefined on input line 90868. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.r equest_feature_impact' on page 780 undefined on input line 90872. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_feature_impact' on page 780 undefined on input line 90876. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_or_request_feature_impact' on page 780 undefined on input line 90880. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.r equest_feature_effect' on page 780 undefined on input line 90884. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_feature_effect' on page 780 undefined on input line 90888. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_or_request_feature_effect' on page 780 undefined on input line 90892. LaTeX Warning: Hyper reference `autodoc/feature_association:datarobot.models.Fe atureAssociationMatrix.create' on page 780 undefined on input line 90896. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. perform_model_replace' on page 780 undefined on input line 90900. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. replace_model' on page 780 undefined on input line 90900. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 780 undefined on input line 90904. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_with_leaderboard_model' on page 780 undefined on input lin e 90908. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score' on page 780 undefined on input line 90909. Underfull \hbox (badness 10000) in paragraph at lines 90907--90910 []\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 90907--90910 \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 `autodoc/challenger:datarobot.models.deployment. challenger.Challenger' on page 780 undefined on input line 90917. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.get' on page 780 undefined on input line 90918. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.list' on page 780 undefined on input line 90919. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.create' on page 780 undefined on input line 90920. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.update' on page 780 undefined on input line 90921. LaTeX Warning: Hyper reference `autodoc/challenger:datarobot.models.deployment. challenger.Challenger.delete' on page 780 undefined on input line 90922. [780] LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_challenger_replay_settings' on page 781 undefined on input line 90926. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_challengers' on page 781 undefined on input line 90930. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_champion_model_package' on page 781 undefined on input line 90934. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_prediction_data_exports' on page 781 undefined on input line 90938. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_actuals_data_exports' on page 781 undefined on input line 90942. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list_training_data_exports' on page 781 undefined on input line 90946. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_health_settings' on page 781 undefined on input line 90951. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. update_health_settings' on page 781 undefined on input line 90952. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. get_default_health_settings' on page 781 undefined on input line 90953. Underfull \hbox (badness 10000) in paragraph at lines 90968--90970 []\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 `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric' on page 781 undefined on input line 90977. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.get' on page 781 undefined on input line 90978. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.list' on page 781 undefined on input line 90979 . LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.create' on page 781 undefined on input line 909 80. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.update' on page 781 undefined on input line 909 81. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.delete' on page 781 undefined on input line 909 82. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.unset_baseline' on page 781 undefined on input line 90983. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.submit_values' on page 781 undefined on input l ine 90984. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.submit_single_value' on page 781 undefined on i nput line 90985. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.submit_values_from_catalog' on page 781 undefin ed on input line 90986. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.get_values_over_time' on page 781 undefined on input line 90987. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.get_summary' on page 781 undefined on input lin e 90988. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.get_values_over_batch' on page 781 undefined on input line 90989. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetric.get_batch_summary' on page 781 undefined on inp ut line 90990. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverTime' on page 781 undefined on input l ine 90994. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricSummary' on page 781 undefined on input line 909 98. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricValuesOverBatch' on page 781 undefined on input line 91002. LaTeX Warning: Hyper reference `autodoc/custom_metrics:datarobot.models.deploym ent.custom_metrics.CustomMetricBatchSummary' on page 781 undefined on input lin e 91006. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job.Job' on page 781 undefined on input line 91010. LaTeX Warning: Hyper reference `autodoc/registry_jobs:datarobot.models.registry .job_run.JobRun' on page 781 undefined on input line 91010. LaTeX Warning: Hyper reference `autodoc/key_values:datarobot.models.key_values. KeyValue' on page 781 undefined on input line 91014. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport' on page 781 undefined on input line 91018. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport.get' on page 781 undefined on input line 91 019. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport.list' on page 781 undefined on input line 9 1020. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport.create' on page 781 undefined on input line 91021. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.PredictionDataExport.fetch_data' on page 781 undefined on input line 91022. [781] LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport' on page 782 undefined on input line 91026. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport.get' on page 782 undefined on input line 91027 . LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport.list' on page 782 undefined on input line 9102 8. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport.create' on page 782 undefined on input line 91 029. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.ActualsDataExport.fetch_data' on page 782 undefined on input lin e 91030. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.TrainingDataExport' on page 782 undefined on input line 91034. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.TrainingDataExport.get' on page 782 undefined on input line 9103 5. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.TrainingDataExport.list' on page 782 undefined on input line 910 36. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.TrainingDataExport.create' on page 782 undefined on input line 9 1037. LaTeX Warning: Hyper reference `autodoc/data_exports:datarobot.models.deploymen t.data_exports.TrainingDataExport.fetch_data' on page 782 undefined on input li ne 91038. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion.create_clean' on page 782 undefined on input line 91042. LaTeX Warning: Hyper reference `autodoc/custom_models:datarobot.CustomModelVers ion.create_from_previous' on page 782 undefined on input line 91046. Underfull \hbox (badness 10000) in paragraph at lines 91045--91047 []\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 91049--91053 []\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 91049--91053 \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 91055--91058 []\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 91060--91064 \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 91066--91072 \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 91066--91072 \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 `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint.update' on page 784 undefined on input line 91275. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint.list' on page 784 undefined on input line 91280. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.enums.PromptType' on pa ge 784 undefined on input line 91285. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint.create' on page 784 undefined on input line 91289. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.enums.PromptType' on pa ge 784 undefined on input line 91290. [784] LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.llm_bluepr int.LLMBlueprint.update' on page 785 undefined on input line 91294. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.enums.PromptType' on pa ge 785 undefined on input line 91295. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat' on page 785 undefined on input line 91299. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat.get' on page 785 undefined on input line 91300. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat.list' on page 785 undefined on input line 91301. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat.create' on page 785 undefined on input line 91302. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat.update' on page 785 undefined on input line 91303. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.comparison _chat.ComparisonChat.delete' on page 785 undefined on input line 91304. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt.list' on page 785 undefined on input line 91308. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat_promp t.ChatPrompt.create' on page 785 undefined on input line 91312. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat' on page 785 undefined on input line 91320. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat. get' on page 785 undefined on input line 91321. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat. list' on page 785 undefined on input line 91322. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat. create' on page 785 undefined on input line 91323. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat. update' on page 785 undefined on input line 91324. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.chat.Chat. delete' on page 785 undefined on input line 91325. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion' on page 785 undefined on input line 91329. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.user_limit s.UserLimits' on page 785 undefined on input line 91333. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.user_limit s.UserLimits.get_llm_requests_count' on page 785 undefined on input line 91334. LaTeX Warning: Hyper reference `autodoc/genai:datarobot.models.genai.user_limit s.UserLimits.get_vector_database_count' on page 785 undefined on input line 913 35. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.Notebook' on page 785 undefined on input line 91339. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.Notebook.run' on page 785 undefined on input line 91339. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.Notebook.download_revision' on page 785 undefined on input line 91 339. Underfull \hbox (badness 10000) in paragraph at lines 91338--91340 []\T1/qtm/m/n/10 Added new meth-ods to the class \T1/txtt/m/sl/10 Notebook \T1/ qtm/m/n/10 which in-cludes \T1/txtt/m/sl/10 Notebook.run \T1/qtm/m/n/10 and \T1 /txtt/m/sl/10 Notebook. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookScheduledJob' on page 785 undefined on input line 91343. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.notebooks.NotebookScheduledRun' on page 785 undefined on input line 91347. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model.Model.get_incremental_learning_metadata' on page 785 undefined on inpu t line 91351. LaTeX Warning: Hyper reference `experimental/index:datarobot._experimental.mode ls.model.Model.start_incremental_learning' on page 785 undefined on input line 91355. LaTeX Warning: Hyper reference `autodoc/binary_data_helpers:datarobot.helpers.i mage_utils.ImageOptions' on page 785 undefined on input line 91380. LaTeX Warning: Hyper reference `autodoc/prediction_environment:datarobot.models .PredictionEnvironment' on page 785 undefined on input line 91400. [785] LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.Predi ctionExplanations.create_on_training_data' on page 786 undefined on input line 91409. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel' on page 786 undefined on input line 91413. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.get' on page 786 undefined on input line 91414. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.list' on page 786 undefined on input line 91415. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.archive' on page 786 undefined on input line 91416. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.update' on page 786 undefined on input line 91417. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.get_shared_roles' on page 786 undefined on input line 91418. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.share' on page 786 undefined on input line 91419. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.get_version' on page 786 undefined on input line 91420. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.list_versions' on page 786 undefined on input line 91421. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModel.list_associated_deployments' on page 786 undefined on input line 914 22. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion' on page 786 undefined on input line 91426. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion.create_for_external' on page 786 undefined on input line 9142 7. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion.list_associated_deployments' on page 786 undefined on input l ine 91428. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion.create_for_leaderboard_item' on page 786 undefined on input l ine 91429. LaTeX Warning: Hyper reference `autodoc/registered_model:datarobot.models.Regis teredModelVersion.create_for_custom_model_version' on page 786 undefined on inp ut line 91430. Underfull \hbox (badness 10000) in paragraph at lines 91425--91431 \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 91425--91431 \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 91425--91431 \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 91425--91431 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. \T1/txtt/m/sl/10 RegisteredModelVersion. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. create_from_registered_model_version' on page 786 undefined on input line 91434 . LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. download_model_package_file' on page 786 undefined on input line 91438. LaTeX Warning: Hyper reference `autodoc/document_ai:datarobot.models.documentai .document.DocumentThumbnail' on page 786 undefined on input line 91443. LaTeX Warning: Hyper reference `autodoc/document_ai:datarobot.models.documentai .document.DocumentPageFile' on page 786 undefined on input line 91444. LaTeX Warning: Hyper reference `autodoc/document_ai:datarobot.models.documentai .document.DocumentTextExtractionSample' on page 786 undefined on input line 914 49. LaTeX Warning: Hyper reference `autodoc/document_ai:datarobot.models.documentai .document.DocumentTextExtractionSamplePage' on page 786 undefined on input line 91450. LaTeX Warning: Hyper reference `autodoc/document_ai:datarobot.models.documentai .document.DocumentTextExtractionSampleDocument' on page 786 undefined on input line 91451. LaTeX Warning: Hyper reference `autodoc/custom_tasks:datarobot.CustomTaskVersio n' on page 786 undefined on input line 91455. LaTeX Warning: Hyper reference `autodoc/batch_predictions:datarobot.models.Batc hPredictionJob.score_with_leaderboard_model' on page 786 undefined on input lin e 91461. LaTeX Warning: Hyper reference `autodoc/batch_job:datarobot.models.batch_job.In takeSettings' on page 786 undefined on input line 91465. LaTeX Warning: Hyper reference `autodoc/batch_job:datarobot.models.batch_job.Ou tputSettings' on page 786 undefined on input line 91465. Underfull \hbox (badness 10000) in paragraph at lines 91468--91470 []\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 `autodoc/credentials:datarobot.models.Credential ' on page 819 undefined on input line 95439. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_as sociation_featurelists' on page 819 undefined on input line 95444. Underfull \hbox (badness 10000) in paragraph at lines 95442--95445 []\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 `autodoc/project:datarobot.models.Project.get_as sociations' on page 819 undefined on input line 95449. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_me trics' on page 819 undefined on input line 95458. LaTeX Warning: Hyper reference `autodoc/word_cloud:datarobot.models.word_cloud. WordCloud.ngrams_per_class' on page 819 undefined on input line 95475. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_ta rget' on page 819 undefined on input line 95480. Underfull \hbox (badness 7925) in paragraph at lines 95479--95481 []\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 `autodoc/project:datarobot.models.Project.upload _dataset' on page 819 undefined on input line 95484. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.upload _dataset_from_data_source' on page 819 undefined on input line 95484. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_series_accuracy_as_dataframe' on page 819 undefined on input line 95488. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.d ownload_series_accuracy_as_csv' on page 819 undefined on input line 95489. Underfull \hbox (badness 10000) in paragraph at lines 95487--95492 []\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 [819] LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.Feature.get' o n page 820 undefined on input line 95513. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.ModelingFeatur e.get' on page 820 undefined on input line 95513. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. submit_actuals' on page 820 undefined on input line 95570. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.train_ datetime' on page 820 undefined on input line 95579. Underfull \hbox (badness 10000) in paragraph at lines 95578--95580 []\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 95578--95580 \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 `autodoc/feature:datarobot.models.Feature.get' o n page 820 undefined on input line 95583. LaTeX Warning: Hyper reference `autodoc/word_cloud:datarobot.models.word_cloud. WordCloud' on page 820 undefined on input line 95587. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment. list' on page 820 undefined on input line 95591. LaTeX Warning: Hyper reference `autodoc/model_job:datarobot.models.ModelJob' on page 820 undefined on input line 95595. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.Blueprint' o n page 820 undefined on input line 95599. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 820 undefined on input line 95603. [820] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.start' on page 821 undefined on input line 95611. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.upload _dataset' on page 821 undefined on input line 95611. LaTeX Warning: Hyper reference `autodoc/deployment:datarobot.models.Deployment' on page 821 undefined on input line 95658. LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.PredictionServer. list' on page 821 undefined on input line 95664. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 821 undefined on input line 95668. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 821 undefined on input line 95669. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 821 undefined on input line 95669. Underfull \hbox (badness 7451) in paragraph at lines 95667--95670 []\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 95667--95670 \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 `autodoc/project:datarobot.models.Project.batch_ features_type_transform' on page 821 undefined on input line 95673. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_as sociations' on page 821 undefined on input line 95686. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_as sociation_matrix_details' on page 821 undefined on input line 95687. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 821 undefined on input line 95696. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 821 undefin ed on input line 95708. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 821 undefined on input line 95712. [821] LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 822 undefin ed on input line 95737. LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.models.Prediction s.get' on page 822 undefined on input line 95741. LaTeX Warning: Hyper reference `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 822 undefin ed on input line 95750. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 822 undefined on input line 95762. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.c ompute_series_accuracy' on page 822 undefined on input line 95767. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.g et_series_accuracy_as_dataframe' on page 822 undefined on input line 95772. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel.d ownload_series_accuracy_as_csv' on page 822 undefined on input line 95777. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 822 undefined on input line 95783. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.DatetimeModel' on page 822 undefined on input line 95800. LaTeX Warning: Hyper reference `autodoc/predictions:datarobot.models.Prediction s.get' on page 822 undefined on input line 95826. [822] LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile.get_acc ess_list' on page 823 undefined on input line 95852. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 823 undefined on input line 95852. LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 823 undefined on input line 95856. LaTeX Warning: Hyper reference `autodoc/advanced_tuning:datarobot.models.advanc ed_tuning.AdvancedTuningSession' on page 823 undefined on input line 95882. Underfull \hbox (badness 10000) in paragraph at lines 95877--95886 []\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 95877--95886 \T1/txtt/m/n/10 Model.start_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m/ n/10 Model.get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model . LaTeX Warning: Hyper reference `autodoc/calendar:datarobot.CalendarFile' on pag e 823 undefined on input line 95889. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.Predi ctionExplanations.get_all_as_dataframe' on page 823 undefined on input line 958 99. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 823 undefined on input line 95913. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.upload _dataset' on page 823 undefined on input line 95917. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.upload _dataset_from_data_source' on page 823 undefined on input line 95917. LaTeX Warning: Hyper reference `autodoc/prediction_dataset:datarobot.models.Pre dictionDataset' on page 823 undefined on input line 95917. Underfull \hbox (badness 10000) in paragraph at lines 95916--95918 []\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 `autodoc/project:datarobot.models.Project.upload _dataset' on page 823 undefined on input line 95921. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.upload _dataset_from_data_source' on page 823 undefined on input line 95921. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 823 undefined on input line 95925. LaTeX Warning: Hyper reference `autodoc/roc_curve:datarobot.models.roc_curve.Ro cCurve' on page 823 undefined on input line 95929. [823] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 824 undefined on input line 95948. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.create _from_data_source' on page 824 undefined on input line 95949. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 824 undefined on input line 95953. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 824 undefined on input line 95954. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 824 undefined on input line 95958. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 824 undefined on input line 95959. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 824 undefined on input line 95963. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 824 undefined on input line 95964. Underfull \hbox (badness 10000) in paragraph at lines 96038--96041 []\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 `autodoc/compliance_documentation_templates:data robot.models.compliance_doc_template.ComplianceDocTemplate' on page 824 undefin ed on input line 96045. LaTeX Warning: Hyper reference `autodoc/feature:datarobot.models.FeatureHistogr am' on page 824 undefined on input line 96049. [824] LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 825 undefined on input line 96060. Underfull \hbox (badness 10000) in paragraph at lines 96057--96062 []\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 96057--96062 \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 `autodoc/project:datarobot.models.Project.upload _dataset' on page 825 undefined on input line 96075. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.create ' on page 825 undefined on input line 96075. Underfull \hbox (badness 6016) in paragraph at lines 96080--96086 \T1/txtt/m/n/10 Model.get_all_lift_charts\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model .get_confusion_chart\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model.get_all_confusion_ch arts\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 825 undefined on input line 96090. Underfull \hbox (badness 10000) in paragraph at lines 96088--96092 []\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 `autodoc/project:datarobot.models.Project.set_wo rker_count' on page 825 undefined on input line 96095. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 825 undefined on input line 96109. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.set_ta rget' on page 825 undefined on input line 96110. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSou rce' on page 825 undefined on input line 96118. LaTeX Warning: Hyper reference `autodoc/database_connectivity:datarobot.DataSto re' on page 825 undefined on input line 96118. [825] LaTeX Warning: Hyper reference `autodoc/advanced_tuning:datarobot.models.advanc ed_tuning.AdvancedTuningSession' on page 826 undefined on input line 96186. Underfull \hbox (badness 10000) in paragraph at lines 96181--96189 []\T1/qtm/m/n/10 New meth-ods and ob-jects, in-clud-ing \T1/txtt/m/n/10 Model.s tart_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model. Underfull \hbox (badness 7907) in paragraph at lines 96181--96189 \T1/txtt/m/n/10 get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model.advanced_tune\T1/qtm/m/n/10 , and \T1/txtt/m/sl/10 AdvancedTuningSession\ T1/qtm/m/n/10 , were LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 826 undefined on input line 96192. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.get_mo dels' on page 826 undefined on input line 96201. Underfull \hbox (badness 10000) in paragraph at lines 96204--96207 []\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/n/10 Model. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.check_ blendable' on page 826 undefined on input line 96210. Underfull \hbox (badness 10000) in paragraph at lines 96214--96216 []\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/n/10 Model. LaTeX Warning: Hyper reference `autodoc/jobs:datarobot.models.Job' on page 826 undefined on input line 96233. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t' on page 826 undefined on input line 96239. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t.update' on page 826 undefined on input line 96246. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.ModelingFe aturelist.update' on page 826 undefined on input line 96247. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.Featurelis t.delete' on page 826 undefined on input line 96252. LaTeX Warning: Hyper reference `autodoc/featurelist:datarobot.models.ModelingFe aturelist.delete' on page 826 undefined on input line 96253. LaTeX Warning: Hyper reference `autodoc/model_recommendations:datarobot.models. ModelRecommendation.get' on page 826 undefined on input line 96257. Underfull \hbox (badness 10000) in paragraph at lines 96256--96260 []\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 `autodoc/predictions:datarobot.models.Prediction s' on page 826 undefined on input line 96264. LaTeX Warning: Hyper reference `autodoc/predict_job:datarobot.models.PredictJob ' on page 826 undefined on input line 96265. [826] LaTeX Warning: Hyper reference `autodoc/pareto_front:datarobot.models.pareto_fr ont.ParetoFront' on page 827 undefined on input line 96286. LaTeX Warning: Hyper reference `autodoc/model_recommendations:datarobot.models. ModelRecommendation' on page 827 undefined on input line 96291. LaTeX Warning: Hyper reference `autodoc/prediction_explanations:datarobot.Predi ctionExplanations' on page 827 undefined on input line 96304. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.feature_log_list' on page 827 undefined on input line 96375. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning.feature_log_retrieve' on page 827 undefined on input line 96376. Underfull \hbox (badness 10000) in paragraph at lines 96373--96377 []\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 96373--96377 \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 `autodoc/advanced_options:datarobot.helpers.Adva ncedOptions' on page 827 undefined on input line 96386. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 827 undefined on input line 96387. LaTeX Warning: Hyper reference `autodoc/models:datarobot.models.Model' on page 827 undefined on input line 96388. LaTeX Warning: Hyper reference `autodoc/blueprint:datarobot.models.Blueprint' o n page 827 undefined on input line 96388. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.upload _dataset' on page 827 undefined on input line 96395. Underfull \hbox (badness 10000) in paragraph at lines 96393--96397 []\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. [827] LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 828 undefined on input line 96405. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project.create _from_data_source' on page 828 undefined on input line 96406. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 828 undefined on input line 96410. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.FeatureSettings' on page 828 undefined on input line 96411. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 828 undefined on input line 96415. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 828 undefined on input line 96416. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 828 undefined on input line 96420. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ning' on page 828 undefined on input line 96421. Underfull \hbox (badness 5302) in paragraph at lines 96419--96423 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use \T1/txtt/m/sl/10 data robot.DatetimePartitioningSpecification. LaTeX Warning: Hyper reference `autodoc/project:datarobot.models.Project' on pa ge 828 undefined on input line 96482. LaTeX Warning: Hyper reference `autodoc/partitioning:datarobot.DatetimePartitio ningSpecification' on page 828 undefined on input line 96497. [828] [829] Underfull \hbox (badness 10000) in paragraph at lines 96693--96696 []\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. [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 96886--96888 []\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, [832] Underfull \hbox (badness 10000) in paragraph at lines 96990--96994 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [833] Underfull \hbox (badness 6268) in paragraph at lines 97105--97109 []\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. [834] Underfull \hbox (badness 10000) in paragraph at lines 97241--97243 []\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. [835] [836] [837] Underfull \hbox (badness 6016) in paragraph at lines 97587--97591 []\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 [838] Underfull \hbox (badness 10000) in paragraph at lines 97607--97612 []\T1/qtm/m/n/10 If a \T1/txtt/m/n/10 ClientError \T1/qtm/m/n/10 or \T1/txtt/m/ n/10 ServerError \T1/qtm/m/n/10 oc-curs dur-ing a call to \T1/txtt/m/n/10 Proje ct.from_async\T1/qtm/m/n/10 , then a Underfull \hbox (badness 10000) in paragraph at lines 97678--97681 []\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 [839] [840] [841] [842] LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.chunking_service' on page 843 undefined on input line 97992. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.chunking_service_v2' on page 843 undefined on input line 97993. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.data_matching' on page 843 undefined on input line 97994. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.data_store' on page 843 undefined on input line 97995. LaTeX Warning: Reference `experimental/enums:module-datarobot._experimental.mod els.enums' on page 843 undefined on input line 97996. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.incremental_learning' on page 843 undefined on input line 97997. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.model' on page 843 undefined on input line 97998. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.model_lineage' on page 843 undefined on input line 97999. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.notebooks' on page 843 undefined on input line 98000. LaTeX Warning: Reference `experimental/index:module-datarobot._experimental.mod els.retraining' on page 843 undefined on input line 98001. LaTeX Warning: Reference `autodoc/client_configuration:module-datarobot.client' on page 843 undefined on input line 98002. LaTeX Warning: Reference `errors:module-datarobot.errors' on page 843 undefined on input line 98003. LaTeX Warning: Reference `autodoc/binary_data_helpers:module-datarobot.helpers. binary_data_utils' on page 843 undefined on input line 98004. LaTeX Warning: Reference `autodoc/training_predictions:module-datarobot.models. training_predictions' on page 843 undefined on input line 98005. LaTeX Warning: Reference `autodoc/visual_ai:module-datarobot.models.visualai.au gmentation' on page 843 undefined on input line 98006. LaTeX Warning: Reference `autodoc/visual_ai:module-datarobot.models.visualai.im ages' on page 843 undefined on input line 98007. LaTeX Warning: Reference `autodoc/visual_ai:module-datarobot.models.visualai.in sights' on page 843 undefined on input line 98008. No file datarobot-public-api-client.ind. [843] (./datarobot-public-api-client.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `datarobot-public-api-client.out' has chan ged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/s hare/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/t exlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on datarobot-public-api-client.pdf (847 pages, 3899775 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Missing input file 'datarobot-public-api-client.ind' (or dependence on it) from following: 'No file datarobot-public-api-client.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Latexmk: List of undefined refs and citations: Reference `autodoc/binary_data_helpers:module-datarobot.helpers.binary_data_utils' on page 843 undefined on input line 98004 Reference `autodoc/client_configuration:module-datarobot.client' on page 843 undefined on input line 98002 Reference `autodoc/training_predictions:module-datarobot.models.training_predictions' on page 843 undefined on input line 98005 Reference `autodoc/visual_ai:module-datarobot.models.visualai.augmentation' on page 843 undefined on input line 98006 Reference `autodoc/visual_ai:module-datarobot.models.visualai.images' on page 843 undefined on input line 98007 Reference `autodoc/visual_ai:module-datarobot.models.visualai.insights' on page 843 undefined on input line 98008 Reference `errors:module-datarobot.errors' on page 843 undefined on input line 98003 Reference `experimental/enums:module-datarobot._experimental.models.enums' on page 843 undefined on input line 97996 Reference `experimental/index:module-datarobot._experimental.models.chunking_service' on page 843 undefined on input line 97992 Reference `experimental/index:module-datarobot._experimental.models.chunking_service_v2' on page 843 undefined on input line 97993 Reference `experimental/index:module-datarobot._experimental.models.data_matching' on page 843 undefined on input line 97994 Reference `experimental/index:module-datarobot._experimental.models.data_store' on page 843 undefined on input line 97995 Reference `experimental/index:module-datarobot._experimental.models.incremental_learning' on page 843 undefined on input line 97997 Reference `experimental/index:module-datarobot._experimental.models.model' on page 843 undefined on input line 97998 Reference `experimental/index:module-datarobot._experimental.models.model_lineage' on page 843 undefined on input line 97999 Reference `experimental/index:module-datarobot._experimental.models.notebooks' on page 843 undefined on input line 98000 Reference `experimental/index:module-datarobot._experimental.models.retraining' on page 843 undefined on input line 98001 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 (2157 entries accepted, 0 rejected). Sorting entries.....................done (25565 comparisons). Generating output file datarobot-public-api-client.ind......done (3790 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.7.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.7.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./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 LaTeX Warning: Label `reference/data/index::doc' multiply defined. ) (/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] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 162--165 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 171--175 [][][]\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 [4] Overfull \vbox (2.27963pt too high) detected at line 291 [5] [6] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd ) [27] [28] [29] [30] [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 2161--2163 []\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 2175--2180 \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 [33] [34] [35] [36] [37] [38] [39] Underfull \hbox (badness 10000) in paragraph at lines 2672--2675 []\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. [40] Underfull \hbox (badness 10000) in paragraph at lines 2745--2750 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2777--2782 []\T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu- racy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 2777--2782 [][]\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 [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 3099--3102 [][][]\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 [45] [46] Underfull \hbox (badness 6141) in paragraph at lines 3195--3202 []\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- [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 3483--3488 []\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. [50] [51] Overfull \vbox (1.97241pt too high) detected at line 3677 [52] Underfull \vbox (badness 10000) detected at line 3677 Underfull \vbox (badness 10000) detected at line 3677 [53] ! 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.3707 ├── 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.3707 ├── 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.3707 ├── 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.3708 │   ├── 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.3708 │   ├── 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.3708 │   ├── 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.3708 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3710 │   ├── … ! 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.3710 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 │   ├── … ! 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.3711 ├── 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.3711 ├── 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.3711 ├── 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.3712 ...├── 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.3712 ...├── 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.3712 ...├── 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.3712 ...├── 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.3713 ...├── 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.3713 ...├── 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.3713 ...├── 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.3713 ...├── 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.3714 │ ├── … ! 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.3714 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 │ ├── … [54] [55] [56 <./sample1.png> <./sample2.png>] [57 <./activation_map1.png>] [58 <./activation_map2.png>] [59 <./embeddings.png>] [60] [61] [62] [63] Underfull \hbox (badness 7012) in paragraph at lines 4242--4245 []\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 Underfull \hbox (badness 10000) in paragraph at lines 4292--4295 []\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 [64] [65] [66] [67] [68] [69] [70] [71] ! LaTeX Error: Unicode character 物 (U+7269) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5088 ...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.5088 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [72] [73] Overfull \vbox (0.7781pt too high) detected at line 5276 [74] [75] [76] [77] Overfull \vbox (1.07416pt too high) detected at line 5558 [78] [79] [80] ! 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.5701 ├── 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.5701 ├── 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.5701 ├── 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.5702 ├  ├──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.5702 ├  ├──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.5702 ├  ├──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.5702 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5705 ├── 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.5705 ├── 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.5705 ├── data.csv [81] [82] [83] [84] [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 6135--6141 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [87] Overfull \vbox (2.31647pt too high) detected at line 6258 [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 7345--7350 \T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-dic -tJob, you can use the \T1/txtt/m/n/10 PredictJob. [104] [105] [106] [107] [108] [109] [110] [111] Overfull \vbox (1.27087pt too high) detected at line 7984 [112] [113] [114] [115] [116] Underfull \hbox (badness 5231) in paragraph at lines 8278--8283 []\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- [117] Underfull \hbox (badness 10000) in paragraph at lines 8369--8372 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8369--8372 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8369--8372 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8401--8404 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8401--8404 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8414--8416 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8422--8425 \T1/qtm/m/n/10 such as [118] Overfull \vbox (676.10883pt too high) has occurred while \output is active [119] Underfull \hbox (badness 5832) in paragraph at lines 8433--8439 []\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 8433--8439 \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 Underfull \hbox (badness 10000) in paragraph at lines 8480--8483 []\T1/qtm/m/n/10 When cre-at-ing a new de-ploy-ment, a DataRobot \T1/txtt/m/n/1 0 registered_model_version_id \T1/qtm/m/n/10 (also known as [120] [121] [122] [123] Overfull \vbox (1.42722pt too high) detected at line 8819 [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] Underfull \hbox (badness 10000) in paragraph at lines 9556--9560 \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. [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Underfull \hbox (badness 7415) in paragraph at lines 10266--10269 []\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 [146] [147] [148] [149] [150] [151] [152] [153] Overfull \vbox (0.71944pt too high) detected at line 10895 [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 11061--11064 []\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 [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 11182--11185 []\T1/qtm/m/n/10 When cre-at-ing a bi-nary clas-si-fi-ca-tion Cus-tom In-fer-en ce Model, \T1/txtt/m/n/10 positive_class_label \T1/qtm/m/n/10 and [159] [160] Overfull \vbox (1.97238pt too high) detected at line 11341 [161] [162] [163] [164] Underfull \hbox (badness 10000) in paragraph at lines 11592--11596 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 12232--12235 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/txtt/m/n/10 dr.registry.Job. [175] [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 12488--12491 []\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 [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] Underfull \hbox (badness 10000) in paragraph at lines 13631--13634 []\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 Overfull \vbox (1.24605pt too high) detected at line 13679 [195] Underfull \hbox (badness 10000) in paragraph at lines 13758--13758 [][][]\T1/qtm/m/it/10 Ad-min-is-tra- [196] [197] Underfull \hbox (badness 6364) in paragraph at lines 13886--13889 []\T1/txtt/bx/n/10 consider_blenders_in_recommendation \T1/qtm/m/n/10 (\T1/txtt /m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U (New in ver-sion Underfull \hbox (badness 10000) in paragraph at lines 13957--13963 []\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 13957--13963 \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 , [198] Underfull \hbox (badness 10000) in paragraph at lines 13976--13983 []\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 13976--13983 \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 13991--13993 []\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 13995--13997 []\T1/txtt/bx/n/10 default_monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 10000) in paragraph at lines 14040--14044 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [199] [200] Underfull \hbox (badness 10000) in paragraph at lines 14319--14321 []\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 [201] Underfull \hbox (badness 10000) in paragraph at lines 14415--14417 []\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. [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 15904--15906 []\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 [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] Underfull \hbox (badness 10000) in paragraph at lines 18245--18248 []\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 18250--18253 []\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.: [232] Underfull \hbox (badness 10000) in paragraph at lines 18301--18304 []\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 18306--18309 []\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.: [233] Underfull \hbox (badness 10000) in paragraph at lines 18479--18482 []\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. [234] [235] [236] [237] [238] Overfull \vbox (1.47964pt too high) detected at line 19134 [239] Overfull \vbox (0.6316pt too high) detected at line 19225 [240] Overfull \vbox (0.6316pt too high) detected at line 19282 [241] Overfull \hbox (5.07387pt too wide) in paragraph at lines 19365--19365 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [242] Overfull \hbox (10.32385pt too wide) in paragraph at lines 19425--19425 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [243] Overfull \hbox (5.07387pt too wide) in paragraph at lines 19484--19484 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] Underfull \hbox (badness 5475) in paragraph at lines 23362--23364 []\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 [275] [276] [277] Underfull \hbox (badness 5274) in paragraph at lines 23736--23738 []\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 [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] Overfull \hbox (12.22389pt too wide) in paragraph at lines 24970--24972 []\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 ) [290] Underfull \hbox (badness 10000) in paragraph at lines 25078--25084 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [291] [292] [293] [294] Underfull \hbox (badness 5924) in paragraph at lines 25779--25784 \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 , [295] Underfull \hbox (badness 10000) in paragraph at lines 25848--25851 []\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 25848--25851 \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 25848--25851 \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 25862--25864 []\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 [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 26036--26041 []\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 26036--26041 \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 26036--26041 \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 26036--26041 \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 ] Underfull \hbox (badness 10000) in paragraph at lines 26078--26081 []\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 26078--26081 \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 26078--26081 \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 26092--26095 []\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 [298] Underfull \hbox (badness 10000) in paragraph at lines 26220--26223 []\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 [299] Underfull \hbox (badness 10000) in paragraph at lines 26391--26396 []\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 26391--26396 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 26391--26396 \T1/qtm/m/n/10 ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as its model or C US- [300] Underfull \hbox (badness 10000) in paragraph at lines 26435--26438 []\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 26435--26438 \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 26435--26438 \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 26487--26490 []\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 26487--26490 \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 26487--26490 \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 , [301] [302] Underfull \hbox (badness 10000) in paragraph at lines 26806--26809 []\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 26806--26809 \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 26806--26809 \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 , [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 26923--26930 []\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 26923--26930 \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 26942--26952 []\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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26954--26957 []\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 26954--26957 \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 26954--26957 \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 , [305] [306] Underfull \hbox (badness 10000) in paragraph at lines 27123--27130 []\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 27123--27130 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and [307] Underfull \hbox (badness 10000) in paragraph at lines 27142--27152 []\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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27159--27162 []\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 27159--27162 \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 27159--27162 \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 , [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] Underfull \hbox (badness 10000) in paragraph at lines 28659--28662 []\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 28659--28662 \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 28659--28662 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [318] [319] [320] [321] [322] [323] [324] Underfull \hbox (badness 10000) in paragraph at lines 29451--29456 []\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 29451--29456 \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 [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] Underfull \hbox (badness 10000) in paragraph at lines 31482--31485 [] \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 31482--31485 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [341] [342] [343] [344] [345] [346] [347] [348] Underfull \hbox (badness 10000) in paragraph at lines 32494--32497 []\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- [349] [350] [351] [352] Underfull \hbox (badness 10000) in paragraph at lines 33080--33082 []\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: [353] Underfull \hbox (badness 10000) in paragraph at lines 33146--33148 []\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: [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] Underfull \hbox (badness 10000) in paragraph at lines 35845--35852 \T1/qtm/m/n/10 GIVEN _ NAME / SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ [376] Underfull \hbox (badness 10000) in paragraph at lines 36001--36004 []\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 36001--36004 \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 [377] [378] [379] Underfull \hbox (badness 10000) in paragraph at lines 36335--36338 []\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 36335--36338 \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 [380] [381] Underfull \hbox (badness 10000) in paragraph at lines 36672--36675 []\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 36672--36675 \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 [382] [383] Underfull \hbox (badness 10000) in paragraph at lines 36996--37000 []\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 [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] Underfull \hbox (badness 10000) in paragraph at lines 38632--38636 \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 38632--38636 \T1/qtm/m/n/10 To up-date ex-ist-ing `'pre-dic-tions_data_collection'' set-ting s, see [398] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] Underfull \hbox (badness 10000) in paragraph at lines 39933--39935 []\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 39968--39970 \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 39968--39970 \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- [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] Underfull \hbox (badness 10000) in paragraph at lines 42418--42422 []\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 42418--42422 \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 42424--42428 []\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 42424--42428 \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 [425] Underfull \hbox (badness 10000) in paragraph at lines 42483--42487 []\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 42483--42487 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [426] [427] [428] [429] [430] [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 43768--43770 []\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 [434] [435] [436] [437] [438] Underfull \hbox (badness 10000) in paragraph at lines 44426--44431 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [439] [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 44881--44886 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [443] [444] [445] Underfull \hbox (badness 5331) in paragraph at lines 45347--45349 []\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 [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 45590--45593 []\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 45590--45593 \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 , [448] Underfull \hbox (badness 10000) in paragraph at lines 45739--45742 []\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 45739--45742 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [449] [450] [451] Underfull \hbox (badness 10000) in paragraph at lines 46070--46073 []\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 46070--46073 \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 46075--46078 []\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 46075--46078 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] Underfull \hbox (badness 10000) in paragraph at lines 51068--51070 []\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 , [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] Underfull \hbox (badness 6592) in paragraph at lines 53742--53744 []\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- [506] [507] Underfull \hbox (badness 10000) in paragraph at lines 53870--53872 []\T1/txtt/bx/n/10 response_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m /n/10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] Underfull \hbox (badness 5217) in paragraph at lines 57666--57669 []\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 [534] [535] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 58211--58216 []\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 58211--58216 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] Underfull \hbox (badness 10000) in paragraph at lines 59573--59576 \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 [551] [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 61388--61391 []\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 61398--61401 []\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 61409--61412 []\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 61409--61412 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [564] Underfull \hbox (badness 6927) in paragraph at lines 61526--61529 []\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 [565] [566] Underfull \hbox (badness 10000) in paragraph at lines 61715--61720 []\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 , [567] Underfull \hbox (badness 10000) in paragraph at lines 61893--61895 []\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 [568] Underfull \hbox (badness 10000) in paragraph at lines 61991--61994 []\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 61991--61994 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [569] [570] Underfull \hbox (badness 6927) in paragraph at lines 62164--62167 []\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 [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 62822--62825 []\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 62822--62825 \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. [576] [577] Underfull \hbox (badness 5741) in paragraph at lines 63054--63062 \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 [578] [579] [580] [581] [582] Underfull \hbox (badness 6364) in paragraph at lines 63681--63683 \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 != [583] [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 64066--64068 []\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- [586] [587] [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 64541--64544 []\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 64546--64549 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [590] Underfull \hbox (badness 6708) in paragraph at lines 64619--64625 \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 64619--64625 \T1/qtm/m/n/10 re-trieved by call-ing \T1/txtt/m/n/10 dr.Model.get().featurelis t_id\T1/qtm/m/n/10 . For OTV and time-series projects, Underfull \hbox (badness 10000) in paragraph at lines 64635--64638 []\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 64640--64643 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] Underfull \hbox (badness 10000) in paragraph at lines 66202--66204 []\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 [603] [604] [605] [606] [607] Underfull \hbox (badness 10000) in paragraph at lines 66840--66846 \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 66840--66846 \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. [608] Underfull \hbox (badness 10000) in paragraph at lines 66924--66931 []\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 66924--66931 \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 66924--66931 \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 Underfull \hbox (badness 10000) in paragraph at lines 66933--66937 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [609] [610] Underfull \hbox (badness 10000) in paragraph at lines 67069--67072 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [611] Underfull \hbox (badness 10000) in paragraph at lines 67210--67216 \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 67210--67216 \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. [612] [613] Underfull \hbox (badness 10000) in paragraph at lines 67412--67418 \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 67412--67418 \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 67458--67460 []\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 , [614] [615] Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/n/10 level: \T1/qtm/m/it/10 mono-tonic_increasing_featurelist_id\T1/q tm/m/n/10 , \T1/qtm/m/it/10 mono-tonic_decreasing_featurelist_id\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/it/10 sup-ports_composable_ml \T1/qtm/m/n/10 and \T1/qtm/m/it/10 sup- ports_monotonic_constraints\T1/qtm/m/n/10 . Fol-low-ing at- Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/n/10 tributes are ab-sent and could be re-trieved from the in-di-vid- ual model level: Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/it/10 has_empty_clusters\T1/qtm/m/n/10 , \T1/qtm/m/it/10 is_n_cluster s_dynamically_determined\T1/qtm/m/n/10 , \T1/qtm/m/it/10 pre-dic-tion_threshold [616] [617] [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 68054--68056 []\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 68093--68096 []\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 [620] Underfull \hbox (badness 10000) in paragraph at lines 68148--68150 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets Underfull \hbox (badness 10000) in paragraph at lines 68213--68219 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [621] [622] Overfull \hbox (0.89392pt too wide) in paragraph at lines 68479--68483 []\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 , [623] [624] [625] [626] [627] [628] [629] [630] [631] Underfull \hbox (badness 10000) in paragraph at lines 69560--69569 []\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 [632] Underfull \hbox (badness 10000) in paragraph at lines 69657--69662 []\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 69657--69662 [][]\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 [633] Underfull \hbox (badness 7133) in paragraph at lines 69674--69677 \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 [634] Underfull \hbox (badness 10000) in paragraph at lines 69876--69881 \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 [635] [636] Underfull \hbox (badness 10000) in paragraph at lines 70054--70059 \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 70054--70059 \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 70099--70104 \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 [637] [638] [639] [640] Underfull \hbox (badness 10000) in paragraph at lines 70492--70498 []\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 70492--70498 \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 70511--70518 []\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 70511--70518 \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 70511--70518 \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 Underfull \hbox (badness 10000) in paragraph at lines 70520--70524 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable Overfull \hbox (3.89389pt too wide) in paragraph at lines 70555--70559 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [641] Underfull \hbox (badness 10000) in paragraph at lines 70676--70679 []\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 70676--70679 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will [642] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 70965--70967 []\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. [645] [646] [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 71479--71486 []\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 71479--71486 \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 71479--71486 \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 [649] Underfull \hbox (badness 10000) in paragraph at lines 71600--71606 []\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 71611--71616 \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 [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] Underfull \hbox (badness 5771) in paragraph at lines 74845--74849 \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 74851--74855 []\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 74877--74880 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [673] [674] Underfull \hbox (badness 5771) in paragraph at lines 75163--75167 \T1/qtm/m/n/10 tion win-dows set-tings. If present, time-aware joins will be us ed. Only al- [675] Underfull \hbox (badness 10000) in paragraph at lines 75169--75173 []\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 75195--75198 \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 75215--75217 []\T1/txtt/bx/n/10 specifying \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 To see the list of possible settings, create a Underfull \hbox (badness 10000) in paragraph at lines 75244--75246 []\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 75252--75256 \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. [676] Underfull \hbox (badness 10000) in paragraph at lines 75355--75357 []\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 [677] Underfull \hbox (badness 6641) in paragraph at lines 75363--75367 \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. [678] [679] [680] [681] [682] Overfull \vbox (0.6316pt too high) detected at line 76060 [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] Underfull \hbox (badness 10000) in paragraph at lines 77855--77859 []\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 77855--77859 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] Underfull \hbox (badness 10000) in paragraph at lines 79429--79431 []\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 79461--79463 []\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 , [707] [708] [709] [710] Overfull \hbox (33.22383pt too wide) in paragraph at lines 80039--80041 []\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 ) [711] Underfull \hbox (badness 10000) in paragraph at lines 80100--80102 []\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 80192--80194 []\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 , [712] Underfull \hbox (badness 10000) in paragraph at lines 80245--80247 []\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 Underfull \hbox (badness 10000) in paragraph at lines 80350--80353 []\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 [713] [714] Overfull \hbox (33.22383pt too wide) in paragraph at lines 80531--80533 []\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 ) [715] Underfull \hbox (badness 5711) in paragraph at lines 80666--80668 []\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 80705--80707 []\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 [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] Underfull \hbox (badness 10000) in paragraph at lines 86068--86070 []\T1/txtt/bx/n/10 datasource_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[Dataso urceDataWarehouseInfo\T1/qtm/m/n/10 , [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] Underfull \hbox (badness 10000) in paragraph at lines 90166--90170 []\T1/qtm/m/n/10 Add new at-tributes to [][]\T1/txtt/m/sl/10 VectorDatabase[][] \T1/qtm/m/n/10 : \T1/txtt/m/n/10 parent_id\T1/qtm/m/n/10 , \T1/txtt/m/n/10 fami ly_id\T1/qtm/m/n/10 , \T1/txtt/m/n/10 metadata_columns\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 90166--90170 \T1/txtt/m/n/10 added_dataset_ids\T1/qtm/m/n/10 , \T1/txtt/m/n/10 added_dataset _names\T1/qtm/m/n/10 , and\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 version\TS1/qtm/m/n/1 0 `\T1/qtm/m/n/10 . [][]\T1/txtt/m/sl/10 VectorDatabase. Underfull \hbox (badness 5578) in paragraph at lines 90166--90170 \T1/txtt/m/sl/10 get_supported_retrieval_settings[][] \T1/qtm/m/n/10 to re-trie ve sup-ported re-trieval set-tings. [][]\T1/txtt/m/sl/10 VectorDatabase. Underfull \hbox (badness 10000) in paragraph at lines 90215--90217 []\T1/qtm/m/n/10 Up-dated the schema for [][]\T1/txtt/m/sl/10 EvaluationDataset MetricAggregation[][] \T1/qtm/m/n/10 to in-clude the new at-tributes [773] Underfull \hbox (badness 10000) in paragraph at lines 90293--90295 []\T1/qtm/m/n/10 Added the pa-ram-e-ter \T1/txtt/m/n/10 base_path \T1/qtm/m/n/1 0 to [][]\T1/txtt/m/sl/10 get_encoded_file_contents_from_paths[][] \T1/qtm/m/n/ 10 and Underfull \hbox (badness 10000) in paragraph at lines 90302--90309 []\T1/qtm/m/n/10 Fixed field in [][]\T1/txtt/m/sl/10 CustomTaskVersion[][] \T1/ qtm/m/n/10 for con-trol-ling net-work poli-cies. This is changed from Underfull \hbox (badness 10000) in paragraph at lines 90329--90331 []\T1/qtm/m/n/10 Dep-re-cated \T1/txtt/m/n/10 Model.request_fairness_insights\T 1/qtm/m/n/10 . Please use \T1/txtt/m/n/10 Model. [774] Underfull \hbox (badness 10000) in paragraph at lines 90349--90351 []\T1/qtm/m/n/10 Re-named \T1/txtt/m/n/10 datarobot.enums.CustomTaskOutgoingNet workPolicy \T1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 datarobot.enums. Overfull \hbox (27.38004pt too wide) in paragraph at lines 90411--90413 []\T1/qtm/m/n/10 Up-dated the de-scrip-tion for the pa-ram-e-ter: `num-ber_of_i ncremental_learning_iterations_before_best_model_selection' Underfull \hbox (badness 10000) in paragraph at lines 90428--90438 \T1/qtm/m/n/10 -[][]\T1/txtt/m/sl/10 DatasetInfo[][] \T1/qtm/m/n/10 -[][]\T1/tx tt/m/sl/10 DynamicDatasetProps[][] \T1/qtm/m/n/10 -[][]\T1/txtt/m/sl/10 RowsChu nkDefinition[][] \T1/qtm/m/n/10 -[][]\T1/txtt/m/sl/10 FeaturesChunkDefinition[] [] \T1/qtm/m/n/10 - Overfull \hbox (74.87483pt too wide) in paragraph at lines 90440--90442 []\T1/qtm/m/n/10 Added new method \T1/txtt/m/n/10 update \T1/qtm/m/n/10 to {cla ss}\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 ChunkDefinition Underfull \hbox (badness 10000) in paragraph at lines 90448--90451 []\T1/txtt/m/n/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template [775] Underfull \hbox (badness 10000) in paragraph at lines 90487--90491 []\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 90487--90491 \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 90509--90513 [][]\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 90509--90513 [][]\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 90534--90541 []\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 90534--90541 \T1/txtt/m/n/10 models.genai.evaluation_dataset_configuration.EvaluationDataset Configuration. Underfull \hbox (badness 10000) in paragraph at lines 90534--90541 \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 90534--90541 \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 90534--90541 \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 90534--90541 \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 90534--90541 \T1/txtt/m/n/10 EvaluationDatasetConfiguration.delete \T1/qtm/m/n/10 to delete an [776] Underfull \hbox (badness 10000) in paragraph at lines 90543--90548 \T1/txtt/m/n/10 genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMe tricAggregation> Underfull \hbox (badness 10000) in paragraph at lines 90543--90548 \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 90543--90548 \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 90543--90548 \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 90543--90548 \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 90555--90563 \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 90555--90563 \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 90660--90662 []\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 [778] Underfull \hbox (badness 10000) in paragraph at lines 90750--90754 []\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: [779] Underfull \hbox (badness 10000) in paragraph at lines 90830--90832 [][][]\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 Underfull \hbox (badness 10000) in paragraph at lines 90907--90910 []\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 90907--90910 \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 [780] Underfull \hbox (badness 10000) in paragraph at lines 90968--90970 []\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. [781] Underfull \hbox (badness 10000) in paragraph at lines 91045--91047 []\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 91049--91053 []\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 91049--91053 \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 91055--91058 []\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 91060--91064 \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 91066--91072 \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 91066--91072 \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 [784] Underfull \hbox (badness 10000) in paragraph at lines 91338--91340 []\T1/qtm/m/n/10 Added new meth-ods to the class [][]\T1/txtt/m/sl/10 Notebook[ ][] \T1/qtm/m/n/10 which in-cludes [][]\T1/txtt/m/sl/10 Notebook.run[][] \T1/qt m/m/n/10 and [][]\T1/txtt/m/sl/10 Notebook. [785] Underfull \hbox (badness 10000) in paragraph at lines 91425--91431 \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 91425--91431 [][]\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 91425--91431 \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 91425--91431 \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. Underfull \hbox (badness 10000) in paragraph at lines 91468--91470 []\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 95442--95445 []\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 95479--95481 []\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 95487--95492 []\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 [819] Underfull \hbox (badness 10000) in paragraph at lines 95578--95580 []\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 95578--95580 \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 [820] Underfull \hbox (badness 7451) in paragraph at lines 95667--95670 []\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 95667--95670 \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 [821] [822] Underfull \hbox (badness 10000) in paragraph at lines 95877--95886 []\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 95877--95886 \T1/txtt/m/n/10 Model.start_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m/ n/10 Model.get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model . Underfull \hbox (badness 10000) in paragraph at lines 95916--95918 [][][]\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 [823] Underfull \hbox (badness 10000) in paragraph at lines 96038--96041 []\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 [824] Underfull \hbox (badness 10000) in paragraph at lines 96057--96062 []\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 96057--96062 \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 6016) in paragraph at lines 96080--96086 \T1/txtt/m/n/10 Model.get_all_lift_charts\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model .get_confusion_chart\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model.get_all_confusion_ch arts\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 96088--96092 []\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. [825] Underfull \hbox (badness 10000) in paragraph at lines 96181--96189 []\T1/qtm/m/n/10 New meth-ods and ob-jects, in-clud-ing \T1/txtt/m/n/10 Model.s tart_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model. Underfull \hbox (badness 7907) in paragraph at lines 96181--96189 \T1/txtt/m/n/10 get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model.advanced_tune\T1/qtm/m/n/10 , and [][]\T1/txtt/m/sl/10 AdvancedTuningSess ion[][]\T1/qtm/m/n/10 , were Underfull \hbox (badness 10000) in paragraph at lines 96204--96207 []\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/n/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 96214--96216 []\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/n/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 96256--96260 [][][]\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. [826] Underfull \hbox (badness 10000) in paragraph at lines 96373--96377 []\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 96373--96377 \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 96393--96397 []\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. [827] Underfull \hbox (badness 5302) in paragraph at lines 96419--96423 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioningSpecification. [828] [829] Underfull \hbox (badness 10000) in paragraph at lines 96693--96696 []\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. [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 96886--96888 []\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, [832] Underfull \hbox (badness 10000) in paragraph at lines 96990--96994 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [833] Underfull \hbox (badness 6268) in paragraph at lines 97105--97109 []\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. [834] Underfull \hbox (badness 10000) in paragraph at lines 97241--97243 []\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. [835] [836] [837] Underfull \hbox (badness 6016) in paragraph at lines 97587--97591 []\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 [838] Underfull \hbox (badness 10000) in paragraph at lines 97607--97612 []\T1/qtm/m/n/10 If a \T1/txtt/m/n/10 ClientError \T1/qtm/m/n/10 or \T1/txtt/m/ n/10 ServerError \T1/qtm/m/n/10 oc-curs dur-ing a call to \T1/txtt/m/n/10 Proje ct.from_async\T1/qtm/m/n/10 , then a Underfull \hbox (badness 10000) in paragraph at lines 97678--97681 []\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 [839] [840] [841] [842] (./datarobot-public-api-client.ind [843] [844] [845] [846] [847] Underfull \hbox (badness 5548) in paragraph at lines 343--345 []\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 345--347 []\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 ), [848] [849] [850] [851] Underfull \hbox (badness 10000) in paragraph at lines 634--636 []\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 636--638 []\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 652--654 []\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 [852] [853] [854] [855] [856] Underfull \hbox (badness 10000) in paragraph at lines 1082--1084 []\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 [857] [858] Overfull \hbox (31.33444pt too wide) in paragraph at lines 1265--1267 []\T1/txtt/m/n/10 evaluation_dataset_configuration_id \T1/qtm/m/n/10 (\T1/qtm/m /it/10 datarobot.models.genai.llm_test_configuration.DatasetEvaluationRequestDi ct Overfull \hbox (6.44446pt too wide) in paragraph at lines 1275--1277 []\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 ), [859] Underfull \hbox (badness 10000) in paragraph at lines 1375--1377 []\T1/txtt/m/n/10 features_with_most_missing_values \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 datarobot._experimental.models.model_lineage.FeaturelistInfo at- Underfull \hbox (badness 10000) in paragraph at lines 1408--1410 []\T1/txtt/m/n/10 find_anomalous_regions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview [860] [861] [862] [863] [864] Underfull \hbox (badness 10000) in paragraph at lines 1806--1808 []\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 1808--1810 []\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 Underfull \hbox (badness 10000) in paragraph at lines 1836--1838 []\T1/txtt/m/n/10 get_closest_data_for_featurelist() \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 datarobot._experimental.models.data_matching.DataMatching Underfull \hbox (badness 10000) in paragraph at lines 1848--1850 []\T1/txtt/m/n/10 get_datasource_definition() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 d atarobot._experimental.models.chunking_service.DatasetChunkDefinition Overfull \hbox (51.0944pt too wide) in paragraph at lines 1861--1863 []\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 1876--1878 []\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 [865] [866] Underfull \hbox (badness 10000) in paragraph at lines 2063--2065 []\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 [867] [868] Underfull \hbox (badness 10000) in paragraph at lines 2192--2194 []\T1/txtt/m/n/10 insight_grading_criteria \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationDict at-tribute\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2194--2196 []\T1/txtt/m/n/10 insight_grading_criteria \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationRequestDict Underfull \hbox (badness 10000) in paragraph at lines 2226--2228 []\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- [869] [870] [871] Underfull \hbox (badness 10000) in paragraph at lines 2453--2455 []\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 2460--2462 []\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 [872] Underfull \hbox (badness 10000) in paragraph at lines 2555--2557 []\T1/txtt/m/n/10 milliseconds_to_predict_1000_rows \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 datarobot._experimental.models.model_lineage.ModelInfo at-tribute\T1/qtm/m /n/10 ), [873] [874] Underfull \hbox (badness 10000) in paragraph at lines 2718--2720 []\T1/txtt/m/n/10 number_of_missing_values \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot._experimental.models.model_lineage.FeatureWithMissingValues at- [875] Underfull \hbox (badness 10000) in paragraph at lines 2786--2788 []\T1/txtt/m/n/10 patch_validation_dates() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot._experimental.models.chunking_service.DatasetChunkDefinition class [876] Underfull \hbox (badness 10000) in paragraph at lines 2889--2891 []\T1/txtt/m/n/10 prompt_sampling_strategy \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationDict at-tribute\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2891--2893 []\T1/txtt/m/n/10 prompt_sampling_strategy \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationRequestDict [877] [878] [879] [880] [881] [882] [883] [884] [885] Underfull \hbox (badness 7722) in paragraph at lines 3730--3732 []\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 [886]) [887] (./datarobot-public-api-client.aux) LaTeX Warning: There were multiply-defined labels. Package rerunfilecheck Warning: File `datarobot-public-api-client.out' has chan ged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/s hare/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/t exlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on datarobot-public-api-client.pdf (891 pages, 4249905 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' Latexmk: List of undefined refs and citations: Label `reference/data/index::doc' multiply defined 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.7.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.7.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./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 LaTeX Warning: Label `reference/data/index::doc' multiply defined. ) (/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] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 162--165 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 171--175 [][][]\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 [4] Overfull \vbox (2.27963pt too high) detected at line 291 [5] [6] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd ) [27] [28] [29] [30] [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 2161--2163 []\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 2175--2180 \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 [33] [34] [35] [36] [37] [38] [39] Underfull \hbox (badness 10000) in paragraph at lines 2672--2675 []\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. [40] Underfull \hbox (badness 10000) in paragraph at lines 2745--2750 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2777--2782 []\T1/qtm/m/n/10 For date-time par-ti-tioned model you can re-trieve the Ac-cu- racy over Time plot. To do so use Underfull \hbox (badness 7558) in paragraph at lines 2777--2782 [][]\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 [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 3099--3102 [][][]\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 [45] [46] Underfull \hbox (badness 6141) in paragraph at lines 3195--3202 []\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- [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 3483--3488 []\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. [50] [51] Overfull \vbox (1.97241pt too high) detected at line 3677 [52] Underfull \vbox (badness 10000) detected at line 3677 Underfull \vbox (badness 10000) detected at line 3677 [53] ! 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.3707 ├── 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.3707 ├── 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.3707 ├── 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.3708 │   ├── 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.3708 │   ├── 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.3708 │   ├── 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.3708 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3709 │   ├── 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.3710 │   ├── … ! 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.3710 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 │   ├── … ! 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.3711 ├── 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.3711 ├── 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.3711 ├── 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.3712 ...├── 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.3712 ...├── 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.3712 ...├── 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.3712 ...├── 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.3713 ...├── 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.3713 ...├── 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.3713 ...├── 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.3713 ...├── 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.3714 │ ├── … ! 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.3714 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 │ ├── … [54] [55] [56 <./sample1.png> <./sample2.png>] [57 <./activation_map1.png>] [58 <./activation_map2.png>] [59 <./embeddings.png>] [60] [61] [62] [63] Underfull \hbox (badness 7012) in paragraph at lines 4242--4245 []\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 Underfull \hbox (badness 10000) in paragraph at lines 4292--4295 []\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 [64] [65] [66] [67] [68] [69] [70] [71] ! LaTeX Error: Unicode character 物 (U+7269) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5088 ...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.5088 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [72] [73] Overfull \vbox (0.7781pt too high) detected at line 5276 [74] [75] [76] [77] Overfull \vbox (1.07416pt too high) detected at line 5558 [78] [79] [80] ! 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.5701 ├── 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.5701 ├── 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.5701 ├── 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.5702 ├  ├──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.5702 ├  ├──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.5702 ├  ├──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.5702 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5703 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5704 ├  ├──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.5705 ├── 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.5705 ├── 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.5705 ├── data.csv [81] [82] [83] [84] [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 6135--6141 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [87] Overfull \vbox (2.31647pt too high) detected at line 6258 [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] Underfull \hbox (badness 10000) in paragraph at lines 7345--7350 \T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-dic -tJob, you can use the \T1/txtt/m/n/10 PredictJob. [104] [105] [106] [107] [108] [109] [110] [111] Overfull \vbox (1.27087pt too high) detected at line 7984 [112] [113] [114] [115] [116] Underfull \hbox (badness 5231) in paragraph at lines 8278--8283 []\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- [117] Underfull \hbox (badness 10000) in paragraph at lines 8369--8372 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8369--8372 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8369--8372 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8382--8384 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8385--8388 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8398--8400 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8401--8404 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8401--8404 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8401--8404 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8414--8416 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8414--8416 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8417--8421 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8417--8421 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8422--8425 \T1/qtm/m/n/10 such as [118] Overfull \vbox (676.10883pt too high) has occurred while \output is active [119] Underfull \hbox (badness 5832) in paragraph at lines 8433--8439 []\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 8433--8439 \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 Underfull \hbox (badness 10000) in paragraph at lines 8480--8483 []\T1/qtm/m/n/10 When cre-at-ing a new de-ploy-ment, a DataRobot \T1/txtt/m/n/1 0 registered_model_version_id \T1/qtm/m/n/10 (also known as [120] [121] [122] [123] Overfull \vbox (1.42722pt too high) detected at line 8819 [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] Underfull \hbox (badness 10000) in paragraph at lines 9556--9560 \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. [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] Underfull \hbox (badness 7415) in paragraph at lines 10266--10269 []\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 [146] [147] [148] [149] [150] [151] [152] [153] Overfull \vbox (0.71944pt too high) detected at line 10895 [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 11061--11064 []\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 [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 11182--11185 []\T1/qtm/m/n/10 When cre-at-ing a bi-nary clas-si-fi-ca-tion Cus-tom In-fer-en ce Model, \T1/txtt/m/n/10 positive_class_label \T1/qtm/m/n/10 and [159] [160] Overfull \vbox (1.97238pt too high) detected at line 11341 [161] [162] [163] [164] Underfull \hbox (badness 10000) in paragraph at lines 11592--11596 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 12232--12235 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/txtt/m/n/10 dr.registry.Job. [175] [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 12488--12491 []\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 [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] Underfull \hbox (badness 10000) in paragraph at lines 13631--13634 []\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 Overfull \vbox (1.24605pt too high) detected at line 13679 [195] Underfull \hbox (badness 10000) in paragraph at lines 13758--13758 [][][]\T1/qtm/m/it/10 Ad-min-is-tra- [196] [197] Underfull \hbox (badness 6364) in paragraph at lines 13886--13889 []\T1/txtt/bx/n/10 consider_blenders_in_recommendation \T1/qtm/m/n/10 (\T1/txtt /m/n/10 Optional[bool]\T1/qtm/m/n/10 ) ^^U (New in ver-sion Underfull \hbox (badness 10000) in paragraph at lines 13957--13963 []\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 13957--13963 \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 , [198] Underfull \hbox (badness 10000) in paragraph at lines 13976--13983 []\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 13976--13983 \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 13991--13993 []\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 13995--13997 []\T1/txtt/bx/n/10 default_monotonic_decreasing_featurelist_id \T1/qtm/m/n/10 ( \T1/txtt/m/n/10 Optional[str]\T1/qtm/m/n/10 ) ^^U Re-turned Underfull \hbox (badness 10000) in paragraph at lines 14040--14044 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [199] [200] Underfull \hbox (badness 10000) in paragraph at lines 14319--14321 []\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 [201] Underfull \hbox (badness 10000) in paragraph at lines 14415--14417 []\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. [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 15904--15906 []\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 [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] Underfull \hbox (badness 10000) in paragraph at lines 18245--18248 []\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 18250--18253 []\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.: [232] Underfull \hbox (badness 10000) in paragraph at lines 18301--18304 []\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 18306--18309 []\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.: [233] Underfull \hbox (badness 10000) in paragraph at lines 18479--18482 []\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. [234] [235] [236] [237] [238] Overfull \vbox (1.47964pt too high) detected at line 19134 [239] Overfull \vbox (0.6316pt too high) detected at line 19225 [240] Overfull \vbox (0.6316pt too high) detected at line 19282 [241] Overfull \hbox (5.07387pt too wide) in paragraph at lines 19365--19365 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [242] Overfull \hbox (10.32385pt too wide) in paragraph at lines 19425--19425 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [243] Overfull \hbox (5.07387pt too wide) in paragraph at lines 19484--19484 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] Underfull \hbox (badness 5475) in paragraph at lines 23362--23364 []\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 [275] [276] [277] Underfull \hbox (badness 5274) in paragraph at lines 23736--23738 []\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 [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] Overfull \hbox (12.22389pt too wide) in paragraph at lines 24970--24972 []\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 ) [290] Underfull \hbox (badness 10000) in paragraph at lines 25078--25084 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [291] [292] [293] [294] Underfull \hbox (badness 5924) in paragraph at lines 25779--25784 \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 , [295] Underfull \hbox (badness 10000) in paragraph at lines 25848--25851 []\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 25848--25851 \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 25848--25851 \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 25862--25864 []\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 [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 26036--26041 []\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 26036--26041 \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 26036--26041 \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 26036--26041 \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 ] Underfull \hbox (badness 10000) in paragraph at lines 26078--26081 []\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 26078--26081 \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 26078--26081 \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 26092--26095 []\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 [298] Underfull \hbox (badness 10000) in paragraph at lines 26220--26223 []\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 [299] Underfull \hbox (badness 10000) in paragraph at lines 26391--26396 []\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 26391--26396 \T1/qtm/m/n/10 TOM_MODEL_IMAGE_TYPE.CUSTOM_MODEL_IMAGE if the test- Underfull \hbox (badness 10000) in paragraph at lines 26391--26396 \T1/qtm/m/n/10 ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as its model or C US- [300] Underfull \hbox (badness 10000) in paragraph at lines 26435--26438 []\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 26435--26438 \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 26435--26438 \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 26487--26490 []\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 26487--26490 \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 26487--26490 \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 , [301] [302] Underfull \hbox (badness 10000) in paragraph at lines 26806--26809 []\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 26806--26809 \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 26806--26809 \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 , [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 26923--26930 []\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 26923--26930 \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 26942--26952 []\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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26942--26952 \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 26954--26957 []\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 26954--26957 \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 26954--26957 \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 , [305] [306] Underfull \hbox (badness 10000) in paragraph at lines 27123--27130 []\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 27123--27130 \T1/qtm/m/n/10 to use with this model ver-sion. At least one of ^^Pbase_environ ment_id^^Q and [307] Underfull \hbox (badness 10000) in paragraph at lines 27142--27152 []\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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27142--27152 \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 27159--27162 []\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 27159--27162 \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 27159--27162 \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 , [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] Underfull \hbox (badness 10000) in paragraph at lines 28659--28662 []\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 28659--28662 \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 28659--28662 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [318] [319] [320] [321] [322] [323] [324] Underfull \hbox (badness 10000) in paragraph at lines 29451--29456 []\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 29451--29456 \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 [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] Underfull \hbox (badness 10000) in paragraph at lines 31482--31485 [] \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 31482--31485 \T1/qtm/m/n/10 im-port Train-ing-Data-Ex-port dataset_id = Train-ing-Data-Ex- [341] [342] [343] [344] [345] [346] [347] [348] Underfull \hbox (badness 10000) in paragraph at lines 32494--32497 []\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- [349] [350] [351] [352] Underfull \hbox (badness 10000) in paragraph at lines 33080--33082 []\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: [353] Underfull \hbox (badness 10000) in paragraph at lines 33146--33148 []\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: [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] Underfull \hbox (badness 10000) in paragraph at lines 35845--35852 \T1/qtm/m/n/10 GIVEN _ NAME / SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ [376] Underfull \hbox (badness 10000) in paragraph at lines 36001--36004 []\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 36001--36004 \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 [377] [378] [379] Underfull \hbox (badness 10000) in paragraph at lines 36335--36338 []\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 36335--36338 \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 [380] [381] Underfull \hbox (badness 10000) in paragraph at lines 36672--36675 []\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 36672--36675 \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 [382] [383] Underfull \hbox (badness 10000) in paragraph at lines 36996--37000 []\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 [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] Underfull \hbox (badness 10000) in paragraph at lines 38632--38636 \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 38632--38636 \T1/qtm/m/n/10 To up-date ex-ist-ing `'pre-dic-tions_data_collection'' set-ting s, see [398] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] Underfull \hbox (badness 10000) in paragraph at lines 39933--39935 []\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 39968--39970 \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 39968--39970 \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- [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] Underfull \hbox (badness 10000) in paragraph at lines 42418--42422 []\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 42418--42422 \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 42424--42428 []\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 42424--42428 \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 [425] Underfull \hbox (badness 10000) in paragraph at lines 42483--42487 []\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 42483--42487 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [426] [427] [428] [429] [430] [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 43768--43770 []\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 [434] [435] [436] [437] [438] Underfull \hbox (badness 10000) in paragraph at lines 44426--44431 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [439] [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 44881--44886 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [443] [444] [445] Underfull \hbox (badness 5331) in paragraph at lines 45347--45349 []\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 [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 45590--45593 []\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 45590--45593 \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 , [448] Underfull \hbox (badness 10000) in paragraph at lines 45739--45742 []\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 45739--45742 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [449] [450] [451] Underfull \hbox (badness 10000) in paragraph at lines 46070--46073 []\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 46070--46073 \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 46075--46078 []\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 46075--46078 \T1/qtm/m/n/10 de-pen-dence for the data. Since `v2.19' this is op-tional and d e-faults to [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] Underfull \hbox (badness 10000) in paragraph at lines 51068--51070 []\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 , [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] Underfull \hbox (badness 6592) in paragraph at lines 53742--53744 []\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- [506] [507] Underfull \hbox (badness 10000) in paragraph at lines 53870--53872 []\T1/txtt/bx/n/10 response_moderation_configuration \T1/qtm/m/n/10 (\T1/txtt/m /n/10 ModerationConfigurationWithoutID\T1/qtm/m/n/10 , [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] Underfull \hbox (badness 5217) in paragraph at lines 57666--57669 []\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 [534] [535] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 58211--58216 []\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 58211--58216 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] Underfull \hbox (badness 10000) in paragraph at lines 59573--59576 \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 [551] [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 61388--61391 []\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 61398--61401 []\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 61409--61412 []\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 61409--61412 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [564] Underfull \hbox (badness 6927) in paragraph at lines 61526--61529 []\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 [565] [566] Underfull \hbox (badness 10000) in paragraph at lines 61715--61720 []\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 , [567] Underfull \hbox (badness 10000) in paragraph at lines 61893--61895 []\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 [568] Underfull \hbox (badness 10000) in paragraph at lines 61991--61994 []\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 61991--61994 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [569] [570] Underfull \hbox (badness 6927) in paragraph at lines 62164--62167 []\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 [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 62822--62825 []\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 62822--62825 \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. [576] [577] Underfull \hbox (badness 5741) in paragraph at lines 63054--63062 \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 [578] [579] [580] [581] [582] Underfull \hbox (badness 6364) in paragraph at lines 63681--63683 \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 != [583] [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 64066--64068 []\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- [586] [587] [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 64541--64544 []\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 64546--64549 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [590] Underfull \hbox (badness 6708) in paragraph at lines 64619--64625 \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 64619--64625 \T1/qtm/m/n/10 re-trieved by call-ing \T1/txtt/m/n/10 dr.Model.get().featurelis t_id\T1/qtm/m/n/10 . For OTV and time-series projects, Underfull \hbox (badness 10000) in paragraph at lines 64635--64638 []\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 64640--64643 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] Underfull \hbox (badness 10000) in paragraph at lines 66202--66204 []\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 [603] [604] [605] [606] [607] Underfull \hbox (badness 10000) in paragraph at lines 66840--66846 \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 66840--66846 \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. [608] Underfull \hbox (badness 10000) in paragraph at lines 66924--66931 []\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 66924--66931 \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 66924--66931 \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 Underfull \hbox (badness 10000) in paragraph at lines 66933--66937 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable [609] [610] Underfull \hbox (badness 10000) in paragraph at lines 67069--67072 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [611] Underfull \hbox (badness 10000) in paragraph at lines 67210--67216 \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 67210--67216 \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. [612] [613] Underfull \hbox (badness 10000) in paragraph at lines 67412--67418 \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 67412--67418 \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 67458--67460 []\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 , [614] [615] Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/n/10 level: \T1/qtm/m/it/10 mono-tonic_increasing_featurelist_id\T1/q tm/m/n/10 , \T1/qtm/m/it/10 mono-tonic_decreasing_featurelist_id\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/it/10 sup-ports_composable_ml \T1/qtm/m/n/10 and \T1/qtm/m/it/10 sup- ports_monotonic_constraints\T1/qtm/m/n/10 . Fol-low-ing at- Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/n/10 tributes are ab-sent and could be re-trieved from the in-di-vid- ual model level: Underfull \hbox (badness 10000) in paragraph at lines 67702--67710 \T1/qtm/m/it/10 has_empty_clusters\T1/qtm/m/n/10 , \T1/qtm/m/it/10 is_n_cluster s_dynamically_determined\T1/qtm/m/n/10 , \T1/qtm/m/it/10 pre-dic-tion_threshold [616] [617] [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 68054--68056 []\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 68093--68096 []\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 [620] Underfull \hbox (badness 10000) in paragraph at lines 68148--68150 []\T1/txtt/bx/n/10 credentials \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Optional[List] a list \T1/qtm/m/n/10 of \T1/txtt/m/n/10 credentials for the datasets Underfull \hbox (badness 10000) in paragraph at lines 68213--68219 []\T1/txtt/bx/n/10 credential_data \T1/qtm/m/n/10 (\T1/txtt/m/n/10 BasicCredent ialsDataDict | S3CredentialsDataDict | [621] [622] Overfull \hbox (0.89392pt too wide) in paragraph at lines 68479--68483 []\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 , [623] [624] [625] [626] [627] [628] [629] [630] [631] Underfull \hbox (badness 10000) in paragraph at lines 69560--69569 []\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 [632] Underfull \hbox (badness 10000) in paragraph at lines 69657--69662 []\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 69657--69662 [][]\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 [633] Underfull \hbox (badness 7133) in paragraph at lines 69674--69677 \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 [634] Underfull \hbox (badness 10000) in paragraph at lines 69876--69881 \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 [635] [636] Underfull \hbox (badness 10000) in paragraph at lines 70054--70059 \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 70054--70059 \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 70099--70104 \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 [637] [638] [639] [640] Underfull \hbox (badness 10000) in paragraph at lines 70492--70498 []\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 70492--70498 \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 70511--70518 []\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 70511--70518 \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 70511--70518 \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 Underfull \hbox (badness 10000) in paragraph at lines 70520--70524 []\T1/txtt/bx/n/10 include_bias_mitigation_feature_as_predictor_variable Overfull \hbox (3.89389pt too wide) in paragraph at lines 70555--70559 []\T1/txtt/bx/n/10 number_of_incremental_learning_iterations_before_best_model_ selection [641] Underfull \hbox (badness 10000) in paragraph at lines 70676--70679 []\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 70676--70679 \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods.PartitioningMethod \T1/q tm/m/n/10 that will [642] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 70965--70967 []\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. [645] [646] [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 71479--71486 []\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 71479--71486 \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 71479--71486 \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 [649] Underfull \hbox (badness 10000) in paragraph at lines 71600--71606 []\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 71611--71616 \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 [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] Underfull \hbox (badness 5771) in paragraph at lines 74845--74849 \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 74851--74855 []\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 74877--74880 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [673] [674] Underfull \hbox (badness 5771) in paragraph at lines 75163--75167 \T1/qtm/m/n/10 tion win-dows set-tings. If present, time-aware joins will be us ed. Only al- [675] Underfull \hbox (badness 10000) in paragraph at lines 75169--75173 []\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 75195--75198 \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 75215--75217 []\T1/txtt/bx/n/10 specifying \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 To see the list of possible settings, create a Underfull \hbox (badness 10000) in paragraph at lines 75244--75246 []\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 75252--75256 \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. [676] Underfull \hbox (badness 10000) in paragraph at lines 75355--75357 []\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 [677] Underfull \hbox (badness 6641) in paragraph at lines 75363--75367 \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. [678] [679] [680] [681] [682] Overfull \vbox (0.6316pt too high) detected at line 76060 [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] Underfull \hbox (badness 10000) in paragraph at lines 77855--77859 []\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 77855--77859 \T1/qtm/m/n/10 be present if \T1/txtt/m/n/10 explanation_algorithm \T1/qtm/m/n/ 10 was set to [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] Underfull \hbox (badness 10000) in paragraph at lines 79429--79431 []\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 79461--79463 []\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 , [707] [708] [709] [710] Overfull \hbox (33.22383pt too wide) in paragraph at lines 80039--80041 []\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 ) [711] Underfull \hbox (badness 10000) in paragraph at lines 80100--80102 []\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 80192--80194 []\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 , [712] Underfull \hbox (badness 10000) in paragraph at lines 80245--80247 []\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 Underfull \hbox (badness 10000) in paragraph at lines 80350--80353 []\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 [713] [714] Overfull \hbox (33.22383pt too wide) in paragraph at lines 80531--80533 []\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 ) [715] Underfull \hbox (badness 5711) in paragraph at lines 80666--80668 []\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 80705--80707 []\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 [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] Underfull \hbox (badness 10000) in paragraph at lines 86068--86070 []\T1/txtt/bx/n/10 datasource_info \T1/qtm/m/n/10 (\T1/txtt/m/n/10 Union[Dataso urceDataWarehouseInfo\T1/qtm/m/n/10 , [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] Underfull \hbox (badness 10000) in paragraph at lines 90166--90170 []\T1/qtm/m/n/10 Add new at-tributes to [][]\T1/txtt/m/sl/10 VectorDatabase[][] \T1/qtm/m/n/10 : \T1/txtt/m/n/10 parent_id\T1/qtm/m/n/10 , \T1/txtt/m/n/10 fami ly_id\T1/qtm/m/n/10 , \T1/txtt/m/n/10 metadata_columns\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 90166--90170 \T1/txtt/m/n/10 added_dataset_ids\T1/qtm/m/n/10 , \T1/txtt/m/n/10 added_dataset _names\T1/qtm/m/n/10 , and\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 version\TS1/qtm/m/n/1 0 `\T1/qtm/m/n/10 . [][]\T1/txtt/m/sl/10 VectorDatabase. Underfull \hbox (badness 5578) in paragraph at lines 90166--90170 \T1/txtt/m/sl/10 get_supported_retrieval_settings[][] \T1/qtm/m/n/10 to re-trie ve sup-ported re-trieval set-tings. [][]\T1/txtt/m/sl/10 VectorDatabase. Underfull \hbox (badness 10000) in paragraph at lines 90215--90217 []\T1/qtm/m/n/10 Up-dated the schema for [][]\T1/txtt/m/sl/10 EvaluationDataset MetricAggregation[][] \T1/qtm/m/n/10 to in-clude the new at-tributes [773] Underfull \hbox (badness 10000) in paragraph at lines 90293--90295 []\T1/qtm/m/n/10 Added the pa-ram-e-ter \T1/txtt/m/n/10 base_path \T1/qtm/m/n/1 0 to [][]\T1/txtt/m/sl/10 get_encoded_file_contents_from_paths[][] \T1/qtm/m/n/ 10 and Underfull \hbox (badness 10000) in paragraph at lines 90302--90309 []\T1/qtm/m/n/10 Fixed field in [][]\T1/txtt/m/sl/10 CustomTaskVersion[][] \T1/ qtm/m/n/10 for con-trol-ling net-work poli-cies. This is changed from Underfull \hbox (badness 10000) in paragraph at lines 90329--90331 []\T1/qtm/m/n/10 Dep-re-cated \T1/txtt/m/n/10 Model.request_fairness_insights\T 1/qtm/m/n/10 . Please use \T1/txtt/m/n/10 Model. [774] Underfull \hbox (badness 10000) in paragraph at lines 90349--90351 []\T1/qtm/m/n/10 Re-named \T1/txtt/m/n/10 datarobot.enums.CustomTaskOutgoingNet workPolicy \T1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 datarobot.enums. Overfull \hbox (27.38004pt too wide) in paragraph at lines 90411--90413 []\T1/qtm/m/n/10 Up-dated the de-scrip-tion for the pa-ram-e-ter: `num-ber_of_i ncremental_learning_iterations_before_best_model_selection' Underfull \hbox (badness 10000) in paragraph at lines 90428--90438 \T1/qtm/m/n/10 -[][]\T1/txtt/m/sl/10 DatasetInfo[][] \T1/qtm/m/n/10 -[][]\T1/tx tt/m/sl/10 DynamicDatasetProps[][] \T1/qtm/m/n/10 -[][]\T1/txtt/m/sl/10 RowsChu nkDefinition[][] \T1/qtm/m/n/10 -[][]\T1/txtt/m/sl/10 FeaturesChunkDefinition[] [] \T1/qtm/m/n/10 - Overfull \hbox (74.87483pt too wide) in paragraph at lines 90440--90442 []\T1/qtm/m/n/10 Added new method \T1/txtt/m/n/10 update \T1/qtm/m/n/10 to {cla ss}\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 ChunkDefinition Underfull \hbox (badness 10000) in paragraph at lines 90448--90451 []\T1/txtt/m/n/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template [775] Underfull \hbox (badness 10000) in paragraph at lines 90487--90491 []\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 90487--90491 \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 90509--90513 [][]\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 90509--90513 [][]\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 90534--90541 []\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 90534--90541 \T1/txtt/m/n/10 models.genai.evaluation_dataset_configuration.EvaluationDataset Configuration. Underfull \hbox (badness 10000) in paragraph at lines 90534--90541 \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 90534--90541 \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 90534--90541 \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 90534--90541 \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 90534--90541 \T1/txtt/m/n/10 EvaluationDatasetConfiguration.delete \T1/qtm/m/n/10 to delete an [776] Underfull \hbox (badness 10000) in paragraph at lines 90543--90548 \T1/txtt/m/n/10 genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMe tricAggregation> Underfull \hbox (badness 10000) in paragraph at lines 90543--90548 \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 90543--90548 \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 90543--90548 \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 90543--90548 \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 90555--90563 \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 90555--90563 \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 90660--90662 []\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 [778] Underfull \hbox (badness 10000) in paragraph at lines 90750--90754 []\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: [779] Underfull \hbox (badness 10000) in paragraph at lines 90830--90832 [][][]\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 Underfull \hbox (badness 10000) in paragraph at lines 90907--90910 []\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 90907--90910 \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 [780] Underfull \hbox (badness 10000) in paragraph at lines 90968--90970 []\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. [781] Underfull \hbox (badness 10000) in paragraph at lines 91045--91047 []\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 91049--91053 []\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 91049--91053 \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 91055--91058 []\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 91060--91064 \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 91066--91072 \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 91066--91072 \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 [784] Underfull \hbox (badness 10000) in paragraph at lines 91338--91340 []\T1/qtm/m/n/10 Added new meth-ods to the class [][]\T1/txtt/m/sl/10 Notebook[ ][] \T1/qtm/m/n/10 which in-cludes [][]\T1/txtt/m/sl/10 Notebook.run[][] \T1/qt m/m/n/10 and [][]\T1/txtt/m/sl/10 Notebook. [785] Underfull \hbox (badness 10000) in paragraph at lines 91425--91431 \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 91425--91431 [][]\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 91425--91431 \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 91425--91431 \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. Underfull \hbox (badness 10000) in paragraph at lines 91468--91470 []\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 95442--95445 []\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 95479--95481 []\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 95487--95492 []\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 [819] Underfull \hbox (badness 10000) in paragraph at lines 95578--95580 []\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 95578--95580 \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 [820] Underfull \hbox (badness 7451) in paragraph at lines 95667--95670 []\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 95667--95670 \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 [821] [822] Underfull \hbox (badness 10000) in paragraph at lines 95877--95886 []\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 95877--95886 \T1/txtt/m/n/10 Model.start_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m/ n/10 Model.get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model . Underfull \hbox (badness 10000) in paragraph at lines 95916--95918 [][][]\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 [823] Underfull \hbox (badness 10000) in paragraph at lines 96038--96041 []\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 [824] Underfull \hbox (badness 10000) in paragraph at lines 96057--96062 []\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 96057--96062 \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 6016) in paragraph at lines 96080--96086 \T1/txtt/m/n/10 Model.get_all_lift_charts\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model .get_confusion_chart\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model.get_all_confusion_ch arts\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 96088--96092 []\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. [825] Underfull \hbox (badness 10000) in paragraph at lines 96181--96189 []\T1/qtm/m/n/10 New meth-ods and ob-jects, in-clud-ing \T1/txtt/m/n/10 Model.s tart_advanced_tuning_session\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model. Underfull \hbox (badness 7907) in paragraph at lines 96181--96189 \T1/txtt/m/n/10 get_advanced_tuning_parameters\T1/qtm/m/n/10 , \T1/txtt/m/n/10 Model.advanced_tune\T1/qtm/m/n/10 , and [][]\T1/txtt/m/sl/10 AdvancedTuningSess ion[][]\T1/qtm/m/n/10 , were Underfull \hbox (badness 10000) in paragraph at lines 96204--96207 []\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/n/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 96214--96216 []\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/n/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 96256--96260 [][][]\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. [826] Underfull \hbox (badness 10000) in paragraph at lines 96373--96377 []\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 96373--96377 \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 96393--96397 []\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. [827] Underfull \hbox (badness 5302) in paragraph at lines 96419--96423 \T1/qtm/m/n/10 re-cated and will be re-moved in 2.14. Use [][]\T1/txtt/m/sl/10 datarobot.DatetimePartitioningSpecification. [828] [829] Underfull \hbox (badness 10000) in paragraph at lines 96693--96696 []\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. [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 96886--96888 []\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, [832] Underfull \hbox (badness 10000) in paragraph at lines 96990--96994 []\T1/qtm/m/n/10 (Only rel-e-vant for on-premise users with a Stan-dalone Scor- ing clus-ter.) Meth-ods [833] Underfull \hbox (badness 6268) in paragraph at lines 97105--97109 []\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. [834] Underfull \hbox (badness 10000) in paragraph at lines 97241--97243 []\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. [835] [836] [837] Underfull \hbox (badness 6016) in paragraph at lines 97587--97591 []\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 [838] Underfull \hbox (badness 10000) in paragraph at lines 97607--97612 []\T1/qtm/m/n/10 If a \T1/txtt/m/n/10 ClientError \T1/qtm/m/n/10 or \T1/txtt/m/ n/10 ServerError \T1/qtm/m/n/10 oc-curs dur-ing a call to \T1/txtt/m/n/10 Proje ct.from_async\T1/qtm/m/n/10 , then a Underfull \hbox (badness 10000) in paragraph at lines 97678--97681 []\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 [839] [840] [841] [842] (./datarobot-public-api-client.ind [843] [844] [845] [846] [847] Underfull \hbox (badness 5548) in paragraph at lines 343--345 []\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 345--347 []\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 ), [848] [849] [850] [851] Underfull \hbox (badness 10000) in paragraph at lines 634--636 []\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 636--638 []\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 652--654 []\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 [852] [853] [854] [855] [856] Underfull \hbox (badness 10000) in paragraph at lines 1082--1084 []\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 [857] [858] Overfull \hbox (31.33444pt too wide) in paragraph at lines 1265--1267 []\T1/txtt/m/n/10 evaluation_dataset_configuration_id \T1/qtm/m/n/10 (\T1/qtm/m /it/10 datarobot.models.genai.llm_test_configuration.DatasetEvaluationRequestDi ct Overfull \hbox (6.44446pt too wide) in paragraph at lines 1275--1277 []\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 ), [859] Underfull \hbox (badness 10000) in paragraph at lines 1375--1377 []\T1/txtt/m/n/10 features_with_most_missing_values \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 datarobot._experimental.models.model_lineage.FeaturelistInfo at- Underfull \hbox (badness 10000) in paragraph at lines 1408--1410 []\T1/txtt/m/n/10 find_anomalous_regions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview [860] [861] [862] [863] [864] Underfull \hbox (badness 10000) in paragraph at lines 1806--1808 []\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 1808--1810 []\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 Underfull \hbox (badness 10000) in paragraph at lines 1836--1838 []\T1/txtt/m/n/10 get_closest_data_for_featurelist() \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 datarobot._experimental.models.data_matching.DataMatching Underfull \hbox (badness 10000) in paragraph at lines 1848--1850 []\T1/txtt/m/n/10 get_datasource_definition() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 d atarobot._experimental.models.chunking_service.DatasetChunkDefinition Overfull \hbox (51.0944pt too wide) in paragraph at lines 1861--1863 []\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 1876--1878 []\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 [865] [866] Underfull \hbox (badness 10000) in paragraph at lines 2063--2065 []\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 [867] [868] Underfull \hbox (badness 10000) in paragraph at lines 2192--2194 []\T1/txtt/m/n/10 insight_grading_criteria \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationDict at-tribute\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2194--2196 []\T1/txtt/m/n/10 insight_grading_criteria \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationRequestDict Underfull \hbox (badness 10000) in paragraph at lines 2226--2228 []\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- [869] [870] [871] Underfull \hbox (badness 10000) in paragraph at lines 2453--2455 []\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 2460--2462 []\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 [872] Underfull \hbox (badness 10000) in paragraph at lines 2555--2557 []\T1/txtt/m/n/10 milliseconds_to_predict_1000_rows \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 datarobot._experimental.models.model_lineage.ModelInfo at-tribute\T1/qtm/m /n/10 ), [873] [874] Underfull \hbox (badness 10000) in paragraph at lines 2718--2720 []\T1/txtt/m/n/10 number_of_missing_values \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot._experimental.models.model_lineage.FeatureWithMissingValues at- [875] Underfull \hbox (badness 10000) in paragraph at lines 2786--2788 []\T1/txtt/m/n/10 patch_validation_dates() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot._experimental.models.chunking_service.DatasetChunkDefinition class [876] Underfull \hbox (badness 10000) in paragraph at lines 2889--2891 []\T1/txtt/m/n/10 prompt_sampling_strategy \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationDict at-tribute\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2891--2893 []\T1/txtt/m/n/10 prompt_sampling_strategy \T1/qtm/m/n/10 (\T1/qtm/m/it/10 data robot.models.genai.llm_test_configuration.DatasetEvaluationRequestDict [877] [878] [879] [880] [881] [882] [883] [884] [885] Underfull \hbox (badness 7722) in paragraph at lines 3730--3732 []\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 [886]) [887] (./datarobot-public-api-client.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/s hare/texlive/texmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/t exlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on datarobot-public-api-client.pdf (891 pages, 4249930 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Latexmk: List of undefined refs and citations: Label `reference/data/index::doc' multiply defined Latexmk: Summary of warnings from last run of *latex: Latex found 1 multiply defined reference(s) Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'datarobot-public-api-client.log' for details