Read the Docs build information Build id: 2353615 Project: datarobot-public-api-client Version: v3.5.0 Commit: f12ef43d473ddccb9901ac03192901e06bb80932 Date: 2024-07-16T23:29:20.982778Z State: finished Success: True [rtd-command-info] start-time: 2024-07-16T23:29:22.225525Z, end-time: 2024-07-16T23:29:25.229318Z, 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: 2024-07-16T23:29:25.334013Z, end-time: 2024-07-16T23:29:26.770075Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/v3.5.0:refs/tags/v3.5.0 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:datarobot/public_api_client * [new tag] v3.5.0 -> v3.5.0 * [new tag] latest-release -> latest-release [rtd-command-info] start-time: 2024-07-16T23:29:26.902074Z, end-time: 2024-07-16T23:29:27.571187Z, duration: 0, exit-code: 0 git checkout --force f12ef43d473ddccb9901ac03192901e06bb80932 Note: switching to 'f12ef43d473ddccb9901ac03192901e06bb80932'. 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 f12ef43 bump sdk version to 3.5.0 (#3205) [rtd-command-info] start-time: 2024-07-16T23:29:27.643424Z, end-time: 2024-07-16T23:29:27.704538Z, 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.8" [rtd-command-info] start-time: 2024-07-16T23:29:33.715890Z, end-time: 2024-07-16T23:29:33.802208Z, duration: 0, exit-code: 0 asdf global python 3.8.19 [rtd-command-info] start-time: 2024-07-16T23:29:34.210931Z, end-time: 2024-07-16T23:29:35.535337Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.19.final.0-64 in 962ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-16T23:29:35.616738Z, end-time: 2024-07-16T23:29:47.038165Z, 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/v3.5.0/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-24.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.3.0-py3-none-any.whl (931 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 931.1/931.1 kB 19.9 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.1.2 setuptools-70.3.0 [rtd-command-info] start-time: 2024-07-16T23:29:47.118711Z, end-time: 2024-07-16T23:29:59.805580Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-8.0.0-py3-none-any.whl.metadata (4.6 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 49.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 104.0 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 148.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.0.0-py3-none-any.whl (24 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 133.1 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 114.6 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 92.5 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 116.3 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 125.1 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 132.4 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 120.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 146.3 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 123.6 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 134.7 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 133.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 135.1 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 120.0 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 155.6 MB/s eta 0:00:00 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 132.9 MB/s eta 0:00:00 Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB) Installing collected packages: snowballstemmer, pytz, zipp, 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, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.13 babel-2.15.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.7 imagesize-1.4.1 importlib-metadata-8.0.0 packaging-24.1 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.2.2 zipp-3.19.2 [rtd-command-info] start-time: 2024-07-16T23:29:59.889610Z, end-time: 2024-07-16T23:30:50.793259Z, duration: 50, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.5.0 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 (from datarobot==3.5.0) Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting numpy (from datarobot==3.5.0) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting pyyaml>=3.11 (from datarobot==3.5.0) Downloading PyYAML-6.0.1-cp38-cp38-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/v3.5.0/lib/python3.8/site-packages (from datarobot==3.5.0) (2.32.3) Collecting requests-toolbelt>=0.6 (from datarobot==3.5.0) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) Collecting trafaret!=1.1.0,<2.2,>=0.7 (from datarobot==3.5.0) Downloading trafaret-2.1.1-py3-none-any.whl.metadata (5.3 kB) Collecting urllib3<2.0.0,>=1.23 (from datarobot==3.5.0) Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 4.2 MB/s eta 0:00:00 Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.5.0) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting mypy-extensions<2,>=0.4.0 (from datarobot==3.5.0) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting strenum>=0.4.15 (from datarobot==3.5.0) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting pytest==7.1.2 (from datarobot==3.5.0) Downloading pytest-7.1.2-py3-none-any.whl.metadata (7.8 kB) Collecting pytest-cov (from datarobot==3.5.0) Downloading pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB) Collecting responses==0.21 (from datarobot==3.5.0) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 kB 164.9 MB/s eta 0:00:00 Collecting pytest-asyncio==0.21.1 (from datarobot==3.5.0) Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow (from datarobot==3.5.0) Downloading pyarrow-16.1.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (3.0 kB) Collecting Pillow==9.2.0 (from datarobot==3.5.0) Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting databricks-connect>=13.0 (from datarobot==3.5.0) Downloading databricks_connect-13.0.1-py2.py3-none-any.whl.metadata (6.2 kB) Collecting black==23.1.0 (from datarobot==3.5.0) Downloading black-23.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 150.3 MB/s eta 0:00:00 Collecting isort==5.10.1 (from datarobot==3.5.0) Downloading isort-5.10.1-py3-none-any.whl.metadata (12 kB) Collecting flake8==5.0.4 (from datarobot==3.5.0) Downloading flake8-5.0.4-py2.py3-none-any.whl.metadata (4.1 kB) Collecting pylint==2.15.0 (from datarobot==3.5.0) Downloading pylint-2.15.0-py3-none-any.whl.metadata (9.8 kB) Collecting mypy==1.0.0 (from datarobot==3.5.0) Downloading mypy-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) Collecting types-PyYAML==6.0.12 (from datarobot==3.5.0) Downloading types_PyYAML-6.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.5.0) Downloading types_python_dateutil-2.8.19-py3-none-any.whl.metadata (1.3 kB) Collecting types-pytz==2022.2.1.0 (from datarobot==3.5.0) Downloading types_pytz-2022.2.1.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-requests==2.28.11 (from datarobot==3.5.0) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.5.0) Downloading types_urllib3-1.26.25-py3-none-any.whl.metadata (1.2 kB) Collecting sphinx-rtd-theme==1.0.0 (from datarobot==3.5.0) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting nbsphinx==0.8.9 (from datarobot==3.5.0) Downloading nbsphinx-0.8.9-py3-none-any.whl.metadata (2.1 kB) Collecting numpydoc==1.4.0 (from datarobot==3.5.0) Downloading numpydoc-1.4.0-py3-none-any.whl.metadata (2.2 kB) Collecting jupyter-contrib-nbextensions (from datarobot==3.5.0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 170.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-autodoc-typehints==1.17.1 (from datarobot==3.5.0) Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl.metadata (8.1 kB) Collecting sphinxcontrib-spelling==8.0.0 (from datarobot==3.5.0) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting pyenchant==3.2.2 (from datarobot==3.5.0) Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) Collecting click>=8.0.0 (from black==23.1.0->datarobot==3.5.0) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: packaging>=22.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from black==23.1.0->datarobot==3.5.0) (24.1) Collecting pathspec>=0.9.0 (from black==23.1.0->datarobot==3.5.0) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2 (from black==23.1.0->datarobot==3.5.0) Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) Collecting tomli>=1.1.0 (from black==23.1.0->datarobot==3.5.0) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting ipython>=7.8.0 (from black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading ipython-8.12.3-py3-none-any.whl.metadata (5.7 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading tokenize_rt-5.2.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.5.0) 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.5.0) 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.5.0) Downloading pyflakes-2.5.0-py2.py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from nbsphinx==0.8.9->datarobot==3.5.0) (0.20.1) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from nbsphinx==0.8.9->datarobot==3.5.0) (3.1.4) Collecting nbconvert!=5.4 (from nbsphinx==0.8.9->datarobot==3.5.0) Downloading nbconvert-7.16.4-py3-none-any.whl.metadata (8.5 kB) Collecting traitlets>=5 (from nbsphinx==0.8.9->datarobot==3.5.0) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting nbformat (from nbsphinx==0.8.9->datarobot==3.5.0) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: sphinx>=1.8 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from nbsphinx==0.8.9->datarobot==3.5.0) (7.1.2) Collecting dill>=0.2 (from pylint==2.15.0->datarobot==3.5.0) Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB) Collecting astroid<=2.14.0-dev0,>=2.12.4 (from pylint==2.15.0->datarobot==3.5.0) 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.5.0) Downloading tomlkit-0.13.0-py3-none-any.whl.metadata (2.7 kB) Collecting attrs>=19.2.0 (from pytest==7.1.2->datarobot==3.5.0) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting iniconfig (from pytest==7.1.2->datarobot==3.5.0) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting pluggy<2.0,>=0.12 (from pytest==7.1.2->datarobot==3.5.0) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting py>=1.8.2 (from pytest==7.1.2->datarobot==3.5.0) Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting docutils (from nbsphinx==0.8.9->datarobot==3.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Collecting py4j==0.10.9.7 (from databricks-connect>=13.0->datarobot==3.5.0) Downloading py4j-0.10.9.7-py2.py3-none-any.whl.metadata (1.5 kB) Collecting six (from databricks-connect>=13.0->datarobot==3.5.0) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting grpcio>=1.48.1 (from databricks-connect>=13.0->datarobot==3.5.0) Downloading grpcio-1.64.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB) Collecting grpcio-status>=1.48.1 (from databricks-connect>=13.0->datarobot==3.5.0) Downloading grpcio_status-1.64.1-py3-none-any.whl.metadata (1.1 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.5.0) Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting databricks-sdk>=0.1.2 (from databricks-connect>=13.0->datarobot==3.5.0) Downloading databricks_sdk-0.29.0-py3-none-any.whl.metadata (35 kB) Collecting python-dateutil>=2.8.2 (from pandas>=0.15->datarobot==3.5.0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from pandas>=0.15->datarobot==3.5.0) (2024.1) Collecting tzdata>=2022.1 (from pandas>=0.15->datarobot==3.5.0) Downloading tzdata-2024.1-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/v3.5.0/lib/python3.8/site-packages (from requests>=2.28.1->datarobot==3.5.0) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from requests>=2.28.1->datarobot==3.5.0) (3.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from requests>=2.28.1->datarobot==3.5.0) (2024.7.4) Collecting ipython_genutils (from jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl.metadata (755 bytes) Collecting jupyter_contrib_core>=0.3.3 (from jupyter-contrib-nbextensions->datarobot==3.5.0) 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.5.0) 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.5.0) Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl.metadata (730 bytes) Collecting jupyter_nbextensions_configurator>=0.4.0 (from jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl.metadata (1.8 kB) Collecting notebook>=6.0 (from jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading notebook-7.2.1-py3-none-any.whl.metadata (10 kB) Collecting tornado (from jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading tornado-6.4.1-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.5.0) Downloading lxml-5.2.2-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->datarobot==3.5.0) Downloading coverage-7.6.0-cp38-cp38-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.5.0) Downloading lazy_object_proxy-1.10.0-cp38-cp38-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.11 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.5.0) Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting google-auth~=2.0 (from databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.5.0) Downloading google_auth-2.32.0-py2.py3-none-any.whl.metadata (4.7 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.5.0) Downloading protobuf-5.27.2-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting backcall (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting decorator (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting pickleshare (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: pygments>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) (2.18.0) Collecting stack-data (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from jinja2->nbsphinx==0.8.9->datarobot==3.5.0) (2.1.5) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from jupyter_contrib_core>=0.3.3->jupyter-contrib-nbextensions->datarobot==3.5.0) (70.3.0) Collecting jupyter-server (from jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading jupyter_server-2.14.2-py3-none-any.whl.metadata (8.4 kB) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Requirement already satisfied: importlib-metadata>=3.6 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) (8.0.0) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading tinycss2-1.3.0-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx==0.8.9->datarobot==3.5.0) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.9->datarobot==3.5.0) 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.5.0) Downloading jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab<4.3,>=4.2.0 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading jupyterlab-4.2.3-py3-none-any.whl.metadata (16 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (1.0.3) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=1.8 (from nbsphinx==0.8.9->datarobot==3.5.0) Downloading sphinx-7.1.1-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.1.0-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.0.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.0.0-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.2.1-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.2.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.1.3-py3-none-any.whl.metadata (6.1 kB) INFO: pip is still looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading sphinx-6.1.2-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.0-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.0.1-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.0.0-py3-none-any.whl.metadata (6.2 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (2.15.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0) (1.4.1) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth~=2.0->databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.5.0) Downloading cachetools-5.4.0-py3-none-any.whl.metadata (5.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth~=2.0->databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.5.0) Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) Collecting rsa<5,>=3.1.4 (from google-auth~=2.0->databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.5.0) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages (from importlib-metadata>=3.6->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) (3.19.2) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting importlib-resources>=1.4.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.5.0) Downloading importlib_resources-6.4.0-py3-none-any.whl.metadata (3.9 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.5.0) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.5.0) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.5.0) 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.8.9->datarobot==3.5.0) Downloading rpds_py-0.19.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting anyio>=3.1.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading anyio-4.4.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.5.0) 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.5.0) Downloading jupyter_client-8.6.2-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-events>=0.9.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading jupyter_events-0.10.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting overrides>=5.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading prometheus_client-0.20.0-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.5.0) Downloading pyzmq-26.0.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.1 kB) Collecting send2trash>=1.8.2 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting async-lru>=1.0.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading async_lru-2.0.4-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) 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.5.0) Downloading json5-0.9.25-py3-none-any.whl.metadata (30 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0) Downloading pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB) Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting exceptiongroup>=1.0.2 (from anyio>=3.1.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) 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.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) 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.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) 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.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading debugpy-1.8.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel>=6.5.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) Collecting rfc3339-validator (from jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) 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.1.2->databricks-connect>=13.0->datarobot==3.5.0) Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) 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.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading webcolors-24.6.0-py3-none-any.whl.metadata (2.6 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.5.0) Downloading cffi-1.16.0-cp38-cp38-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.5.0) 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.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0) Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Downloading black-23.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 227.4 MB/s eta 0:00:00 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 191.3 MB/s eta 0:00:00 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 194.5 MB/s eta 0:00:00 Downloading mypy-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 173.5 MB/s eta 0:00:00 Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Downloading numpydoc-1.4.0-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.9/51.9 kB 187.7 MB/s eta 0:00:00 Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 178.8 MB/s eta 0:00:00 Downloading pyenchant-3.2.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.7/55.7 kB 192.0 MB/s eta 0:00:00 Downloading pylint-2.15.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.4/505.4 kB 251.1 MB/s eta 0:00:00 Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 232.0 MB/s eta 0:00:00 Downloading pytest_asyncio-0.21.1-py3-none-any.whl (13 kB) Downloading responses-0.21.0-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 183.8 MB/s eta 0:00:00 Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl (12 kB) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 221.8 MB/s eta 0:00:00 Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl (16 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-13.0.1-py2.py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 190.2 MB/s eta 0:00:00 Downloading py4j-0.10.9.7-py2.py3-none-any.whl (200 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.5/200.5 kB 177.5 MB/s eta 0:00:00 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 177.6 MB/s eta 0:00:00 Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 170.4 MB/s eta 0:00:00 Downloading pyarrow-16.1.0-cp38-cp38-manylinux_2_28_x86_64.whl (40.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 MB 183.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 255.1 MB/s eta 0:00:00 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 195.8 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 urllib3-1.26.19-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 217.0 MB/s eta 0:00:00 Downloading pytest_cov-5.0.0-py3-none-any.whl (21 kB) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 245.4 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 205.7 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 194.9 MB/s eta 0:00:00 Downloading coverage-7.6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 245.1 MB/s eta 0:00:00 Downloading databricks_sdk-0.29.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.6/505.6 kB 249.8 MB/s eta 0:00:00 Downloading dill-0.3.8-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 221.5 MB/s eta 0:00:00 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 244.8 MB/s eta 0:00:00 Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.0/220.0 kB 237.1 MB/s eta 0:00:00 Downloading grpcio-1.64.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 187.5 MB/s eta 0:00:00 Downloading grpcio_status-1.64.1-py3-none-any.whl (14 kB) Downloading ipython-8.12.3-py3-none-any.whl (798 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.3/798.3 kB 251.2 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 466.9/466.9 kB 250.8 MB/s eta 0:00:00 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading nbconvert-7.16.4-py3-none-any.whl (257 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.4/257.4 kB 220.2 MB/s eta 0:00:00 Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 213.8 MB/s eta 0:00:00 Downloading notebook-7.2.1-py3-none-any.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 189.5 MB/s eta 0:00:00 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 220.1 MB/s eta 0:00:00 Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 174.6 MB/s eta 0:00:00 Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 198.6 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 238.4 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 177.6 MB/s eta 0:00:00 Downloading tokenize_rt-5.2.0-py2.py3-none-any.whl (5.8 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading tomlkit-0.13.0-py3-none-any.whl (37 kB) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 436.8/436.8 kB 247.1 MB/s eta 0:00:00 Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 214.4 MB/s eta 0:00:00 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 244.2 MB/s eta 0:00:00 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.2.2-cp38-cp38-manylinux_2_28_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 182.9 MB/s eta 0:00:00 Downloading bleach-6.1.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 242.4 MB/s eta 0:00:00 Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading google_auth-2.32.0-py2.py3-none-any.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.5/195.5 kB 223.4 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 237.1 MB/s eta 0:00:00 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 219.5 MB/s eta 0:00:00 Downloading jupyter_server-2.14.2-py3-none-any.whl (383 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.6/383.6 kB 250.3 MB/s eta 0:00:00 Downloading jupyterlab-4.2.3-py3-none-any.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 179.2 MB/s eta 0:00:00 Downloading jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.7/59.7 kB 206.3 MB/s eta 0:00:00 Downloading lazy_object_proxy-1.10.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 202.2 MB/s eta 0:00:00 Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 176.3 MB/s eta 0:00:00 Downloading nbclient-0.10.0-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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 195.8 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 247.0 MB/s eta 0:00:00 Downloading protobuf-5.27.2-cp38-abi3-manylinux2014_x86_64.whl (309 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 309.3/309.3 kB 246.6 MB/s eta 0:00:00 Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 212.9 MB/s eta 0:00:00 Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 228.3 MB/s eta 0:00:00 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 pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tinycss2-1.3.0-py3-none-any.whl (22 kB) Downloading anyio-4.4.0-py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 214.8 MB/s eta 0:00:00 Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB) Downloading cachetools-5.4.0-py3-none-any.whl (9.5 kB) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading httpx-0.27.0-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.6/75.6 kB 212.1 MB/s eta 0:00:00 Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 196.8 MB/s eta 0:00:00 Downloading importlib_resources-6.4.0-py3-none-any.whl (38 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.2/117.2 kB 191.6 MB/s eta 0:00:00 Downloading json5-0.9.25-py3-none-any.whl (30 kB) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading jupyter_client-8.6.2-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.9/105.9 kB 214.1 MB/s eta 0:00:00 Downloading jupyter_events-0.10.0-py3-none-any.whl (18 kB) Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.1/69.1 kB 203.2 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 202.6 MB/s eta 0:00:00 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 196.4 MB/s eta 0:00:00 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 236.2 MB/s eta 0:00:00 Downloading pyzmq-26.0.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (912 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 912.8/912.8 kB 242.9 MB/s eta 0:00:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.19.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (355 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 355.7/355.7 kB 207.8 MB/s eta 0:00:00 Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 167.7 MB/s eta 0:00:00 Downloading pure_eval-0.2.2-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.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 183.0 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 219.0 MB/s eta 0:00:00 Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 210.8 MB/s eta 0:00:00 Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.5/290.5 kB 228.2 MB/s eta 0:00:00 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.7/444.7 kB 246.7 MB/s eta 0:00:00 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 167.6 MB/s eta 0:00:00 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading webcolors-24.6.0-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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 168.6 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 226.9 MB/s eta 0:00:00 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.5.0-py3-none-any.whl size=1058232 sha256=918e5c989f8f3f9ea70bd1a969b2bb37efc5581b2f0c57740988f16e50244f87 Stored in directory: /tmp/pip-ephem-wheel-cache-84ajc1e0/wheels/d7/91/d9/318a45d59f1cba5379d3d30d294e14b42132b4bbca67a875aa 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=23428778 sha256=3bf5341024c692089920428dce6a7d5d8c348635cbceeb613d24b2b28579e3d8 Stored in directory: /tmp/pip-ephem-wheel-cache-84ajc1e0/wheels/1a/60/9f/043697d3cd00df43b23bbf4e722366a2abfa68700b6d8411f4 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=17480 sha256=68c00ab162ef823ae315d856b79a8c5eb6e0dafbddb23ca2cc6b0433d385a1fb Stored in directory: /tmp/pip-ephem-wheel-cache-84ajc1e0/wheels/c5/75/d2/b881eea79157be355b125d974ec85f88d6e6742acd14387872 Successfully built datarobot jupyter-contrib-nbextensions jupyter_contrib_core Installing collected packages: webencodings, wcwidth, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, trafaret, strenum, py4j, pure-eval, ptyprocess, pickleshare, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, backcall, wrapt, websocket-client, webcolors, urllib3, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, tomlkit, tomli, tokenize-rt, tinycss2, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pyflakes, pyenchant, pycparser, pycodestyle, pyasn1, py, psutil, protobuf, prompt-toolkit, prometheus-client, pluggy, platformdirs, pkgutil-resolve-name, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio, mypy-extensions, mistune, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, jsonpointer, json5, isort, iniconfig, importlib-resources, h11, grpcio, fqdn, executing, exceptiongroup, docutils, dill, defusedxml, decorator, debugpy, coverage, click, cachetools, attrs, terminado, rsa, rfc3339-validator, referencing, python-dateutil, pytest, pyasn1-modules, pyarrow, mypy, matplotlib-inline, jupyter_core, jedi, httpcore, googleapis-common-protos, flake8, comm, cffi, bleach, black, beautifulsoup4, async-lru, asttokens, astroid, anyio, stack-data, sphinx, responses, requests-toolbelt, pytest-cov, pytest-asyncio, pylint, pandas, jupyter-server-terminals, jupyter-client, jsonschema-specifications, httpx, grpcio-status, google-auth, arrow, argon2-cffi-bindings, sphinxcontrib-spelling, sphinx-rtd-theme, sphinx-autodoc-typehints, numpydoc, jsonschema, isoduration, ipython, datarobot, databricks-sdk, argon2-cffi, nbformat, ipykernel, databricks-connect, nbclient, jupyter-events, nbconvert, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter_contrib_core, jupyter_nbextensions_configurator, jupyter-contrib-nbextensions Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.2 Uninstalling urllib3-2.2.2: Successfully uninstalled urllib3-2.2.2 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.1.2 Uninstalling Sphinx-7.1.2: Successfully uninstalled Sphinx-7.1.2 Successfully installed Pillow-9.2.0 anyio-4.4.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 astroid-2.13.5 asttokens-2.4.1 async-lru-2.0.4 attrs-23.2.0 backcall-0.2.0 beautifulsoup4-4.12.3 black-23.1.0 bleach-6.1.0 cachetools-5.4.0 cffi-1.16.0 click-8.1.7 comm-0.2.2 coverage-7.6.0 databricks-connect-13.0.1 databricks-sdk-0.29.0 datarobot-3.5.0 debugpy-1.8.2 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.8 docutils-0.17.1 exceptiongroup-1.2.2 executing-2.0.1 fastjsonschema-2.20.0 flake8-5.0.4 fqdn-1.5.1 google-auth-2.32.0 googleapis-common-protos-1.63.2 grpcio-1.64.1 grpcio-status-1.64.1 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 importlib-resources-6.4.0 iniconfig-2.0.0 ipykernel-6.29.5 ipython-8.12.3 ipython_genutils-0.2.0 isoduration-20.11.0 isort-5.10.1 jedi-0.19.1 json5-0.9.25 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-client-8.6.2 jupyter-contrib-nbextensions-0.7.0 jupyter-events-0.10.0 jupyter-lsp-2.2.5 jupyter-server-2.14.2 jupyter-server-terminals-0.5.3 jupyter_contrib_core-0.4.2 jupyter_core-5.7.2 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.4 jupyterlab-4.2.3 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 lazy-object-proxy-1.10.0 lxml-5.2.2 matplotlib-inline-0.1.7 mccabe-0.7.0 mistune-3.0.2 mypy-1.0.0 mypy-extensions-1.0.0 nbclient-0.10.0 nbconvert-7.16.4 nbformat-5.10.4 nbsphinx-0.8.9 nest-asyncio-1.6.0 notebook-7.2.1 notebook-shim-0.2.4 numpy-1.24.4 numpydoc-1.4.0 overrides-7.7.0 pandas-2.0.3 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-4.2.2 pluggy-1.5.0 prometheus-client-0.20.0 prompt-toolkit-3.0.47 protobuf-5.27.2 psutil-6.0.0 ptyprocess-0.7.0 pure-eval-0.2.2 py-1.11.0 py4j-0.10.9.7 pyarrow-16.1.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycodestyle-2.9.1 pycparser-2.22 pyenchant-3.2.2 pyflakes-2.5.0 pylint-2.15.0 pytest-7.1.2 pytest-asyncio-0.21.1 pytest-cov-5.0.0 python-dateutil-2.9.0.post0 python-json-logger-2.0.7 pyyaml-6.0.1 pyzmq-26.0.3 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.19.0 rsa-4.9 send2trash-1.8.3 six-1.16.0 sniffio-1.3.1 soupsieve-2.5 sphinx-5.3.0 sphinx-autodoc-typehints-1.17.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-spelling-8.0.0 stack-data-0.6.3 strenum-0.4.15 terminado-0.18.1 tinycss2-1.3.0 tokenize-rt-5.2.0 tomli-2.0.1 tomlkit-0.13.0 tornado-6.4.1 trafaret-2.1.1 traitlets-5.14.3 types-PyYAML-6.0.12 types-python-dateutil-2.8.19 types-pytz-2022.2.1.0 types-requests-2.28.11 types-urllib3-1.26.25 typing-extensions-4.12.2 tzdata-2024.1 uri-template-1.3.0 urllib3-1.26.19 wcwidth-0.2.13 webcolors-24.6.0 webencodings-0.5.1 websocket-client-1.8.0 wrapt-1.16.0 [rtd-command-info] start-time: 2024-07-16T23:30:51.694589Z, end-time: 2024-07-16T23:30:51.757199Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import shutil import sys from zipfile import ZipFile import sphinx_rtd_theme sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if "b" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.rst") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.rst") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # Create a zip file of the example resources (csv, py, ipynb) # so that it can be included it as a download within the HTML docs files_to_zip = [] for root, _, files in os.walk("examples"): basename = os.path.basename(root) # skip "hidden" directories like notebook autosaves and _build if not basename.startswith("_") and not basename.startswith("."): for file in files: name, ext = os.path.splitext(file) ext_lower = ext.lower() if ext_lower in [".csv", ".xls", ".xlsx", ".ipynb", ".py"]: files_to_zip.append(os.path.join(root, file)) with ZipFile("datarobot_examples.zip", "w") as examples_zip: for file in files_to_zip: examples_zip.write(file) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinxcontrib.spelling", "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.doctest", "numpydoc", "nbsphinx", "sphinx_autodoc_typehints", ] # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = ".rst" # Showing automatically documented members in same order as they are in source autodoc_member_order = "bysource" # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Thes are both the full X.Y.Z version, including alpha/beta/rc tags. # We think Sphinx probably wants both to be defined. release = version project = "DataRobot Python Client" copyright = "2019, DataRobot, Inc" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # today = '' # Else, today_fmt is used as the format for a strftime call. # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build", "**/.ipynb_checkpoints"] # The reST default role (used for this markup: `text`) to use for all documents. # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_extra_path = ["_html"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", f"DataRobotPython_{version}_Docs.tex", "DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ("index", "datarobotpython", "DataRobot Python API Documentation", ["DataRobot, Inc."], 1) ] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", "DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' # Nitpick targets to ignore: # These are third-party packages that don't expose documentation for sphinx to link nitpick_ignore = [ ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:class", "pandas.core.frame.DataFrame"), ("py:class", "requests.models.Response"), ("py:class", "datetime.datetime"), ("py:class", "PIL.Image.Image"), ("py:class", "collections.OrderedDict"), ] # 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 setup(app): app.add_css_file("css/tight_table.css") ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "v3.5.0", 'version_slug': "v3.5.0", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("v3.5.0", "/en/v3.5.0/"), ("v3.4.0", "/en/v3.4.0/"), ("v3.3.2", "/en/v3.3.2/"), ("v3.3.1", "/en/v3.3.1/"), ("v3.3.0", "/en/v3.3.0/"), ("v3.2.2", "/en/v3.2.2/"), ("v3.2.1", "/en/v3.2.1/"), ("v3.2.0", "/en/v3.2.0/"), ("v3.2.0b1", "/en/v3.2.0b1/"), ("v3.2.0b0", "/en/v3.2.0b0/"), ("v3.1.1", "/en/v3.1.1/"), ("v3.1.0", "/en/v3.1.0/"), ("v3.0.3", "/en/v3.0.3/"), ("v3.0.2", "/en/v3.0.2/"), ("v3.0.1", "/en/v3.0.1/"), ("v2.28.3", "/en/v2.28.3/"), ("v2.28.1", "/en/v2.28.1/"), ("v2.28.0", "/en/v2.28.0/"), ("v2.27.3", "/en/v2.27.3/"), ("v2.27.2", "/en/v2.27.2/"), ("v2.27.1", "/en/v2.27.1/"), ("v2.27.0", "/en/v2.27.0/"), ("v2.26.2", "/en/v2.26.2/"), ("v2.26.1", "/en/v2.26.1/"), ("v2.26.0", "/en/v2.26.0/"), ("v2.25.1", "/en/v2.25.1/"), ("v2.25.0", "/en/v2.25.0/"), ("v2.24.0", "/en/v2.24.0/"), ("v2.23.1", "/en/v2.23.1/"), ("v2.23.0", "/en/v2.23.0/"), ("v2.22.2", "/en/v2.22.2/"), ("v2.22.1", "/en/v2.22.1/"), ("v2.22.0", "/en/v2.22.0/"), ("v2.21.6", "/en/v2.21.6/"), ("v2.21.5", "/en/v2.21.5/"), ("v2.21.4", "/en/v2.21.4/"), ("v2.21.3", "/en/v2.21.3/"), ("v2.21.2", "/en/v2.21.2/"), ("v2.20.0", "/en/v2.20.0/"), ("v2.19.0", "/en/v2.19.0/"), ("v2.18.0", "/en/v2.18.0/"), ("v2.17.0", "/en/v2.17.0/"), ("v2.16.0", "/en/v2.16.0/"), ("v2.15.1", "/en/v2.15.1/"), ("v2.14.2", "/en/v2.14.2/"), ("v2.13.3", "/en/v2.13.3/"), ("v2.12.2", "/en/v2.12.2/"), ("v2.11.2", "/en/v2.11.2/"), ("v2.9.3", "/en/v2.9.3/"), ("v2.8.3", "/en/v2.8.3/"), ("v2.7.3", "/en/v2.7.3/"), ("latest-release", "/en/latest-release/"), ("early-access", "/en/early-access/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'datarobot-public-api-client', 'name': u'public_api_client', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/sdk_docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'datarobot', 'proxied_api_host': '/_', 'github_repo': 'public_api_client', 'github_version': 'v3.5.0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'v3.5.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'v3.5.0', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'f12ef43d', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/datarobot-public-api-client/builds/2353615/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-07-16T23:30:51.836105Z, end-time: 2024-07-16T23:32:12.489546Z, duration: 80, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 Initializing Spelling Checker 8.0.0 making output directory... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 50 source files that are out of date updating environment: [new config] 50 added, 0 changed, 0 removed reading sources... [ 2%] CHANGES reading sources... [ 4%] autodoc/api_reference You have imported from the _experimental directory. This directory is used for unreleased datarobot features. Unless you specifically know better, you don't have the access to use this functionality in the app, so this code will not work. reading sources... [ 6%] examples/index reading sources... [ 8%] getting_started reading sources... [ 10%] index reading sources... [ 12%] reference/admin/credentials reading sources... [ 14%] reference/admin/index reading sources... [ 16%] reference/admin/sharing reading sources... [ 18%] reference/data/database_connectivity reading sources... [ 20%] reference/data/dataset reading sources... [ 22%] reference/data/feature_discovery reading sources... [ 24%] reference/data/index reading sources... [ 26%] reference/index reading sources... [ 28%] reference/mlops/custom_metrics reading sources... [ 30%] reference/mlops/custom_model reading sources... [ 32%] reference/mlops/data_exports reading sources... [ 34%] reference/mlops/deployment reading sources... [ 36%] reference/mlops/hosted_custom_metrics reading sources... [ 38%] reference/mlops/index reading sources... [ 40%] reference/mlops/jobs reading sources... [ 42%] reference/mlops/key_values reading sources... [ 44%] reference/mlops/model_registry reading sources... [ 46%] reference/modeling/blueprint reading sources... [ 48%] reference/modeling/index reading sources... [ 50%] reference/modeling/insights/automated_documentation reading sources... [ 52%] reference/modeling/insights/external_testset reading sources... [ 54%] reference/modeling/insights/index reading sources... [ 56%] reference/modeling/insights/prediction_explanations reading sources... [ 58%] reference/modeling/insights/rating_table reading sources... [ 60%] reference/modeling/insights/shap_insights reading sources... [ 62%] reference/modeling/job reading sources... [ 64%] reference/modeling/model reading sources... [ 66%] reference/modeling/model_recommendation reading sources... [ 68%] reference/modeling/prime reading sources... [ 70%] reference/modeling/project reading sources... [ 72%] reference/modeling/spec/binary_data reading sources... [ 74%] reference/modeling/spec/custom_task reading sources... [ 76%] reference/modeling/spec/datetime_partition reading sources... [ 78%] reference/modeling/spec/index reading sources... [ 80%] reference/modeling/spec/monotonic_constraints reading sources... [ 82%] reference/modeling/spec/segmented_modeling reading sources... [ 84%] reference/modeling/spec/time_series reading sources... [ 86%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 88%] reference/modeling/spec/unsupervised_clustering reading sources... [ 90%] reference/modeling/spec/visualai reading sources... [ 92%] reference/predictions/batch_predictions reading sources... [ 94%] reference/predictions/index reading sources... [ 96%] reference/predictions/predict_job reading sources... [ 98%] reference/use_cases/index reading sources... [100%] reference/use_cases/use_cases /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages/numpydoc/docscrape.py:449: UserWarning: Unknown section Attributes: in the docstring of CostMetricConfiguration in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.5.0/datarobot/_experimental/models/genai/cost_metric_configurations.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages/numpydoc/docscrape.py:449: UserWarning: Unknown section Attributes: in the docstring of SyntheticEvaluationDataset in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.5.0/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages/numpydoc/docscrape.py:449: UserWarning: Unknown section Parameters: in the docstring of create in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.5.0/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages/numpydoc/docscrape.py:449: UserWarning: Unknown section Returns: in the docstring of create in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.5.0/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/v3.5.0/lib/python3.8/site-packages/numpydoc/docscrape.py:449: UserWarning: Unknown section Attributes: in the docstring of SidecarModelMetricValidation in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.5.0/datarobot/_experimental/models/genai/sidecar_model_metric.py. warn(msg) WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentRecord: __name__ WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentExplanations: __name__ WARNING: error while formatting arguments for datarobot.models.anomaly_assessment.AnomalyAssessmentPredictionsPreview: __name__ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] CHANGES writing output... [ 4%] autodoc/api_reference writing output... [ 6%] examples/index writing output... [ 8%] getting_started writing output... [ 10%] index writing output... [ 12%] reference/admin/credentials writing output... [ 14%] reference/admin/index writing output... [ 16%] reference/admin/sharing writing output... [ 18%] reference/data/database_connectivity writing output... [ 20%] reference/data/dataset writing output... [ 22%] reference/data/feature_discovery writing output... [ 24%] reference/data/index writing output... [ 26%] reference/index writing output... [ 28%] reference/mlops/custom_metrics writing output... [ 30%] reference/mlops/custom_model writing output... [ 32%] reference/mlops/data_exports writing output... [ 34%] reference/mlops/deployment writing output... [ 36%] reference/mlops/hosted_custom_metrics writing output... [ 38%] reference/mlops/index writing output... [ 40%] reference/mlops/jobs writing output... [ 42%] reference/mlops/key_values writing output... [ 44%] reference/mlops/model_registry writing output... [ 46%] reference/modeling/blueprint writing output... [ 48%] reference/modeling/index writing output... [ 50%] reference/modeling/insights/automated_documentation writing output... [ 52%] reference/modeling/insights/external_testset writing output... [ 54%] reference/modeling/insights/index writing output... [ 56%] reference/modeling/insights/prediction_explanations writing output... [ 58%] reference/modeling/insights/rating_table writing output... [ 60%] reference/modeling/insights/shap_insights writing output... [ 62%] reference/modeling/job writing output... [ 64%] reference/modeling/model writing output... [ 66%] reference/modeling/model_recommendation writing output... [ 68%] reference/modeling/prime writing output... [ 70%] reference/modeling/project writing output... [ 72%] reference/modeling/spec/binary_data writing output... [ 74%] reference/modeling/spec/custom_task writing output... [ 76%] reference/modeling/spec/datetime_partition writing output... [ 78%] reference/modeling/spec/index writing output... [ 80%] reference/modeling/spec/monotonic_constraints writing output... [ 82%] reference/modeling/spec/segmented_modeling writing output... [ 84%] reference/modeling/spec/time_series writing output... [ 86%] reference/modeling/spec/unsupervised_anomaly writing output... [ 88%] reference/modeling/spec/unsupervised_clustering writing output... [ 90%] reference/modeling/spec/visualai writing output... [ 92%] reference/predictions/batch_predictions writing output... [ 94%] reference/predictions/index writing output... [ 96%] reference/predictions/predict_job writing output... [ 98%] reference/use_cases/index writing output... [100%] reference/use_cases/use_cases generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 3 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-07-16T23:32:12.651198Z, end-time: 2024-07-16T23:32:32.116393Z, duration: 19, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v5.3.0 Initializing Spelling Checker 8.0.0 making output directory... done loading pickled environment... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] CHANGES looking for now-outdated files... none found pickling environment... done checking consistency... done processing DataRobotPython_3.5.0_Docs.tex... index getting_started reference/index reference/data/index reference/data/dataset reference/data/database_connectivity reference/data/feature_discovery reference/modeling/index reference/modeling/project reference/modeling/model reference/modeling/blueprint reference/modeling/spec/index reference/modeling/spec/datetime_partition reference/modeling/spec/time_series reference/modeling/spec/visualai reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/segmented_modeling reference/modeling/spec/custom_task reference/modeling/spec/monotonic_constraints reference/modeling/spec/binary_data reference/modeling/insights/index reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/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 examples/index CHANGES resolving references... done writing... done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png copying TeX support files... copying TeX support files... done Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/v3.5.0/_readthedocs/pdf/_static/searchtools.js 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: 2024-07-16T23:32:33.324998Z, end-time: 2024-07-16T23:32:33.383797Z, 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: 2024-07-16T23:32:33.449524Z, end-time: 2024-07-16T23:33:06.782420Z, duration: 33, 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.5.0_Docs.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.5.0_Docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.5.0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 5 undefined on input line 268. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 6 undefined on input line 288. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 6 undefined on input line 299. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 6 undefined on input line 315. Underfull \hbox (badness 10000) in paragraph at lines 314--317 []\T1/txtt/m/sl/10 Dataset.create_from_url \T1/qtm/m/n/10 takes .csv data from a URL. If you have set LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 6 undefined on input line 324. Underfull \hbox (badness 10000) in paragraph at lines 323--327 []\T1/txtt/m/sl/10 Dataset.create_from_data_source \T1/qtm/m/n/10 takes data fr om a data source. If you have set LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 6 undefined on input line 343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 6 undefined on input line 343. [6] [7] [8] [9] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 10 und efined on input line 533. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 10 undefined on input line 592. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 10 undefined on input line 598. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 10 undefined on input line 603. [10] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSourceParam eters' on page 11 undefined on input line 681. [11] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 12 undefined on input line 718. [12] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 13 undefined on input line 771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 13 undefined on input line 787. LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 13 undefined on input line 799. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 13 undefined on input line 799. [13] [14] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 879. LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 890. [15] LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 16 undefined on input line 1000. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 16 undefined on input line 1000. [16] Overfull \vbox (1.97241pt too high) detected at line 1091 [17] Overfull \vbox (1.97241pt too high) detected at line 1171 [18] [19] [20] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 21 undefined on input line 1253. [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1400 [23] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 24 und efined on input line 1423. [24] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 2 5 undefined on input line 1514. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 25 undefined on input line 1514. [25] LaTeX Warning: Hyper reference `autodoc/api_reference:advanced-options-api' on page 26 undefined on input line 1585. [26] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 27 undefined on input line 1602. [27] [28] [29] [30] [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1948. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 32 undefined on input line 1973. [32] [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 34 undefined on input line 2082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 2099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 2116. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 2118. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 2119. [34] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 35 undefined on input line 2141. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 35 undefined on input line 2152. [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2310--2312 []\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 2324--2329 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] LaTeX Warning: Hyper reference `autodoc/api_reference:missing-values-report-api ' on page 38 undefined on input line 2385. [38] [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 40 undefined on input line 2489. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 40 undefined on input line 2492. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 40 undefined on input line 2521. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 41 undefined on input line 2559. [41] [42] [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2720. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2732. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2732. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 44 undefin ed on input line 2734. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 44 undefined on input line 2735. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 44 undefined on input line 2761. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 282 2. Underfull \hbox (badness 10000) in paragraph at lines 2821--2824 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the \T1/txtt/m/sl/10 partitioning_methods. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 283 1. [45] Underfull \hbox (badness 10000) in paragraph at lines 2894--2899 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 46 undefined on input line 2902. [46] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 47 undefined on input line 2910. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 47 undefined on input line 2928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 47 undefined on input line 2929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot_preview' on page 47 undefined on input line 2 930. Underfull \hbox (badness 10000) in paragraph at lines 2926--2931 []\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 2926--2931 \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 [47] LaTeX Warning: Hyper reference `autodoc/api_reference:dur-string-helper' on pag e 48 undefined on input line 3006. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 3015. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 48 undefined on input line 3039. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 3047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 48 undefined on input line 3049. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 48 undefined on input line 3060. [48] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3156. [49] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 50 undefined on input line 3174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 50 undefined on input line 3181. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 50 undefined on input line 3186. [50] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 51 undefined on input line 3249. [51] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 52 undefined on input line 32 89. LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 52 undefined on input line 3302. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 52 undefined on input line 3314. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 52 undefined on input line 3331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 52 undefined on input line 3350. Underfull \hbox (badness 6141) in paragraph at lines 3344--3351 []\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- [52] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 53 undefined on input line 3395. [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 54 undefined on input line 3474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 54 undefined on input line 3506. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 54 undefined on input line 3509. [54] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 55 undefined on input line 3552. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 55 undefined on input line 3556. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 55 undefined on input line 3560. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 55 undefined on input line 3566. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 55 undefined on input line 3573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 55 undefined on input line 3577. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 55 undefined on input line 3581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot_preview' on page 55 undefined on input line 3 590. [55] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot_preview' on page 56 undefined on input line 3 594. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 56 undefined on input line 35 98. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 56 undefined on input line 3633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 56 undefined on input line 3634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 56 undefined on input line 3 636. Underfull \hbox (badness 10000) in paragraph at lines 3632--3637 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a \T1/txtt/m/ sl/10 DatetimeModel \T1/qtm/m/n/10 us-ing the \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_predictions' on page 56 undefined on input line 3640. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 56 undefined on input line 3644. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 56 undefined on input line 3649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 56 undefined on input line 365 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 56 undefined on input line 3660. [56] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 57 und efined on input line 3670. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 57 undefined on input line 3673 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 57 undefined on input line 3675. [57] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 58 und efined on input line 3737. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 58 undefined on input line 3740. Overfull \vbox (1.97241pt too high) detected at line 3826 [58] [59] ! 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.3856 ├── 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.3856 ├── 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.3856 ├── 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.3857 │   ├── 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.3857 │   ├── 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.3857 │   ├── 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.3857 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3859 │   ├── … ! 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.3859 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3859 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3859 │   ├── … ! 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.3860 ├── 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.3860 ├── 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.3860 ├── 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.3861 ...├── 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.3861 ...├── 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.3861 ...├── 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.3861 ...├── 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.3862 ...├── 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.3862 ...├── 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.3862 ...├── 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.3862 ...├── 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.3863 │ ├── … ! 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.3863 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3863 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3863 │ ├── … [60] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 61 undefined on input line 3920. [61] [62 <./sample1.png> <./sample2.png>] [63] [64 <./activation_map1.png> <./a ctivation_map2.png>] [65] [66 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4206 [67] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 68 undefined on input line 4248. [68] [69] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 70 undefined on input line 4319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 70 undefined on input line 4320. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 70 undefined on input line 43 21. [70] Underfull \hbox (badness 7012) in paragraph at lines 4391--4394 []\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 [71] Underfull \hbox (badness 10000) in paragraph at lines 4441--4444 []\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 [72] [73] [74] [75] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 76 undefined on input line 4724. [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 4781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 4805. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4875. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4917. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4981. [78] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 5038. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 5081. [79] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 80 undefined on input line 5181. [80] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 81 undefined on input line 5197. LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 81 undefined on input line 5218. ! 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.5241 ...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.5241 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 83 undefined on input line 5380. [83] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 84 undefined on input line 5408. [84] [85] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 86 undefined on input line 5559. [86] [87] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 88 undefined on input line 5637. [88] [89] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 90 und efined on input line 5793. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 90 undefined on input line 5793. [90] ! 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.5854 ├── 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.5854 ├── 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.5854 ├── 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.5855 ├  ├──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.5855 ├  ├──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.5855 ├  ├──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.5855 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5858 ├── 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.5858 ├── 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.5858 ├── data.csv [91] [92] [93] [94] [95] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 96 undefined on input line 6130. [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 6273--6280 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.predicti on_explanations.PredictionExplanationsRow' on page 98 undefined on input line 6 284. [98] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 99 undefined on input line 6343. [99] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 100 undefined on input line 6402. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 100 undefined on input line 6403. Overfull \vbox (0.7195pt too high) detected at line 6438 [100] [101] [102] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 103 undefined on input line 6568. [103] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 104 undefined on input line 6639. [104] [105] [106] [107] [108] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 109 und efined on input line 6961. [109] [110] [111] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 112 undefined on input line 7090. [112] [113] [114] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 115 undefined on input line 7316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 115 undefined on input line 7339. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 115 undefined on input line 7345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 115 undefined on input line 7357. [115] [116] [117] Underfull \hbox (badness 10000) in paragraph at lines 7487--7492 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 118 undefined on input line 7552. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 118 undefined on input line 7553. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 118 undefined on input line 7555. [118] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 119 undefined on input line 7667. [119] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 120 undefined on input line 7673. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 120 undefined on input line 7689. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 120 undefined on input line 7731. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 120 undefined on input line 7732. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 120 undefined on input line 7733. [120] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 121 undefined on input line 7759. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 121 undefined on input line 7761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 121 undefined on input line 7761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 121 undefined on input line 7782. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 121 undefined on input line 7783. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 121 undefined on input line 7784. [121] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 122 undefined on input line 7828. LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 122 undefined on input line 7882. [122] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 123 undefined on input line 7902. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 123 undefined on input line 7903. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 123 undefined on input line 7927. [123] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 124 un defined on input line 7947. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 124 undefined on input line 7997. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 124 undefined on input line 7998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 124 undefined on input line 8001. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 124 undefined on input line 8005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 124 undefined on input line 8006. [124] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 125 undefined on input line 8063. [125] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 126 undefined on input line 8081. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 126 undefined on input line 8082. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 126 undefined on input line 8108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 126 undefined on input line 8130. [126] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 127 undefined on input line 8154. [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 128 undefined on input line 8257. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 128 undefined on input line 8264. [128] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 129 undefined on input line 8308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 129 undefined on input line 8309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 129 undefined on input line 8342. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 129 undefined on input line 8343. [129] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 130 undefined on input line 8355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 130 undefined on input line 8374. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 130 undefined on input line 8375. Underfull \hbox (badness 5231) in paragraph at lines 8372--8377 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_on_schedule' on page 130 undefined on input line 8379. [130] Underfull \hbox (badness 10000) in paragraph at lines 8450--8453 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8450--8453 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8463--8466 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8463--8466 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8463--8466 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8495--8498 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8495--8498 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8508--8510 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 31st are ig- [131] Overfull \vbox (691.36992pt too high) has occurred while \output is active [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 133 undefined on input line 8530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 133 undefined on input line 8530. Underfull \hbox (badness 5832) in paragraph at lines 8527--8533 []\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 8527--8533 \T1/qtm/m/n/10 job def-i-ni-tion that was pre-vi-ously run-ning as a sched-uled job, but should now be stopped, sim-ply LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_registered_model_version' on page 133 undefined on input line 85 70. LaTeX Warning: Hyper reference `reference/mlops/model_registry:model-registry' on page 133 undefined on input line 8570. Underfull \hbox (badness 10000) in paragraph at lines 8574--8577 []\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\TS1/txtt/m/n/10 ``\T1/txtt/m/n/10 (also known as LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r.list' on page 133 undefined on input line 8583. [133] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 134 undefined on input line 8621. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 134 undefined on input line 8625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 134 undefined on input line 8657. [134] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 135 undefined on input line 8716. [135] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 136 undefined on input line 8741. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 136 undefined on input line 8799. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 136 undefined on input line 8802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 136 undefined on input line 8803. [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 137 undefined on input line 8840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 137 undefined on input line 88 65. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 137 undefined on input line 8882. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 137 undefined on input line 8883. [137] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 138 undefined on input line 8920. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 138 undefined on input line 8920. Overfull \vbox (1.97241pt too high) detected at line 8947 [138] [139] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 140 undefined on input line 9018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 140 undefined on input line 9018. [140] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 141 undefined on input line 9126. [141] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 142 undefined on input line 9145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 142 undefined on input line 9186. [142] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 143 undefined on input line 9226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 143 undefined on input line 9248. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 143 undefined on input line 9248. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 143 undefined on input line 9252. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 143 undefined on input line 9256. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 143 undefined on input line 9260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 143 undefined on input line 9264. [143] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 144 undefined on input line 9282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 144 undefined on input line 9283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 144 undefined on input line 9297. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 144 undefined on input line 9298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 144 undefined on input line 9322. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 144 undefined on input line 9334. [144] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 145 undefined on input line 9350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 145 undefined on input line 9362. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 145 undefined on input li ne 9378. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 145 undefined on input line 9390. [145] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 146 undefined on input line 9409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 146 undefined on input line 9410. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 146 undefined on input line 9411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 146 undefined on input line 9442. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 146 undefined on input line 9454. [146] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 147 undefined on input lin e 9473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 147 undefined on input line 9486. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 147 undefined on input line 9504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 147 undefined on input line 9516 . [147] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 148 undefined on input line 9548. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 148 undefined on input line 9560. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 148 undefined on input line 9596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 148 undefined on input line 9597. [148] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 149 undefined on input line 9611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 149 undefined on input line 9612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 149 undefined on input line 9 613. Underfull \hbox (badness 10000) in paragraph at lines 9610--9614 \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. [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 170 undefined on input line 11004. [170] [171] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 172 undefined on input line 11075. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 172 undefined on input line 11076. Underfull \hbox (badness 10000) in paragraph at lines 11074--11077 []\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 [172] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 173 undefined on input line 11172. [173] Overfull \vbox (2.67389pt too high) detected at line 11254 [174] [175] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 176 undefined on input line 11317. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 176 undefined on input line 11357. [176] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 177 undefined on input line 11390. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 177 undefined on input line 11412. [177] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 178 undefined on input line 11455. Overfull \vbox (1.31892pt too high) detected at line 11506 [178] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 179 undefined on input line 11528. [179] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 180 undefined on input line 11587. Underfull \hbox (badness 10000) in paragraph at lines 11605--11609 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [180] [181] [182] [183] [184] [185] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 186 undefined on input line 11926. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 186 undefined on input line 11953. [186] [187] [188] [189] [190] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12245--12248 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/qtm/m/it/10 dr.registry.Job.create_from_custom_metric_gallery_templat e\T1/qtm/m/n/10 , [191] [192] [193] [194] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelListFilters' on page 195 undefined on input line 12499. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelVersionsListFilters' on page 195 undefined on input line 12503. Underfull \hbox (badness 10000) in paragraph at lines 12501--12504 []\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 [195] [196] [197] [198] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 1 99 undefined on input line 12759. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 199 undefined on input line 12766. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 199 undefined on input line 12776. [199] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 200 undefined on input line 12802. [200] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 201 undefined on input line 12860. [201] [202] [203] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 204 undefined on input line 13073. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 204 undefined on input line 13089. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 204 undefined on input line 13093. [204] [205] [206] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 207 undefined on input line 13332. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 207 undefined on input line 13332. [207] [208] [209] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13499. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 210 undefined on input line 13502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13503. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 210 undefined on input line 13503. Underfull \hbox (badness 10000) in paragraph at lines 13505--13508 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13536. [210] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 211 undefined on input line 13589. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 211 undefined on input line 13623. [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 13757--13762 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 214 undefined on input line 13788. Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [214] [215] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 216 undefined on input line 13945. [216] [217] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 218 undefined on input line 14162. [218] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 219 undefined on input line 14212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 219 undefined on input line 14254. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 219 undefined on input line 1 4278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 219 undefined on input line 1 4321. [219] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 220 undefined on input line 14357. [220] [221] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 222 undefined on input line 1 4563. Overfull \hbox (14.55872pt too wide) in paragraph at lines 14577--14577 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [222] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 223 undefined on input line 14727. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.AnomalyA ssessmentPreviewBin' on page 223 undefined on input line 14765. [223] [224] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 225 undefined on input line 14931. [225] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 226 undefined on input line 14965. [226] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 227 undefined on input line 15078. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 227 undefined on input line 15110. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 227 undefined on input line 15172. [227] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 228 undefined on input line 15208. [228] [229] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 230 undefined on input line 15437. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 230 undefined on input line 15461. [230] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 231 undefined on input line 15500. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 231 undefined on input line 15561. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 231 undefined on input line 15582. [231] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 232 undefined on input line 15630. [232] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 233 undefined on input line 15711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 233 undefined on input line 15734. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 233 undefined on input line 15788. Underfull \hbox (badness 10000) in paragraph at lines 15803--15807 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (62.72911pt too wide) in paragraph at lines 15808--15812 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [233] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 234 undefined on input line 15840. Underfull \hbox (badness 10000) in paragraph at lines 15855--15859 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (23.14409pt too wide) in paragraph at lines 15860--15864 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 234 undefined on input line 15903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 234 undefined on input line 15930. [234] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 235 undefined on input line 15959. [235] Underfull \hbox (badness 10000) in paragraph at lines 16029--16032 []\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. [236] [237] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 238 undefined on input line 16238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 238 undefined on input line 16272. [238] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 239 undefined on input line 16401. [239] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 240 undefined on input line 16454. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 240 undefined on input line 16513. [240] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 241 undefined on input line 16593. [241] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 242 undefined on input line 16660. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 242 undefined on input line 16677. [242] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16743. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16747. [243] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 244 undefined on input line 16755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 244 undefined on input line 16811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 244 undefined on input line 16819. [244] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 245 undefined on input line 16855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 245 undefined on input line 16939. [245] [246] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 247 undefined on input line 17102. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 247 undefined on input line 17134. [247] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 248 undefined on input line 17196. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 248 undefined on input line 17232. [248] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 249 undefined on input line 17317. [249] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 250 undefined on input line 17416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 250 undefined on input line 17454. [250] [251] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 252 undefined on input line 17599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 252 undefined on input line 17616. [252] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17674. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17682. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17686. [253] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 254 undefined on input line 17694. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 254 undefined on input line 17750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 254 undefined on input line 17758. [254] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 255 undefined on input line 17794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 255 undefined on input line 17878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 255 undefined on input line 17896. [255] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 256 undefined on input line 17918. [256] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 257 undefined on input line 18072. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 257 undefined on input line 18126. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 257 undefined on input line 18153. [257] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 258 undefined on input line 18180. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 258 undefined on input line 18214. [258] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 259 undefined on input line 18318. [259] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 260 undefined on input line 18410. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 260 undefined on input line 18461. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 260 undefined on input line 18518. [260] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 261 undefined on input line 18534. [261] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 262 undefined on input line 18600. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 262 undefined on input line 18615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 262 undefined on input line 18631. [262] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 263 undefined on input line 18701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 263 undefined on input line 18717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 263 undefined on input line 18745. [263] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 264 undefined on input line 18786. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 264 undefined on input line 18796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 264 undefined on input line 18844. [264] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 265 undefined on input line 18874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 265 undefined on input line 18891. [265] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 266 un defined on input line 19017. [266] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 267 undefined on input line 19096. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 267 undefined on input line 19098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 267 undefined on input line 19113. [267] LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 268 undefined on input line 1914 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 268 undefined on input line 1917 1. [268] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 269 undefined on input line 19215. [269] [270] [271] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 272 undefined on input line 19509. [272] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 273 undefined on input line 19577. [273] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 274 undefined on input line 19684. [274] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 275 undefined on input line 19736. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 275 undefined on input line 19781. [275] [276] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 277 undefined on input line 20002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 277 undefined on input line 20021. [277] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 278 undefined on input line 20040. [278] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 279 undefined on input line 20145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 279 undefined on input line 20202. [279] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 280 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 280 undefined on input line 20226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 280 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 280 undefined on input line 20250. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 280 undefined on input line 20296. [280] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 281 undefined on input line 20338. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 281 undefined on input line 20399. [281] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 282 undefined on input line 20456. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 282 undefined on input line 20499. [282] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 283 undefined on input line 20596. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 283 undefined on input line 2061 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 283 undefined on input line 20617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 283 undefined on inp ut line 20646. [283] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 284 undefined on input line 2073 7. [284] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 285 undefined on input line 2078 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 285 undefined on input line 2082 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 285 undefined on input line 2086 0. [285] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 286 undefined on input line 2090 4. [286] [287] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 288 undefined on input line 21154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 288 undefined on input line 21196. [288] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 289 undefined on input line 21295. [289] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 290 undefined on input line 21353. [290] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 291 undefined on input line 21421. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 291 undefined on input line 21474. [291] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 292 undefined on input line 21543. [292] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 293 undefined on input line 21596. [293] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 294 undefined on input line 21659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 294 undefined on input line 21712. [294] [295] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 296 undefined on input line 21851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 296 undefined on input line 21893. [296] [297] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 298 undefined on input line 22007. Overfull \hbox (4.56378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [298] [299] [300] [301] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 302 undefined on input line 22308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 302 undefined on input line 22359. [302] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 303 undefined on input line 22402. [303] Overfull \vbox (1.47964pt too high) detected at line 22541 [304] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 305 undefined on input line 22545. [305] [306] [307] [308] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 309 undefined on input li ne 22914. [309] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 310 undefined on input line 2298 6. [310] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 311 undefined on input l ine 23059. [311] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 312 undefined on input line 23125. Overfull \hbox (18.09383pt too wide) in paragraph at lines 23139--23139 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 23139--23139 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 313 undefined on input li ne 23235. [313] [314] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 315 undefined on input line 2339 7. Overfull \hbox (23.3838pt too wide) in paragraph at lines 23411--23411 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23411--23411 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [315] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 316 undefined on input l ine 23495. [316] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 317 undefined on input line 23649. Overfull \hbox (19.11383pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (4.57382pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [317] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 318 undefined on input li ne 23708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 318 undefined on input li ne 23739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 318 undefined on input line 23782 . [318] Underfull \hbox (badness 10000) in paragraph at lines 23794--23800 \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/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 319 undefined on input line 23868 . [319] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 320 undefined on input line 23939 . [320] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 321 undefined on input line 24014 . [321] Overfull \hbox (8.09381pt too wide) in paragraph at lines 24119--24119 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 322 undefined on input l ine 24150. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 322 undefined on input l ine 24201. [322] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 323 undefined on input l ine 24248. [323] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 324 undefined on input line 24384. [324] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 325 undefined on input line 24425. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 325 undefined on input line 24473. [325] [326] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 327 undefined on input line 24684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 327 undefined on input line 24711. [327] [328] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 329 undefined on input line 24862. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 329 undefined on input line 24910. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 329 undefined on input line 24962. [329] [330] [331] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 332 undefined on input line 25242. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 332 undefined on input line 25298. [332] Underfull \hbox (badness 10000) in paragraph at lines 25382--25387 \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 , Underfull \hbox (badness 10000) in paragraph at lines 25382--25387 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.ANOMALY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25389--25393 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25389--25393 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [333] Underfull \hbox (badness 10000) in paragraph at lines 25451--25454 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 25451--25454 \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 , [334] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 335 undefined on input line 25531. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 335 undefined on input line 25579. [335] Underfull \hbox (badness 10000) in paragraph at lines 25645--25650 \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 25645--25650 \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 25652--25655 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25687--25690 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 25687--25690 \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 , [336] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 337 undefined on input line 25729. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 337 undefined on input line 25777. [337] [338] Overfull \hbox (15.66096pt too wide) in paragraph at lines 26008--26013 \T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTOM_ MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 26008--26013 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- [339] Underfull \hbox (badness 10000) in paragraph at lines 26052--26055 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26052--26055 \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 26101--26104 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26101--26104 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [340] [341] [342] Underfull \hbox (badness 10000) in paragraph at lines 26401--26404 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26401--26404 \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/api_reference:datarobot.CustomModelVers ion' on page 343 undefined on input line 26458. [343] Underfull \hbox (badness 10000) in paragraph at lines 26498--26502 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26523--26533 \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 26523--26533 \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 26535--26538 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26535--26538 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] [345] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 346 undefined on input line 26660. [346] Underfull \hbox (badness 10000) in paragraph at lines 26700--26704 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26725--26735 \T1/qtm/m/n/10 will be used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/my Model/file1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 26725--26735 \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 26725--26735 \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 26742--26745 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26742--26745 \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 , [347] Overfull \vbox (1.47964pt too high) detected at line 26843 [348] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 349 undefined on input line 26869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 349 undefined on input line 26917. [349] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 350 undefined on input line 26969. [350] [351] [352] [353] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 354 undefined on input line 27427. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 354 undefined on input line 27479. [354] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 355 undefined on input line 27531. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 355 undefined on input line 27612. [355] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 356 undefined on input line 27651. [356] [357] [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 28182--28185 \T1/qtm/m/n/10 build sta-tus of the ex-e-cu-tion en-vi-ron-ment ver-sion to fil -ter by. See Underfull \hbox (badness 10000) in paragraph at lines 28182--28185 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [360] [361] [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 28625--28629 \T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to be be-tw een 0 Underfull \hbox (badness 10000) in paragraph at lines 28625--28629 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [364] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 365 undefined on input line 28661. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 365 undefined on input line 28720. [365] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 366 undefined on input line 28768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 366 undefined on input line 28813. [366] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 367 undefined on input line 28901. [367] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 368 undefined on input line 29086. [368] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 369 undefined on input line 29106. [369] [370] [371] [372] [373] [374] [375] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 376 undefined on input line 29871. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 376 undefined on input line 29913. [376] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 377 undefined on input line 29984. [377] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 378 undefined on input line 30132. [378] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 379 undefined on input line 30174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 379 undefined on input line 30223. [379] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 380 undefined on input line 30275. [380] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 381 undefined on input line 30395. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 381 undefined on input line 30437. [381] Underfull \hbox (badness 10000) in paragraph at lines 30467--30470 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 382 undefined on input line 30504. Underfull \hbox (badness 6125) in paragraph at lines 30530--30533 \T1/qtm/m/n/10 [str] Op-tional. The iden-ti-fier of the Con-nec-tor. if the typ e is Data-S-tore- Underfull \hbox (badness 10000) in paragraph at lines 30534--30537 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [382] [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 384 undefined on input line 30641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 384 undefined on input line 30688. [384] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 385 undefined on input line 30742. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 385 undefined on input line 30776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 385 undefined on input line 30803. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 385 undefined on input line 30830. [385] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 386 undefined on input line 30850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 386 undefined on input line 30869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 386 undefined on input line 30874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 386 undefined on input line 30896. [386] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 387 un defined on input line 30964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 387 undefined on input line 31007. [387] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 388 undefined on input line 31049. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 388 undefined on input line 31107. [388] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 389 undefined on input line 31207. [389] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 390 undefined on input line 31234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 390 undefined on input line 31309. [390] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 391 undefined on input line 31370. [391] [392] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 393 undefined on input line 31585. [393] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 394 undefined on input line 31649. [394] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 395 undefined on input line 31721. [395] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 396 undefined on input line 31794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 396 undefined on input line 31838. [396] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 397 undefined on input line 31939. [397] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 398 undefined on input line 31996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 398 undefined on input line 32030. [398] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 399 undefined on input line 32147. [399] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 400 undefined on input line 32212. [400] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 401 undefined on input line 32367. [401] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 402 undefined on input line 32399. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 402 undefined on input line 32442. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 402 undefined on input line 32466. [402] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 403 undefined on input line 32514. [403] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 404 undefined on input line 32617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 404 undefined on input line 32631. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 404 undefined on input line 32678. [404] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 405 undefined on input line 32744. [405] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 406 undefined on input line 32816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 406 undefined on input line 32867. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 406 undefined on input line 32915. [406] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 407 undefined on input line 32991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 407 undefined on input line 33018. [407] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 408 undefined on input line 33052. [408] Underfull \hbox (badness 5077) in paragraph at lines 33211--33218 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [409] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 410 undefined on input line 33253. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 410 undefined on input line 33277. [410] [411] [412] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 413 undefined on input line 33553. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 413 undefined on input line 33628. [413] [414] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 415 undefined on input line 33746 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 415 undefined on input line 33793 . [415] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 416 undefined on input line 33859 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 416 undefined on input line 33896. Overfull \hbox (7.10396pt too wide) in paragraph at lines 33910--33910 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [416] [417] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 418 undefined on input line 34001. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 418 undefined on input line 34048. [418] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 419 undefined on input line 34114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 419 undefined on input line 34151. [419] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 420 undefined on input line 34232. [420] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 421 undefined on input line 34278. [421] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 422 undefined on input line 34364. [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 34628--34631 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [424] [425] [426] Underfull \hbox (badness 10000) in paragraph at lines 34957--34960 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 35251--35254 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [430] [431] [432] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 433 undefined on input line 35517. [433] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 434 undefined on input line 35594. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 434 undefined on input line 35653. [434] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 435 undefined on input line 35722. [435] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 436 undefined on input line 35791. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 436 undefined on input line 35826. [436] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 437 undefined on input line 35873. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 437 undefined on input line 35891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 437 undefined on input line 35909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 437 undefined on input line 35914. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 437 undefined on input line 35919. [437] [438] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 439 undefined on input line 36092. [439] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 440 undefined on input line 36166. [440] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 441 undefined on input line 36252. [441] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 442 undefined on input line 36338. [442] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 443 undefined on input line 36476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 443 undefined on input line 36505. [443] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ForecastDateSettings' on page 444 undefined on input line 36523. [444] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 445 undefined on input line 36614 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 445 undefined on input line 366 24. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 445 undefined on input line 36693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 445 undefined on input line 36698. Underfull \hbox (badness 10000) in paragraph at lines 36695--36699 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 445 undefined on input line 3670 8. [445] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 446 undefined on input line 3679 8. [446] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 447 undefined on input line 36875 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerReplaySettings' on page 447 undefined on input line 368 89. [447] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 448 undefined on input line 36955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 448 undefined on input line 36966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.DriftTrackingSettings' on page 448 undefined on input line 36976. [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 449 undefined on input line 37120. Underfull \hbox (badness 10000) in paragraph at lines 37116--37121 \T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this d e-ploy- Underfull \hbox (badness 10000) in paragraph at lines 37116--37121 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [449] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 450 undefined on input line 3719 4. Underfull \hbox (badness 10000) in paragraph at lines 37190--37195 \T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de-p loy-ment. Underfull \hbox (badness 10000) in paragraph at lines 37190--37195 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionWarningSettings' on page 450 undefined on input line 37 218. [450] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 451 undefined on input line 37306. [451] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 452 undefined on input line 37431. [452] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 453 undefined on input line 37485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 453 undefined on input line 37542. [453] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 454 undefined on input line 37599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 454 undefined on input line 37660. [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 455 undefined on input line 37709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 455 undefined on input line 37760. [455] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 456 undefined on input line 37829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 456 undefined on input line 37878. [456] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 457 undefined on input line 37935. [457] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 458 undefined on input line 37999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 458 undefined on input lin e 38056. [458] [459] [460] [461] [462] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 463 undefined on input line 38462. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 463 undefined on input line 38516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.champion_model_package.ChampionModelPackage' on page 463 undefined on input line 38550. [463] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 464 undefined on input line 38602 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 464 undefined on input line 38644. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 464 undefined on input line 38671. [464] [465] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 466 undefined on input line 38789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 466 undefined on input line 38823. [466] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 467 undefined on input line 38946. [467] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 468 undefined on input line 39044. [468] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 469 undefined on input line 39173. [469] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 470 undefined on input line 39284. [470] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 471 undefined on input line 39371. [471] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 472 undefined on input line 39466. [472] [473] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 474 undefined on input line 39648. [474] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 475 undefined on input line 39838. Overfull \hbox (10.41382pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [475] [476] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 477 undefined on input lin e 39944. [477] [478] [479] [480] Overfull \hbox (77.69371pt too wide) in paragraph at lines 40131--40131 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 is_external_baseline_dataset_valid\T1/qtm/m/n/10 , Overfull \hbox (70.54372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [481] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 482 undefined on i nput line 40229. [482] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 483 undefined on input line 40331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 483 undefined on input line 40379. [483] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 484 undefined on input line 40412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 484 undefined on input line 40418. [484] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 485 undefined on input line 40512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 485 undefined on input line 40545. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 485 undefined on input line 40551. [485] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 486 undefined on input line 40636. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 486 undefined on input line 40669. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 486 undefined on input line 40675. [486] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 487 undefined on input line 40783. [487] [488] [489] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 490 undefined on input line 41168. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 490 undefined on input line 41170. [490] Underfull \hbox (badness 10000) in paragraph at lines 41279--41284 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [491] [492] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 493 undefined on input line 41471. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 493 undefined on input line 41503. [493] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 494 undefined on input line 41535. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 494 undefined on input line 41567. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 494 undefined on input line 41605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 494 undefined on input line 41639. [494] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 495 undefined on input line 41697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 495 undefined on input line 41700. [495] Underfull \hbox (badness 10000) in paragraph at lines 41778--41783 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [496] [497] [498] [499] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 500 undefined on input line 42224. [500] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 501 undefined on input line 42332. [501] Underfull \hbox (badness 10000) in paragraph at lines 42429--42432 []\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 42429--42432 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_joint_probabilities' on page 502 undefined on input line 42448. Underfull \hbox (badness 10000) in paragraph at lines 42494--42497 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [502] Underfull \hbox (badness 10000) in paragraph at lines 42556--42559 \T1/qtm/m/n/10 [list(dict)] List of con-di-tional prob-a-bil-ity val-ues with a schema de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 42566--42569 []\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 42566--42569 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_conditional_probabilities' on page 503 undefined on input line 425 85. [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 42721--42725 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 42721--42725 \T1/qtm/m/n/10 get pair-wise data for. Since `v2.19' this is op-tional and de-f aults to Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix' on page 505 undefined on input line 42752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 505 undefined on input line 42790. [505] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 506 undefined on input line 42895. [506] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 507 undefined on input line 42957. [507] [508] [509] Underfull \hbox (badness 10000) in paragraph at lines 43197--43200 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43540--43545 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [514] Underfull \hbox (badness 10000) in paragraph at lines 43559--43563 \T1/qtm/m/n/10 Time unit of the pre-dic-tion point round-ing. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43577--43580 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [515] [516] [517] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 518 undefined on input line 43897. [518] [519] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 520 undefined on input line 43998. [520] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 521 undefined on input line 44072. [521] [522] Overfull \hbox (14.04398pt too wide) in paragraph at lines 44372--44372 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [523] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 524 undefined on input line 44465. [524] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 525 undefined on input line 44598. [525] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 526 undefined on input line 44643. [526] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 527 undefined on input line 44728. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 527 undefined on input line 44762. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 527 undefined on input line 44826. [527] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 528 undefined on input line 44905. [528] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 529 undefined on input line 45025. [529] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 530 undefined on input lin e 45120. [530] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 531 undefined on input line 4 5155. [531] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 532 undefined on input line 45272. [532] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 533 undefined on input line 45469. [533] [534] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 535 undefined on input line 45728. [535] [536] [537] [538] [539] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 540 undefined on input line 46329. [540] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 541 undefined on input line 46 372. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 541 undefined on input line 46373. [541] [542] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 543 undefined on input line 46543. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 543 undefined on input line 46589. [543] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 544 undefined on input line 46717. [544] [545] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 546 undefined on input line 46888. [546] [547] [548] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 549 undefined on input line 47227. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 549 undefined on input line 47228. [549] [550] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 551 undefined on input line 47350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 551 undefined on input line 47353. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 551 undefined on input line 47446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 551 undefined on input line 47449. [551] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 552 undefined on input line 47511. Underfull \hbox (badness 5359) in paragraph at lines 47541--47544 \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 [552] [553] [554] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 555 undefined on input line 47851. [555] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 556 undefined on input line 48012. [556] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 557 undefined on input line 48115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 557 undefined on input line 48123. [557] [558] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 559 undefined on input line 48334. [559] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 560 undefined on input line 48461. [560] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 561 undefined on input line 48543. [561] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 562 undefined on input line 48726. [562] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 563 undefined on input line 48772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 563 undefined on input line 48813. [563] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 564 undefined on input line 48 883. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 564 undefined on input line 48884. Underfull \hbox (badness 10000) in paragraph at lines 48881--48886 []\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 48881--48886 \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 [564] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 565 undefined on input line 48940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 565 undefined on input line 48991. [565] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 566 undefined on input line 49029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 566 undefined on input line 49050. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 566 undefined on input line 49071. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 566 undefined on input line 49077. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 566 undefined on input line 49086. [566] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 567 undefined on input line 49145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 567 undefined on input line 49183. [567] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 568 undefined on input line 49221. [568] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 569 undefined on input line 49345. [569] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 570 undefined on input line 49453. Underfull \hbox (badness 5592) in paragraph at lines 49489--49495 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 49489--49495 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [570] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 571 undefined on input line 49 539. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 571 undefined on input line 49540. Underfull \hbox (badness 10000) in paragraph at lines 49537--49542 []\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 49537--49542 \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 [571] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 572 undefined on input line 49617. [572] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 573 undefined on input line 49 733. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 573 undefined on input line 49734. [573] [574] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 575 undefined on input line 49952. [575] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 576 undefined on input line 50080. [576] Overfull \vbox (1.47964pt too high) detected at line 50200 [577] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 578 undefined on input line 50251. [578] [579] [580] [581] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 582 undefined on input line 50590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 582 undefined on input line 50591. [582] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 583 undefined on input line 50713. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 583 undefined on input line 50716. [583] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 584 undefined on input line 50809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 584 undefined on input line 50812. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 584 undefined on input line 50874. [584] Underfull \hbox (badness 5359) in paragraph at lines 50904--50907 \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 [585] [586] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 587 undefined on input line 51214. [587] [588] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 589 undefined on input line 51375. [589] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 590 undefined on input line 51478. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 590 undefined on input line 51486. [590] [591] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 592 undefined on input line 51697. [592] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 593 undefined on input line 51824. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 593 undefined on input line 51906. [593] [594] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 595 undefined on input line 52063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 595 undefined on input line 52109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 595 undefined on input line 52150. [595] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 596 undefined on input line 52222. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 596 undefined on input line 52243. [596] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 597 undefined on input line 52264. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 597 undefined on input line 52270. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 597 undefined on input line 52279. [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 598 undefined on input line 52338. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 598 undefined on input line 52376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 598 undefined on input line 52414. [598] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 599 undefined on input line 52538. [599] [600] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 601 undefined on input line 52 710. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 601 undefined on input line 52711. [601] [602] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 603 undefined on input line 52908. [603] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 604 undefined on input line 53036. [604] [605] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 606 undefined on input line 53207. [606] [607] [608] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 609 undefined on input line 53546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 609 undefined on input line 53547. [609] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 610 undefined on input line 53669. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 610 undefined on input line 53672. [610] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 611 undefined on input line 53765. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 611 undefined on input line 53768. [611] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 612 undefined on input line 53830. Underfull \hbox (badness 5359) in paragraph at lines 53860--53863 \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 [612] [613] [614] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 615 undefined on input line 54170. [615] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 616 undefined on input line 54331. [616] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 617 undefined on input line 54434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 617 undefined on input line 54442. [617] [618] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 619 undefined on input line 54653. [619] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 620 undefined on input line 54780. [620] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 621 undefined on input line 54862. [621] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 622 undefined on input line 55045. [622] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 623 undefined on input line 55091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 623 undefined on input line 55132. [623] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 624 undefined on input line 55 202. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 624 undefined on input line 55203. Underfull \hbox (badness 10000) in paragraph at lines 55200--55205 []\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 55200--55205 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 624 undefined on input line 55259. [624] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 625 undefined on input line 55310. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 625 undefined on input line 55348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 625 undefined on input line 55369. [625] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 626 undefined on input line 55390. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 626 undefined on input line 55396. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 626 undefined on input line 55405. [626] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 627 undefined on input line 55464. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 627 undefined on input line 55502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 627 undefined on input line 55540. [627] [628] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 629 undefined on input line 55664. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 629 undefined on input line 55772. [629] Underfull \hbox (badness 5592) in paragraph at lines 55808--55814 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 55808--55814 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 630 undefined on input line 55 858. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 630 undefined on input line 55859. Underfull \hbox (badness 10000) in paragraph at lines 55856--55861 []\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 55856--55861 \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 [630] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 631 undefined on input line 55936. [631] [632] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 633 undefined on input line 56 034. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 633 undefined on input line 56035. [633] [634] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 635 undefined on input line 56190. Underfull \hbox (badness 10000) in paragraph at lines 56188--56196 \T1/qtm/m/n/10 of the \T1/txtt/m/n/10 windows_basis_unit \T1/qtm/m/n/10 into th e past rel-a-tive to the fore-cast point the Underfull \hbox (badness 5726) in paragraph at lines 56188--56196 \T1/txtt/m/n/10 feature_derivation_window_start \T1/qtm/m/n/10 set on the proje ct due to the dif-fer-enc-ing LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 635 undefined on input line 56199. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 635 undefined on input line 56206. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 635 undefined on input line 56214. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 635 undefined on input line 56222. [635] [636] [637] [638] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 639 undefined on input line 56 603. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 639 undefined on input line 56604. Underfull \hbox (badness 10000) in paragraph at lines 56601--56606 []\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 56601--56606 \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 [639] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 640 undefined on input line 56742. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 640 undefined on input line 56746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 640 undefined on input line 56798. [640] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 641 undefined on input line 56801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 641 undefined on input line 56847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 641 undefined on input line 56889. [641] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 642 undefined on input line 56945. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 642 undefined on input line 56948. [642] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 643 undefined on input line 57054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 643 undefined on input line 57061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 643 undefined on input line 57069. [643] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 644 undefined on input line 57153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 644 undefined on input line 57204. [644] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 645 undefined on input line 57281. [645] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 646 undefined on input line 5 7347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 646 undefined on input line 57383. [646] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 647 undefined on input line 57464. [647] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 648 undefined on input line 5 7537. [648] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 649 undefined on input line 57573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 649 undefined on input line 57644. [649] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 650 undefined on input line 57 708. Underfull \hbox (badness 10000) in paragraph at lines 57706--57710 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTimeP lotPreview \T1/qtm/m/n/10 rep-re-sent-ing [650] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 651 undefined on input line 57818. Underfull \hbox (badness 10000) in paragraph at lines 57816--57820 \T1/qtm/m/n/10 [list of Anoma-lyAssess-men-tRecord] a \T1/txtt/m/sl/10 AnomalyA ssessmentRecord \T1/qtm/m/n/10 rep-re-sent-ing [651] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 652 undefined on input line 57857. Underfull \hbox (badness 5359) in paragraph at lines 57892--57895 \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 [652] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 653 undefined on input line 57950. [653] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 654 undefined on input line 58036. Underfull \hbox (badness 10000) in paragraph at lines 58059--58064 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 654 undefined on input line 58088. Underfull \hbox (badness 10000) in paragraph at lines 58106--58113 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [654] Underfull \hbox (badness 10000) in paragraph at lines 58167--58172 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. Che ck LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 655 undefined on input line 58196. Underfull \hbox (badness 10000) in paragraph at lines 58214--58221 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [655] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 656 undefined on input line 58307. [656] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 657 undefined on input line 58408. [657] [658] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 659 undefined on input line 58579. [659] [660] [661] [662] [663] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 664 undefined on input line 59177. [664] [665] [666] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 667 undefined on input line 59469. [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 668 undefined on input line 59596. [668] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 669 undefined on input line 59678. [669] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 670 undefined on input line 59 880. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 670 undefined on input line 59881. Underfull \hbox (badness 10000) in paragraph at lines 59878--59883 []\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 59878--59883 \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 [670] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 671 undefined on input line 59937. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 671 undefined on input line 59958. [671] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 672 undefined on input line 59979. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 672 undefined on input line 59985. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 672 undefined on input line 59994. [672] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 673 undefined on input line 60053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 673 undefined on input line 60091. [673] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 674 undefined on input line 60 187. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 674 undefined on input line 60188. Underfull \hbox (badness 10000) in paragraph at lines 60185--60190 []\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 60185--60190 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [674] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 675 undefined on input line 60265. [675] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 676 undefined on input line 60 363. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 676 undefined on input line 60364. [676] [677] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 678 undefined on input line 60 532. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 678 undefined on input line 60533. [678] [679] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 680 undefined on input line 60733. [680] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 681 undefined on input line 60779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 681 undefined on input line 60907. [681] [682] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 683 undefined on input line 61078. [683] [684] [685] [686] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 687 undefined on input line 61417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 687 undefined on input line 61418. [687] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 688 undefined on input line 61540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 688 undefined on input line 61543. [688] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 689 undefined on input line 61636. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 689 undefined on input line 61639. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 689 undefined on input line 61701. [689] Underfull \hbox (badness 5359) in paragraph at lines 61731--61734 \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 [690] [691] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 692 undefined on input line 62041. [692] [693] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 694 undefined on input line 62202. [694] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 695 undefined on input line 62305. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 695 undefined on input line 62313. [695] [696] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 697 undefined on input line 62524. [697] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 698 undefined on input line 62651. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 698 undefined on input line 62733. [698] [699] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 700 undefined on input line 62916. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 700 undefined on input line 62962. [700] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 701 undefined on input line 63003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 701 undefined on input line 63 073. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 701 undefined on input line 63074. Underfull \hbox (badness 10000) in paragraph at lines 63071--63076 []\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 63071--63076 \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 [701] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 702 undefined on input line 63130. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 702 undefined on input line 63181. [702] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 703 undefined on input line 63219. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 703 undefined on input line 63240. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 703 undefined on input line 63261. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 703 undefined on input line 63267. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 703 undefined on input line 63276. [703] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 704 undefined on input line 63335. [704] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 705 undefined on input line 63373. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 705 undefined on input line 63411. [705] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 706 undefined on input line 63535. [706] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 707 undefined on input line 63643. [707] Underfull \hbox (badness 5592) in paragraph at lines 63679--63685 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 63679--63685 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 708 undefined on input line 63 729. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 708 undefined on input line 63730. Underfull \hbox (badness 10000) in paragraph at lines 63727--63732 []\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 63727--63732 \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 [708] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 709 undefined on input line 63807. [709] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 710 undefined on input line 63895. [710] [711] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 712 undefined on input line 64074. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 712 undefined on input line 64101. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 712 undefined on input line 64162. [712] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 713 undefined on input line 64257. [713] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 714 undefined on input line 64308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 714 undefined on input line 64358. [714] [715] [716] [717] [718] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64948--64948 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 719 undefined on input line 64959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 719 undefined on input line 64960. Underfull \hbox (badness 10000) in paragraph at lines 64958--64961 []\T1/qtm/m/n/10 This is the spec-i-fi-ca-tion that should be passed to \T1/txt t/m/sl/10 Project.analyze_and_model \T1/qtm/m/n/10 via the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 719 undefined on input line 64 964. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 719 undefined on input line 64965. [719] Underfull \hbox (badness 10000) in paragraph at lines 64968--64971 []\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 64978--64982 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 64987--64993 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 720 undefined on input line 65020. [720] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 721 undefined on input line 65059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 721 undefined on input line 65097. [721] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 722 undefined on input line 65125. [722] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 723 undefined on input line 65 240. Underfull \hbox (badness 10000) in paragraph at lines 65259--65264 []\T1/qtm/m/n/10 Op-tion 2 (New in ver-sion v2.20): Use \T1/txtt/m/n/10 index\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 primary_training_start_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 723 undefined on input line 65 285. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 723 undefined on input line 65286. [723] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.FeatureSettingsPayload' on page 724 undefined on input line 65376 . [724] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 725 undefined on input line 65434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 725 undefined on input line 65439. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 725 undefined on input line 65441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 725 undefined on input line 65442. [725] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 726 undefined on input line 65 453. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 726 undefined on input line 65454. Underfull \hbox (badness 10000) in paragraph at lines 65476--65480 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [726] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 727 undefined on input line 65571. [727] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 728 undefined on input line 65613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 728 undefined on input line 65651. [728] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 729 undefined on input line 65688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 729 undefined on input line 65693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 729 undefined on input line 65732. [729] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 730 undefined on input line 65796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 730 undefined on input line 65847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 730 undefined on input line 65863. [730] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 731 undefined on input line 65884. [731] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 732 undefined on input line 66083. Underfull \hbox (badness 5563) in paragraph at lines 66095--66104 \T1/qtm/m/n/10 proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duratio n\T1/qtm/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and [732] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 733 undefined on input line 66118. [733] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 734 undefined on input line 66242. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 734 undefined on input line 66263. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 734 undefined on input line 66287. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 734 undefined on input line 66288. Underfull \hbox (badness 10000) in paragraph at lines 66286--66289 []\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 66286--66289 \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. [734] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 735 undefined on input line 66380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 735 undefined on input line 66 390. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 735 undefined on input line 66391. [735] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 736 undefined on input line 66484. Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 [bool] De-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 . If \T1/txt t/m/n/10 False\T1/qtm/m/n/10 , will use a duration-based ap-proach Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qt m/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 ing back-tests (\T1/txtt/m/n/10 primary_training_start_date\T1/q tm/m/n/10 , \T1/txtt/m/n/10 primary_training_end_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 736 undefined on input line 66514. [736] [737] [738] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 739 undefined on input line 66698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 739 undefined on input line 66708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 739 undefined on input line 66733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 739 undefined on input line 66751. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 739 undefined on input line 66781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 739 undefined on input line 66798. [739] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 740 undefined on input line 66867. [740] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 741 undefined on input line 66943. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 741 undefined on input line 66977. [741] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 742 undefined on input line 67118. [742] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 743 undefined on input line 67170. [743] [744] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 745 undefined on input line 67457. [745] [746] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 747 undefined on input line 67578. [747] [748] Underfull \hbox (badness 10000) in paragraph at lines 67848--67851 []\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 67853--67856 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [749] Underfull \hbox (badness 6708) in paragraph at lines 67922--67928 \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 67922--67928 \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 67938--67941 []\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 67943--67946 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [750] [751] [752] [753] Overfull \hbox (15.28386pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| Overfull \hbox (89.36382pt too wide) in paragraph at lines 68435--68435 \T1/qtm/m/it/10 tion_explanations_record_location=None\T1/qtm/m/n/10 , Overfull \hbox (5.23384pt too wide) in paragraph at lines 68435--68435 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [754] [755] [756] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 757 undefined on input line 68619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 757 undefined on input line 68645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 757 undefined on input line 68664. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 757 undefined on input line 68693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 757 undefined on input line 68699. [757] [758] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 68904. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 68909. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 759 undefined on input line 68915. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 759 undefined on input line 68917. [759] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 760 undefined on input line 68922. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 760 undefined on input line 68929. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 760 undefined on input line 68936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 760 undefined on input line 68997. [760] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 761 undefined on input line 69027. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 761 undefined on input line 69033. [761] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 762 undefined on input line 69150. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 762 undefined on input line 69187. [762] [763] [764] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 765 undefined on input line 69455. [765] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 766 undefined on input line 69499. [766] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 767 undefined on input line 69598. [767] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 768 undefined on input line 69767. [768] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 769 undefined on input line 69826. [769] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 770 undefined on input line 69879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 770 undefined on input line 69938. [770] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 71 undefined on input line 70014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 771 undefined on input line 70016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 771 undefined on input line 70017. [771] [772] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 773 undefined on input line 70157. [773] Underfull \hbox (badness 10000) in paragraph at lines 70236--70239 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 774 undefined on input line 70253. [774] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 75 undefined on input line 70381. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 775 undefined on input line 70383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 775 undefined on input line 70384. [775] [776] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 777 undefined on input line 70489. LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 77 undefined on input line 70576. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 777 undefined on input line 70578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 777 undefined on input line 70579. [777] Underfull \hbox (badness 10000) in paragraph at lines 70620--70623 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [778] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 779 undefined on input line 70679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 779 undefined on input line 70683. [779] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 780 undefined on input line 70772. Underfull \hbox (badness 10000) in paragraph at lines 70845--70853 \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 70845--70853 \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 70845--70853 \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 70845--70853 \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 [780] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 781 undefined on input line 70908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 781 undefined on input line 70908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 781 undefined on input line 70935. [781] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 782 undefined on input line 70990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 782 undefined on input line 71020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 782 undefined on input line 71045. [782] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 783 undefined on input line 71109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 783 undefined on input line 71133. [783] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 784 undefined on input line 71171. [784] Underfull \hbox (badness 10000) in paragraph at lines 71244--71247 \T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1/t xtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 785 undefined on input line 71254. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 785 undefined on input line 71292. [785] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 786 undefined on input line 71342. [786] [787] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 788 undefined on input line 71509. [788] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 789 undefined on input line 71585. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 789 undefined on input line 71633. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 789 undefined on input line 71652. [789] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 790 undefined on input line 71674. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 790 undefined on input line 71701. [790] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 791 undefined on input line 71848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 791 undefined on input line 71870. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 791 undefined on input line 7 1895. [791] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 792 undefined on input lin e 71923. [792] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 793 undefined on input line 72053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 793 undefined on input line 72093. [793] [794] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 795 undefined on input line 72204. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 795 undefined on input line 72226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 795 undefined on input line 72266. [795] [796] [797] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 798 undefined on input line 72550. [798] Underfull \hbox (badness 5592) in paragraph at lines 72607--72613 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 72607--72613 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [799] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 800 undefined on input line 72 681. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 800 undefined on input line 72682. Underfull \hbox (badness 10000) in paragraph at lines 72679--72684 []\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 72679--72684 \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 [800] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. check_blendable' on page 801 undefined on input line 72798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 801 undefined on input line 72807. [801] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 802 undefined on input line 72838. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 802 undefined on input line 72844. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 802 undefined on input line 72931. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 802 undefined on input line 72958. [802] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 803 undefined on input line 72985. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 803 undefined on input line 73012. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 803 undefined on input line 73039. [803] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 804 undefined on input line 73124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 804 undefined on input line 73171. [804] [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 73480--73485 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 73480--73485 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [807] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 808 undefined on input line 73511. Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [808] [809] Underfull \hbox (badness 10000) in paragraph at lines 73717--73721 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [810] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 811 undefined on input line 73747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 811 undefined on input line 73798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 811 undefined on input line 73825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 811 undefined on input line 73852. [811] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 812 undefined on input line 73872. LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 812 undefined on input line 73954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 812 undefined on input line 73957. [812] Underfull \hbox (badness 10000) in paragraph at lines 74013--74015 \T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 813 undefined on input line 74034. [813] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 814 undefined on input line 74072. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 814 undefined on input line 74154. [814] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 815 undefined on input line 74184. [815] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 816 undefined on input line 74293. Underfull \hbox (badness 10000) in paragraph at lines 74306--74309 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 816 undefined on i nput line 74373. [816] [817] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 818 undefined on input line 74564. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 818 undefined on input line 74608. [818] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 819 undefined on input line 74652. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 819 undefined on input line 74679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 819 undefined on input line 74713. [819] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 820 undefined on input line 74757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 820 undefined on input line 74760. Underfull \hbox (badness 10000) in paragraph at lines 74755--74761 []\T1/qtm/m/n/10 This is an al-ter-na-tive to pass-ing a spec-i-fi-ca-tion to \ T1/txtt/m/sl/10 Project.analyze_and_model \T1/qtm/m/n/10 via the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 820 undefined on input line 74768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 820 undefined on input line 74787. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 820 undefined on input line 74822. [820] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 821 undefined on input line 74953. [821] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 822 undefined on input line 75012. [822] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 823 undefined on input line 75106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 823 undefined on input line 75173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 823 undefined on input line 75204. [823] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 824 undefined on input line 75236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 824 undefined on input line 75260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 824 undefined on input line 75260. [824] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 825 undefined on input line 75364. [825] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 826 undefined on input line 75438. [826] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 827 undefined on input line 75504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 827 undefined on input line 75539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 827 undefined on input line 75558. [827] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 828 undefined on input line 75623. Underfull \hbox (badness 6047) in paragraph at lines 75640--75643 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [828] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 829 undefined on input line 75688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 829 undefined on input l ine 75723. [829] [830] [831] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 832 undefined on input line 75920. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 832 undefined on input line 75998. [832] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 833 undefined on input line 76064. [833] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 834 undefined on input l ine 76099. Overfull \hbox (0.7738pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [834] Overfull \hbox (74.31384pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 ble_with_leaderboard_model_id=None\T1/qtm/m/n/10 , Overfull \hbox (57.84383pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.99382pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [835] Overfull \hbox (32.31396pt too wide) in paragraph at lines 76231--76231 \T1/qtm/m/it/10 ble_with_leaderboard_model_id=None\T1/qtm/m/n/10 , Overfull \hbox (15.84395pt too wide) in paragraph at lines 76231--76231 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [836] [837] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.RocCurve' on page 838 undefined on input line 76387. [838] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 839 undefined on input line 76513. LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 839 undefined on input line 76527. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 839 undefined on input line 76590. [839] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 840 undefined on input line 76662. [840] [841] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 842 undefined on input line 76936. [842] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 843 undefined on input line 77026 . [843] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 844 undefined on input line 77060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 844 undefined on input line 77098. [844] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 845 undefined on input line 77177. [845] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 846 undefined on input line 77276. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 846 undefined on input line 77366 . [846] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 847 undefined on input line 77400. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 847 undefined on input line 77438. [847] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 848 undefined on input line 77542. [848] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 849 undefined on input line 77587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 849 undefined on input line 77613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 849 undefined on input line 77614. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 849 undefined on input line 77615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 849 undefined on input line 77616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 849 undefined on input line 77617. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 849 un defined on input line 77632. [849] [850] [851] [852] [853] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 854 undefined on input line 78084. [854] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 855 undefined on input line 7 8108. [855] [856] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 857 undefined on input line 78435. [857] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 858 undefined on input line 78554. [858] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 859 undefined on input line 78592. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 859 undefined on input line 78657. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 859 undefined on input line 78679. [859] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 860 undefined on input line 78708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 860 undefined on input line 78764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 860 undefined on input line 78780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 860 undefined on input line 78785. [860] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 861 undefined on input line 78807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 861 undefined on input line 78862. [861] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 862 undefined on input line 78970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 862 undefined on input line 79004. [862] [863] [864] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 865 undefined on input line 79272. [865] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 866 undefined on input line 79319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 866 undefined on input line 79374. [866] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 867 undefined on input line 79425. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 867 undefined on input line 79479. [867] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 868 undefined on input line 79534. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 868 undefined on input line 79598. [868] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 869 undefined on input line 79675. [869] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 870 undefined on input li ne 79722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 870 undefined on input line 79763. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 870 undefined on in put line 79817. [870] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 871 undefined on input line 79881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 871 undefined on input line 79929. [871] [872] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 873 undefined on input line 80032. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 873 undefined on input line 80088. Overfull \hbox (40.76382pt too wide) in paragraph at lines 80102--80102 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [873] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 874 undefined on input li ne 80167. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 874 undefined on input line 80234. Overfull \hbox (4.4887pt too wide) in paragraph at lines 80248--80248 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [874] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 875 undefined on in put line 80310. Overfull \hbox (2.52364pt too wide) in paragraph at lines 80324--80324 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [875] Overfull \hbox (10.33382pt too wide) in paragraph at lines 80381--80381 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 80381--80381 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [876] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 877 undefined on input line 80466. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 877 undefined on input line 80539. [877] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 878 undefined on input line 80633. [878] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 879 undefined on input line 80697. [879] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 880 undefined on input line 80872. [880] [881] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 882 undefined on input line 81060. [882] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 883 undefined on input line 81139. [883] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 884 undefined on input line 81222. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 884 undefined on input line 81258. [884] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 885 undefined on input line 81316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 885 undefined on input line 81341. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 885 undefined on input line 81367. [885] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 886 undefined on input line 81440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 886 undefined on input line 81531. [886] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 887 undefined on input line 81567. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 887 undefined on input line 81594. [887] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 888 undefined on input line 81710. [888] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 889 undefined on input line 81793. [889] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 890 undefined on input line 81886. [890] [891] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 892 undefined on input line 81989. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 892 undefined on input line 82034. [892] [893] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 894 undefined on input line 82245. [894] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 895 undefined on input line 82297. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 895 undefined on input line 82353. [895] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 896 undefined on input line 82425. [896] [897] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.thumbnail_bytes' on page 898 undefined on input li ne 82712. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.mime_type' on page 898 undefined on input line 827 16. [898] [899] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 900 undefined on input line 82891. [900] [901] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.FeaturesWithSamples' on page 902 undefined on input line 83062. [902] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 903 undefined on input li ne 83105. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 903 undefined on inpu t line 83140. Overfull \hbox (18.28377pt too wide) in paragraph at lines 83154--83154 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 83154--83154 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [903] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 904 undefined on inpu t line 83235. Overfull \hbox (2.3038pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [904] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 905 undefined on input li ne 83342. [905] Overfull \hbox (5.07387pt too wide) in paragraph at lines 83401--83401 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [906] Overfull \hbox (10.32385pt too wide) in paragraph at lines 83467--83467 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (5.07387pt too wide) in paragraph at lines 83526--83526 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [907] [908] [909] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.get ' on page 910 undefined on input line 83752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.lis t' on page 910 undefined on input line 83753. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.cre ate' on page 910 undefined on input line 83754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.upd ate' on page 910 undefined on input line 83755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.del ete' on page 910 undefined on input line 83756. Overfull \hbox (225.76pt too wide) in paragraph at lines 83750--83757 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Eval-u-a-tion-Datase t-Con-fig-u-ra-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.list' on page 910 undefined on input line 83761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.create' on page 910 undefined on input line 83762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.delete' on page 910 undefined on input line 83763. Overfull \hbox (289.49pt too wide) in paragraph at lines 83759--83764 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Eval-u-a-tion-Datase t-Met-ricAggre-ga-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset. create' on page 910 undefined on input line 83768. Overfull \hbox (216.13pt too wide) in paragraph at lines 83766--83769 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Syn-thet-icE-val-u-a -tion-Dataset LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.create' on page 9 10 undefined on input line 83773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.list' on page 910 undefined on input line 83774. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.get' on page 910 undefined on input line 83775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.revalidate' on pa ge 910 undefined on input line 83776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.update' on page 9 10 undefined on input line 83777. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.delete' on page 9 10 undefined on input line 83778. Overfull \hbox (168.13pt too wide) in paragraph at lines 83771--83779 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Side-car-Mod-el-Met- ric-Val-i-da-tion Underfull \hbox (badness 5119) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 car model met-ric val-i-da-tion. \T1/txtt/m/sl/10 SidecarModelMe tricValidation.list \T1/qtm/m/n/10 to list side-car model met- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 ric val-i-da-tions. \T1/txtt/m/sl/10 SidecarModelMetricValidatio n.get \T1/qtm/m/n/10 to get a side-car model met-ric val-i-da- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 tion. \T1/txtt/m/sl/10 SidecarModelMetricValidation.revalidate \ T1/qtm/m/n/10 to re-run a side-car model met-ric val-i-da- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 tion. \T1/txtt/m/sl/10 SidecarModelMetricValidation.update \T1/q tm/m/n/10 to up-date a side-car model met-ric val-i-da-tion. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 910 undefined on input lin e 83790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 910 undefined on input line 83794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 910 undefined on in put line 83798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 910 undefined on in put line 83806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 910 undefined on input line 83810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 910 undefined on input li ne 83814. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.get' on page 910 undefined on inpu t line 83815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.list' on page 910 undefined on inp ut line 83816. Underfull \hbox (badness 10000) in paragraph at lines 83813--83817 []\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 83813--83817 \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/api_reference:datarobot.models.registry .job.Job.create_from_custom_metric_gallery_template' on page 910 undefined on i nput line 83820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 910 undefined on input line 83824 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.list' on page 910 undefined on input line 83825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.update' on page 910 undefined on input lin e 83826. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.delete' on page 910 undefined on input lin e 83827. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_custom_job' on page 910 undefi ned on input line 83828. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_template' on page 910 undefine d on input line 83829. [910] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 911 undefined on input l ine 83835. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.get' on page 911 undefined on inp ut line 83836. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.create' on page 911 undefined on input line 83837. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.update' on page 911 undefined on input line 83838. Underfull \hbox (badness 10000) in paragraph at lines 83835--83839 \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 83835--83839 \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/api_reference:datarobot.models.registry .job.Job.create_from_custom_metric_gallery_template' on page 911 undefined on i nput line 83844. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 911 undefined on input line 83848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.create' on page 911 undefined on input line 83849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.update' on page 911 undefined on input line 83850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.delete' on page 911 undefined on input line 83851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 911 undefined on input line 83857. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_attributes' on page 911 undefined on input line 83861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_values' on page 911 undefined on input line 83865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 911 undefined on input line 83908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.list' on page 911 undefined on input line 83922. LaTeX Warning: Hyper reference `reference/modeling/insights/shap_insights:shap- insights-overview' on page 911 undefined on input line 83926. Underfull \hbox (badness 10000) in paragraph at lines 83925--83927 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/qtm/m/it/10 en-tity_type \T1/qtm/ m/n/10 to the \T1/qtm/m/it/10 com-pute \T1/qtm/m/n/10 and \T1/qtm/m/it/10 cre-a te \T1/qtm/m/n/10 meth-ods of the Underfull \hbox (badness 10000) in paragraph at lines 83925--83927 \T1/qtm/m/n/10 classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , :class: Underfull \hbox (badness 10000) in paragraph at lines 83925--83927 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view [911] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 912 undefined on input line 8 3939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 912 undefined on input line 83949. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.from_data_store' on page 912 undefined on input line 83950 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.retrieve_preview' on page 912 undefined on input line 8395 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_inputs' on page 912 undefined on input line 83952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_operations' on page 912 undefined on input line 83953. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_store.DataStore' on page 912 undefined on input line 83957. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 912 undefined on input l ine 83962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 912 undefined on input lin e 83966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.patch_validation_dates' on page 9 12 undefined on input line 83970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 912 undefined on input line 84016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 912 undefined on input line 84017. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 912 undefined on input line 84018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 912 undefined on input line 84019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 912 undefined on input line 84020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 912 undefined on input line 84021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 912 undefined on input line 84022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 912 undefined on input line 84023. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 912 undefined on inp ut line 84024. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 912 undefined on in put line 84025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 912 undefined on input line 84026. [912] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 913 undefined on input l ine 84040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create' on page 913 undefined on input line 84044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 913 undefined on inp ut line 84048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 913 undefined on inp ut line 84052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_datasource_definition' on pag e 913 undefined on input line 84056. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_chunk' on page 913 undefined on input line 84060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.list_chunks' on page 913 undefine d on input line 84064. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk' on page 913 undefin ed on input line 84068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk_by_index' on page 91 3 undefined on input line 84072. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.OriginStorageType' on page 913 undefined on input line 8 4078. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 913 undefined on input line 84082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorageType' on page 913 undefined on input line 84 086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorage' on page 913 undefined on input line 84090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 913 undefined on input lin e 84094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 913 undefined on input line 84098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 913 undefined on in put line 84102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 913 undefined on input line 84106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 913 undefined on input line 84106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameterValue' on page 913 undefined on input line 84110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 913 undefined on input line 84110. Underfull \hbox (badness 10000) in paragraph at lines 84109--84111 []\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/api_reference:datarobot.models.Project. get_model_records' on page 913 undefined on input line 84120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 913 undefined on input line 84121. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 913 undefined on input line 84121. [913] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_lift_chart' on page 914 undefined on input line 84135. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_lift_chart' on page 914 undefined on input line 84139. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_roc_curve' on page 914 undefined on input line 84143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_roc_curve' on page 914 undefined on input line 84147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 914 undefined on input line 84151. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 914 undefined on input line 84155. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 914 undefined on input line 84159. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 914 undefined on input line 84163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 914 undefined on input line 84167. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_effect' on page 914 undefined on input line 84171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix.create' on page 914 undefined on input line 84175. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 914 undefined on input line 84179. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 914 undefined on input line 84179. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 914 undefined on input line 84183. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 914 undefined on input line 84 187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 914 undefined on input line 84188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 914 undefined on input line 84196. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 914 undefined on input line 84197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 914 undefined on input line 84198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 914 undefined on input line 84199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 914 undefined on input line 84200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 914 undefined on input line 84201. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 914 undefined on input line 84205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 914 undefined on input line 84209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_champion_model_package' on page 914 undefined on input line 84213. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 914 undefined on input line 84217. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 914 undefined on input line 84221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 914 undefined on input line 84225. [914] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 915 undefined on input line 84230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 915 undefined on input line 84231. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 915 undefined on input line 84232. Underfull \hbox (badness 10000) in paragraph at lines 84247--84249 []\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/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 915 undefined on input line 84256. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get' on page 915 undefined on input line 84257. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.list' on page 915 undefined on input line 84258. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.create' on page 915 undefined on input line 8425 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.update' on page 915 undefined on input line 8426 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.delete' on page 915 undefined on input line 8426 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.unset_baseline' on page 915 undefined on input l ine 84262. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values' on page 915 undefined on input li ne 84263. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_single_value' on page 915 undefined on in put line 84264. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values_from_catalog' on page 915 undefine d on input line 84265. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_time' on page 915 undefined on i nput line 84266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_summary' on page 915 undefined on input line 84267. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_batch' on page 915 undefined on input line 84268. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_batch_summary' on page 915 undefined on inpu t line 84269. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 915 undefined on input li ne 84273. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 915 undefined on input line 8427 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 915 undefined on input l ine 84281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 915 undefined on input line 84285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 915 undefined on input line 84289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 915 undefined on input line 84289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 915 undefined on input line 84293. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 915 undefined on input line 84297 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.get' on page 915 undefined on input line 8 4298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.list' on page 915 undefined on input line 84299. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.create' on page 915 undefined on input lin e 84300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.fetch_data' on page 915 undefined on input line 84301. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 915 undefined on input line 84305. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.get' on page 915 undefined on input line 8430 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.list' on page 915 undefined on input line 843 07. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.create' on page 915 undefined on input line 8 4308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.fetch_data' on page 915 undefined on input li ne 84309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 915 undefined on input line 84313. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.get' on page 915 undefined on input line 843 14. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.list' on page 915 undefined on input line 84 315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.create' on page 915 undefined on input line 84316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.fetch_data' on page 915 undefined on input l ine 84317. [915] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 916 undefined on input line 84321. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 916 undefined on input line 84325. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 916 undefined on input line 84329 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.list' on page 916 undefined on input line 84330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.export_to_ai_catalog' on page 916 undefine d on input line 84331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration.list' on page 916 unde fined on input line 84336. Overfull \hbox (95.30997pt too wide) in paragraph at lines 84334--84337 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 In-sightsCon-fig-u-r a-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.get' on page 916 undefined on input line 84341. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.create' on page 916 undefined on in put line 84342. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.get' on page 916 undefined on input line 84347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.create' on page 916 undefined on input line 84348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.update' on page 916 undefined on input line 84349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.delete' on page 916 undefined on input line 84350. Overfull \hbox (140.64998pt too wide) in paragraph at lines 84345--84351 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Cost-Met-ric-Config- u-ra-tion Underfull \hbox (badness 5288) in paragraph at lines 84345--84351 \T1/txtt/m/sl/10 get \T1/qtm/m/n/10 to get the cost met-ric con-fig-u-ra-tion. \T1/txtt/m/sl/10 CostMetricConfiguration.create \T1/qtm/m/n/10 to cre-ate a cos t Overfull \hbox (126.52995pt too wide) in paragraph at lines 84353--84355 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 LLM-Cost-Con-fig-u-r a-tion LaTeX Warning: Hyper reference `reference/modeling/insights/shap_insights:shap- insights-overview' on page 916 undefined on input line 84358. Underfull \hbox (badness 10000) in paragraph at lines 84357--84359 []\T1/qtm/m/n/10 Added new classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 84357--84359 \T1/qtm/m/n/10 :class: \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view Underfull \hbox (badness 10000) in paragraph at lines 84386--84388 []\T1/qtm/m/n/10 Im-ple-mented sup-port for \T1/qtm/m/it/10 dr-database-v1 \T1/ qtm/m/n/10 to \T1/qtm/m/it/10 Data-S-tore \T1/qtm/m /n/10 , \T1/qtm/m/it/10 Data-Source LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.get_uri ' on page 916 undefined on input line 84391. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.open_in _browser' on page 916 undefined on input line 84395. [916] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 917 undefined on input line 84404. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 917 undefined on input line 84409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 917 undefined on input line 84414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 917 undefined on input line 84415. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 917 undefined on input line 84415. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 917 undefined on input line 84420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 917 undefined on input line 84429. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 917 undefined on input line 84435. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 917 undefined on input line 84441. Underfull \hbox (badness 10000) in paragraph at lines 84445--84447 []\T1/qtm/m/n/10 Added sup-port for Na-tive Con-nec-tors to \T1/qtm/m/it/10 Con -nec-tor \T1/qtm/m/n/10 for ev-ery-thing LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 917 undefined on input line 84459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 917 undefined on input line 84459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 917 undefined on input line 84463. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 917 undefined on input line 84468. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 917 undefined on input line 84472. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 917 undefined on input line 84473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.assign_training_data' on page 917 undefined on input line 84477. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 917 undefined on input line 84478. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 917 undefined on input line 84478. [917] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 918 undefined on input lin e 84496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ResultMetadata' on page 918 undefined on input line 845 00. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 918 undefined on input lin e 84504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 918 undefined on input line 84508. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 918 undefined on input line 84512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 918 undefined on input line 84516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 918 undefined on in put line 84520. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.list' on page 918 undefined on inpu t line 84524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.update' on page 918 undefined on in put line 84528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 918 undefined on input line 84532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 918 undefined on input line 84537. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 918 undefined on input line 8454 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 918 undefined on input line 84 546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 918 undefined on input line 84550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 918 undefined on input line 84554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 918 undefined on input line 84559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84564. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 918 undefined on input line 84568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 918 undefined on input line 84573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 918 undefined on input line 84578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.get' on page 918 undefined on input line 84579. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.list' on page 918 undefined on input line 84580. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.create' on page 918 undefined on input line 84581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.update' on page 918 undefined on input line 84582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.delete' on page 918 undefined on input line 84583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 918 undefined on input line 84587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 918 undefined on input line 84591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.update' on page 918 undefined on input line 84595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 918 undefined on input line 84599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.get' on page 918 undefined on input line 84600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.list' on page 918 undefined on input line 84601. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.create' on page 918 undefined on input line 84602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.update' on page 918 undefined on input line 84603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.delete' on page 918 undefined on input line 84604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 918 undefined on input line 84608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 918 undefined on input line 84612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_llm_requests_count' on page 918 undefined on input lin e 84613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_vector_database_count' on page 918 undefined on input line 84614. [918] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 919 undefined on input line 84618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.run' on page 919 undefined on input line 84618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.download_revision' on page 919 undefined on input line 84618. Underfull \hbox (badness 10000) in paragraph at lines 84617--84619 []\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 `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 919 undefined on input line 84622 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 919 undefined on input line 84626 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.get_incremental_learning_metadata' on page 919 undefined on i nput line 84630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.start_incremental_learning' on page 919 undefined on input li ne 84634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 919 undefined on input line 84647. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.image_u tils.ImageOptions' on page 919 undefined on input line 84659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 919 undefined on input line 84679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create_on_training_data' on page 919 undefined on input line 84688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 919 undefined on input line 84692. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get' on page 919 undefined on input line 84693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list' on page 919 undefined on input line 84694. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.archive' on page 919 undefined on input line 84695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.update' on page 919 undefined on input line 84696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_shared_roles' on page 919 undefined on input line 84697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.share' on page 919 undefined on input line 84698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_version' on page 919 undefined on input line 84699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_versions' on page 919 undefined on input line 84700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_associated_deployments' on page 919 undefined on input line 84701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 919 undefined on input line 84705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_external' on page 919 undefined on input line 84706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.list_associated_deployments' on page 919 undefined on input line 84707. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_leaderboard_item' on page 919 undefined on input line 84708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_custom_model_version' on page 919 undefined on input line 84709. Underfull \hbox (badness 10000) in paragraph at lines 84704--84710 \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 84704--84710 \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 84704--84710 \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 84704--84710 \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. [919] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_registered_model_version' on page 920 undefined on input line 84 713. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.download_model_package_file' on page 920 undefined on input line 84717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 920 undefined on input line 84722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 920 undefined on input line 84723. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 920 undefined on input line 8 4728. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 920 undefined on input li ne 84729. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 920 undefined on inpu t line 84730. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 920 undefined on input line 84734. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.CustomTas kOutgoingNetworkPolicy' on page 920 undefined on input line 84736. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 920 undefined on input line 84 740. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.IntakeSettings' on page 920 undefined on input line 84744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.OutputSettings' on page 920 undefined on input line 84744. Overfull \hbox (132.07492pt too wide) in paragraph at lines 84747--84749 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 920 undefined on input line 84757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 920 undefined on input line 84765. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. modify' on page 920 undefined on input line 84769. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 920 undefined on input line 84782. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 920 undefined on input line 84783. Underfull \hbox (badness 10000) in paragraph at lines 84782--84784 \T1/qtm/m/n/10 All in-ter-ac-tions with \T1/txtt/m/n/10 Project.advanced_option s \T1/qtm/m/n/10 should be ex-pected to be through the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 920 undefined on input line 84794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get' on page 920 undefined on input line 84795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 920 undefined on input line 84796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create' on page 920 undefined on input line 84797. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create_from_custom_model' on page 920 undefined on input line 84798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.update' on page 920 undefined on input line 84799. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.delete' on page 920 undefined on input line 84800. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_embeddings' on page 920 undefined on input line 84801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_text_chunkings' on page 920 undefine d on input line 84802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.download_text_and_embeddings_asset' on page 920 un defined on input line 84803. [920] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 921 undefined on inp ut line 84807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 921 undefined on input line 84808. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 921 undefine d on input line 84809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 921 undefined on in put line 84810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 921 undefined o n input line 84811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 921 undefined on input line 84815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.get' on page 921 undefined on input line 84816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.list' on page 921 undefined on input line 84817. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.create' on page 921 undefined on input line 84818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.update' on page 921 undefined on input line 84819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.delete' on page 921 undefined on input line 84820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 921 undefined on input line 84824. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 921 undefined on input line 84825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 921 undefined on input line 84829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.get' on page 921 undefined on input line 84830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 921 undefined on input line 84831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 921 undefined on input line 84832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 921 undefined on in put line 84833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 921 undefined on input line 84834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.delete' on page 921 undefined on input line 84835. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 921 undefined on input line 84839. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.get' on page 921 undefined on input line 84840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 921 undefined on input line 84841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 921 undefined on input line 84842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.delete' on page 921 undefined on input line 84843. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 921 undefined on in put line 84847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 921 undefined on input line 84848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 921 undefine d on input line 84849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 921 undefined on in put line 84850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 921 undefined o n input line 84851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 921 undefined on input line 84855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.get' on page 921 undefined on input line 84856 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 921 undefined on input line 8485 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 921 undefined on input line 84 858. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.update' on page 921 undefined on input line 84 859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.delete' on page 921 undefined on input line 84 860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 921 undefined on input line 84864. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create_llm_blueprint' on page 921 undefined on input line 84868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.delete' on page 921 undefined on in put line 84872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.register_custom_model' on page 921 undefined on input line 84876. [921] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 922 undefined on input line 84889. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 922 undefined on input line 84890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 922 undefined on input line 84891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 922 undefined on input line 84892. Underfull \hbox (badness 10000) in paragraph at lines 84887--84893 \T1/txtt/m/sl/10 run BatchMonitoringJob.get_status BatchMonitoringJob.cancel Ba tchMonitoringJob. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.submit_actuals_from_catalog_async' on page 922 undefined on input line 84896 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 922 undefined on input line 84900. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 922 undefined on input line 84904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 922 undefined on input line 8 4908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 922 undefined on input line 84912 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 922 undefined on input line 84916. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 922 undefined on input line 84920 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 922 undefined on input line 84920. Underfull \hbox (badness 7888) in paragraph at lines 84919--84921 []\T1/qtm/m/n/10 Added \T1/txtt/m/sl/10 DatetimePartitioningId\T1/qtm/m/n/10 , which can be passed as a \T1/qtm/m/it/10 par-ti-tion-ing_method \T1/qtm/m/n/10 to \T1/txtt/m/sl/10 Project. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 922 undefined on input line 84924. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 922 undefined on input line 84929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 922 undefined on input line 84930 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 922 undefined on input line 84934. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 922 undefined on input line 84938. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 922 undefined on input line 84942. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 922 undefined on input line 84946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 922 undefined on input line 84950. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 922 undefined on input line 84955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 922 undefined on input line 84956. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 922 undefined on input line 84957. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 922 undefined on input line 84958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 922 undefined on input line 84959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 922 undefined on input line 84960 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 922 undefined on input line 84961. Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete BatchMonitoringJobDefiniti on.run_on_schedule LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get' on page 922 undefined on input line 84966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 922 undefined on input line 84971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 922 undefined on input line 84972. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 922 undefined on input line 84977. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 922 undefined on input line 84978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 922 undefined on input line 84979. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 922 undefined on input line 84980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 922 undefined on input line 84981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 922 undefined on input line 84982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 922 undefined on input line 84983. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 922 undefined on input line 84984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 922 undefined on input line 84985. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 922 undefined on input line 84986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 922 undefined on input line 84987. Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 \T1/txtt/m/sl/10 create_from_url Dataset.create_from_data_source Dataset.create _from_query_generator Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 \T1/txtt/m/sl/10 create_from_dataset Project.create_segmented_project_from_clus tering_model Project. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 922 undefined on input line 84991. [922] Underfull \hbox (badness 10000) in paragraph at lines 85024--85026 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 85033--85035 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 923 undefined on input lin e 85038. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 923 undefined on input line 85042. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 923 undefined on input line 85046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 923 undefined on input line 85050. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 923 undefined on input line 85054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 923 undefined on input line 85054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 923 undefined on input line 85058. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 923 undefined on input line 85058. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 923 undefined on input line 85063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 923 undefined on input line 85064. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 923 undefined on input line 85068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 923 undefined on input line 85076. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 923 undefined on input line 85077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 923 undefined on input line 85078. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 923 undefined on input line 85079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_lift_chart' on page 923 undefined on input line 85080. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_lift_charts' on page 923 undefined on input line 85081. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_residuals_chart' on page 923 undefined on input line 85082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_residuals_charts' on page 923 undefined on input line 85083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_lift_chart' on page 923 undefined on input line 85084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_residuals_chart' on page 923 undefined on input line 85085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_roc_curve' on page 923 undefined on input line 85086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 923 undefined on input line 85087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 923 undefined on input line 85088. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 923 undefined on input line 85089. Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 \T1/txtt/m/sl/10 request_feature_effect Model.get_or_request_feature_effect Mod el.get_lift_chart Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 \T1/txtt/m/sl/10 Model.get_all_lift_charts Model.get_residuals_chart Model.get_ all_residuals_charts Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 \T1/txtt/m/sl/10 Model.request_lift_chart Model.request_residuals_chart Model.g et_roc_curve Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 923 undefined on input line 85093. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 923 undefined on input line 85094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 923 undefined on input line 85098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 923 undefined on input line 85099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_roc_curve' on page 923 undefined on input line 85103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 923 undefined on input line 85107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.list' on page 923 undefined on input line 85108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.create' on page 923 undefined on input line 85109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.delete' on page 923 undefined on input line 85110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.request_size' on page 923 undefined on input line 85111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get_size_info' on page 923 undefined on input line 85112. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get' on page 923 undefined on input line 85113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 923 undefined on input line 85117. [923] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_feature_impacts' on page 924 undefined on input line 85121. Underfull \hbox (badness 10000) in paragraph at lines 85120--85122 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model \T1/txtt/m/sl/10 Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob.get_result_when_complete' on page 924 undefined on input line 85125. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 924 undefined on input line 85134. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 924 undefined on input line 85140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 924 undefined on input line 85145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 924 undefined on input line 85145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 924 undefined on input line 85145. Underfull \hbox (badness 10000) in paragraph at lines 85144--85146 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 a nd \T1/txtt/m/sl/10 datarobot.PredictionExplanations. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 924 undefined on input line 85148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 924 undefined on input line 85165. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 924 undefined on input line 85169. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 924 undefined on input line 85202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 924 undefined on input line 85202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 924 undefined on input line 85211. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 924 undefined on input line 85214. [924] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 925 undefined on input line 85234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 925 undefined on input line 85238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime.get_as_dataframe' on page 925 undefined on input line 85246 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 925 undefined on input line 85255. Underfull \hbox (badness 10000) in paragraph at lines 85258--85260 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 925 undefined on input line 85269. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 925 undefined on input line 85274. Underfull \hbox (badness 10000) in paragraph at lines 85272--85275 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit_metadata \T1/qtm/m/n/10 has bee n re-moved. Use \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 925 undefined on input line 85279. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 925 undefined on input line 85284. Underfull \hbox (badness 10000) in paragraph at lines 85282--85285 []\T1/txtt/m/n/10 DatetimeModel.request_feature_fit \T1/qtm/m/n/10 has been re- moved. Use \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 925 undefined on input line 85289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 925 undefined on input line 85294. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 925 undefined on input line 85299. Underfull \hbox (badness 10000) in paragraph at lines 85297--85300 []\T1/txtt/m/n/10 Model.get_or_request_feature_fit \T1/qtm/m/n/10 has been re-m oved. Use \T1/txtt/m/sl/10 Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_effect' on page 925 undefined on input line 85304. Underfull \hbox (badness 10000) in paragraph at lines 85302--85305 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 925 undefined on input line 85308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 925 undefined on input line 85308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 925 undefined on input line 85309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 925 undefined on input line 85313. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_a ccess_list' on page 925 undefined on input line 85314. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 925 undefined on input line 85314. Underfull \hbox (badness 10000) in paragraph at lines 85312--85315 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing \T1/txt t/m/sl/10 SharingAccess \T1/qtm/m/n/10 in-for-ma-tion. - \T1/txtt/m/sl/10 DataS tore. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.assign_training_data' on page 925 undefined on input line 85318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 925 undefined on input line 85319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 925 undefined on input line 85319. [925] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 926 undefined on input line 8536 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 926 undefined on inpu t line 85373. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 926 undefined on input line 8537 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 926 undefined on inp ut line 85379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 926 undefi ned on input line 85383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 926 undefined on input line 85387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 926 undefined on input line 85395. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 926 undefined on inp ut line 85401. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 926 undefi ned on input line 85405. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 926 undefined on input line 85409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 926 undefined on input line 85417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 926 undefined on input line 85425. [926] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 927 undefined on inpu t line 85455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 927 undefined on input line 85456. Underfull \hbox (badness 10000) in paragraph at lines 85454--85458 []\T1/qtm/m/n/10 Added new meth-ods \T1/txtt/m/sl/10 BatchPredictionJob.apply_t ime_series_data_prep_and_score \T1/qtm/m/n/10 and Underfull \hbox (badness 7221) in paragraph at lines 85454--85458 \T1/txtt/m/sl/10 BatchPredictionJob.apply_time_series_data_prep_and_score_to_fi le \T1/qtm/m/n/10 that ap-ply time se-ries LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset' on page 927 undefined on input line 85461 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 927 undefined on inp ut line 85462. Underfull \hbox (badness 10000) in paragraph at lines 85460--85465 []\T1/qtm/m/n/10 Added new meth-ods \T1/txtt/m/sl/10 DataEngineQueryGenerator.p repare_prediction_dataset \T1/qtm/m/n/10 and Underfull \hbox (badness 7308) in paragraph at lines 85460--85465 \T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_catal og \T1/qtm/m/n/10 that ap-ply time se-ries LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 927 undefined on input line 85468. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 927 undefined on input line 85474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 927 undefined on inpu t line 85480. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 927 undefined on input line 85493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 927 undefined on input line 85494. Underfull \hbox (badness 10000) in paragraph at lines 85491--85495 []\T1/qtm/m/n/10 Added two new meth-ods to the Im-ageAug-men-ta-tion-List class : \T1/txtt/m/sl/10 ImageAugmentationList.list\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_multiclass' on page 927 undefined on input line 85512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 927 undefined on input line 85516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 927 undefined on input line 85520. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 927 undefined on input line 85524. [927] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 928 undefined on input line 85533. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 928 undefined on input line 85537. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 928 undefined on input line 85541. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 928 undefined on input line 85545. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 928 undefined on input line 85563. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 928 undefined on input line 85 567. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 928 undefined on input line 85579. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 928 undefined on input line 85605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 928 undefined on input line 85609. [928] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 929 undefined on input line 85637. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 929 undefined on input line 85645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 929 undefined on input line 85649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 929 undefined on input line 85653. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 929 undefined on input line 85659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 929 undefined on input line 85667. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 929 undefined on input line 85671. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 929 undefined on input line 85675. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 929 undefined on input line 85679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 929 undefined on input line 85689. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 929 undefined on input line 85693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 929 undefined on input line 85697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 929 undefined on input line 85701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 929 undefined on input line 85707. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 929 undefined on input line 85711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 929 undefined on input line 85737. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 929 undefined on input line 85741. [929] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 930 undefined on input line 85745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 930 undefined on input line 85771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 930 undefined on input line 85771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 930 undefined on input line 85775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 930 undefined on input line 85775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 930 undefined on input line 85779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 930 undefined on input line 85779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 930 undefined on input line 85780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 930 undefined on input line 85781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 930 undefined on input line 85785. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 930 undefined on input line 85785. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 930 undefined on input line 85789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 930 undefined on input line 85789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 930 undefined on input line 85793. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 930 undefined on input line 85797. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 930 undefined on input line 85801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 930 undefined on input line 85801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 930 undefined on input line 85805. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 930 undefined on input line 85811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 930 undefined on input line 85811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 930 undefined on input line 85815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 930 undefined on input line 85815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 930 undefined on input line 85815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 930 undefined on input line 85819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 930 undefined on input line 85819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 930 undefined on input line 85828. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 930 undefined on input line 85833. Underfull \hbox (badness 10000) in paragraph at lines 85831--85834 []\T1/qtm/m/n/10 Added sup-port for cre-at-ing mono-tonic fea-ture lists for ti me se-ries projects. Set LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 930 undefined on input line 85837. Underfull \hbox (badness 10000) in paragraph at lines 85836--85838 []\T1/qtm/m/n/10 Added in-for-ma-tion about ver-tex to ad-vanced tun-ing pa-ram -e-ters \T1/txtt/m/sl/10 datarobot.models.Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 930 undefined on input line 85841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 930 undefined on input line 85841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 930 undefined on input line 85841. [930] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 931 undefined on input line 85850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 931 undefined on input line 85862. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 931 undefined on input line 85879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 931 undefined on input line 85889. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 931 undefined on input line 85894. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 931 undefined on input line 85899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 931 undefined on input line 85904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 931 undefined on input line 85912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 931 undefined on input line 85912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 931 undefined on input line 85916. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 931 undefined on input line 85920. Underfull \hbox (badness 10000) in paragraph at lines 85919--85921 []\T1/txtt/m/sl/10 CustomModelVersion\T1/qtm/m/n/10 's \T1/txtt/m/n/10 required _metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 931 undefined on input line 85924. Underfull \hbox (badness 10000) in paragraph at lines 85923--85925 []\T1/txtt/m/sl/10 CustomTaskVersion\T1/qtm/m/n/10 's \T1/txtt/m/n/10 required_ metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 931 undefined on input line 85928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 931 undefined on input line 85928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 931 undefined on input line 85932. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 931 undefined on input line 85932. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 931 undefined on input line 85936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 931 undefined on input line 85936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 931 undefined on input line 85940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 931 undefined on input line 85940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 931 undefined on input line 85944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 931 undefined on input line 85948. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 931 undefined on input line 85952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 931 undefined on input line 85956. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 931 undefined on input line 85956. Underfull \hbox (badness 6364) in paragraph at lines 85955--85957 []\T1/qtm/m/n/10 The \T1/txtt/m/sl/10 Deployment \T1/qtm/m/n/10 method \T1/txtt /m/n/10 create_from_custom_model_image \T1/qtm/m/n/10 was re-moved. Use \T1/txt t/m/sl/10 Deployment. [931] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 932 undefined on input line 85960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 932 undefined on input line 85964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 932 undefined on input line 85968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 932 undefined on input line 85972. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 932 undefined on input line 85981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 932 undefined on input line 85998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 932 undefined on input line 86002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 932 undefined on input line 8 6009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 932 undefined on input li ne 86010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 932 undefined on inpu t line 86011. Underfull \hbox (badness 10000) in paragraph at lines 86007--86012 []\T1/qtm/m/n/10 Added ex-per-i-men-tal sup-port to re-trieve doc-u-ment text e x-trac-tion sam-ples us- Underfull \hbox (badness 10000) in paragraph at lines 86007--86012 \T1/qtm/m/n/10 ing: - \T1/txtt/m/sl/10 DocumentTextExtractionSample \T1/qtm/m/n /10 - \T1/txtt/m/sl/10 DocumentTextExtractionSamplePage \T1/qtm/m/n/10 - LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 932 undefined on input line 86016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 932 undefined on input line 86021 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 932 undefined on input line 86025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 932 undefined on input line 8602 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 932 undefined on input line 8 6027. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 932 undefined on input line 86044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 932 undefined on input line 86051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 932 undefined on input line 86053. Underfull \hbox (badness 10000) in paragraph at lines 86049--86056 []\T1/qtm/m/n/10 Added sup-port to pass cal-cu-la-tion mode to pre-dic-tion ex- pla-na-tions (\T1/qtm/m/it/10 mode \T1/qtm/m/n/10 pa-ram-e-ter in LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.TopPredi ctionsMode' on page 932 undefined on input line 86058. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 932 undefined on input line 86062. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 932 undefined on input line 86068. [932] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 933 undefined on input line 86074. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 933 undefined on input line 86075. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 933 undefined on input line 86080. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 933 undefined on input line 86085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 933 undefined on input line 86090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 933 undefined on input line 86097. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 933 undefined on input line 86102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 933 undefined on input line 86103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 933 undefined on input line 86104 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 933 undefined on input line 86105. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 933 undefined on input line 86111. Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 - \T1/txtt/m/sl/10 Project.apply_bias_mitigation \T1/qtm/m/n/10 - \T1/txtt/m/sl/10 Project.request_bias_mitigation_feature_info Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 - \T1/txtt/m/sl/10 Project.get_bias_mitigation_feature_info \T1/ qtm/m/n/10 and by adding new bias mit- Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 i-ga-tion params - bias_mitigation_feature_name - bias_mitigatio n_technique - in- Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 clude_bias_mitigation_feature_as_predictor_variable to the ex-is t-ing method - \T1/txtt/m/sl/10 Project.start \T1/qtm/m/n/10 and Underfull \hbox (badness 7256) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 by adding this enum to sup-ply params to some of the above func- tion-al-ity \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 933 undefined on input line 86116. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 933 undefined on input line 86120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 933 undefined on input line 86121. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 933 undefined on input line 86126. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 933 undefined on input line 86139. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 933 undefined on input line 86143. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 933 undefined on input line 86152. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 933 undefined on input line 86164. [933] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 934 undefined on input line 86227. Underfull \hbox (badness 10000) in paragraph at lines 86226--86228 []\T1/qtm/m/n/10 Up-date the doc-u-men-ta-tion to sug-gest that \T1/qtm/m/it/10 fea-ture_derivation_window_end \T1/qtm/m/n/10 of \T1/txtt/m/sl/10 datarobot. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 934 undefined on input line 86239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 934 undefined on input line 86240. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 934 undefined on input line 86246. Underfull \hbox (badness 10000) in paragraph at lines 86244--86247 []\T1/qtm/m/n/10 Added the abil-ity to turn off su-per-vised fea-ture re-duc-ti on for Time Se-ries projects. Op-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_multiseries_names' on page 934 undefined on input line 86255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 934 undefined on input line 86260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 934 undefined on input line 86265. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 934 undefined on input line 86270. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 934 undefined on input line 86276. [934] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 935 undefined on input line 86281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 935 undefined on input line 86285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 935 undefined on input line 86289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 935 undefined on input line 86293. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 935 undefined on input line 86297. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 935 undefined on input line 86306. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 935 undefined on input line 86311. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 935 undefined on input line 86315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 935 undefined on input line 86319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 935 undefined on input line 86327. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 935 undefined on input line 86333. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_urls' on page 935 undefined on input line 86390. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_paths' on page 935 undefined on input line 86394. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_paths' on page 935 undefined on inpu t line 86398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_urls' on page 935 undefined on input line 86402. [935] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 936 undefined on input line 86415. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 936 undefined on input line 86424. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 936 undefined on input line 86425. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 936 undefined on input line 86429. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 936 undefined on input line 86438. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 936 undefined on input line 86440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 936 undefined on input line 86448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 936 undefined on input line 86459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 936 undefined on input line 86467. Underfull \hbox (badness 10000) in paragraph at lines 86470--86472 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (987 pages, 3907122 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Missing input file 'datarobot-public-api-client.ind' (or dependence on it) from following: 'No file datarobot-public-api-client.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Latexmk: List of undefined refs and citations: Reference `autodoc/api_reference:module-datarobot.client' on page 983 undefined on input line 91212 Reference `autodoc/api_reference:module-datarobot.helpers.binary_data_utils' on page 983 undefined on input line 91213 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 983 undefined on input line 91214 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 (1499 entries accepted, 0 rejected). Sorting entries...............done (17631 comparisons). Generating output file datarobot-public-api-client.ind.....done (2529 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.5.0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.5.0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 314--317 [][][]\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 323--327 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1091 [17] Overfull \vbox (1.97241pt too high) detected at line 1171 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1400 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2310--2312 []\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 2324--2329 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] [38] [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2821--2824 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the [][]\T1/txtt/m/sl/10 partitioning_methods. [45] Underfull \hbox (badness 10000) in paragraph at lines 2894--2899 \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 [46] Underfull \hbox (badness 10000) in paragraph at lines 2926--2931 []\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 2926--2931 [][]\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 [47] [48] [49] [50] [51] Underfull \hbox (badness 6141) in paragraph at lines 3344--3351 []\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- [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3632--3637 []\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. [56] [57] Overfull \vbox (1.97241pt too high) detected at line 3826 [58] [59] ! 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.3856 ├── 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.3856 ├── 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.3856 ├── 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.3857 │   ├── 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.3857 │   ├── 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.3857 │   ├── 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.3857 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3859 │   ├── … ! 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.3859 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3859 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3859 │   ├── … ! 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.3860 ├── 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.3860 ├── 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.3860 ├── 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.3861 ...├── 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.3861 ...├── 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.3861 ...├── 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.3861 ...├── 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.3862 ...├── 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.3862 ...├── 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.3862 ...├── 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.3862 ...├── 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.3863 │ ├── … ! 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.3863 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3863 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3863 │ ├── … [60] [61] [62 <./sample1.png> <./sample2.png>] [63] [64 <./activation_map1.png> <./activation_map2.png>] [65] [66 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4206 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4391--4394 []\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 [71] Underfull \hbox (badness 10000) in paragraph at lines 4441--4444 []\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 [72] [73] [74] [75] [76] [77] [78] [79] [80] ! 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.5241 ...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.5241 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] ! 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.5854 ├── 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.5854 ├── 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.5854 ├── 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.5855 ├  ├──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.5855 ├  ├──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.5855 ├  ├──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.5855 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5858 ├── 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.5858 ├── 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.5858 ├── data.csv [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 6273--6280 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [98] [99] Overfull \vbox (0.7195pt too high) detected at line 6438 [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] Underfull \hbox (badness 10000) in paragraph at lines 7487--7492 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Underfull \hbox (badness 5231) in paragraph at lines 8372--8377 []\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- [130] Underfull \hbox (badness 10000) in paragraph at lines 8450--8453 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8450--8453 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8463--8466 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8463--8466 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8463--8466 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8495--8498 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8495--8498 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8508--8510 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 31st are ig- [131] Overfull \vbox (691.36992pt too high) has occurred while \output is active [132] Underfull \hbox (badness 5832) in paragraph at lines 8527--8533 []\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 8527--8533 \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 8574--8577 []\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\TS1/txtt/m/n/10 ``\T1/txtt/m/n/10 (also known as [133] [134] [135] [136] [137] Overfull \vbox (1.97241pt too high) detected at line 8947 [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9610--9614 \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. [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 11074--11077 []\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 [172] [173] Overfull \vbox (2.67389pt too high) detected at line 11254 [174] [175] [176] [177] Overfull \vbox (1.31892pt too high) detected at line 11506 [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 11605--11609 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12245--12248 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/qtm/m/it/10 dr.registry.Job.create_from_custom_metric_gallery_templat e\T1/qtm/m/n/10 , [191] [192] [193] [194] Underfull \hbox (badness 10000) in paragraph at lines 12501--12504 []\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 [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 13505--13508 []\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 [210] [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 13757--13762 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [214] [215] [216] [217] [218] [219] [220] [221] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14577--14577 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] Underfull \hbox (badness 10000) in paragraph at lines 15803--15807 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (62.72911pt too wide) in paragraph at lines 15808--15812 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [233] Underfull \hbox (badness 10000) in paragraph at lines 15855--15859 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (23.14409pt too wide) in paragraph at lines 15860--15864 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 16029--16032 []\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. [236] [237] [238] [239] [240] [241] [242] [243] [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] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] Overfull \hbox (4.56378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [298] [299] [300] [301] [302] [303] Overfull \vbox (1.47964pt too high) detected at line 22541 [304] [305] [306] [307] [308] [309] [310] [311] Overfull \hbox (18.09383pt too wide) in paragraph at lines 23139--23139 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 23139--23139 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [312] [313] [314] Overfull \hbox (23.3838pt too wide) in paragraph at lines 23411--23411 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23411--23411 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [315] [316] Overfull \hbox (19.11383pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (4.57382pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 23794--23800 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [319] [320] [321] Overfull \hbox (8.09381pt too wide) in paragraph at lines 24119--24119 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 25382--25387 \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 , Underfull \hbox (badness 10000) in paragraph at lines 25382--25387 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.ANOMALY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25389--25393 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25389--25393 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [333] Underfull \hbox (badness 10000) in paragraph at lines 25451--25454 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 25451--25454 \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 , [334] [335] Underfull \hbox (badness 10000) in paragraph at lines 25645--25650 \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 25645--25650 \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 25652--25655 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25687--25690 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 25687--25690 \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 , [336] [337] [338] Overfull \hbox (15.66096pt too wide) in paragraph at lines 26008--26013 \T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTOM_ MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 26008--26013 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- [339] Underfull \hbox (badness 10000) in paragraph at lines 26052--26055 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26052--26055 \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 26101--26104 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26101--26104 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [340] [341] [342] Underfull \hbox (badness 10000) in paragraph at lines 26401--26404 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26401--26404 \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 , [343] Underfull \hbox (badness 10000) in paragraph at lines 26498--26502 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26523--26533 \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 26523--26533 \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 26535--26538 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26535--26538 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] [345] [346] Underfull \hbox (badness 10000) in paragraph at lines 26700--26704 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26725--26735 \T1/qtm/m/n/10 will be used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/my Model/file1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 26725--26735 \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 26725--26735 \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 26742--26745 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26742--26745 \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 , [347] Overfull \vbox (1.47964pt too high) detected at line 26843 [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 28182--28185 \T1/qtm/m/n/10 build sta-tus of the ex-e-cu-tion en-vi-ron-ment ver-sion to fil -ter by. See Underfull \hbox (badness 10000) in paragraph at lines 28182--28185 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [360] [361] [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 28625--28629 \T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to be be-tw een 0 Underfull \hbox (badness 10000) in paragraph at lines 28625--28629 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] Underfull \hbox (badness 10000) in paragraph at lines 30467--30470 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: Underfull \hbox (badness 6125) in paragraph at lines 30530--30533 \T1/qtm/m/n/10 [str] Op-tional. The iden-ti-fier of the Con-nec-tor. if the typ e is Data-S-tore- Underfull \hbox (badness 10000) in paragraph at lines 30534--30537 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] Underfull \hbox (badness 5077) in paragraph at lines 33211--33218 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [409] [410] [411] [412] [413] [414] [415] Overfull \hbox (7.10396pt too wide) in paragraph at lines 33910--33910 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [416] [417] [418] [419] [420] [421] [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 34628--34631 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [424] [425] [426] Underfull \hbox (badness 10000) in paragraph at lines 34957--34960 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 35251--35254 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] [444] Underfull \hbox (badness 10000) in paragraph at lines 36695--36699 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [445] [446] [447] [448] Underfull \hbox (badness 10000) in paragraph at lines 37116--37121 \T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this d e-ploy- Underfull \hbox (badness 10000) in paragraph at lines 37116--37121 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [449] Underfull \hbox (badness 10000) in paragraph at lines 37190--37195 \T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de-p loy-ment. Underfull \hbox (badness 10000) in paragraph at lines 37190--37195 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [475] [476] [477] [478] [479] [480] Overfull \hbox (77.69371pt too wide) in paragraph at lines 40131--40131 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 is_external_baseline_dataset_valid\T1/qtm/m/n/10 , Overfull \hbox (70.54372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] Underfull \hbox (badness 10000) in paragraph at lines 41279--41284 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [491] [492] [493] [494] [495] Underfull \hbox (badness 10000) in paragraph at lines 41778--41783 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [496] [497] [498] [499] [500] [501] Underfull \hbox (badness 10000) in paragraph at lines 42429--42432 []\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 42429--42432 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 42494--42497 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [502] Underfull \hbox (badness 10000) in paragraph at lines 42556--42559 \T1/qtm/m/n/10 [list(dict)] List of con-di-tional prob-a-bil-ity val-ues with a schema de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 42566--42569 []\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 42566--42569 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 42721--42725 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 42721--42725 \T1/qtm/m/n/10 get pair-wise data for. Since `v2.19' this is op-tional and de-f aults to Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [505] [506] [507] [508] [509] Underfull \hbox (badness 10000) in paragraph at lines 43197--43200 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43540--43545 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [514] Underfull \hbox (badness 10000) in paragraph at lines 43559--43563 \T1/qtm/m/n/10 Time unit of the pre-dic-tion point round-ing. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43577--43580 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [515] [516] [517] [518] [519] [520] [521] [522] Overfull \hbox (14.04398pt too wide) in paragraph at lines 44372--44372 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] Underfull \hbox (badness 5359) in paragraph at lines 47541--47544 \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 [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 48881--48886 []\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 48881--48886 [][]\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 [564] [565] [566] [567] [568] [569] Underfull \hbox (badness 5592) in paragraph at lines 49489--49495 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 49489--49495 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [570] Underfull \hbox (badness 10000) in paragraph at lines 49537--49542 []\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 49537--49542 [][]\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 [571] [572] [573] [574] [575] [576] Overfull \vbox (1.47964pt too high) detected at line 50200 [577] [578] [579] [580] [581] [582] [583] [584] Underfull \hbox (badness 5359) in paragraph at lines 50904--50907 \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 [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] Underfull \hbox (badness 5359) in paragraph at lines 53860--53863 \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 [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 55200--55205 []\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 55200--55205 [][]\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 [624] [625] [626] [627] [628] [629] Underfull \hbox (badness 5592) in paragraph at lines 55808--55814 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 55808--55814 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. Underfull \hbox (badness 10000) in paragraph at lines 55856--55861 []\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 55856--55861 [][]\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 [630] [631] [632] [633] [634] Underfull \hbox (badness 10000) in paragraph at lines 56188--56196 \T1/qtm/m/n/10 of the \T1/txtt/m/n/10 windows_basis_unit \T1/qtm/m/n/10 into th e past rel-a-tive to the fore-cast point the Underfull \hbox (badness 5726) in paragraph at lines 56188--56196 \T1/txtt/m/n/10 feature_derivation_window_start \T1/qtm/m/n/10 set on the proje ct due to the dif-fer-enc-ing [635] [636] [637] [638] Underfull \hbox (badness 10000) in paragraph at lines 56601--56606 []\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 56601--56606 [][]\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 [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] Underfull \hbox (badness 10000) in paragraph at lines 57706--57710 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [650] Underfull \hbox (badness 10000) in paragraph at lines 57816--57820 \T1/qtm/m/n/10 [list of Anoma-lyAssess-men-tRecord] a [][]\T1/txtt/m/sl/10 Anom alyAssessmentRecord[][] \T1/qtm/m/n/10 rep-re-sent-ing [651] Underfull \hbox (badness 5359) in paragraph at lines 57892--57895 \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 [652] [653] Underfull \hbox (badness 10000) in paragraph at lines 58059--58064 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck Underfull \hbox (badness 10000) in paragraph at lines 58106--58113 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [654] Underfull \hbox (badness 10000) in paragraph at lines 58167--58172 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. Che ck Underfull \hbox (badness 10000) in paragraph at lines 58214--58221 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] Underfull \hbox (badness 10000) in paragraph at lines 59878--59883 []\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 59878--59883 [][]\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 [670] [671] [672] [673] Underfull \hbox (badness 10000) in paragraph at lines 60185--60190 []\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 60185--60190 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] Underfull \hbox (badness 5359) in paragraph at lines 61731--61734 \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 [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] Underfull \hbox (badness 10000) in paragraph at lines 63071--63076 []\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 63071--63076 [][]\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 [701] [702] [703] [704] [705] [706] [707] Underfull \hbox (badness 5592) in paragraph at lines 63679--63685 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 63679--63685 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. Underfull \hbox (badness 10000) in paragraph at lines 63727--63732 []\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 63727--63732 [][]\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 [708] [709] [710] [711] [712] [713] [714] [715] [716] [717] [718] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64948--64948 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64958--64961 []\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 [719] Underfull \hbox (badness 10000) in paragraph at lines 64968--64971 []\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 64978--64982 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 64987--64993 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [720] [721] [722] Underfull \hbox (badness 10000) in paragraph at lines 65259--65264 []\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 , [723] [724] [725] Underfull \hbox (badness 10000) in paragraph at lines 65476--65480 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [726] [727] [728] [729] [730] [731] Underfull \hbox (badness 5563) in paragraph at lines 66095--66104 \T1/qtm/m/n/10 proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duratio n\T1/qtm/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and [732] [733] Underfull \hbox (badness 10000) in paragraph at lines 66286--66289 []\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 66286--66289 \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. [734] [735] Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 [bool] De-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 . If \T1/txt t/m/n/10 False\T1/qtm/m/n/10 , will use a duration-based ap-proach Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qt m/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 ing back-tests (\T1/txtt/m/n/10 primary_training_start_date\T1/q tm/m/n/10 , \T1/txtt/m/n/10 primary_training_end_date\T1/qtm/m/n/10 , [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] Underfull \hbox (badness 10000) in paragraph at lines 67848--67851 []\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 67853--67856 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [749] Underfull \hbox (badness 6708) in paragraph at lines 67922--67928 \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 67922--67928 \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 67938--67941 []\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 67943--67946 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [750] [751] [752] [753] Overfull \hbox (15.28386pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| Overfull \hbox (89.36382pt too wide) in paragraph at lines 68435--68435 \T1/qtm/m/it/10 tion_explanations_record_location=None\T1/qtm/m/n/10 , Overfull \hbox (5.23384pt too wide) in paragraph at lines 68435--68435 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] Underfull \hbox (badness 10000) in paragraph at lines 70236--70239 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [774] [775] [776] [777] Underfull \hbox (badness 10000) in paragraph at lines 70620--70623 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [778] [779] Underfull \hbox (badness 10000) in paragraph at lines 70845--70853 \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 70845--70853 \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 70845--70853 \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 70845--70853 \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 [780] [781] [782] [783] [784] Underfull \hbox (badness 10000) in paragraph at lines 71244--71247 \T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1/t xtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] [798] Underfull \hbox (badness 5592) in paragraph at lines 72607--72613 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 72607--72613 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [799] Underfull \hbox (badness 10000) in paragraph at lines 72679--72684 []\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 72679--72684 [][]\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 [800] [801] [802] [803] [804] [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 73480--73485 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 73480--73485 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [807] Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [808] [809] Underfull \hbox (badness 10000) in paragraph at lines 73717--73721 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [810] [811] [812] Underfull \hbox (badness 10000) in paragraph at lines 74013--74015 \T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. [813] [814] [815] Underfull \hbox (badness 10000) in paragraph at lines 74306--74309 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [816] [817] [818] [819] Underfull \hbox (badness 10000) in paragraph at lines 74755--74761 []\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 [820] [821] [822] [823] [824] [825] [826] [827] Underfull \hbox (badness 6047) in paragraph at lines 75640--75643 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [828] [829] [830] [831] [832] [833] Overfull \hbox (0.7738pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [834] Overfull \hbox (74.31384pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 ble_with_leaderboard_model_id=None\T1/qtm/m/n/10 , Overfull \hbox (57.84383pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.99382pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [835] Overfull \hbox (32.31396pt too wide) in paragraph at lines 76231--76231 \T1/qtm/m/it/10 ble_with_leaderboard_model_id=None\T1/qtm/m/n/10 , Overfull \hbox (15.84395pt too wide) in paragraph at lines 76231--76231 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] Overfull \hbox (40.76382pt too wide) in paragraph at lines 80102--80102 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [873] Overfull \hbox (4.4887pt too wide) in paragraph at lines 80248--80248 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [874] Overfull \hbox (2.52364pt too wide) in paragraph at lines 80324--80324 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [875] Overfull \hbox (10.33382pt too wide) in paragraph at lines 80381--80381 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 80381--80381 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] Overfull \hbox (18.28377pt too wide) in paragraph at lines 83154--83154 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 83154--83154 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [903] Overfull \hbox (2.3038pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [904] [905] Overfull \hbox (5.07387pt too wide) in paragraph at lines 83401--83401 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [906] Overfull \hbox (10.32385pt too wide) in paragraph at lines 83467--83467 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (5.07387pt too wide) in paragraph at lines 83526--83526 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [907] [908] [909] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.get ' on page 910 undefined on input line 83752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.lis t' on page 910 undefined on input line 83753. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.cre ate' on page 910 undefined on input line 83754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.upd ate' on page 910 undefined on input line 83755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.del ete' on page 910 undefined on input line 83756. Overfull \hbox (225.76pt too wide) in paragraph at lines 83750--83757 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Eval-u-a-tion-Datase t-Con-fig-u-ra-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.list' on page 910 undefined on input line 83761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.create' on page 910 undefined on input line 83762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.delete' on page 910 undefined on input line 83763. Overfull \hbox (289.49pt too wide) in paragraph at lines 83759--83764 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Eval-u-a-tion-Datase t-Met-ricAggre-ga-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset. create' on page 910 undefined on input line 83768. Overfull \hbox (216.13pt too wide) in paragraph at lines 83766--83769 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Syn-thet-icE-val-u-a -tion-Dataset LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.create' on page 9 10 undefined on input line 83773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.list' on page 910 undefined on input line 83774. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.get' on page 910 undefined on input line 83775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.revalidate' on pa ge 910 undefined on input line 83776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.update' on page 9 10 undefined on input line 83777. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.delete' on page 9 10 undefined on input line 83778. Overfull \hbox (168.13pt too wide) in paragraph at lines 83771--83779 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Side-car-Mod-el-Met- ric-Val-i-da-tion Underfull \hbox (badness 5119) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 car model met-ric val-i-da-tion. \T1/txtt/m/sl/10 SidecarModelMe tricValidation.list \T1/qtm/m/n/10 to list side-car model met- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 ric val-i-da-tions. \T1/txtt/m/sl/10 SidecarModelMetricValidatio n.get \T1/qtm/m/n/10 to get a side-car model met-ric val-i-da- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 tion. \T1/txtt/m/sl/10 SidecarModelMetricValidation.revalidate \ T1/qtm/m/n/10 to re-run a side-car model met-ric val-i-da- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 tion. \T1/txtt/m/sl/10 SidecarModelMetricValidation.update \T1/q tm/m/n/10 to up-date a side-car model met-ric val-i-da-tion. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 910 undefined on input lin e 83790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 910 undefined on input line 83794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 910 undefined on in put line 83798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 910 undefined on in put line 83806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 910 undefined on input line 83810. Underfull \hbox (badness 10000) in paragraph at lines 83813--83817 []\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 83813--83817 \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. [910] Underfull \hbox (badness 10000) in paragraph at lines 83835--83839 [][]\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 83835--83839 [][]\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 83925--83927 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/qtm/m/it/10 en-tity_type \T1/qtm/ m/n/10 to the \T1/qtm/m/it/10 com-pute \T1/qtm/m/n/10 and \T1/qtm/m/it/10 cre-a te \T1/qtm/m/n/10 meth-ods of the Underfull \hbox (badness 10000) in paragraph at lines 83925--83927 \T1/qtm/m/n/10 classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , :class: Underfull \hbox (badness 10000) in paragraph at lines 83925--83927 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view [911] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 912 undefined on input line 83949. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.from_data_store' on page 912 undefined on input line 83950 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.retrieve_preview' on page 912 undefined on input line 8395 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_inputs' on page 912 undefined on input line 83952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_operations' on page 912 undefined on input line 83953. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_store.DataStore' on page 912 undefined on input line 83957. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 912 undefined on input l ine 83962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 912 undefined on input lin e 83966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.patch_validation_dates' on page 9 12 undefined on input line 83970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 912 undefined on input line 84016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 912 undefined on input line 84017. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 912 undefined on input line 84018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 912 undefined on input line 84019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 912 undefined on input line 84020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 912 undefined on input line 84021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 912 undefined on input line 84022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 912 undefined on input line 84023. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 912 undefined on inp ut line 84024. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 912 undefined on in put line 84025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 912 undefined on input line 84026. [912] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 913 undefined on input l ine 84040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create' on page 913 undefined on input line 84044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 913 undefined on inp ut line 84048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 913 undefined on inp ut line 84052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_datasource_definition' on pag e 913 undefined on input line 84056. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_chunk' on page 913 undefined on input line 84060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.list_chunks' on page 913 undefine d on input line 84064. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk' on page 913 undefin ed on input line 84068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk_by_index' on page 91 3 undefined on input line 84072. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.OriginStorageType' on page 913 undefined on input line 8 4078. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 913 undefined on input line 84082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorageType' on page 913 undefined on input line 84 086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorage' on page 913 undefined on input line 84090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 913 undefined on input lin e 84094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 913 undefined on input line 84098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 913 undefined on in put line 84102. Underfull \hbox (badness 10000) in paragraph at lines 84109--84111 [][][]\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 [913] [914] Underfull \hbox (badness 10000) in paragraph at lines 84247--84249 []\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. [915] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 916 undefined on input line 84329 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.list' on page 916 undefined on input line 84330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.export_to_ai_catalog' on page 916 undefine d on input line 84331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration.list' on page 916 unde fined on input line 84336. Overfull \hbox (95.30997pt too wide) in paragraph at lines 84334--84337 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 In-sightsCon-fig-u-r a-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.get' on page 916 undefined on input line 84341. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.create' on page 916 undefined on in put line 84342. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.get' on page 916 undefined on input line 84347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.create' on page 916 undefined on input line 84348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.update' on page 916 undefined on input line 84349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.delete' on page 916 undefined on input line 84350. Overfull \hbox (140.64998pt too wide) in paragraph at lines 84345--84351 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Cost-Met-ric-Config- u-ra-tion Underfull \hbox (badness 5288) in paragraph at lines 84345--84351 \T1/txtt/m/sl/10 get \T1/qtm/m/n/10 to get the cost met-ric con-fig-u-ra-tion. \T1/txtt/m/sl/10 CostMetricConfiguration.create \T1/qtm/m/n/10 to cre-ate a cos t Overfull \hbox (126.52995pt too wide) in paragraph at lines 84353--84355 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 LLM-Cost-Con-fig-u-r a-tion Underfull \hbox (badness 10000) in paragraph at lines 84357--84359 []\T1/qtm/m/n/10 Added new classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 84357--84359 \T1/qtm/m/n/10 :class: \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view Underfull \hbox (badness 10000) in paragraph at lines 84386--84388 []\T1/qtm/m/n/10 Im-ple-mented sup-port for \T1/qtm/m/it/10 dr-database-v1 \T1/ qtm/m/n/10 to \T1/qtm/m/it/10 Data-S-tore \T1/qtm/m /n/10 , \T1/qtm/m/it/10 Data-Source [916] Underfull \hbox (badness 10000) in paragraph at lines 84445--84447 []\T1/qtm/m/n/10 Added sup-port for Na-tive Con-nec-tors to \T1/qtm/m/it/10 Con -nec-tor \T1/qtm/m/n/10 for ev-ery-thing [917] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 918 undefined on input lin e 84496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ResultMetadata' on page 918 undefined on input line 845 00. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 918 undefined on input lin e 84504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 918 undefined on input line 84508. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 918 undefined on input line 84512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 918 undefined on input line 84516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 918 undefined on in put line 84520. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.list' on page 918 undefined on inpu t line 84524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.update' on page 918 undefined on in put line 84528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 918 undefined on input line 84532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 918 undefined on input line 84537. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 918 undefined on input line 8454 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 918 undefined on input line 84 546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 918 undefined on input line 84550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 918 undefined on input line 84554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 918 undefined on input line 84559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84564. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 918 undefined on input line 84568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 918 undefined on input line 84573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 918 undefined on input line 84578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.get' on page 918 undefined on input line 84579. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.list' on page 918 undefined on input line 84580. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.create' on page 918 undefined on input line 84581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.update' on page 918 undefined on input line 84582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.delete' on page 918 undefined on input line 84583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 918 undefined on input line 84587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 918 undefined on input line 84591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.update' on page 918 undefined on input line 84595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 918 undefined on input line 84599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.get' on page 918 undefined on input line 84600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.list' on page 918 undefined on input line 84601. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.create' on page 918 undefined on input line 84602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.update' on page 918 undefined on input line 84603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.delete' on page 918 undefined on input line 84604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 918 undefined on input line 84612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_llm_requests_count' on page 918 undefined on input lin e 84613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_vector_database_count' on page 918 undefined on input line 84614. [918] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 919 undefined on input line 84618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.run' on page 919 undefined on input line 84618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.download_revision' on page 919 undefined on input line 84618. Underfull \hbox (badness 10000) in paragraph at lines 84617--84619 []\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 `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 919 undefined on input line 84622 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 919 undefined on input line 84626 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.get_incremental_learning_metadata' on page 919 undefined on i nput line 84630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.start_incremental_learning' on page 919 undefined on input li ne 84634. Underfull \hbox (badness 10000) in paragraph at lines 84704--84710 \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 84704--84710 [][]\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 84704--84710 \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 84704--84710 \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. [919] Overfull \hbox (132.07492pt too wide) in paragraph at lines 84747--84749 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time Underfull \hbox (badness 10000) in paragraph at lines 84782--84784 \T1/qtm/m/n/10 All in-ter-ac-tions with \T1/txtt/m/n/10 Project.advanced_option s \T1/qtm/m/n/10 should be ex-pected to be through the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 920 undefined on input line 84794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get' on page 920 undefined on input line 84795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 920 undefined on input line 84796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create' on page 920 undefined on input line 84797. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create_from_custom_model' on page 920 undefined on input line 84798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.update' on page 920 undefined on input line 84799. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.delete' on page 920 undefined on input line 84800. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_embeddings' on page 920 undefined on input line 84801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_text_chunkings' on page 920 undefine d on input line 84802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.download_text_and_embeddings_asset' on page 920 un defined on input line 84803. [920] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 921 undefined on inp ut line 84807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 921 undefined on input line 84808. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 921 undefine d on input line 84809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 921 undefined on in put line 84810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 921 undefined o n input line 84811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 921 undefined on input line 84815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.get' on page 921 undefined on input line 84816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.list' on page 921 undefined on input line 84817. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.create' on page 921 undefined on input line 84818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.update' on page 921 undefined on input line 84819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.delete' on page 921 undefined on input line 84820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 921 undefined on input line 84824. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 921 undefined on input line 84825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 921 undefined on input line 84829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.get' on page 921 undefined on input line 84830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 921 undefined on input line 84831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 921 undefined on input line 84832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 921 undefined on in put line 84833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 921 undefined on input line 84834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.delete' on page 921 undefined on input line 84835. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 921 undefined on input line 84839. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.get' on page 921 undefined on input line 84840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 921 undefined on input line 84841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 921 undefined on input line 84842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.delete' on page 921 undefined on input line 84843. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 921 undefined on in put line 84847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 921 undefined on input line 84848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 921 undefine d on input line 84849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 921 undefined on in put line 84850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 921 undefined o n input line 84851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 921 undefined on input line 84855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.get' on page 921 undefined on input line 84856 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 921 undefined on input line 8485 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 921 undefined on input line 84 858. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.update' on page 921 undefined on input line 84 859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.delete' on page 921 undefined on input line 84 860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create_llm_blueprint' on page 921 undefined on input line 84868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.delete' on page 921 undefined on in put line 84872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.register_custom_model' on page 921 undefined on input line 84876. [921] Underfull \hbox (badness 10000) in paragraph at lines 84887--84893 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 84919--84921 []\T1/qtm/m/n/10 Added [][]\T1/txtt/m/sl/10 DatetimePartitioningId[][]\T1/qtm/m /n/10 , which can be passed as a \T1/qtm/m/it/10 par-ti-tion-ing_method \T1/qtm /m/n/10 to [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 \T1/qtm/m/n/10 and run_once [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.l ist[][] [][]BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 \T1/txtt/m/sl/10 create_from_url[][] [][]Dataset.create_from_data_source[][] [] []Dataset.create_from_query_generator[][] Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 [][]\T1/txtt/m/sl/10 Dataset.create_project[][] [][]Project.create[][] [][]Proj ect.create_from_data_source[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. [922] Underfull \hbox (badness 10000) in paragraph at lines 85024--85026 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 85033--85035 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 \T1/txtt/m/sl/10 request_feature_effect[][] [][]Model.get_or_request_feature_ef fect[][] [][]Model.get_lift_chart[][] Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 [][]\T1/txtt/m/sl/10 Model.get_all_lift_charts[][] [][]Model.get_residuals_char t[][] [][]Model.get_all_residuals_charts[][] Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. [923] Underfull \hbox (badness 10000) in paragraph at lines 85120--85122 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 85144--85146 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [924] Underfull \hbox (badness 10000) in paragraph at lines 85258--85260 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- Underfull \hbox (badness 10000) in paragraph at lines 85272--85275 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit_metadata \T1/qtm/m/n/10 has bee n re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 85282--85285 []\T1/txtt/m/n/10 DatetimeModel.request_feature_fit \T1/qtm/m/n/10 has been re- moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 85297--85300 []\T1/txtt/m/n/10 Model.get_or_request_feature_fit \T1/qtm/m/n/10 has been re-m oved. Use [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 85302--85305 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 85312--85315 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing [][]\T1 /txtt/m/sl/10 SharingAccess[][] \T1/qtm/m/n/10 in-for-ma-tion. - [][]\T1/txtt/m /sl/10 DataStore. [925] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 926 undefined on input line 8536 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 926 undefined on inpu t line 85373. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 926 undefined on input line 8537 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 926 undefined on inp ut line 85379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 926 undefi ned on input line 85383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 926 undefined on input line 85387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 926 undefined on input line 85395. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 926 undefined on inp ut line 85401. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 926 undefi ned on input line 85405. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 926 undefined on input line 85409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 926 undefined on input line 85417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 926 undefined on input line 85425. [926] Underfull \hbox (badness 10000) in paragraph at lines 85454--85458 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 BatchPredictionJob.app ly_time_series_data_prep_and_score[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7221) in paragraph at lines 85454--85458 [][]\T1/txtt/m/sl/10 BatchPredictionJob.apply_time_series_data_prep_and_score_t o_file[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 85460--85465 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 DataEngineQueryGenerat or.prepare_prediction_dataset[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7308) in paragraph at lines 85460--85465 [][]\T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_c atalog[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 85491--85495 []\T1/qtm/m/n/10 Added two new meth-ods to the Im-ageAug-men-ta-tion-List class : [][]\T1/txtt/m/sl/10 ImageAugmentationList.list[][]\T1/qtm/m/n/10 , [927] [928] [929] Underfull \hbox (badness 10000) in paragraph at lines 85831--85834 []\T1/qtm/m/n/10 Added sup-port for cre-at-ing mono-tonic fea-ture lists for ti me se-ries projects. Set Underfull \hbox (badness 10000) in paragraph at lines 85836--85838 []\T1/qtm/m/n/10 Added in-for-ma-tion about ver-tex to ad-vanced tun-ing pa-ram -e-ters [][]\T1/txtt/m/sl/10 datarobot.models.Model. [930] Underfull \hbox (badness 10000) in paragraph at lines 85919--85921 [][][]\T1/txtt/m/sl/10 CustomModelVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 10000) in paragraph at lines 85923--85925 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 r equired_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 6364) in paragraph at lines 85955--85957 []\T1/qtm/m/n/10 The [][]\T1/txtt/m/sl/10 Deployment[][] \T1/qtm/m/n/10 method \T1/txtt/m/n/10 create_from_custom_model_image \T1/qtm/m/n/10 was re-moved. Use [][]\T1/txtt/m/sl/10 Deployment. [931] Underfull \hbox (badness 10000) in paragraph at lines 86007--86012 []\T1/qtm/m/n/10 Added ex-per-i-men-tal sup-port to re-trieve doc-u-ment text e x-trac-tion sam-ples us- Underfull \hbox (badness 10000) in paragraph at lines 86007--86012 \T1/qtm/m/n/10 ing: - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSample[][] \T1 /qtm/m/n/10 - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSamplePage[][] \T1/qtm /m/n/10 - LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 932 undefined on input line 86016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 932 undefined on input line 86021 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 932 undefined on input line 86025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 932 undefined on input line 8602 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 932 undefined on input line 8 6027. Underfull \hbox (badness 10000) in paragraph at lines 86049--86056 []\T1/qtm/m/n/10 Added sup-port to pass cal-cu-la-tion mode to pre-dic-tion ex- pla-na-tions (\T1/qtm/m/it/10 mode \T1/qtm/m/n/10 pa-ram-e-ter in [932] Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.apply_bias_mitigation[][] \T1/qtm /m/n/10 - [][]\T1/txtt/m/sl/10 Project.request_bias_mitigation_feature_info[][] Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.get_bias_mitigation_feature_info[ ][] \T1/qtm/m/n/10 and by adding new bias mit- Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 i-ga-tion params - bias_mitigation_feature_name - bias_mitigatio n_technique - in- Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 clude_bias_mitigation_feature_as_predictor_variable to the ex-is t-ing method - [][]\T1/txtt/m/sl/10 Project.start[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7256) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 by adding this enum to sup-ply params to some of the above func- tion-al-ity \T1/txtt/m/n/10 datarobot.enums. [933] Underfull \hbox (badness 10000) in paragraph at lines 86226--86228 []\T1/qtm/m/n/10 Up-date the doc-u-men-ta-tion to sug-gest that \T1/qtm/m/it/10 fea-ture_derivation_window_end \T1/qtm/m/n/10 of [][]\T1/txtt/m/sl/10 datarobo t. Underfull \hbox (badness 10000) in paragraph at lines 86244--86247 []\T1/qtm/m/n/10 Added the abil-ity to turn off su-per-vised fea-ture re-duc-ti on for Time Se-ries projects. Op-tion [934] [935] Underfull \hbox (badness 10000) in paragraph at lines 86470--86472 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1018 pages, 4165558 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.aux' 'datarobot-public-api-client.out' 'datarobot-public-api-client.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.5.0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.5.0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 314--317 [][][]\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 323--327 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1091 [17] Overfull \vbox (1.97241pt too high) detected at line 1171 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1400 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2310--2312 []\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 2324--2329 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] [38] [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2821--2824 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the [][]\T1/txtt/m/sl/10 partitioning_methods. [45] Underfull \hbox (badness 10000) in paragraph at lines 2894--2899 \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 [46] Underfull \hbox (badness 10000) in paragraph at lines 2926--2931 []\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 2926--2931 [][]\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 [47] [48] [49] [50] [51] Underfull \hbox (badness 6141) in paragraph at lines 3344--3351 []\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- [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3632--3637 []\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. [56] [57] Overfull \vbox (1.97241pt too high) detected at line 3826 [58] [59] ! 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.3856 ├── 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.3856 ├── 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.3856 ├── 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.3857 │   ├── 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.3857 │   ├── 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.3857 │   ├── 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.3857 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3858 │   ├── 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.3859 │   ├── … ! 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.3859 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3859 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3859 │   ├── … ! 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.3860 ├── 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.3860 ├── 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.3860 ├── 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.3861 ...├── 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.3861 ...├── 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.3861 ...├── 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.3861 ...├── 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.3862 ...├── 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.3862 ...├── 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.3862 ...├── 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.3862 ...├── 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.3863 │ ├── … ! 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.3863 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3863 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3863 │ ├── … [60] [61] [62 <./sample1.png> <./sample2.png>] [63] [64 <./activation_map1.png> <./activation_map2.png>] [65] [66 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4206 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4391--4394 []\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 [71] Underfull \hbox (badness 10000) in paragraph at lines 4441--4444 []\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 [72] [73] [74] [75] [76] [77] [78] [79] [80] ! 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.5241 ...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.5241 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] ! 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.5854 ├── 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.5854 ├── 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.5854 ├── 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.5855 ├  ├──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.5855 ├  ├──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.5855 ├  ├──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.5855 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5856 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5857 ├  ├──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.5858 ├── 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.5858 ├── 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.5858 ├── data.csv [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 6273--6280 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [98] [99] Overfull \vbox (0.7195pt too high) detected at line 6438 [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] Underfull \hbox (badness 10000) in paragraph at lines 7487--7492 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Underfull \hbox (badness 5231) in paragraph at lines 8372--8377 []\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- [130] Underfull \hbox (badness 10000) in paragraph at lines 8450--8453 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8450--8453 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8463--8466 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8463--8466 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8463--8466 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8476--8478 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8479--8482 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8492--8494 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8495--8498 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8495--8498 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8495--8498 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8508--8510 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8508--8510 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8511--8515 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8511--8515 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8516--8519 \T1/qtm/m/n/10 31st are ig- [131] Overfull \vbox (691.36992pt too high) has occurred while \output is active [132] Underfull \hbox (badness 5832) in paragraph at lines 8527--8533 []\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 8527--8533 \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 8574--8577 []\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\TS1/txtt/m/n/10 ``\T1/txtt/m/n/10 (also known as [133] [134] [135] [136] [137] Overfull \vbox (1.97241pt too high) detected at line 8947 [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9610--9614 \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. [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 11074--11077 []\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 [172] [173] Overfull \vbox (2.67389pt too high) detected at line 11254 [174] [175] [176] [177] Overfull \vbox (1.31892pt too high) detected at line 11506 [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 11605--11609 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12245--12248 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/qtm/m/it/10 dr.registry.Job.create_from_custom_metric_gallery_templat e\T1/qtm/m/n/10 , [191] [192] [193] [194] Underfull \hbox (badness 10000) in paragraph at lines 12501--12504 []\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 [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 13505--13508 []\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 [210] [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 13757--13762 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13815--13821 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [214] [215] [216] [217] [218] [219] [220] [221] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14577--14577 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] Underfull \hbox (badness 10000) in paragraph at lines 15803--15807 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (62.72911pt too wide) in paragraph at lines 15808--15812 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [233] Underfull \hbox (badness 10000) in paragraph at lines 15855--15859 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (23.14409pt too wide) in paragraph at lines 15860--15864 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 16029--16032 []\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. [236] [237] [238] [239] [240] [241] [242] [243] [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] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] Overfull \hbox (4.56378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 22024--22024 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [298] [299] [300] [301] [302] [303] Overfull \vbox (1.47964pt too high) detected at line 22541 [304] [305] [306] [307] [308] [309] [310] [311] Overfull \hbox (18.09383pt too wide) in paragraph at lines 23139--23139 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 23139--23139 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [312] [313] [314] Overfull \hbox (23.3838pt too wide) in paragraph at lines 23411--23411 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23411--23411 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [315] [316] Overfull \hbox (19.11383pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (4.57382pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23663--23663 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 23794--23800 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [319] [320] [321] Overfull \hbox (8.09381pt too wide) in paragraph at lines 24119--24119 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 25382--25387 \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 , Underfull \hbox (badness 10000) in paragraph at lines 25382--25387 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.ANOMALY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25389--25393 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25389--25393 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [333] Underfull \hbox (badness 10000) in paragraph at lines 25451--25454 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 25451--25454 \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 , [334] [335] Underfull \hbox (badness 10000) in paragraph at lines 25645--25650 \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 25645--25650 \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 25652--25655 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25687--25690 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 25687--25690 \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 , [336] [337] [338] Overfull \hbox (15.66096pt too wide) in paragraph at lines 26008--26013 \T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTOM_ MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 26008--26013 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- [339] Underfull \hbox (badness 10000) in paragraph at lines 26052--26055 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26052--26055 \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 26101--26104 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26101--26104 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [340] [341] [342] Underfull \hbox (badness 10000) in paragraph at lines 26401--26404 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26401--26404 \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 , [343] Underfull \hbox (badness 10000) in paragraph at lines 26498--26502 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26523--26533 \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 26523--26533 \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 26535--26538 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26535--26538 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] [345] [346] Underfull \hbox (badness 10000) in paragraph at lines 26700--26704 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26725--26735 \T1/qtm/m/n/10 will be used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/my Model/file1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 26725--26735 \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 26725--26735 \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 26742--26745 \T1/qtm/m/n/10 De-ter-mines whether the given cus-tom model is iso-lated, or ca n ac-cess the Underfull \hbox (badness 10000) in paragraph at lines 26742--26745 \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 , [347] Overfull \vbox (1.47964pt too high) detected at line 26843 [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 28182--28185 \T1/qtm/m/n/10 build sta-tus of the ex-e-cu-tion en-vi-ron-ment ver-sion to fil -ter by. See Underfull \hbox (badness 10000) in paragraph at lines 28182--28185 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [360] [361] [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 28625--28629 \T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to be be-tw een 0 Underfull \hbox (badness 10000) in paragraph at lines 28625--28629 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] Underfull \hbox (badness 10000) in paragraph at lines 30467--30470 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: Underfull \hbox (badness 6125) in paragraph at lines 30530--30533 \T1/qtm/m/n/10 [str] Op-tional. The iden-ti-fier of the Con-nec-tor. if the typ e is Data-S-tore- Underfull \hbox (badness 10000) in paragraph at lines 30534--30537 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] Underfull \hbox (badness 5077) in paragraph at lines 33211--33218 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [409] [410] [411] [412] [413] [414] [415] Overfull \hbox (7.10396pt too wide) in paragraph at lines 33910--33910 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [416] [417] [418] [419] [420] [421] [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 34628--34631 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [424] [425] [426] Underfull \hbox (badness 10000) in paragraph at lines 34957--34960 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 35251--35254 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] [444] Underfull \hbox (badness 10000) in paragraph at lines 36695--36699 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [445] [446] [447] [448] Underfull \hbox (badness 10000) in paragraph at lines 37116--37121 \T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this d e-ploy- Underfull \hbox (badness 10000) in paragraph at lines 37116--37121 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [449] Underfull \hbox (badness 10000) in paragraph at lines 37190--37195 \T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de-p loy-ment. Underfull \hbox (badness 10000) in paragraph at lines 37190--37195 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39852--39852 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [475] [476] [477] [478] [479] [480] Overfull \hbox (77.69371pt too wide) in paragraph at lines 40131--40131 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 is_external_baseline_dataset_valid\T1/qtm/m/n/10 , Overfull \hbox (70.54372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 40131--40131 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] Underfull \hbox (badness 10000) in paragraph at lines 41279--41284 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [491] [492] [493] [494] [495] Underfull \hbox (badness 10000) in paragraph at lines 41778--41783 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [496] [497] [498] [499] [500] [501] Underfull \hbox (badness 10000) in paragraph at lines 42429--42432 []\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 42429--42432 \T1/txtt/m/n/10 pairwise_joint_probabilities.statistic_dataframes[(0,1)].loc[\T S1/txtt/m/n/10 '\T1/txtt/m/n/10 A\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 42494--42497 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [502] Underfull \hbox (badness 10000) in paragraph at lines 42556--42559 \T1/qtm/m/n/10 [list(dict)] List of con-di-tional prob-a-bil-ity val-ues with a schema de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 42566--42569 []\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 42566--42569 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 42721--42725 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 42721--42725 \T1/qtm/m/n/10 get pair-wise data for. Since `v2.19' this is op-tional and de-f aults to Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 42726--42730 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [505] [506] [507] [508] [509] Underfull \hbox (badness 10000) in paragraph at lines 43197--43200 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43540--43545 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [514] Underfull \hbox (badness 10000) in paragraph at lines 43559--43563 \T1/qtm/m/n/10 Time unit of the pre-dic-tion point round-ing. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43577--43580 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [515] [516] [517] [518] [519] [520] [521] [522] Overfull \hbox (14.04398pt too wide) in paragraph at lines 44372--44372 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] Underfull \hbox (badness 5359) in paragraph at lines 47541--47544 \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 [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 48881--48886 []\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 48881--48886 [][]\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 [564] [565] [566] [567] [568] [569] Underfull \hbox (badness 5592) in paragraph at lines 49489--49495 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 49489--49495 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [570] Underfull \hbox (badness 10000) in paragraph at lines 49537--49542 []\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 49537--49542 [][]\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 [571] [572] [573] [574] [575] [576] Overfull \vbox (1.47964pt too high) detected at line 50200 [577] [578] [579] [580] [581] [582] [583] [584] Underfull \hbox (badness 5359) in paragraph at lines 50904--50907 \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 [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] Underfull \hbox (badness 5359) in paragraph at lines 53860--53863 \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 [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 55200--55205 []\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 55200--55205 [][]\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 [624] [625] [626] [627] [628] [629] Underfull \hbox (badness 5592) in paragraph at lines 55808--55814 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 55808--55814 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. Underfull \hbox (badness 10000) in paragraph at lines 55856--55861 []\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 55856--55861 [][]\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 [630] [631] [632] [633] [634] Underfull \hbox (badness 10000) in paragraph at lines 56188--56196 \T1/qtm/m/n/10 of the \T1/txtt/m/n/10 windows_basis_unit \T1/qtm/m/n/10 into th e past rel-a-tive to the fore-cast point the Underfull \hbox (badness 5726) in paragraph at lines 56188--56196 \T1/txtt/m/n/10 feature_derivation_window_start \T1/qtm/m/n/10 set on the proje ct due to the dif-fer-enc-ing [635] [636] [637] [638] Underfull \hbox (badness 10000) in paragraph at lines 56601--56606 []\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 56601--56606 [][]\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 [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] Underfull \hbox (badness 10000) in paragraph at lines 57706--57710 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [650] Underfull \hbox (badness 10000) in paragraph at lines 57816--57820 \T1/qtm/m/n/10 [list of Anoma-lyAssess-men-tRecord] a [][]\T1/txtt/m/sl/10 Anom alyAssessmentRecord[][] \T1/qtm/m/n/10 rep-re-sent-ing [651] Underfull \hbox (badness 5359) in paragraph at lines 57892--57895 \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 [652] [653] Underfull \hbox (badness 10000) in paragraph at lines 58059--58064 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck Underfull \hbox (badness 10000) in paragraph at lines 58106--58113 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [654] Underfull \hbox (badness 10000) in paragraph at lines 58167--58172 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. Che ck Underfull \hbox (badness 10000) in paragraph at lines 58214--58221 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] Underfull \hbox (badness 10000) in paragraph at lines 59878--59883 []\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 59878--59883 [][]\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 [670] [671] [672] [673] Underfull \hbox (badness 10000) in paragraph at lines 60185--60190 []\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 60185--60190 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] Underfull \hbox (badness 5359) in paragraph at lines 61731--61734 \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 [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] Underfull \hbox (badness 10000) in paragraph at lines 63071--63076 []\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 63071--63076 [][]\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 [701] [702] [703] [704] [705] [706] [707] Underfull \hbox (badness 5592) in paragraph at lines 63679--63685 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 63679--63685 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. Underfull \hbox (badness 10000) in paragraph at lines 63727--63732 []\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 63727--63732 [][]\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 [708] [709] [710] [711] [712] [713] [714] [715] [716] [717] [718] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64948--64948 \T1/qtm/m/it/10 low_partial_history_time_series_predictions=False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 64958--64961 []\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 [719] Underfull \hbox (badness 10000) in paragraph at lines 64968--64971 []\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 64978--64982 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 64987--64993 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [720] [721] [722] Underfull \hbox (badness 10000) in paragraph at lines 65259--65264 []\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 , [723] [724] [725] Underfull \hbox (badness 10000) in paragraph at lines 65476--65480 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [726] [727] [728] [729] [730] [731] Underfull \hbox (badness 5563) in paragraph at lines 66095--66104 \T1/qtm/m/n/10 proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duratio n\T1/qtm/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and [732] [733] Underfull \hbox (badness 10000) in paragraph at lines 66286--66289 []\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 66286--66289 \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. [734] [735] Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 [bool] De-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 . If \T1/txt t/m/n/10 False\T1/qtm/m/n/10 , will use a duration-based ap-proach Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qt m/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 66491--66500 \T1/qtm/m/n/10 ing back-tests (\T1/txtt/m/n/10 primary_training_start_date\T1/q tm/m/n/10 , \T1/txtt/m/n/10 primary_training_end_date\T1/qtm/m/n/10 , [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] Underfull \hbox (badness 10000) in paragraph at lines 67848--67851 []\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 67853--67856 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [749] Underfull \hbox (badness 6708) in paragraph at lines 67922--67928 \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 67922--67928 \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 67938--67941 []\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 67943--67946 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [750] [751] [752] [753] Overfull \hbox (15.28386pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 68347--68347 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| Overfull \hbox (89.36382pt too wide) in paragraph at lines 68435--68435 \T1/qtm/m/it/10 tion_explanations_record_location=None\T1/qtm/m/n/10 , Overfull \hbox (5.23384pt too wide) in paragraph at lines 68435--68435 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] Underfull \hbox (badness 10000) in paragraph at lines 70236--70239 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [774] [775] [776] [777] Underfull \hbox (badness 10000) in paragraph at lines 70620--70623 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [778] [779] Underfull \hbox (badness 10000) in paragraph at lines 70845--70853 \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 70845--70853 \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 70845--70853 \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 70845--70853 \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 [780] [781] [782] [783] [784] Underfull \hbox (badness 10000) in paragraph at lines 71244--71247 \T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1/t xtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] [798] Underfull \hbox (badness 5592) in paragraph at lines 72607--72613 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 72607--72613 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [799] Underfull \hbox (badness 10000) in paragraph at lines 72679--72684 []\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 72679--72684 [][]\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 [800] [801] [802] [803] [804] [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 73480--73485 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 73480--73485 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [807] Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73538--73544 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [808] [809] Underfull \hbox (badness 10000) in paragraph at lines 73717--73721 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [810] [811] [812] Underfull \hbox (badness 10000) in paragraph at lines 74013--74015 \T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. [813] [814] [815] Underfull \hbox (badness 10000) in paragraph at lines 74306--74309 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [816] [817] [818] [819] Underfull \hbox (badness 10000) in paragraph at lines 74755--74761 []\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 [820] [821] [822] [823] [824] [825] [826] [827] Underfull \hbox (badness 6047) in paragraph at lines 75640--75643 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [828] [829] [830] [831] [832] [833] Overfull \hbox (0.7738pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 76113--76113 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [834] Overfull \hbox (74.31384pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 ble_with_leaderboard_model_id=None\T1/qtm/m/n/10 , Overfull \hbox (57.84383pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.99382pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 76170--76170 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [835] Overfull \hbox (32.31396pt too wide) in paragraph at lines 76231--76231 \T1/qtm/m/it/10 ble_with_leaderboard_model_id=None\T1/qtm/m/n/10 , Overfull \hbox (15.84395pt too wide) in paragraph at lines 76231--76231 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] Overfull \hbox (40.76382pt too wide) in paragraph at lines 80102--80102 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [873] Overfull \hbox (4.4887pt too wide) in paragraph at lines 80248--80248 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [874] Overfull \hbox (2.52364pt too wide) in paragraph at lines 80324--80324 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 80324--80324 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [875] Overfull \hbox (10.33382pt too wide) in paragraph at lines 80381--80381 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 80381--80381 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] Overfull \hbox (18.28377pt too wide) in paragraph at lines 83154--83154 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 83154--83154 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [903] Overfull \hbox (2.3038pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 83249--83249 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [904] [905] Overfull \hbox (5.07387pt too wide) in paragraph at lines 83401--83401 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [906] Overfull \hbox (10.32385pt too wide) in paragraph at lines 83467--83467 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (5.07387pt too wide) in paragraph at lines 83526--83526 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [907] [908] [909] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.get ' on page 910 undefined on input line 83752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.lis t' on page 910 undefined on input line 83753. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.cre ate' on page 910 undefined on input line 83754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.upd ate' on page 910 undefined on input line 83755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.del ete' on page 910 undefined on input line 83756. Overfull \hbox (225.76pt too wide) in paragraph at lines 83750--83757 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Eval-u-a-tion-Datase t-Con-fig-u-ra-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.list' on page 910 undefined on input line 83761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.create' on page 910 undefined on input line 83762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.delete' on page 910 undefined on input line 83763. Overfull \hbox (289.49pt too wide) in paragraph at lines 83759--83764 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Eval-u-a-tion-Datase t-Met-ricAggre-ga-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset. create' on page 910 undefined on input line 83768. Overfull \hbox (216.13pt too wide) in paragraph at lines 83766--83769 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Syn-thet-icE-val-u-a -tion-Dataset LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.create' on page 9 10 undefined on input line 83773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.list' on page 910 undefined on input line 83774. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.get' on page 910 undefined on input line 83775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.revalidate' on pa ge 910 undefined on input line 83776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.update' on page 9 10 undefined on input line 83777. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.delete' on page 9 10 undefined on input line 83778. Overfull \hbox (168.13pt too wide) in paragraph at lines 83771--83779 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Side-car-Mod-el-Met- ric-Val-i-da-tion Underfull \hbox (badness 5119) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 car model met-ric val-i-da-tion. \T1/txtt/m/sl/10 SidecarModelMe tricValidation.list \T1/qtm/m/n/10 to list side-car model met- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 ric val-i-da-tions. \T1/txtt/m/sl/10 SidecarModelMetricValidatio n.get \T1/qtm/m/n/10 to get a side-car model met-ric val-i-da- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 tion. \T1/txtt/m/sl/10 SidecarModelMetricValidation.revalidate \ T1/qtm/m/n/10 to re-run a side-car model met-ric val-i-da- Underfull \hbox (badness 10000) in paragraph at lines 83771--83779 \T1/qtm/m/n/10 tion. \T1/txtt/m/sl/10 SidecarModelMetricValidation.update \T1/q tm/m/n/10 to up-date a side-car model met-ric val-i-da-tion. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 910 undefined on input lin e 83790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 910 undefined on input line 83794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 910 undefined on in put line 83798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 910 undefined on in put line 83806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 910 undefined on input line 83810. Underfull \hbox (badness 10000) in paragraph at lines 83813--83817 []\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 83813--83817 \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. [910] Underfull \hbox (badness 10000) in paragraph at lines 83835--83839 [][]\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 83835--83839 [][]\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 83925--83927 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/qtm/m/it/10 en-tity_type \T1/qtm/ m/n/10 to the \T1/qtm/m/it/10 com-pute \T1/qtm/m/n/10 and \T1/qtm/m/it/10 cre-a te \T1/qtm/m/n/10 meth-ods of the Underfull \hbox (badness 10000) in paragraph at lines 83925--83927 \T1/qtm/m/n/10 classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , :class: Underfull \hbox (badness 10000) in paragraph at lines 83925--83927 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view [911] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 912 undefined on input line 83949. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.from_data_store' on page 912 undefined on input line 83950 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.retrieve_preview' on page 912 undefined on input line 8395 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_inputs' on page 912 undefined on input line 83952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_operations' on page 912 undefined on input line 83953. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_store.DataStore' on page 912 undefined on input line 83957. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 912 undefined on input l ine 83962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 912 undefined on input lin e 83966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.patch_validation_dates' on page 9 12 undefined on input line 83970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 912 undefined on input line 84016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 912 undefined on input line 84017. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 912 undefined on input line 84018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 912 undefined on input line 84019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 912 undefined on input line 84020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 912 undefined on input line 84021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 912 undefined on input line 84022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 912 undefined on input line 84023. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 912 undefined on inp ut line 84024. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 912 undefined on in put line 84025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 912 undefined on input line 84026. [912] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 913 undefined on input l ine 84040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create' on page 913 undefined on input line 84044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 913 undefined on inp ut line 84048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 913 undefined on inp ut line 84052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_datasource_definition' on pag e 913 undefined on input line 84056. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_chunk' on page 913 undefined on input line 84060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.list_chunks' on page 913 undefine d on input line 84064. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk' on page 913 undefin ed on input line 84068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk_by_index' on page 91 3 undefined on input line 84072. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.OriginStorageType' on page 913 undefined on input line 8 4078. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 913 undefined on input line 84082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorageType' on page 913 undefined on input line 84 086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorage' on page 913 undefined on input line 84090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 913 undefined on input lin e 84094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 913 undefined on input line 84098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 913 undefined on in put line 84102. Underfull \hbox (badness 10000) in paragraph at lines 84109--84111 [][][]\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 [913] [914] Underfull \hbox (badness 10000) in paragraph at lines 84247--84249 []\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. [915] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 916 undefined on input line 84329 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.list' on page 916 undefined on input line 84330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.export_to_ai_catalog' on page 916 undefine d on input line 84331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration.list' on page 916 unde fined on input line 84336. Overfull \hbox (95.30997pt too wide) in paragraph at lines 84334--84337 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 In-sightsCon-fig-u-r a-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.get' on page 916 undefined on input line 84341. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.create' on page 916 undefined on in put line 84342. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.get' on page 916 undefined on input line 84347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.create' on page 916 undefined on input line 84348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.update' on page 916 undefined on input line 84349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.delete' on page 916 undefined on input line 84350. Overfull \hbox (140.64998pt too wide) in paragraph at lines 84345--84351 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Cost-Met-ric-Config- u-ra-tion Underfull \hbox (badness 5288) in paragraph at lines 84345--84351 \T1/txtt/m/sl/10 get \T1/qtm/m/n/10 to get the cost met-ric con-fig-u-ra-tion. \T1/txtt/m/sl/10 CostMetricConfiguration.create \T1/qtm/m/n/10 to cre-ate a cos t Overfull \hbox (126.52995pt too wide) in paragraph at lines 84353--84355 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 LLM-Cost-Con-fig-u-r a-tion Underfull \hbox (badness 10000) in paragraph at lines 84357--84359 []\T1/qtm/m/n/10 Added new classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 84357--84359 \T1/qtm/m/n/10 :class: \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view Underfull \hbox (badness 10000) in paragraph at lines 84386--84388 []\T1/qtm/m/n/10 Im-ple-mented sup-port for \T1/qtm/m/it/10 dr-database-v1 \T1/ qtm/m/n/10 to \T1/qtm/m/it/10 Data-S-tore \T1/qtm/m /n/10 , \T1/qtm/m/it/10 Data-Source [916] Underfull \hbox (badness 10000) in paragraph at lines 84445--84447 []\T1/qtm/m/n/10 Added sup-port for Na-tive Con-nec-tors to \T1/qtm/m/it/10 Con -nec-tor \T1/qtm/m/n/10 for ev-ery-thing [917] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 918 undefined on input lin e 84496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ResultMetadata' on page 918 undefined on input line 845 00. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 918 undefined on input lin e 84504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 918 undefined on input line 84508. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 918 undefined on input line 84512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 918 undefined on input line 84516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 918 undefined on in put line 84520. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.list' on page 918 undefined on inpu t line 84524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.update' on page 918 undefined on in put line 84528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 918 undefined on input line 84532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 918 undefined on input line 84537. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 918 undefined on input line 8454 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 918 undefined on input line 84 546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 918 undefined on input line 84550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 918 undefined on input line 84554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 918 undefined on input line 84559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84564. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 918 undefined on input line 84568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 918 undefined on input line 84573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 918 undefined on input line 84574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 918 undefined on input line 84578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.get' on page 918 undefined on input line 84579. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.list' on page 918 undefined on input line 84580. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.create' on page 918 undefined on input line 84581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.update' on page 918 undefined on input line 84582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.delete' on page 918 undefined on input line 84583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 918 undefined on input line 84587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 918 undefined on input line 84591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.update' on page 918 undefined on input line 84595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 918 undefined on input line 84599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.get' on page 918 undefined on input line 84600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.list' on page 918 undefined on input line 84601. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.create' on page 918 undefined on input line 84602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.update' on page 918 undefined on input line 84603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.delete' on page 918 undefined on input line 84604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 918 undefined on input line 84612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_llm_requests_count' on page 918 undefined on input lin e 84613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_vector_database_count' on page 918 undefined on input line 84614. [918] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 919 undefined on input line 84618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.run' on page 919 undefined on input line 84618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.download_revision' on page 919 undefined on input line 84618. Underfull \hbox (badness 10000) in paragraph at lines 84617--84619 []\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 `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 919 undefined on input line 84622 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 919 undefined on input line 84626 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.get_incremental_learning_metadata' on page 919 undefined on i nput line 84630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.start_incremental_learning' on page 919 undefined on input li ne 84634. Underfull \hbox (badness 10000) in paragraph at lines 84704--84710 \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 84704--84710 [][]\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 84704--84710 \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 84704--84710 \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. [919] Overfull \hbox (132.07492pt too wide) in paragraph at lines 84747--84749 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time Underfull \hbox (badness 10000) in paragraph at lines 84782--84784 \T1/qtm/m/n/10 All in-ter-ac-tions with \T1/txtt/m/n/10 Project.advanced_option s \T1/qtm/m/n/10 should be ex-pected to be through the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 920 undefined on input line 84794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get' on page 920 undefined on input line 84795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 920 undefined on input line 84796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create' on page 920 undefined on input line 84797. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create_from_custom_model' on page 920 undefined on input line 84798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.update' on page 920 undefined on input line 84799. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.delete' on page 920 undefined on input line 84800. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_embeddings' on page 920 undefined on input line 84801. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_text_chunkings' on page 920 undefine d on input line 84802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.download_text_and_embeddings_asset' on page 920 un defined on input line 84803. [920] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 921 undefined on inp ut line 84807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 921 undefined on input line 84808. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 921 undefine d on input line 84809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 921 undefined on in put line 84810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 921 undefined o n input line 84811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 921 undefined on input line 84815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.get' on page 921 undefined on input line 84816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.list' on page 921 undefined on input line 84817. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.create' on page 921 undefined on input line 84818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.update' on page 921 undefined on input line 84819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.delete' on page 921 undefined on input line 84820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 921 undefined on input line 84824. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 921 undefined on input line 84825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 921 undefined on input line 84829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.get' on page 921 undefined on input line 84830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 921 undefined on input line 84831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 921 undefined on input line 84832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 921 undefined on in put line 84833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 921 undefined on input line 84834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.delete' on page 921 undefined on input line 84835. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 921 undefined on input line 84839. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.get' on page 921 undefined on input line 84840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 921 undefined on input line 84841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 921 undefined on input line 84842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.delete' on page 921 undefined on input line 84843. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 921 undefined on in put line 84847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 921 undefined on input line 84848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 921 undefine d on input line 84849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 921 undefined on in put line 84850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 921 undefined o n input line 84851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 921 undefined on input line 84855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.get' on page 921 undefined on input line 84856 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 921 undefined on input line 8485 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 921 undefined on input line 84 858. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.update' on page 921 undefined on input line 84 859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.delete' on page 921 undefined on input line 84 860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create_llm_blueprint' on page 921 undefined on input line 84868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.delete' on page 921 undefined on in put line 84872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.register_custom_model' on page 921 undefined on input line 84876. [921] Underfull \hbox (badness 10000) in paragraph at lines 84887--84893 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 84919--84921 []\T1/qtm/m/n/10 Added [][]\T1/txtt/m/sl/10 DatetimePartitioningId[][]\T1/qtm/m /n/10 , which can be passed as a \T1/qtm/m/it/10 par-ti-tion-ing_method \T1/qtm /m/n/10 to [][]\T1/txtt/m/sl/10 Project. Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 \T1/qtm/m/n/10 and run_once [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.l ist[][] [][]BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 84953--84962 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 \T1/txtt/m/sl/10 create_from_url[][] [][]Dataset.create_from_data_source[][] [] []Dataset.create_from_query_generator[][] Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 [][]\T1/txtt/m/sl/10 Dataset.create_project[][] [][]Project.create[][] [][]Proj ect.create_from_data_source[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 84975--84988 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. [922] Underfull \hbox (badness 10000) in paragraph at lines 85024--85026 []\T1/qtm/m/n/10 If the user con-fig-ures the client via env vars, then set the env var Overfull \hbox (38.23495pt too wide) in paragraph at lines 85033--85035 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 \T1/txtt/m/sl/10 request_feature_effect[][] [][]Model.get_or_request_feature_ef fect[][] [][]Model.get_lift_chart[][] Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 [][]\T1/txtt/m/sl/10 Model.get_all_lift_charts[][] [][]Model.get_residuals_char t[][] [][]Model.get_all_residuals_charts[][] Underfull \hbox (badness 10000) in paragraph at lines 85075--85090 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. [923] Underfull \hbox (badness 10000) in paragraph at lines 85120--85122 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 85144--85146 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [924] Underfull \hbox (badness 10000) in paragraph at lines 85258--85260 []\T1/qtm/m/n/10 The sliced in-sight API end-point \T1/qtm/m/it/10 GET: api/v2/ insights// \T1/qtm/m/n/10 re-turns a pag-i-nated re- Underfull \hbox (badness 10000) in paragraph at lines 85272--85275 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit_metadata \T1/qtm/m/n/10 has bee n re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 85282--85285 []\T1/txtt/m/n/10 DatetimeModel.request_feature_fit \T1/qtm/m/n/10 has been re- moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 85297--85300 []\T1/txtt/m/n/10 Model.get_or_request_feature_fit \T1/qtm/m/n/10 has been re-m oved. Use [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 85302--85305 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 85312--85315 []\T1/qtm/m/n/10 Dep-re-cated the fol-low-ing meth-ods for re-triev-ing [][]\T1 /txtt/m/sl/10 SharingAccess[][] \T1/qtm/m/n/10 in-for-ma-tion. - [][]\T1/txtt/m /sl/10 DataStore. [925] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 926 undefined on input line 8536 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 926 undefined on inpu t line 85373. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 926 undefined on input line 8537 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 926 undefined on inp ut line 85379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 926 undefi ned on input line 85383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 926 undefined on input line 85387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 926 undefined on input line 85395. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 926 undefined on input line 85398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 926 undefined on inp ut line 85401. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 926 undefi ned on input line 85405. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 926 undefined on input line 85409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 926 undefined on input line 85417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 926 undefined on input line 85425. [926] Underfull \hbox (badness 10000) in paragraph at lines 85454--85458 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 BatchPredictionJob.app ly_time_series_data_prep_and_score[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7221) in paragraph at lines 85454--85458 [][]\T1/txtt/m/sl/10 BatchPredictionJob.apply_time_series_data_prep_and_score_t o_file[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 85460--85465 []\T1/qtm/m/n/10 Added new meth-ods [][]\T1/txtt/m/sl/10 DataEngineQueryGenerat or.prepare_prediction_dataset[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7308) in paragraph at lines 85460--85465 [][]\T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_c atalog[][] \T1/qtm/m/n/10 that ap-ply time se-ries Underfull \hbox (badness 10000) in paragraph at lines 85491--85495 []\T1/qtm/m/n/10 Added two new meth-ods to the Im-ageAug-men-ta-tion-List class : [][]\T1/txtt/m/sl/10 ImageAugmentationList.list[][]\T1/qtm/m/n/10 , [927] [928] [929] Underfull \hbox (badness 10000) in paragraph at lines 85831--85834 []\T1/qtm/m/n/10 Added sup-port for cre-at-ing mono-tonic fea-ture lists for ti me se-ries projects. Set Underfull \hbox (badness 10000) in paragraph at lines 85836--85838 []\T1/qtm/m/n/10 Added in-for-ma-tion about ver-tex to ad-vanced tun-ing pa-ram -e-ters [][]\T1/txtt/m/sl/10 datarobot.models.Model. [930] Underfull \hbox (badness 10000) in paragraph at lines 85919--85921 [][][]\T1/txtt/m/sl/10 CustomModelVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 required_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 10000) in paragraph at lines 85923--85925 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 r equired_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 6364) in paragraph at lines 85955--85957 []\T1/qtm/m/n/10 The [][]\T1/txtt/m/sl/10 Deployment[][] \T1/qtm/m/n/10 method \T1/txtt/m/n/10 create_from_custom_model_image \T1/qtm/m/n/10 was re-moved. Use [][]\T1/txtt/m/sl/10 Deployment. [931] Underfull \hbox (badness 10000) in paragraph at lines 86007--86012 []\T1/qtm/m/n/10 Added ex-per-i-men-tal sup-port to re-trieve doc-u-ment text e x-trac-tion sam-ples us- Underfull \hbox (badness 10000) in paragraph at lines 86007--86012 \T1/qtm/m/n/10 ing: - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSample[][] \T1 /qtm/m/n/10 - [][]\T1/txtt/m/sl/10 DocumentTextExtractionSamplePage[][] \T1/qtm /m/n/10 - LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 932 undefined on input line 86016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 932 undefined on input line 86021 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 932 undefined on input line 86025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 932 undefined on input line 8602 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 932 undefined on input line 8 6027. Underfull \hbox (badness 10000) in paragraph at lines 86049--86056 []\T1/qtm/m/n/10 Added sup-port to pass cal-cu-la-tion mode to pre-dic-tion ex- pla-na-tions (\T1/qtm/m/it/10 mode \T1/qtm/m/n/10 pa-ram-e-ter in [932] Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.apply_bias_mitigation[][] \T1/qtm /m/n/10 - [][]\T1/txtt/m/sl/10 Project.request_bias_mitigation_feature_info[][] Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 - [][]\T1/txtt/m/sl/10 Project.get_bias_mitigation_feature_info[ ][] \T1/qtm/m/n/10 and by adding new bias mit- Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 i-ga-tion params - bias_mitigation_feature_name - bias_mitigatio n_technique - in- Underfull \hbox (badness 10000) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 clude_bias_mitigation_feature_as_predictor_variable to the ex-is t-ing method - [][]\T1/txtt/m/sl/10 Project.start[][] \T1/qtm/m/n/10 and Underfull \hbox (badness 7256) in paragraph at lines 86100--86113 \T1/qtm/m/n/10 by adding this enum to sup-ply params to some of the above func- tion-al-ity \T1/txtt/m/n/10 datarobot.enums. [933] Underfull \hbox (badness 10000) in paragraph at lines 86226--86228 []\T1/qtm/m/n/10 Up-date the doc-u-men-ta-tion to sug-gest that \T1/qtm/m/it/10 fea-ture_derivation_window_end \T1/qtm/m/n/10 of [][]\T1/txtt/m/sl/10 datarobo t. Underfull \hbox (badness 10000) in paragraph at lines 86244--86247 []\T1/qtm/m/n/10 Added the abil-ity to turn off su-per-vised fea-ture re-duc-ti on for Time Se-ries projects. Op-tion [934] [935] Underfull \hbox (badness 10000) in paragraph at lines 86470--86472 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1018 pages, 4165618 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'datarobot-public-api-client.log' for details Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets