Read the Docs build information Build id: 2338938 Project: datarobot-public-api-client Version: early-access Commit: 9388435cd35bb356f3b674153c10a126b93fd602 Date: 2024-07-09T23:19:42.182597Z State: finished Success: True [rtd-command-info] start-time: 2024-07-09T23:19:43.426729Z, end-time: 2024-07-09T23:19:46.755962Z, 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-09T23:19:46.839999Z, end-time: 2024-07-09T23:19:48.202657Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/early-access:refs/tags/early-access Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-07-09T23:19:48.347390Z, end-time: 2024-07-09T23:19:49.040105Z, duration: 0, exit-code: 0 git checkout --force 9388435cd35bb356f3b674153c10a126b93fd602 Note: switching to '9388435cd35bb356f3b674153c10a126b93fd602'. 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 9388435 [TM-1479]update deprecation notes for get_models (#3151) [rtd-command-info] start-time: 2024-07-09T23:19:49.123437Z, end-time: 2024-07-09T23:19:49.180222Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: sdk_docs/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - method: pip path: . extra_requirements: - dev build: os: ubuntu-22.04 tools: python: "3.7" [rtd-command-info] start-time: 2024-07-09T23:19:54.781069Z, end-time: 2024-07-09T23:19:54.866613Z, duration: 0, exit-code: 0 asdf global python 3.7.17 [rtd-command-info] start-time: 2024-07-09T23:19:55.351040Z, end-time: 2024-07-09T23:19:56.672754Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.7.17.final.0-64 in 989ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-09T23:19:56.743337Z, end-time: 2024-07-09T23:20:05.235327Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (67.6.1) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 37.2 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.0 setuptools-68.0.0 [rtd-command-info] start-time: 2024-07-09T23:20:05.296059Z, end-time: 2024-07-09T23:20:11.969099Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 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.2-py2.py3-none-any.whl.metadata (1.4 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.0-py2.py3-none-any.whl.metadata (1.6 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.12 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.20,>=0.14 (from sphinx) Downloading docutils-0.19-py3-none-any.whl.metadata (2.7 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.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.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.5.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 86.5 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.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 186.3 MB/s eta 0:00:00 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 211.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 195.6 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 160.4 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 216.7 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 172.3 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 186.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 192.3 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 188.1 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 186.1 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 183.1 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 194.5 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 195.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.8/136.8 kB 201.0 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 176.0 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 222.7 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 193.3 MB/s eta 0:00:00 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.19 idna-3.7 imagesize-1.4.1 importlib-metadata-6.7.0 packaging-24.0 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-5.3.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 [rtd-command-info] start-time: 2024-07-09T23:20:12.045187Z, end-time: 2024-07-09T23:21:04.880337Z, duration: 52, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: 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.0b0) Downloading pandas-1.3.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) Collecting numpy (from datarobot==3.5.0b0) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.1 kB) Collecting pyyaml>=3.11 (from datarobot==3.5.0b0) Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from datarobot==3.5.0b0) (2.31.0) Collecting requests-toolbelt>=0.6 (from datarobot==3.5.0b0) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) Collecting trafaret!=1.1.0,<2.2,>=0.7 (from datarobot==3.5.0b0) Downloading trafaret-2.1.1-py3-none-any.whl.metadata (5.3 kB) Collecting urllib3<2.0.0,>=1.23 (from datarobot==3.5.0b0) Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 6.0 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions<5,>=4.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from datarobot==3.5.0b0) (4.7.1) Collecting mypy-extensions<2,>=0.4.0 (from datarobot==3.5.0b0) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting strenum>=0.4.15 (from datarobot==3.5.0b0) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting pytest==7.1.2 (from datarobot==3.5.0b0) Downloading pytest-7.1.2-py3-none-any.whl.metadata (7.8 kB) Collecting pytest-cov (from datarobot==3.5.0b0) Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting responses==0.21 (from datarobot==3.5.0b0) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 kB 139.6 MB/s eta 0:00:00 Collecting pytest-asyncio==0.21.1 (from datarobot==3.5.0b0) Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow (from datarobot==3.5.0b0) Downloading pyarrow-12.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting Pillow==9.2.0 (from datarobot==3.5.0b0) Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting databricks-connect>=13.0 (from datarobot==3.5.0b0) Downloading databricks_connect-13.0.1-py2.py3-none-any.whl.metadata (6.2 kB) Collecting black==23.1.0 (from datarobot==3.5.0b0) Downloading black-23.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 167.3 MB/s eta 0:00:00 Collecting isort==5.10.1 (from datarobot==3.5.0b0) Downloading isort-5.10.1-py3-none-any.whl.metadata (12 kB) Collecting flake8==5.0.4 (from datarobot==3.5.0b0) Downloading flake8-5.0.4-py2.py3-none-any.whl.metadata (4.1 kB) Collecting pylint==2.15.0 (from datarobot==3.5.0b0) Downloading pylint-2.15.0-py3-none-any.whl.metadata (9.8 kB) Collecting mypy==1.0.0 (from datarobot==3.5.0b0) Downloading mypy-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) Collecting types-PyYAML==6.0.12 (from datarobot==3.5.0b0) Downloading types_PyYAML-6.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.5.0b0) Downloading types_python_dateutil-2.8.19-py3-none-any.whl.metadata (1.3 kB) Collecting types-pytz==2022.2.1.0 (from datarobot==3.5.0b0) Downloading types_pytz-2022.2.1.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-requests==2.28.11 (from datarobot==3.5.0b0) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.5.0b0) 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.0b0) 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.0b0) Downloading nbsphinx-0.8.9-py3-none-any.whl.metadata (2.1 kB) Collecting numpydoc==1.4.0 (from datarobot==3.5.0b0) Downloading numpydoc-1.4.0-py3-none-any.whl.metadata (2.2 kB) Collecting jupyter-contrib-nbextensions (from datarobot==3.5.0b0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 187.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.0b0) 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.0b0) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting pyenchant==3.2.2 (from datarobot==3.5.0b0) 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.0b0) 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/early-access/lib/python3.7/site-packages (from black==23.1.0->datarobot==3.5.0b0) (24.0) Collecting pathspec>=0.9.0 (from black==23.1.0->datarobot==3.5.0b0) Downloading pathspec-0.11.2-py3-none-any.whl.metadata (19 kB) Collecting platformdirs>=2 (from black==23.1.0->datarobot==3.5.0b0) Downloading platformdirs-4.0.0-py3-none-any.whl.metadata (11 kB) Collecting tomli>=1.1.0 (from black==23.1.0->datarobot==3.5.0b0) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting typed-ast>=1.4.2 (from black==23.1.0->datarobot==3.5.0b0) Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB) Collecting ipython>=7.8.0 (from black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading ipython-7.34.0-py3-none-any.whl.metadata (4.3 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading tokenize_rt-5.0.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8==5.0.4->datarobot==3.5.0b0) Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting pycodestyle<2.10.0,>=2.9.0 (from flake8==5.0.4->datarobot==3.5.0b0) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl.metadata (31 kB) Collecting pyflakes<2.6.0,>=2.5.0 (from flake8==5.0.4->datarobot==3.5.0b0) Downloading pyflakes-2.5.0-py2.py3-none-any.whl.metadata (3.8 kB) Collecting importlib-metadata<4.3,>=1.1.0 (from flake8==5.0.4->datarobot==3.5.0b0) Downloading importlib_metadata-4.2.0-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9->datarobot==3.5.0b0) (0.19) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9->datarobot==3.5.0b0) (3.1.4) Collecting nbconvert!=5.4 (from nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Collecting traitlets>=5 (from nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading traitlets-5.9.0-py3-none-any.whl.metadata (10 kB) Collecting nbformat (from nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading nbformat-5.8.0-py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: sphinx>=1.8 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbsphinx==0.8.9->datarobot==3.5.0b0) (5.3.0) Collecting dill>=0.2 (from pylint==2.15.0->datarobot==3.5.0b0) Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) Collecting astroid<=2.14.0-dev0,>=2.12.4 (from pylint==2.15.0->datarobot==3.5.0b0) Downloading astroid-2.13.5-py3-none-any.whl.metadata (4.7 kB) Collecting tomlkit>=0.10.1 (from pylint==2.15.0->datarobot==3.5.0b0) Downloading tomlkit-0.12.5-py3-none-any.whl.metadata (2.7 kB) Collecting attrs>=19.2.0 (from pytest==7.1.2->datarobot==3.5.0b0) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting iniconfig (from pytest==7.1.2->datarobot==3.5.0b0) 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.0b0) Downloading pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) Collecting py>=1.8.2 (from pytest==7.1.2->datarobot==3.5.0b0) Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting docutils (from nbsphinx==0.8.9->datarobot==3.5.0b0) 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.0b0) 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.0b0) 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.0b0) Downloading grpcio-1.62.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting grpcio-status>=1.48.1 (from databricks-connect>=13.0->datarobot==3.5.0b0) Downloading grpcio_status-1.62.2-py3-none-any.whl.metadata (1.3 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.5.0b0) 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.0b0) Downloading databricks_sdk-0.29.0-py3-none-any.whl.metadata (35 kB) Collecting python-dateutil>=2.7.3 (from pandas>=0.15->datarobot==3.5.0b0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from pandas>=0.15->datarobot==3.5.0b0) (2024.1) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.5.0b0) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.5.0b0) (3.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.28.1->datarobot==3.5.0b0) (2024.7.4) Collecting ipython_genutils (from jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl.metadata (755 bytes) Collecting jupyter_contrib_core>=0.3.3 (from jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading jupyter_contrib_core-0.4.2.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter_core (from jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading jupyter_core-4.12.0-py3-none-any.whl.metadata (4.7 kB) Collecting jupyter_highlight_selected_word>=0.1.1 (from jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl.metadata (730 bytes) Collecting jupyter_nbextensions_configurator>=0.4.0 (from jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl.metadata (1.8 kB) Collecting notebook>=6.0 (from jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading notebook-6.5.7-py3-none-any.whl.metadata (2.5 kB) Collecting tornado (from jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading tornado-6.2-cp37-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.0b0) Downloading lxml-5.2.2-cp37-cp37m-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.0b0) Downloading coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.5.0b0) Downloading lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB) Collecting wrapt<2,>=1.11 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.5.0b0) Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting google-auth~=2.0 (from databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.5.0b0) 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.0b0) Downloading protobuf-4.24.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (540 bytes) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from importlib-metadata<4.3,>=1.1.0->flake8==5.0.4->datarobot==3.5.0b0) (3.15.0) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) (68.0.0) Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting decorator (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting pickleshare (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) (2.17.2) Collecting backcall (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading matplotlib_inline-0.1.6-py3-none-any.whl.metadata (2.8 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from jinja2->nbsphinx==0.8.9->datarobot==3.5.0b0) (2.1.5) Collecting jupyter-server (from jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading jupyter_server-1.24.0-py3-none-any.whl.metadata (4.4 kB) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0b0) 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.0b0) Downloading bleach-6.0.0-py3-none-any.whl.metadata (29 kB) Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl.metadata (1.9 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0b0) 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.0b0) Downloading nbclient-0.7.4-py3-none-any.whl.metadata (7.9 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0b0) 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.0b0) Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema (from nbformat->nbsphinx==0.8.9->datarobot==3.5.0b0) 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.0b0) Downloading jsonschema-4.17.3-py3-none-any.whl.metadata (7.9 kB) Collecting pyzmq>=17 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading pyzmq-26.0.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.1 kB) Collecting argon2-cffi (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-client<8,>=5.3.4 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading jupyter_client-7.4.9-py3-none-any.whl.metadata (8.5 kB) Collecting nest-asyncio>=1.5 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting ipykernel (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading ipykernel-6.16.2-py3-none-any.whl.metadata (5.6 kB) Collecting Send2Trash>=1.8.0 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading terminado-0.17.1-py3-none-any.whl.metadata (5.9 kB) Collecting prometheus-client (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading prometheus_client-0.17.1-py3-none-any.whl.metadata (24 kB) Collecting nbclassic>=0.4.7 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading nbclassic-1.1.0-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (1.0.3) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.5.0b0) (1.4.1) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=1.8 (from nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading sphinx-5.2.3-py3-none-any.whl.metadata (6.4 kB) Downloading sphinx-5.2.2-py3-none-any.whl.metadata (6.4 kB) Downloading sphinx-5.2.1-py3-none-any.whl.metadata (6.4 kB) Downloading sphinx-5.2.0.post0-py3-none-any.whl.metadata (6.4 kB) Downloading sphinx-5.2.0-py3-none-any.whl.metadata (6.4 kB) Downloading Sphinx-5.1.1-py3-none-any.whl.metadata (6.4 kB) Downloading Sphinx-5.1.0-py3-none-any.whl.metadata (6.4 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-5.0.2-py3-none-any.whl.metadata (7.9 kB) Downloading Sphinx-5.0.1-py3-none-any.whl.metadata (7.9 kB) Downloading Sphinx-5.0.0-py3-none-any.whl.metadata (7.9 kB) Downloading Sphinx-4.5.0-py3-none-any.whl.metadata (7.9 kB) Downloading Sphinx-4.4.0-py3-none-any.whl.metadata (7.9 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-4.3.2-py3-none-any.whl.metadata (8.0 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0b0) 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.0b0) Downloading cachetools-5.3.3-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.0b0) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl.metadata (3.6 kB) Collecting rsa<5,>=3.1.4 (from google-auth~=2.0->databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.5.0b0) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 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.0b0) 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.0b0) Downloading importlib_resources-5.12.0-py3-none-any.whl.metadata (4.1 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading pyrsistent-0.19.3-py3-none-any.whl.metadata (27 kB) Collecting entrypoints (from jupyter-client<8,>=5.3.4->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading entrypoints-0.4-py3-none-any.whl.metadata (2.6 kB) Collecting notebook-shim>=0.2.3 (from nbclassic>=0.4.7->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=7.8.0->black[jupyter]==23.1.0; extra == "dev"->datarobot==3.5.0b0) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting argon2-cffi-bindings (from argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.5.0b0) Downloading soupsieve-2.4.1-py3-none-any.whl.metadata (4.7 kB) Collecting debugpy>=1.0 (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading debugpy-1.7.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.0 kB) Collecting psutil (from ipykernel->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) 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 anyio<4,>=3.1.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting websocket-client (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) Collecting sniffio>=1.1 (from anyio<4,>=3.1.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting exceptiongroup (from anyio<4,>=3.1.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) Collecting pyasn1<0.6.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.0b0) Downloading pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.5.0b0) Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB) Downloading black-23.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 193.4 MB/s eta 0:00:00 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 167.7 MB/s eta 0:00:00 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 191.4 MB/s eta 0:00:00 Downloading mypy-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 10.9 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 128.2 MB/s eta 0:00:00 Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 187.2 MB/s eta 0:00:00 Downloading pyenchant-3.2.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.7/55.7 kB 161.5 MB/s eta 0:00:00 Downloading pylint-2.15.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.4/505.4 kB 209.2 MB/s eta 0:00:00 Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 211.2 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 153.6 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 191.1 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 186.7 MB/s eta 0:00:00 Downloading py4j-0.10.9.7-py2.py3-none-any.whl (200 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.5/200.5 kB 210.7 MB/s eta 0:00:00 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 190.8 MB/s eta 0:00:00 Downloading pandas-1.3.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 184.6 MB/s eta 0:00:00 Downloading pyarrow-12.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.1/39.1 MB 186.4 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 212.3 MB/s eta 0:00:00 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 165.0 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 urllib3-1.26.19-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 199.5 MB/s eta 0:00:00 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 216.9 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 176.8 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 189.4 MB/s eta 0:00:00 Downloading coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.6/225.6 kB 194.5 MB/s eta 0:00:00 Downloading databricks_sdk-0.29.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.6/505.6 kB 210.1 MB/s eta 0:00:00 Downloading dill-0.3.7-py3-none-any.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/115.3 kB 188.4 MB/s eta 0:00:00 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 216.5 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 201.5 MB/s eta 0:00:00 Downloading grpcio-1.62.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 196.5 MB/s eta 0:00:00 Downloading grpcio_status-1.62.2-py3-none-any.whl (14 kB) Downloading importlib_metadata-4.2.0-py3-none-any.whl (16 kB) Downloading ipython-7.34.0-py3-none-any.whl (793 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.8/793.8 kB 222.6 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 212.4 MB/s eta 0:00:00 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading nbconvert-7.6.0-py3-none-any.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.4/290.4 kB 207.8 MB/s eta 0:00:00 Downloading jupyter_core-4.12.0-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 178.2 MB/s eta 0:00:00 Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 180.4 MB/s eta 0:00:00 Downloading notebook-6.5.7-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 209.1 MB/s eta 0:00:00 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) Downloading platformdirs-4.0.0-py3-none-any.whl (17 kB) Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 187.7 MB/s eta 0:00:00 Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 121.6 MB/s eta 0:00:00 Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 170.3 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 207.9 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 187.4 MB/s eta 0:00:00 Downloading tokenize_rt-5.0.0-py2.py3-none-any.whl (5.8 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading tomlkit-0.12.5-py3-none-any.whl (37 kB) Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 209.5 MB/s eta 0:00:00 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 194.9 MB/s eta 0:00:00 Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (778 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 778.3/778.3 kB 217.3 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-cp37-cp37m-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 191.8 MB/s eta 0:00:00 Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 205.8 MB/s eta 0:00:00 Downloading google_auth-2.32.0-py2.py3-none-any.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.5/195.5 kB 193.0 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 219.0 MB/s eta 0:00:00 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 191.7 MB/s eta 0:00:00 Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 162.0 MB/s eta 0:00:00 Downloading lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 166.6 MB/s eta 0:00:00 Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 164.2 MB/s eta 0:00:00 Downloading nbclassic-1.1.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 169.9 MB/s eta 0:00:00 Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 173.3 MB/s eta 0:00:00 Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 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 157.7 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 210.0 MB/s eta 0:00:00 Downloading protobuf-4.24.4-cp37-abi3-manylinux2014_x86_64.whl (311 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 kB 208.4 MB/s eta 0:00:00 Downloading pyzmq-26.0.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (908 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 909.0/909.0 kB 217.7 MB/s eta 0:00:00 Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.5/77.5 kB 158.0 MB/s eta 0:00:00 Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) 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 128.5 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 fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading ipykernel-6.16.2-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 190.5 MB/s eta 0:00:00 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Downloading jupyter_server-1.24.0-py3-none-any.whl (347 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.5/347.5 kB 211.9 MB/s eta 0:00:00 Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 175.7 MB/s eta 0:00:00 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Downloading anyio-3.7.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 185.0 MB/s eta 0:00:00 Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) Downloading debugpy-1.7.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 191.6 MB/s eta 0:00:00 Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 142.9 MB/s eta 0:00:00 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 196.1 MB/s eta 0:00:00 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 168.3 MB/s eta 0:00:00 Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 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 187.0 MB/s eta 0:00:00 Downloading entrypoints-0.4-py3-none-any.whl (5.3 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 210.1 MB/s eta 0:00:00 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 170.6 MB/s eta 0:00:00 Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 214.6 MB/s eta 0:00:00 Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 166.6 MB/s eta 0:00:00 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 196.7 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.0b0-py3-none-any.whl size=1058089 sha256=6cc982531be8a85369f0dde65d97d4f8ce7086e6857d7bcfdeee8a059f77c335 Stored in directory: /tmp/pip-ephem-wheel-cache-e5x13xyc/wheels/76/ea/b7/2eeef8751e357fcb7127268323aebd6dce06d0ea7e1195ba42 Building wheel for jupyter-contrib-nbextensions (setup.py): started Building wheel for jupyter-contrib-nbextensions (setup.py): finished with status 'done' Created wheel for jupyter-contrib-nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428785 sha256=21ebdc7d5596d9976e41f6e2c3fc5135b92d3b2af80226f1e5f64cdba523cbd6 Stored in directory: /tmp/pip-ephem-wheel-cache-e5x13xyc/wheels/9c/57/38/7b0046dbc034aa0b2a5af0a26b60c08030f3ede6ca9cf568fa Building wheel for jupyter_contrib_core (setup.py): started Building wheel for jupyter_contrib_core (setup.py): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17484 sha256=352341d68c59881fa4e18f34ea274c432660a8c7d60404322c28fed028677ae8 Stored in directory: /tmp/pip-ephem-wheel-cache-e5x13xyc/wheels/79/cf/67/d2c1aab9313f1ac5f23e30485ff8cccbb062b3a77c00df2b2d Successfully built datarobot jupyter-contrib-nbextensions jupyter_contrib_core Installing collected packages: webencodings, wcwidth, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, trafaret, strenum, py4j, ptyprocess, pickleshare, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, backcall, wrapt, websocket-client, urllib3, types-requests, typed-ast, traitlets, tornado, tomlkit, tomli, tokenize-rt, tinycss2, soupsieve, sniffio, six, Send2Trash, pyzmq, pyyaml, pyrsistent, pyflakes, pyenchant, pycparser, pycodestyle, pyasn1, py, psutil, protobuf, prompt-toolkit, prometheus-client, platformdirs, pkgutil-resolve-name, Pillow, pexpect, pathspec, parso, pandocfilters, numpy, nest-asyncio, mypy-extensions, mistune, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, isort, iniconfig, importlib-resources, importlib-metadata, grpcio, exceptiongroup, entrypoints, docutils, dill, defusedxml, decorator, debugpy, coverage, cachetools, terminado, rsa, python-dateutil, pyasn1-modules, pyarrow, pluggy, mypy, matplotlib-inline, jupyter_core, jedi, googleapis-common-protos, flake8, click, cffi, bleach, beautifulsoup4, attrs, astroid, anyio, sphinx, responses, requests-toolbelt, pytest, pylint, pandas, jupyter-client, jsonschema, ipython, grpcio-status, google-auth, black, argon2-cffi-bindings, sphinxcontrib-spelling, sphinx-rtd-theme, sphinx-autodoc-typehints, pytest-cov, pytest-asyncio, numpydoc, nbformat, ipykernel, datarobot, databricks-sdk, argon2-cffi, nbclient, databricks-connect, nbconvert, nbsphinx, jupyter-server, notebook-shim, nbclassic, notebook, jupyter_contrib_core, jupyter_nbextensions_configurator, jupyter-contrib-nbextensions Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.7 Uninstalling urllib3-2.0.7: Successfully uninstalled urllib3-2.0.7 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 6.7.0 Uninstalling importlib-metadata-6.7.0: Successfully uninstalled importlib-metadata-6.7.0 Attempting uninstall: docutils Found existing installation: docutils 0.19 Uninstalling docutils-0.19: Successfully uninstalled docutils-0.19 Attempting uninstall: sphinx Found existing installation: Sphinx 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Successfully installed Pillow-9.2.0 Send2Trash-1.8.3 anyio-3.7.1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 astroid-2.13.5 attrs-23.2.0 backcall-0.2.0 beautifulsoup4-4.12.3 black-23.1.0 bleach-6.0.0 cachetools-5.3.3 cffi-1.15.1 click-8.1.7 coverage-7.2.7 databricks-connect-13.0.1 databricks-sdk-0.29.0 datarobot-3.5.0b0 debugpy-1.7.0 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.7 docutils-0.17.1 entrypoints-0.4 exceptiongroup-1.2.1 fastjsonschema-2.20.0 flake8-5.0.4 google-auth-2.32.0 googleapis-common-protos-1.63.2 grpcio-1.62.2 grpcio-status-1.62.2 importlib-metadata-4.2.0 importlib-resources-5.12.0 iniconfig-2.0.0 ipykernel-6.16.2 ipython-7.34.0 ipython_genutils-0.2.0 isort-5.10.1 jedi-0.19.1 jsonschema-4.17.3 jupyter-client-7.4.9 jupyter-contrib-nbextensions-0.7.0 jupyter-server-1.24.0 jupyter_contrib_core-0.4.2 jupyter_core-4.12.0 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.4 jupyterlab-pygments-0.2.2 lazy-object-proxy-1.9.0 lxml-5.2.2 matplotlib-inline-0.1.6 mccabe-0.7.0 mistune-3.0.2 mypy-1.0.0 mypy-extensions-1.0.0 nbclassic-1.1.0 nbclient-0.7.4 nbconvert-7.6.0 nbformat-5.8.0 nbsphinx-0.8.9 nest-asyncio-1.6.0 notebook-6.5.7 notebook-shim-0.2.4 numpy-1.21.6 numpydoc-1.4.0 pandas-1.3.5 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.11.2 pexpect-4.9.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-4.0.0 pluggy-1.2.0 prometheus-client-0.17.1 prompt-toolkit-3.0.47 protobuf-4.24.4 psutil-6.0.0 ptyprocess-0.7.0 py-1.11.0 py4j-0.10.9.7 pyarrow-12.0.1 pyasn1-0.5.1 pyasn1-modules-0.3.0 pycodestyle-2.9.1 pycparser-2.21 pyenchant-3.2.2 pyflakes-2.5.0 pylint-2.15.0 pyrsistent-0.19.3 pytest-7.1.2 pytest-asyncio-0.21.1 pytest-cov-4.1.0 python-dateutil-2.9.0.post0 pyyaml-6.0.1 pyzmq-26.0.3 requests-toolbelt-1.0.0 responses-0.21.0 rsa-4.9 six-1.16.0 sniffio-1.3.1 soupsieve-2.4.1 sphinx-4.3.2 sphinx-autodoc-typehints-1.17.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-spelling-8.0.0 strenum-0.4.15 terminado-0.17.1 tinycss2-1.2.1 tokenize-rt-5.0.0 tomli-2.0.1 tomlkit-0.12.5 tornado-6.2 trafaret-2.1.1 traitlets-5.9.0 typed-ast-1.5.5 types-PyYAML-6.0.12 types-python-dateutil-2.8.19 types-pytz-2022.2.1.0 types-requests-2.28.11 types-urllib3-1.26.25 urllib3-1.26.19 wcwidth-0.2.13 webencodings-0.5.1 websocket-client-1.6.1 wrapt-1.16.0 [rtd-command-info] start-time: 2024-07-09T23:21:05.855291Z, end-time: 2024-07-09T23:21:05.915990Z, 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': "early-access", 'version_slug': "early-access", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("v3.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': [ ("pdf", "//datarobot-public-api-client.readthedocs-hosted.com/_/downloads/en/early-access/pdf/"), ], 'subprojects': [ ], 'slug': 'datarobot-public-api-client', 'name': u'public_api_client', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/sdk_docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'datarobot', 'proxied_api_host': '/_', 'github_repo': 'public_api_client', 'github_version': 'early-access', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'early-access', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'early-access', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '9388435c', } # 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/2338938/' 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-09T23:21:05.989704Z, end-time: 2024-07-09T23:22:16.173594Z, duration: 70, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.2 loading translations [en]... done 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/early-access/lib/python3.7/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/early-access/datarobot/_experimental/models/genai/cost_metric_configurations.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/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/early-access/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/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/early-access/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/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/early-access/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/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/early-access/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 build succeeded, 3 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2024-07-09T23:22:16.269694Z, end-time: 2024-07-09T23:22:36.979068Z, duration: 20, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.3.2 loading translations [en]... done 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.0b0_Docs.tex... index getting_started reference/index reference/data/index reference/data/dataset reference/data/database_connectivity reference/data/feature_discovery reference/modeling/index reference/modeling/project reference/modeling/model reference/modeling/blueprint reference/modeling/spec/index reference/modeling/spec/datetime_partition reference/modeling/spec/time_series reference/modeling/spec/visualai reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/segmented_modeling reference/modeling/spec/custom_task reference/modeling/spec/monotonic_constraints reference/modeling/spec/binary_data reference/modeling/insights/index reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/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 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). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2024-07-09T23:22:39.842808Z, end-time: 2024-07-09T23:22:39.903797Z, 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-09T23:22:39.968474Z, end-time: 2024-07-09T23:23:30.619680Z, duration: 50, 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.0b0_Docs.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.5.0b0_Docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.5.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 5 undefined on input line 259. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 6 undefined on input line 279. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 6 undefined on input line 290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 6 undefined on input line 306. Underfull \hbox (badness 10000) in paragraph at lines 305--308 []\T1/txtt/m/sl/10 Dataset.create_from_url \T1/qtm/m/n/10 takes .csv data from a URL. If you have set LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 6 undefined on input line 315. Underfull \hbox (badness 10000) in paragraph at lines 314--318 []\T1/txtt/m/sl/10 Dataset.create_from_data_source \T1/qtm/m/n/10 takes data fr om a data source. If you have set LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 6 undefined on input line 334. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 6 undefined on input line 334. [6] [7] Overfull \vbox (4.27089pt too high) detected at line 461 [8] [9] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 10 und efined on input line 524. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 10 undefined on input line 581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 10 undefined on input line 587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 10 undefined on input line 592. [10] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSourceParam eters' on page 11 undefined on input line 670. [11] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 12 undefined on input line 707. [12] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 13 undefined on input line 758. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 13 undefined on input line 774. LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 13 undefined on input line 786. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 13 undefined on input line 786. [13] [14] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 866. LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 877. [15] LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 16 undefined on input line 987. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 16 undefined on input line 987. [16] Overfull \vbox (1.97241pt too high) detected at line 1078 [17] Overfull \vbox (1.97241pt too high) detected at line 1158 [18] [19] [20] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 21 undefined on input line 1240. [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1387 [23] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 24 und efined on input line 1406. [24] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 2 5 undefined on input line 1497. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 25 undefined on input line 1497. [25] LaTeX Warning: Hyper reference `autodoc/api_reference:advanced-options-api' on page 26 undefined on input line 1568. [26] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 27 undefined on input line 1585. [27] [28] [29] [30] [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1916. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 32 undefined on input line 1954. [32] [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 34 undefined on input line 2063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 2080. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 2097. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 2099. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 2100. [34] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 35 undefined on input line 2122. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 35 undefined on input line 2133. [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2291--2293 []\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 2305--2310 []\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 2366. [38] [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 40 undefined on input line 2470. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 40 undefined on input line 2473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 40 undefined on input line 2502. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 41 undefined on input line 2540. [41] [42] [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2711. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 44 undefin ed on input line 2713. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 44 undefined on input line 2714. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 44 undefined on input line 2736. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 279 7. Underfull \hbox (badness 10000) in paragraph at lines 2796--2799 []\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 280 6. [45] Underfull \hbox (badness 10000) in paragraph at lines 2869--2874 \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 2877. [46] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 47 undefined on input line 2885. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 47 undefined on input line 2903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 47 undefined on input line 2904. 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 905. Underfull \hbox (badness 10000) in paragraph at lines 2901--2906 []\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 2901--2906 \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 2981. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 2988. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 48 undefined on input line 3012. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 3020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 48 undefined on input line 3022. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 48 undefined on input line 3033. [48] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3126. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3129. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3129. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3154. [49] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 50 undefined on input line 3159. [50] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 51 undefined on input line 3222. [51] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 52 undefined on input line 32 62. LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 52 undefined on input line 3275. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 52 undefined on input line 3287. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 52 undefined on input line 3304. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 52 undefined on input line 3323. Underfull \hbox (badness 6141) in paragraph at lines 3317--3324 []\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 3368. [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 54 undefined on input line 3447. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 54 undefined on input line 3479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 54 undefined on input line 3482. [54] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 55 undefined on input line 3525. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 55 undefined on input line 3529. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 55 undefined on input line 3533. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 55 undefined on input line 3539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 55 undefined on input line 3546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 55 undefined on input line 3550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 55 undefined on input line 3554. 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 563. [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 567. 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 71. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 56 undefined on input line 3606. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 56 undefined on input line 3607. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 56 undefined on input line 3 609. Underfull \hbox (badness 10000) in paragraph at lines 3605--3610 []\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 3613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 56 undefined on input line 3617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 56 undefined on input line 3622. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 56 undefined on input line 362 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 56 undefined on input line 3633. [56] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 57 und efined on input line 3643. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 57 undefined on input line 3646 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 57 undefined on input line 3648. [57] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 58 und efined on input line 3710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 58 undefined on input line 3713. Overfull \vbox (1.97241pt too high) detected at line 3799 [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.3827 ├── 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.3827 ├── 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.3827 ├── 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.3828 │   ├── 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.3828 │   ├── 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.3828 │   ├── 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.3828 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3830 │   ├── … ! 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.3830 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3830 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3830 │   ├── … ! 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.3831 ├── 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.3831 ├── 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.3831 ├── 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.3832 ...├── 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.3832 ...├── 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.3832 ...├── 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.3832 ...├── 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.3833 ...├── 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.3833 ...├── 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.3833 ...├── 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.3833 ...├── 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.3834 │ ├── … ! 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.3834 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3834 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3834 │ ├── … [60] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 61 undefined on input line 3891. [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 4177 [67] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 68 undefined on input line 4219. [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 4288. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 70 undefined on input line 4289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 70 undefined on input line 42 90. [70] Underfull \hbox (badness 7012) in paragraph at lines 4360--4363 []\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 4410--4413 []\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 4688. [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 4742. 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 4763. 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 4784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4827. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4866. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4924. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4978. [78] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 5018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 79 undefined on input line 5112. [79] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 80 undefined on input line 5126. LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 80 undefined on input line 5147. ! 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.5170 ...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.5170 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [80] [81] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 82 undefined on input line 5307. [82] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 83 undefined on input line 5335. [83] [84] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 85 undefined on input line 5486. [85] [86] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 87 undefined on input line 5564. [87] [88] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 89 und efined on input line 5716. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 89 undefined on input line 5716. [89] ! 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.5777 ├── 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.5777 ├── 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.5777 ├── 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.5778 ├  ├──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.5778 ├  ├──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.5778 ├  ├──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.5778 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5781 ├── 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.5781 ├── 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.5781 ├── data.csv [90] [91] [92] [93] [94] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 95 undefined on input line 6049. [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6192--6199 \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 97 undefined on input line 6 203. [97] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 98 undefined on input line 6262. [98] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 99 undefined on input line 6321. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 99 undefined on input line 6322. Overfull \vbox (0.7195pt too high) detected at line 6357 [99] [100] [101] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 102 undefined on input line 6483. [102] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 103 undefined on input line 6554. [103] [104] [105] [106] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 107 und efined on input line 6782. [107] [108] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 109 undefined on input line 6911. [109] [110] [111] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 112 undefined on input line 7131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 112 undefined on input line 7152. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 112 undefined on input line 7158. [112] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 113 undefined on input line 7170. [113] [114] Underfull \hbox (badness 10000) in paragraph at lines 7300--7305 []\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. [115] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 116 undefined on input line 7365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 116 undefined on input line 7366. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 116 undefined on input line 7368. [116] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 117 undefined on input line 7478. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 117 undefined on input line 7484. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 117 undefined on input line 7500. [117] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 118 undefined on input line 7542. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 118 undefined on input line 7543. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 118 undefined on input line 7544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 118 undefined on input line 7570. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 118 undefined on input line 7572. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 118 undefined on input line 7572. [118] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 119 undefined on input line 7593. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 119 undefined on input line 7594. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 119 undefined on input line 7595. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 119 undefined on input line 7639. [119] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 120 undefined on input line 7693. [120] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 121 undefined on input line 7713. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 121 undefined on input line 7714. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 121 undefined on input line 7738. LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 121 un defined on input line 7758. [121] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 122 undefined on input line 7808. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 122 undefined on input line 7809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 122 undefined on input line 7812. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 122 undefined on input line 7816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 122 undefined on input line 7817. [122] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 123 undefined on input line 7874. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 123 undefined on input line 7892. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 123 undefined on input line 7893. [123] LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 124 undefined on input line 7919. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 124 undefined on input line 7941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 124 undefined on input line 7965. [124] Overfull \vbox (2.72194pt too high) detected at line 8050 [125] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 126 undefined on input line 8068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 126 undefined on input line 8075. [126] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 127 undefined on input line 8119. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 127 undefined on input line 8120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 127 undefined on input line 8153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 127 undefined on input line 8154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 127 undefined on input line 8166. [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 128 undefined on input line 8185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 128 undefined on input line 8186. Underfull \hbox (badness 5231) in paragraph at lines 8183--8188 []\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 128 undefined on input line 8190. Underfull \hbox (badness 10000) in paragraph at lines 8259--8262 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8259--8262 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8272--8275 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8272--8275 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8272--8275 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8304--8307 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8304--8307 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8317--8319 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 31st are ig- [128] Overfull \vbox (691.36992pt too high) has occurred while \output is active [129] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 130 undefined on input line 8339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 130 undefined on input line 8339. Underfull \hbox (badness 5832) in paragraph at lines 8336--8342 []\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 8336--8342 \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 130 undefined on input line 83 75. LaTeX Warning: Hyper reference `reference/mlops/model_registry:model-registry' on page 130 undefined on input line 8375. Underfull \hbox (badness 10000) in paragraph at lines 8379--8382 []\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 130 undefined on input line 8388. [130] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 131 undefined on input line 8426. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 131 undefined on input line 8430. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 131 undefined on input line 8462. [131] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 132 undefined on input line 8521. [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 133 undefined on input line 8546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 133 undefined on input line 8604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 133 undefined on input line 8607. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 133 undefined on input line 8608. [133] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 134 undefined on input line 8645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 134 undefined on input line 86 70. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 134 undefined on input line 8687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 134 undefined on input line 8688. [134] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 135 undefined on input line 8725. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 135 undefined on input line 8725. Overfull \vbox (1.97241pt too high) detected at line 8752 [135] [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 137 undefined on input line 8823. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 137 undefined on input line 8823. [137] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 138 undefined on input line 8931. [138] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 139 undefined on input line 8950. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 139 undefined on input line 8991. [139] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 140 undefined on input line 9031. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 140 undefined on input line 9053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 140 undefined on input line 9053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 140 undefined on input line 9057. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 140 undefined on input line 9061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 140 undefined on input line 9065. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 140 undefined on input line 9069. [140] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 141 undefined on input line 9087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 141 undefined on input line 9088. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 141 undefined on input line 9102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 141 undefined on input line 9103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 141 undefined on input line 9127. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 141 undefined on input line 9139. [141] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 142 undefined on input line 9155. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 142 undefined on input line 9167. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 142 undefined on input li ne 9183. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 142 undefined on input line 9195. [142] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 143 undefined on input line 9214. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 143 undefined on input line 9215. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 143 undefined on input line 9216. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 143 undefined on input line 9247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 143 undefined on input line 9259. [143] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 144 undefined on input lin e 9278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 144 undefined on input line 9291. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 144 undefined on input line 9309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 144 undefined on input line 9321 . [144] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 145 undefined on input line 9353. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 145 undefined on input line 9365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 145 undefined on input line 9401. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 145 undefined on input line 9402. Overfull \vbox (1.61494pt too high) detected at line 9413 [145] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 146 undefined on input line 9416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 146 undefined on input line 9417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 146 undefined on input line 9 418. Underfull \hbox (badness 10000) in paragraph at lines 9415--9419 \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. [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] Overfull \vbox (7.61494pt too high) detected at line 10053 [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 167 undefined on input line 10799. Overfull \vbox (9.01797pt too high) detected at line 10823 [167] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 168 undefined on input line 10870. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 168 undefined on input line 10871. Underfull \hbox (badness 10000) in paragraph at lines 10869--10872 []\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 [168] [169] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 170 undefined on input line 10967. [170] [171] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 172 undefined on input line 11112. Overfull \vbox (0.52191pt too high) detected at line 11128 [172] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 173 undefined on input line 11152. [173] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 174 undefined on input line 11185. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 174 undefined on input line 11207. [174] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 175 undefined on input line 11250. [175] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 176 undefined on input line 11323. [176] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 177 undefined on input line 11382. Underfull \hbox (badness 10000) in paragraph at lines 11400--11404 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [177] [178] [179] [180] [181] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 182 undefined on input line 11721. [182] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 183 undefined on input line 11748. [183] [184] [185] [186] [187] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12038--12041 []\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 , [188] [189] [190] [191] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelListFilters' on page 192 undefined on input line 12290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelVersionsListFilters' on page 192 undefined on input line 12294. Underfull \hbox (badness 10000) in paragraph at lines 12292--12295 []\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 [192] [193] [194] [195] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 1 96 undefined on input line 12544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 196 undefined on input line 12551. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 196 undefined on input line 12561. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 196 undefined on input line 12587. [196] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 197 undefined on input line 12645. [197] [198] [199] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 200 undefined on input line 12856. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 200 undefined on input line 12872. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 200 undefined on input line 12876. [200] [201] [202] [203] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 204 undefined on input line 13111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 204 undefined on input line 13111. [204] Overfull \vbox (1.4316pt too high) detected at line 13248 [205] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 206 undefined on input line 13278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 206 undefined on input line 13281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 206 undefined on input line 13281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 206 undefined on input line 13282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 206 undefined on input line 13282. Underfull \hbox (badness 10000) in paragraph at lines 13284--13287 []\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 [206] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 207 undefined on input line 13315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 207 undefined on input line 13360. [207] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 208 undefined on input line 13391. [208] [209] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 210 undefined on input line 13553. Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal- Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 \T1/qtm/m/n/10 cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proportional Parity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [210] [211] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 212 undefined on input line 13701. [212] Underfull \hbox (badness 10000) in paragraph at lines 13894--13898 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 213 undefined on input line 13912. [213] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 214 undefined on input line 13959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 214 undefined on input line 13995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 214 undefined on input line 1 4016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 214 undefined on input line 1 4056. [214] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 215 undefined on input line 14089. [215] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 216 undefined on input line 1 4289. Overfull \hbox (14.55872pt too wide) in paragraph at lines 14301--14301 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [216] [217] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 218 undefined on input line 14447. Underfull \hbox (badness 10000) in paragraph at lines 14457--14461 []\T1/qtm/m/n/10 greater or LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.AnomalyA ssessmentPreviewBin' on page 218 undefined on input line 14482. [218] Underfull \hbox (badness 10000) in paragraph at lines 14623--14628 []\T1/qtm/m/n/10 Op-tional. Fil-ter LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 219 undefined on input line 14642. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 219 undefined on input line 14673. [219] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 220 undefined on input line 14780. [220] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 221 undefined on input line 14812. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 221 undefined on input line 14874. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 221 undefined on input line 14910. [221] [222] [223] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 224 undefined on input line 15139. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 224 undefined on input line 15160. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 224 undefined on input line 15199. [224] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 225 undefined on input line 15260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 225 undefined on input line 15278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 225 undefined on input line 15323. [225] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 226 undefined on input line 15404. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 226 undefined on input line 15424. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 226 undefined on input line 15475. Underfull \hbox (badness 10000) in paragraph at lines 15490--15494 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 15495--15499 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [226] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 227 undefined on input line 15524. Underfull \hbox (badness 10000) in paragraph at lines 15539--15543 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 15544--15548 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 227 undefined on input line 15584. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 227 undefined on input line 15608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 227 undefined on input line 15637. [227] Underfull \hbox (badness 10000) in paragraph at lines 15704--15707 []\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. [228] [229] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 230 undefined on input line 15913. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 230 undefined on input line 15944. [230] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 231 undefined on input line 16061. [231] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 232 undefined on input line 16108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 232 undefined on input line 16164. [232] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 233 undefined on input line 16241. [233] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 234 undefined on input line 16308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 234 undefined on input line 16322. [234] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 235 undefined on input line 16380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 235 undefined on input line 16384. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 235 undefined on input line 16388. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 235 undefined on input line 16392. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 235 undefined on input line 16400. [235] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 236 undefined on input line 16453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 236 undefined on input line 16461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 236 undefined on input line 16494. [236] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 237 undefined on input line 16569. [237] [238] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 239 undefined on input line 16726. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 239 undefined on input line 16758. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 239 undefined on input line 16820. [239] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 240 undefined on input line 16856. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 240 undefined on input line 16941. [240] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 241 undefined on input line 17028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 241 undefined on input line 17063. [241] [242] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 243 undefined on input line 17205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 243 undefined on input line 17219. [243] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 244 undefined on input line 17277. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 244 undefined on input line 17281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 244 undefined on input line 17285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 244 undefined on input line 17289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 244 undefined on input line 17297. [244] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 245 undefined on input line 17350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 245 undefined on input line 17358. [245] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 246 undefined on input line 17391. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 246 undefined on input line 17466. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 246 undefined on input line 17481. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 246 undefined on input line 17500. [246] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 247 undefined on input line 17633. [247] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 248 undefined on input line 17681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 248 undefined on input line 17705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 248 undefined on input line 17729. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 248 undefined on input line 17760. [248] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 249 undefined on input line 17855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 249 undefined on input line 17938. [249] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 250 undefined on input line 17983. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 250 undefined on input line 18037. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 250 undefined on input line 18053. [250] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 251 undefined on input line 18119. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 251 undefined on input line 18131. [251] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 252 undefined on input line 18147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 252 undefined on input line 18217. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 252 undefined on input line 18230. [252] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 253 undefined on input line 18258. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 253 undefined on input line 18296. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 253 undefined on input line 18306. [253] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 254 undefined on input line 18351. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 254 undefined on input line 18378. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 254 undefined on input line 18395. [254] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 255 un defined on input line 18512. [255] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 256 undefined on input line 18588. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 256 undefined on input line 18590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 256 undefined on input line 18605. [256] LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 257 undefined on input line 1862 8. Underfull \hbox (badness 10000) in paragraph at lines 18634--18638 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 257 undefined on input line 1865 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 257 undefined on input line 18698. [257] [258] [259] Overfull \hbox (8.64493pt too wide) in paragraph at lines 18972--18973 [] Underfull \hbox (badness 10000) in paragraph at lines 18972--18973 [260] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 261 undefined on input line 18973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 261 undefined on input line 19042. [261] [262] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 263 undefined on input line 19140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 263 undefined on input line 19189. [263] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 264 undefined on input line 19231. [264] [265] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 266 undefined on input line 19440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 266 undefined on input line 19456. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 266 undefined on input line 19472. [266] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 267 undefined on input line 19565. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 267 undefined on input line 19619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 267 undefined on input line 1. [267] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 268 undefined on input line 19640. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 268 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 268 undefined on input line 19661. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 268 undefined on input line 19704. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 268 undefined on input line 19743. [268] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 269 undefined on input line 19798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 269 undefined on input line 19852. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 269 undefined on input line 19892. [269] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 270 undefined on input line 19983. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 270 undefined on input line 2000 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 270 undefined on input line 20001. [270] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 271 undefined on inp ut line 20030. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 271 undefined on input line 2011 8. [271] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 272 undefined on input line 2016 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 272 undefined on input line 2020 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 272 undefined on input line 2023 2. [272] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 273 undefined on input line 2027 3. Overfull \hbox (13.15462pt too wide) in paragraph at lines 20409--20410 [] Underfull \hbox (badness 10000) in paragraph at lines 20409--20410 [273] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 274 undefined on input line 20505. [274] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 275 undefined on input line 20544. [275] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 276 undefined on input line 20637. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 276 undefined on input line 20692. [276] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 277 undefined on input line 20757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 277 undefined on input line 20807. [277] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 278 undefined on input line 20873. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 278 undefined on input line 20923. [278] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 279 undefined on input line 20983. [279] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 280 undefined on input line 21033. Underfull \hbox (badness 6641) in paragraph at lines 21113--21116 []\T1/qtm/m/n/10 The list [280] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 281 undefined on input line 21163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 281 undefined on input line 21202. [281] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 282 undefined on input line 21310. [282] Overfull \hbox (4.56378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| Overfull \hbox (47.95493pt too wide) in paragraph at lines 21357--21360 [] [283] Overfull \hbox (1.75493pt too wide) in paragraph at lines 21396--21399 [] [284] [285] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 286 undefined on input line 21602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 286 undefined on input line 21650. [286] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 287 undefined on input line 21690. [287] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 288 undefined on input line 21827. [288] [289] [290] [291] [292] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 293 undefined on input li ne 22181. [293] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 294 undefined on input line 2225 0. [294] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 295 undefined on input l ine 22320. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 295 undefined on input line 22383. [295] Overfull \hbox (18.09383pt too wide) in paragraph at lines 22395--22395 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 22395--22395 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 296 undefined on input li ne 22487. [296] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 297 undefined on input line 2263 4. [297] Overfull \hbox (23.3838pt too wide) in paragraph at lines 22646--22646 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 22646--22646 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 298 undefined on input l ine 22726. [298] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 299 undefined on input line 22865. Overfull \hbox (19.11383pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (4.57382pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [299] Underfull \hbox (badness 10000) in paragraph at lines 22892--22895 []\T1/qtm/m/n/10 Or-der-ing Underfull \hbox (badness 10000) in paragraph at lines 22896--22899 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 300 undefined on input li ne 22918. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 300 undefined on input li ne 22946. [300] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 301 undefined on input line 22983 . Underfull \hbox (badness 10000) in paragraph at lines 22993--22998 []\T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut for 2 calls: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 301 undefined on input line 23066 . [301] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 302 undefined on input line 23134 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 302 undefined on input line 23206 . [302] Overfull \hbox (8.09381pt too wide) in paragraph at lines 23288--23288 \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 303 undefined on input l ine 23315. [303] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 304 undefined on input l ine 23363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 304 undefined on input l ine 23407. [304] Underfull \hbox (badness 10000) in paragraph at lines 23507--23512 []\T1/qtm/m/n/10 Ad-di-tional pa- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 305 undefined on input line 23537. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 305 undefined on input line 23575. [305] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 306 undefined on input line 23620. Underfull \hbox (badness 10000) in paragraph at lines 23680--23685 []\T1/qtm/m/n/10 Ad-di-tional pa- [306] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 307 undefined on input line 23819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 307 undefined on input line 23843. [307] Underfull \hbox (badness 10000) in paragraph at lines 23951--23956 []\T1/qtm/m/n/10 Ad-di-tional pa- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 308 undefined on input line 23985. [308] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 309 undefined on input line 24030. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 309 undefined on input line 24079. [309] [310] Underfull \hbox (badness 10000) in paragraph at lines 24306--24309 []\T1/qtm/m/n/10 The pa-ram-e-ter over-rides for this Underfull \hbox (badness 10000) in paragraph at lines 24325--24328 []\T1/qtm/m/n/10 The pa-ram-e-ter over- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 311 undefined on input line 24335. Underfull \hbox (badness 10000) in paragraph at lines 24375--24378 []\T1/qtm/m/n/10 The pa-ram-e-ter over- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 311 undefined on input line 24385. [311] Underfull \hbox (badness 10000) in paragraph at lines 24462--24468 \T1/qtm/m/n/10 ues: [\T1/qtm/m/it/10 datarobot.TARGET_TYPE.BINARY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , Underfull \hbox (badness 5924) in paragraph at lines 24462--24468 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , Underfull \hbox (badness 7203) in paragraph at lines 24469--24474 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) Underfull \hbox (badness 10000) in paragraph at lines 24531--24535 [] Underfull \hbox (badness 10000) in paragraph at lines 24531--24535 \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 24531--24535 \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 , [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 313 undefined on input line 24609. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 313 undefined on input line 24654. [313] Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 \T1/qtm/m/n/10 tom in-fer-ence model. Val-ues: [\T1/qtm/m/it/10 datarobot.TARGE T_TYPE.BINARY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 \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 24713--24719 \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 24755--24759 [] Underfull \hbox (badness 10000) in paragraph at lines 24755--24759 \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 24755--24759 \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 24769--24773 []\T1/qtm/m/n/10 Per-ma-nently en- [314] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 315 undefined on input line 24798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 315 undefined on input line 24843. Underfull \hbox (badness 10000) in paragraph at lines 24898--24902 []\T1/qtm/m/n/10 Per-ma-nently en- [315] Overfull \hbox (70.84099pt too wide) in paragraph at lines 25058--25064 []\T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTO M_MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 25058--25064 \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- [316] Underfull \hbox (badness 10000) in paragraph at lines 25102--25106 [] Underfull \hbox (badness 10000) in paragraph at lines 25102--25106 \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 25102--25106 \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 25148--25152 [] Underfull \hbox (badness 10000) in paragraph at lines 25148--25152 \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 25148--25152 \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 , [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 25427--25431 [] Underfull \hbox (badness 10000) in paragraph at lines 25427--25431 \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 25427--25431 \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 , [319] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 320 undefined on input line 25482. Underfull \hbox (badness 10000) in paragraph at lines 25543--25554 \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 25543--25554 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, [320] Underfull \hbox (badness 10000) in paragraph at lines 25555--25559 [] Underfull \hbox (badness 10000) in paragraph at lines 25555--25559 \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 25555--25559 \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 25569--25573 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [321] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 322 undefined on input line 25681. [322] Underfull \hbox (badness 10000) in paragraph at lines 25742--25753 \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 25742--25753 \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 25759--25763 [] Underfull \hbox (badness 10000) in paragraph at lines 25759--25763 \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 25759--25763 \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 25773--25777 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [323] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 324 undefined on input line 25887. [324] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 325 undefined on input line 25932. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 325 undefined on input line 25981. [325] [326] [327] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 328 undefined on input line 26409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 328 undefined on input line 26458. [328] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 329 undefined on input line 26507. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 329 undefined on input line 26582. [329] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 330 undefined on input line 26618. [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 27109--27113 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [333] [334] [335] Underfull \hbox (badness 10000) in paragraph at lines 27525--27530 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [336] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 337 undefined on input line 27559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 337 undefined on input line 27615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 337 undefined on input line 27660. [337] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 338 undefined on input line 27702. Underfull \hbox (badness 10000) in paragraph at lines 27724--27728 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 \T1/qtm/m/n/10 cal-i-brated to be be-tween 0 and 1 by DR. if None, uses de-faul t value Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 338 undefined on input line 27787. [338] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 339 undefined on input line 27957. [339] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 340 undefined on input line 27974. [340] [341] Underfull \hbox (badness 10000) in paragraph at lines 28197--28201 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 28202--28207 []\T1/qtm/m/n/10 You must Underfull \hbox (badness 10000) in paragraph at lines 28272--28276 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 28277--28282 []\T1/qtm/m/n/10 You must [342] Underfull \hbox (badness 10000) in paragraph at lines 28436--28440 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [343] [344] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 345 undefined on input line 28685. [345] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 346 undefined on input line 28724. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 346 undefined on input line 28792. [346] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 347 undefined on input line 28928. [347] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 348 undefined on input line 28967. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 348 undefined on input line 29013. [348] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 349 undefined on input line 29062. [349] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 350 undefined on input line 29173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 350 undefined on input line 29212. Underfull \hbox (badness 10000) in paragraph at lines 29239--29242 []\T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [350] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 351 undefined on input line 29276. Underfull \hbox (badness 10000) in paragraph at lines 29303--29306 []\T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [351] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 352 undefined on input line 29404. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 352 undefined on input line 29448. [352] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 353 undefined on input line 29499. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 353 undefined on input line 29530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 353 undefined on input line 29554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 353 undefined on input line 29578. [353] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 354 undefined on input line 29595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 354 undefined on input line 29614. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 354 undefined on input line 29619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 354 undefined on input line 29641. [354] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 355 un defined on input line 29706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 355 undefined on input line 29746. [355] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 356 undefined on input line 29785. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 356 undefined on input line 29840. [356] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 357 undefined on input line 29931. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 357 undefined on input line 29955. [357] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 358 undefined on input line 30024. [358] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 359 undefined on input line 30085. [359] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 360 undefined on input line 30288. [360] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 361 undefined on input line 30349. [361] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 362 undefined on input line 30418. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 362 undefined on input line 30488. [362] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 363 undefined on input line 30529. [363] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 364 undefined on input line 30627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 364 undefined on input line 30681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 364 undefined on input line 30712. [364] Underfull \hbox (badness 10000) in paragraph at lines 30802--30806 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 365 undefined on input line 30820. [365] Underfull \hbox (badness 10000) in paragraph at lines 30864--30868 []\T1/qtm/m/n/10 Fil-ter avail-able LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 366 undefined on input line 30882. [366] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 367 undefined on input line 31025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 367 undefined on input line 31054. [367] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 368 undefined on input line 31094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 368 undefined on input line 31115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 368 undefined on input line 31160. [368] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 369 undefined on input line 31254. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 369 undefined on input line 31265. [369] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 370 undefined on input line 31312. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 370 undefined on input line 31375. [370] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 371 undefined on input line 31444. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 371 undefined on input line 31492. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 371 undefined on input line 31537. [371] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 372 undefined on input line 31610. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 372 undefined on input line 31634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 372 undefined on input line 31665. [372] [373] Underfull \hbox (badness 10000) in paragraph at lines 31817--31825 \T1/qtm/m/n/10 - for \T1/qtm/m/it/10 query \T1/qtm/m/n/10 based data-sources - `[][]$https : / / s3 . amazonaws . com / datarobot _ test / LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 374 undefined on input line 31857. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 374 undefined on input line 31878. [374] [375] [376] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 377 undefined on input line 32130. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 377 undefined on input line 32202. [377] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 378 undefined on input line 32314 . [378] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 379 undefined on input line 32358 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 379 undefined on input line 32421 . [379] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 380 undefined on input line 32455. Overfull \hbox (7.10396pt too wide) in paragraph at lines 32467--32467 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [380] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 381 undefined on input line 32554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 381 undefined on input line 32598. [381] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 382 undefined on input line 32661. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 382 undefined on input line 32695. [382] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 383 undefined on input line 32770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 383 undefined on input line 32813. [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 384 undefined on input line 32893. [384] Underfull \hbox (badness 10000) in paragraph at lines 32941--32944 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 32948--32951 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. Overfull \hbox (10.06342pt too wide) in paragraph at lines 33007--33011 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [385] [386] [387] Overfull \hbox (10.06342pt too wide) in paragraph at lines 33322--33326 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 33574--33577 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 33581--33584 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [390] Overfull \hbox (10.06342pt too wide) in paragraph at lines 33636--33640 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [391] [392] [393] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 394 undefined on input line 34004. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 394 undefined on input line 34078. [394] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 395 undefined on input line 34134. [395] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 396 undefined on input line 34200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 396 undefined on input line 34266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 396 undefined on input line 34301. [396] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 397 undefined on input line 34345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 397 undefined on input line 34360. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 397 undefined on input line 34378. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 397 undefined on input line 34383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 397 undefined on input line 34388. [397] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 398 undefined on input line 34543. Underfull \hbox (badness 10000) in paragraph at lines 34541--34544 [] [398] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 399 undefined on input line 34614. Underfull \hbox (badness 10000) in paragraph at lines 34612--34615 [] [399] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 400 undefined on input line 34697. [400] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 401 undefined on input line 34780. Underfull \hbox (badness 10000) in paragraph at lines 34808--34811 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 34812--34815 [] [401] [402] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 403 undefined on input line 34912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 403 undefined on input line 34938. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ForecastDateSettings' on page 403 undefined on input line 34956. [403] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 404 undefined on input line 35041 . Underfull \hbox (badness 10000) in paragraph at lines 35037--35042 []\T1/qtm/m/n/10 [bool] Is `'True'' if chal-lenger mod-els is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 35037--35042 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing `'chal-lenger_models'' set-ting s, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 404 undefined on input line 350 51. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 404 undefined on input line 35114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 404 undefined on input line 35119. Underfull \hbox (badness 10000) in paragraph at lines 35116--35120 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [404] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 405 undefined on input line 3512 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 405 undefined on input line 3521 3. [405] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 406 undefined on input line 35284 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerReplaySettings' on page 406 undefined on input line 352 98. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 406 undefined on input line 35358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 406 undefined on input line 35369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.DriftTrackingSettings' on page 406 undefined on input line 35379. [406] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 407 undefined on input line 35511. Underfull \hbox (badness 10000) in paragraph at lines 35507--35512 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 35507--35512 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [407] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 408 undefined on input line 3557 9. Underfull \hbox (badness 10000) in paragraph at lines 35575--35580 []\T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de -ploy- Underfull \hbox (badness 10000) in paragraph at lines 35575--35580 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionWarningSettings' on page 408 undefined on input line 35 603. [408] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 409 undefined on input line 35685. [409] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 410 undefined on input line 35804. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 410 undefined on input line 35855. [410] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 411 undefined on input line 35909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 411 undefined on input line 35963. [411] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 412 undefined on input line 36021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 412 undefined on input line 36067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 412 undefined on input line 36115. [412] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 413 undefined on input line 36181. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 413 undefined on input line 36227. [413] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 414 undefined on input line 36281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 414 undefined on input line 36342. [414] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 415 undefined on input lin e 36396. [415] [416] [417] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 418 undefined on input line 36778. Overfull \hbox (53.69485pt too wide) in paragraph at lines 36792--36795 [] [418] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 419 undefined on input line 36826. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.champion_model_package.ChampionModelPackage' on page 419 undefined on input line 36857. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 419 undefined on input line 36906 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 419 undefined on input line 36945. [419] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 420 undefined on input line 36969. [420] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 421 undefined on input line 37078. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 421 undefined on input line 37109. [421] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 422 undefined on input line 37220. [422] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 423 undefined on input line 37312. [423] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 424 undefined on input line 37432. [424] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 425 undefined on input line 37537. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 425 undefined on input line 37618. [425] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 426 undefined on input line 37707. [426] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 427 undefined on input line 37874. [427] [428] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 429 undefined on input line 38049. Overfull \hbox (10.41382pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [429] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 430 undefined on input lin e 38149. [430] [431] [432] [433] Overfull \hbox (77.69371pt too wide) in paragraph at lines 38295--38295 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 38295--38295 \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 38295--38295 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [434] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 435 undefined on i nput line 38389. [435] Underfull \hbox (badness 10000) in paragraph at lines 38441--38444 []\T1/qtm/m/n/10 Scores on the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 436 undefined on input line 38485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 436 undefined on input line 38530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 436 undefined on input line 38559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 436 undefined on input line 38566. [436] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 437 undefined on input line 38654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 437 undefined on input line 38683. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 437 undefined on input line 38690. [437] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 438 undefined on input line 38769. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 438 undefined on input line 38798. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 438 undefined on input line 38805. [438] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 439 undefined on input line 38896. [439] [440] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 441 undefined on input line 39225. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 441 undefined on input line 39227. [441] Underfull \hbox (badness 10000) in paragraph at lines 39336--39341 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [442] [443] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 444 undefined on input line 39515. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 444 undefined on input line 39544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 444 undefined on input line 39573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 444 undefined on input line 39602. [444] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 445 undefined on input line 39638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 445 undefined on input line 39669. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 445 undefined on input line 39721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 445 undefined on input line 39724. [445] Underfull \hbox (badness 10000) in paragraph at lines 39802--39807 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [446] [447] [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 449 undefined on input line 40215. [449] Underfull \hbox (badness 8075) in paragraph at lines 40247--40251 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 450 undefined on input line 40314. [450] Underfull \hbox (badness 10000) in paragraph at lines 40397--40400 []\T1/qtm/m/n/10 [list(dict)] List of joint prob-a-bil-ity val-ues with a schem a de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 40405--40408 []\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 40405--40408 \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 451 undefined on input line 40421. Underfull \hbox (badness 10000) in paragraph at lines 40464--40467 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [451] Underfull \hbox (badness 5787) in paragraph at lines 40523--40526 []\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 40533--40536 []\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 40533--40536 \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 452 undefined on input line 405 49. [452] Underfull \hbox (badness 10000) in paragraph at lines 40601--40605 []\T1/qtm/m/n/10 The con-di-tional prob-a-bil-i-ties for the re-quested Underfull \hbox (badness 10000) in paragraph at lines 40676--40680 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 40676--40680 \T1/qtm/m/n/10 ric to get pair-wise data for. Since `v2.19' this is op-tional a nd de-faults to [453] Underfull \hbox (badness 10000) in paragraph at lines 40681--40685 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 10000) in paragraph at lines 40681--40685 \T1/qtm/m/n/10 pen-dence for the data. Since `v2.19' this is op-tional and de-f aults to LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix' on page 454 undefined on input line 40707. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 454 undefined on input line 40742. [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 455 undefined on input line 40841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 455 undefined on input line 40897. [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 41109--41114 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [457] Underfull \hbox (badness 10000) in paragraph at lines 41167--41170 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 41171--41176 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 41171--41176 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [458] Underfull \hbox (badness 10000) in paragraph at lines 41229--41232 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 41267--41270 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 41271--41276 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 41271--41276 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [459] [460] [461] Underfull \hbox (badness 10000) in paragraph at lines 41440--41443 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 41471--41476 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 41716--41720 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 41747--41751 []\T1/qtm/m/n/10 list of sec- [464] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 465 undefined on input line 41804. [465] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 466 undefined on input line 41899. Underfull \hbox (badness 10000) in paragraph at lines 41927--41930 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [466] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 467 undefined on input line 41970. [467] [468] [469] Overfull \hbox (14.04398pt too wide) in paragraph at lines 42253--42253 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [470] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 471 undefined on input line 42339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 471 undefined on input line 42460. [471] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 472 undefined on input line 42502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 472 undefined on input line 42584. [472] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 473 undefined on input line 42615. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 473 undefined on input line 42673. [473] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 474 undefined on input line 42749. [474] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 475 undefined on input line 42863. [475] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 476 undefined on input lin e 42949. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 476 undefined on input line 4 2981. [476] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 477 undefined on input line 43089. [477] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 478 undefined on input line 43265. [478] [479] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 480 undefined on input line 43503. [480] [481] [482] [483] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 484 undefined on input line 44056. [484] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 485 undefined on input line 44 093. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 485 undefined on input line 44094. [485] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 486 undefined on input line 44261. [486] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 487 undefined on input line 44304. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 487 undefined on input line 44417. [487] [488] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 489 undefined on input line 44585. [489] [490] Underfull \hbox (badness 10000) in paragraph at lines 44752--44756 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [491] [492] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 493 undefined on input line 44897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 493 undefined on input line 44898. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 493 undefined on input line 45011. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 493 undefined on input line 45014. [493] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 494 undefined on input line 45101. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 494 undefined on input line 45104. [494] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 495 undefined on input line 45163. Underfull \hbox (badness 10000) in paragraph at lines 45192--45196 [] Underfull \hbox (badness 5359) in paragraph at lines 45192--45196 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 45200--45203 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 45207--45210 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 45214--45218 [] [495] [496] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 497 undefined on input line 45476. [497] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 498 undefined on input line 45625. [498] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 499 undefined on input line 45722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 499 undefined on input line 45730. [499] [500] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 501 undefined on input line 45923. Overfull \hbox (11.75487pt too wide) in paragraph at lines 45965--45968 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 501 undefined on input line 46038. [501] Overfull \hbox (3.01492pt too wide) in paragraph at lines 46052--46055 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 502 undefined on input line 46117. [502] Underfull \hbox (badness 10000) in paragraph at lines 46222--46225 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 503 undefined on input line 46279. [503] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 504 undefined on input line 46322. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 504 undefined on input line 46360. [504] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 505 undefined on input line 46 427. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 505 undefined on input line 46428. Underfull \hbox (badness 10000) in paragraph at lines 46425--46430 []\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 46425--46430 \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 505 undefined on input line 46484. [505] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 506 undefined on input line 46532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 506 undefined on input line 46567. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 506 undefined on input line 46585. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 506 undefined on input line 46606. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 506 undefined on input line 46612. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 506 undefined on input line 46621. [506] Underfull \hbox (badness 10000) in paragraph at lines 46646--46650 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 46651--46658 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 507 undefined on input line 46680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 507 undefined on input line 46715. [507] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 508 undefined on input line 46750. Underfull \hbox (badness 10000) in paragraph at lines 46770--46773 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 46777--46781 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 46789--46793 [] [508] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 509 undefined on input line 46868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 509 undefined on input line 46964. [509] Underfull \hbox (badness 10000) in paragraph at lines 46978--46988 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 46978--46988 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 510 undefined on input line 47 047. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 510 undefined on input line 47048. Underfull \hbox (badness 10000) in paragraph at lines 47045--47050 []\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 47045--47050 \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 [510] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 511 undefined on input line 47125. [511] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 512 undefined on input line 47 226. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 512 undefined on input line 47227. [512] [513] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 514 undefined on input line 47436. [514] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 515 undefined on input line 47549. [515] [516] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 517 undefined on input line 47717. [517] Underfull \hbox (badness 10000) in paragraph at lines 47884--47888 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [518] [519] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 520 undefined on input line 48029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 520 undefined on input line 48030. [520] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 521 undefined on input line 48143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 521 undefined on input line 48146. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 521 undefined on input line 48233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 521 undefined on input line 48236. [521] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 522 undefined on input line 48295. Underfull \hbox (badness 10000) in paragraph at lines 48324--48328 [] Underfull \hbox (badness 5359) in paragraph at lines 48324--48328 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 48332--48335 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 48339--48342 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 48346--48350 [] [522] [523] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 524 undefined on input line 48608. [524] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 525 undefined on input line 48757. [525] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 526 undefined on input line 48854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 526 undefined on input line 48862. [526] [527] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 528 undefined on input line 49055. Overfull \hbox (11.75487pt too wide) in paragraph at lines 49097--49100 [] [528] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 529 undefined on input line 49170. Overfull \hbox (3.01492pt too wide) in paragraph at lines 49184--49187 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 529 undefined on input line 49249. [529] Underfull \hbox (badness 10000) in paragraph at lines 49331--49334 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 530 undefined on input line 49388. [530] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 531 undefined on input line 49431. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 531 undefined on input line 49469. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 531 undefined on input line 49538. [531] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 532 undefined on input line 49556. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 532 undefined on input line 49577. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 532 undefined on input line 49583. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 532 undefined on input line 49592. Underfull \hbox (badness 10000) in paragraph at lines 49617--49621 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 49622--49629 [] [532] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 533 undefined on input line 49651. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 533 undefined on input line 49686. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 533 undefined on input line 49721. Underfull \hbox (badness 10000) in paragraph at lines 49741--49744 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 49748--49752 [] [533] Overfull \hbox (9.0348pt too wide) in paragraph at lines 49760--49764 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 534 undefined on input line 49839. [534] [535] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 536 undefined on input line 49 993. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 536 undefined on input line 49994. [536] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 537 undefined on input line 50185. [537] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 538 undefined on input line 50298. [538] Overfull \vbox (1.47964pt too high) detected at line 50415 [539] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 540 undefined on input line 50466. [540] [541] Underfull \hbox (badness 10000) in paragraph at lines 50633--50637 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [542] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 543 undefined on input line 50778. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 543 undefined on input line 50779. [543] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 544 undefined on input line 50892. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 544 undefined on input line 50895. [544] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 545 undefined on input line 50982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 545 undefined on input line 50985. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 545 undefined on input line 51044. [545] Underfull \hbox (badness 10000) in paragraph at lines 51073--51077 [] Underfull \hbox (badness 5359) in paragraph at lines 51073--51077 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 51081--51084 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 51088--51091 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 51095--51099 [] [546] [547] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 548 undefined on input line 51357. [548] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 549 undefined on input line 51506. [549] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 550 undefined on input line 51603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 550 undefined on input line 51611. [550] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 551 undefined on input line 51804. [551] Overfull \hbox (11.75487pt too wide) in paragraph at lines 51846--51849 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 552 undefined on input line 51919. Overfull \hbox (3.01492pt too wide) in paragraph at lines 51933--51936 [] [552] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 553 undefined on input line 51998. [553] Underfull \hbox (badness 10000) in paragraph at lines 52103--52106 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 554 undefined on input line 52160. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 554 undefined on input line 52203. [554] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 555 undefined on input line 52241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 555 undefined on input line 52 308. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 555 undefined on input line 52309. Underfull \hbox (badness 10000) in paragraph at lines 52306--52311 []\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 52306--52311 \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 [555] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 556 undefined on input line 52365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 556 undefined on input line 52413. [556] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 557 undefined on input line 52448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 557 undefined on input line 52466. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 557 undefined on input line 52487. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 557 undefined on input line 52493. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 557 undefined on input line 52502. [557] Underfull \hbox (badness 10000) in paragraph at lines 52527--52531 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 52532--52539 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 558 undefined on input line 52561. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 558 undefined on input line 52596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 558 undefined on input line 52631. [558] Underfull \hbox (badness 10000) in paragraph at lines 52651--52654 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 52658--52662 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 52670--52674 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 559 undefined on input line 52749. [559] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 560 undefined on input line 52845. Underfull \hbox (badness 10000) in paragraph at lines 52859--52869 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 52859--52869 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [560] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 561 undefined on input line 52 928. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 561 undefined on input line 52929. Underfull \hbox (badness 10000) in paragraph at lines 52926--52931 []\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 52926--52931 \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 [561] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 562 undefined on input line 53006. [562] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 563 undefined on input line 53 095. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 563 undefined on input line 53096. [563] Underfull \hbox (badness 6173) in paragraph at lines 53194--53199 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [564] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 53251. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 53260. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 53267. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 53275. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 53283. [565] Overfull \hbox (11.83478pt too wide) in paragraph at lines 53421--53425 [] [566] [567] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 568 undefined on input line 53 634. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 568 undefined on input line 53635. Underfull \hbox (badness 10000) in paragraph at lines 53632--53637 []\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 53632--53637 \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 [568] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 569 undefined on input line 53767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 569 undefined on input line 53771. Underfull \hbox (badness 10000) in paragraph at lines 53775--53778 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 569 undefined on input line 53820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 569 undefined on input line 53823. Underfull \hbox (badness 10000) in paragraph at lines 53834--53837 []\T1/qtm/m/n/10 The back-test [569] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 570 undefined on input line 53866. Underfull \hbox (badness 10000) in paragraph at lines 53880--53883 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 570 undefined on input line 53905. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 570 undefined on input line 53958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 570 undefined on input line 53961. [570] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 571 undefined on input line 54061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 571 undefined on input line 54068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 571 undefined on input line 54076. [571] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 572 undefined on input line 54154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 572 undefined on input line 54202. [572] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 573 undefined on input line 54276. [573] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 574 undefined on input line 5 4339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 574 undefined on input line 54372. [574] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 575 undefined on input line 54450. [575] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 576 undefined on input line 5 4520. Underfull \hbox (badness 10000) in paragraph at lines 54518--54522 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a \T1/txtt/m/sl/10 ForecastVsAct ualPlotPreview \T1/qtm/m/n/10 rep-re-sent-ing LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 576 undefined on input line 54553. [576] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 577 undefined on input line 54621. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 577 undefined on input line 54 682. Underfull \hbox (badness 7047) in paragraph at lines 54680--54684 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTim ePlotPreview \T1/qtm/m/n/10 rep-re-sent-ing [577] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 578 undefined on input line 54786. [578] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 579 undefined on input line 54822. Underfull \hbox (badness 10000) in paragraph at lines 54856--54860 [] Underfull \hbox (badness 5359) in paragraph at lines 54856--54860 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 54864--54867 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 54871--54874 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 54878--54882 [] [579] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 580 undefined on input line 54912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 580 undefined on input line 54995. [580] Underfull \hbox (badness 10000) in paragraph at lines 55015--55020 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Check LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 581 undefined on input line 55044. Underfull \hbox (badness 10000) in paragraph at lines 55059--55066 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 55117--55122 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. C heck [581] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 582 undefined on input line 55146. Underfull \hbox (badness 10000) in paragraph at lines 55161--55168 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. C heck [582] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 583 undefined on input line 55251. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 583 undefined on input line 55340. [583] [584] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 585 undefined on input line 55508. [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 55675--55679 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [587] [588] [589] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 590 undefined on input line 56052. [590] [591] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 592 undefined on input line 56320. Overfull \hbox (11.75487pt too wide) in paragraph at lines 56362--56365 [] [592] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 593 undefined on input line 56435. Overfull \hbox (3.01492pt too wide) in paragraph at lines 56449--56452 [] [593] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 594 undefined on input line 56514. Underfull \hbox (badness 10000) in paragraph at lines 56619--56622 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [594] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 595 undefined on input line 56 695. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 595 undefined on input line 56696. Underfull \hbox (badness 10000) in paragraph at lines 56693--56698 []\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 56693--56698 \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 [595] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 596 undefined on input line 56752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 596 undefined on input line 56770. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 596 undefined on input line 56791. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 596 undefined on input line 56797. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 596 undefined on input line 56806. [596] Underfull \hbox (badness 10000) in paragraph at lines 56831--56835 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 56836--56843 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 597 undefined on input line 56865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 597 undefined on input line 56900. [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 598 undefined on input line 56 984. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 598 undefined on input line 56985. Underfull \hbox (badness 10000) in paragraph at lines 56982--56987 []\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 56982--56987 \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 [598] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 599 undefined on input line 57062. [599] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 600 undefined on input line 57 151. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 600 undefined on input line 57152. [600] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 601 undefined on input line 57 314. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 601 undefined on input line 57315. [601] [602] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 603 undefined on input line 57509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 603 undefined on input line 57552. [603] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 604 undefined on input line 57665. [604] [605] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 606 undefined on input line 57833. [606] [607] Underfull \hbox (badness 10000) in paragraph at lines 58000--58004 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [608] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 609 undefined on input line 58145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 609 undefined on input line 58146. [609] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 610 undefined on input line 58259. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 610 undefined on input line 58262. [610] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 611 undefined on input line 58349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 611 undefined on input line 58352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 611 undefined on input line 58411. [611] Underfull \hbox (badness 10000) in paragraph at lines 58440--58444 [] Underfull \hbox (badness 5359) in paragraph at lines 58440--58444 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 58448--58451 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 58455--58458 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 58462--58466 [] [612] [613] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 614 undefined on input line 58724. [614] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 615 undefined on input line 58873. [615] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 616 undefined on input line 58970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 616 undefined on input line 58978. [616] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 617 undefined on input line 59171. [617] Overfull \hbox (11.75487pt too wide) in paragraph at lines 59213--59216 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 618 undefined on input line 59286. Overfull \hbox (3.01492pt too wide) in paragraph at lines 59300--59303 [] [618] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 619 undefined on input line 59365. [619] Underfull \hbox (badness 10000) in paragraph at lines 59470--59473 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 620 undefined on input line 59527. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 620 undefined on input line 59570. [620] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 621 undefined on input line 59608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 621 undefined on input line 59 675. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 621 undefined on input line 59676. Underfull \hbox (badness 10000) in paragraph at lines 59673--59678 []\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 59673--59678 \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 [621] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 622 undefined on input line 59732. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 622 undefined on input line 59780. [622] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 623 undefined on input line 59815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 623 undefined on input line 59833. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 623 undefined on input line 59854. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 623 undefined on input line 59860. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 623 undefined on input line 59869. [623] Underfull \hbox (badness 10000) in paragraph at lines 59894--59898 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 59899--59906 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 624 undefined on input line 59928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 624 undefined on input line 59963. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 624 undefined on input line 59998. [624] Underfull \hbox (badness 10000) in paragraph at lines 60018--60021 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 60025--60029 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 60037--60041 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 625 undefined on input line 60116. [625] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 626 undefined on input line 60212. Underfull \hbox (badness 10000) in paragraph at lines 60226--60236 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 60226--60236 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [626] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 627 undefined on input line 60 295. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 627 undefined on input line 60296. Underfull \hbox (badness 10000) in paragraph at lines 60293--60298 []\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 60293--60298 \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 [627] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 628 undefined on input line 60373. [628] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 629 undefined on input line 60455. [629] Underfull \hbox (badness 10000) in paragraph at lines 60604--60607 []\T1/qtm/m/n/10 [dict] ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied o n Overfull \hbox (26.8249pt too wide) in paragraph at lines 60608--60609 [] Underfull \hbox (badness 10000) in paragraph at lines 60608--60609 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 630 undefined on input line 60619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 630 undefined on input line 60643. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 630 undefined on input line 60701. [630] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 631 undefined on input line 60790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 631 undefined on input line 60838. [631] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 632 undefined on input line 60885. [632] [633] [634] [635] Overfull \hbox (3.26418pt too wide) in paragraph at lines 61422--61422 \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 636 undefined on input line 61432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 636 undefined on input line 61433. Underfull \hbox (badness 10000) in paragraph at lines 61431--61434 []\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 636 undefined on input line 61 437. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 636 undefined on input line 61438. Underfull \hbox (badness 10000) in paragraph at lines 61441--61444 []\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 61451--61455 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 61451--61455 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [636] Underfull \hbox (badness 10000) in paragraph at lines 61467--61472 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 637 undefined on input line 61493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 637 undefined on input line 61532. [637] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 638 undefined on input line 61570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 638 undefined on input line 61598. Underfull \hbox (badness 10000) in paragraph at lines 61612--61616 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [638] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 639 undefined on input line 61 701. Underfull \hbox (badness 10000) in paragraph at lines 61720--61725 []\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 , [639] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 640 undefined on input line 61 746. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 640 undefined on input line 61747. Underfull \hbox (badness 10000) in paragraph at lines 61820--61821 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.FeatureSettingsPayload' on page 640 undefined on input line 61831 . [640] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 641 undefined on input line 61883. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 641 undefined on input line 61888. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 641 undefined on input line 61890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 641 undefined on input line 61891. [641] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 642 undefined on input line 61 902. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 642 undefined on input line 61903. Underfull \hbox (badness 10000) in paragraph at lines 61925--61929 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 61925--61929 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [642] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 643 undefined on input line 62020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 643 undefined on input line 62062. [643] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 644 undefined on input line 62100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 644 undefined on input line 62137. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 644 undefined on input line 62142. Underfull \hbox (badness 10000) in paragraph at lines 62150--62154 []\T1/qtm/m/n/10 (New in ver-sion v2.24) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 644 undefined on input line 62178. [644] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 645 undefined on input line 62239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 645 undefined on input line 62287. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 645 undefined on input line 62300. [645] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 646 undefined on input line 62321. [646] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 647 undefined on input line 62511. Underfull \hbox (badness 10000) in paragraph at lines 62523--62532 []\T1/qtm/m/n/10 [bool, op-tional] De-faults to \T1/txtt/m/n/10 False\T1/qtm/m/ n/10 . If \T1/txtt/m/n/10 False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 62523--62532 \T1/qtm/m/n/10 will use a duration-based ap-proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 647 undefined on input line 62546. [647] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 648 undefined on input line 62658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 648 undefined on input line 62679. [648] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 649 undefined on input line 62700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 649 undefined on input line 62701. Underfull \hbox (badness 10000) in paragraph at lines 62699--62702 []\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 62699--62702 \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. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 649 undefined on input line 62781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 649 undefined on input line 62 791. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 649 undefined on input line 62792. [649] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 650 undefined on input line 62882. [650] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 651 undefined on input line 62912. Underfull \hbox (badness 10000) in paragraph at lines 62926--62929 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [651] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 652 undefined on input line 63081. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 652 undefined on input line 63091. [652] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 653 undefined on input line 63113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 653 undefined on input line 63131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 653 undefined on input line 63156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 653 undefined on input line 63175. [653] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 654 undefined on input line 63241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 654 undefined on input line 63311. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 654 undefined on input line 63342. [654] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 655 undefined on input line 63474. [655] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 656 undefined on input line 63523. [656] [657] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 658 undefined on input line 63789. [658] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 659 undefined on input line 63907. [659] [660] Underfull \hbox (badness 10000) in paragraph at lines 64153--64156 []\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 64158--64161 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [661] Underfull \hbox (badness 6708) in paragraph at lines 64225--64230 []\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 64225--64230 \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 64240--64243 []\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 64245--64248 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [662] [663] [664] Overfull \hbox (15.28386pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [665] Underfull \hbox (badness 10000) in paragraph at lines 64692--64695 []\T1/qtm/m/n/10 [list] an ar-ray of dic-tio-nar-ies with a schema de-scribed a s Overfull \hbox (89.36382pt too wide) in paragraph at lines 64705--64705 \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 64705--64705 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [666] [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 668 undefined on input line 64879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 668 undefined on input line 64902. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 668 undefined on input line 64921. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 668 undefined on input line 64946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 668 undefined on input line 64953. [668] [669] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 670 undefined on input line 65140. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 670 undefined on input line 65145. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 670 undefined on input line 65151. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 670 undefined on input line 65153. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 670 undefined on input line 65158. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 670 undefined on input line 65165. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 670 undefined on input line 65172. [670] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 671 undefined on input line 65230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 671 undefined on input line 65255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 671 undefined on input line 65263. [671] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 672 undefined on input line 65371. [672] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 673 undefined on input line 65405. [673] [674] Underfull \hbox (badness 10000) in paragraph at lines 65625--65630 []\T1/qtm/m/n/10 Raised if an ob-ject passed to the \T1/txtt/m/n/10 options \T1 /qtm/m/n/10 pa-ram-e-ter is not an LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 675 undefined on input line 65658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 675 undefined on input line 65699. [675] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 676 undefined on input line 65795. [676] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 677 undefined on input line 65952. [677] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 678 undefined on input line 66011. [678] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 679 undefined on input line 66061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 679 undefined on input line 66117. [679] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 6 80 undefined on input line 66190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 680 undefined on input line 66192. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 680 undefined on input line 66193. Underfull \hbox (badness 6412) in paragraph at lines 66188--66195 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66188--66195 \T1/qtm/m/it/10 Par-ti-tion Classes \T1/qtm/m/n/10 de-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66188--66195 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. [680] Overfull \hbox (1.56093pt too wide) in paragraph at lines 66272--66280 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 681 undefined on input line 66333. [681] Underfull \hbox (badness 10000) in paragraph at lines 66409--66412 []\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 682 undefined on input line 66426. [682] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 6 83 undefined on input line 66545. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 683 undefined on input line 66547. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 683 undefined on input line 66548. Underfull \hbox (badness 6412) in paragraph at lines 66543--66550 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66543--66550 \T1/qtm/m/it/10 Par-ti-tion Classes \T1/qtm/m/n/10 de-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66543--66550 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. [683] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 684 undefined on input line 66652. [684] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 6 85 undefined on input line 66737. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 685 undefined on input line 66739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 685 undefined on input line 66740. Underfull \hbox (badness 6412) in paragraph at lines 66735--66742 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66735--66742 \T1/qtm/m/it/10 Par-ti-tion Classes \T1/qtm/m/n/10 de-fined in \T1/txtt/m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66735--66742 \T1/qtm/m/n/10 As an al-ter-na-tive, use \T1/txtt/m/sl/10 Project.set_partition ing_method \T1/qtm/m/n/10 or \T1/txtt/m/sl/10 Project. [685] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 686 undefined on input line 66839. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 686 undefined on input line 66843. Overfull \hbox (3.01492pt too wide) in paragraph at lines 66861--66864 [] Overfull \hbox (50.28496pt too wide) in paragraph at lines 66866--66869 [] [686] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 687 undefined on input line 66930. [687] Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 []\T1/qtm/m/n/10 If true, new re-trieval route Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 \T1/qtm/m/n/10 is used, which sup-ports fil-ter-ing and re-turns fewer at-tribu tes per in-di-vid-ual Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 \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 66999--67008 \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 66999--67008 \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 66999--67008 \T1/qtm/m/it/10 has_empty_clusters\T1/qtm/m/n/10 , \T1/qtm/m/it/10 is_n_cluster s_dynamically_determined\T1/qtm/m/n/10 , \T1/qtm/m/it/10 pre-dic-tion_threshold LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 688 undefined on input line 67063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 688 undefined on input line 67063. [688] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 689 undefined on input line 67087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 689 undefined on input line 67139. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 689 undefined on input line 67166. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 689 undefined on input line 67188. [689] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 690 undefined on input line 67246. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 690 undefined on input line 67267. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 690 undefined on input line 67302. [690] Underfull \hbox (badness 10000) in paragraph at lines 67374--67378 []\T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1 /txtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 691 undefined on input line 67385. [691] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 692 undefined on input line 67420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 692 undefined on input line 67470. [692] [693] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 694 undefined on input line 67634. [694] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 695 undefined on input line 67710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 695 undefined on input line 67752. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 695 undefined on input line 67768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 695 undefined on input line 67790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 695 undefined on input line 67814. [695] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 696 undefined on input line 67949. [696] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 697 undefined on input line 67971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 697 undefined on input line 6 7993. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 697 undefined on input lin e 68018. [697] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 698 undefined on input line 68145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 698 undefined on input line 68182. [698] [699] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 700 undefined on input line 68290. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 700 undefined on input line 68309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 700 undefined on input line 68349. [700] [701] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 702 undefined on input line 68615. [702] Underfull \hbox (badness 10000) in paragraph at lines 68650--68660 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 68650--68660 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [703] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 704 undefined on input line 68 743. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 704 undefined on input line 68744. Underfull \hbox (badness 10000) in paragraph at lines 68741--68746 []\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 68741--68746 \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 [704] Underfull \hbox (badness 10000) in paragraph at lines 68835--68839 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. check_blendable' on page 705 undefined on input line 68856. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 705 undefined on input line 68866. Underfull \hbox (badness 10000) in paragraph at lines 68885--68889 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 705 undefined on input line 68893. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 705 undefined on input line 68900. [705] Underfull \hbox (badness 10000) in paragraph at lines 68951--68955 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 706 undefined on input line 68981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 706 undefined on input line 69005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 706 undefined on input line 69029. [706] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 707 undefined on input line 69053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 707 undefined on input line 69077. Underfull \hbox (badness 10000) in paragraph at lines 69126--69130 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 707 undefined on input line 69156. Underfull \hbox (badness 10000) in paragraph at lines 69170--69174 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [707] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 708 undefined on input line 69200. Underfull \hbox (badness 10000) in paragraph at lines 69227--69233 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [708] [709] Underfull \hbox (badness 10000) in paragraph at lines 69490--69496 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 69490--69496 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble [710] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 711 undefined on input line 69522. Underfull \hbox (badness 10000) in paragraph at lines 69525--69530 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 \T1/qtm/m/n/10 cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proporti onalParity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or Overfull \hbox (1.56093pt too wide) in paragraph at lines 69567--69575 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 69722--69726 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 713 undefined on input line 69752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 713 undefined on input line 69797. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 713 undefined on input line 69821. [713] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 714 undefined on input line 69845. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 714 undefined on input line 69862. LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 714 undefined on input line 69941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 714 undefined on input line 69944. [714] Underfull \hbox (badness 10000) in paragraph at lines 69999--70002 []\T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is no t from \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 715 undefined on input line 70021. [715] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 716 undefined on input line 70056. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 716 undefined on input line 70135. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 716 undefined on input line 70162. [716] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 717 undefined on input line 70262. [717] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 718 undefined on i nput line 70342. [718] Overfull \hbox (1.56093pt too wide) in paragraph at lines 70490--70498 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 719 undefined on input line 70518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 719 undefined on input line 70559. [719] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 720 undefined on input line 70600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 720 undefined on input line 70624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 720 undefined on input line 70655. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 720 undefined on input line 70693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 720 undefined on input line 70696. Underfull \hbox (badness 10000) in paragraph at lines 70691--70697 []\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 720 undefined on input line 70704. [720] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 721 undefined on input line 70723. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 721 undefined on input line 70755. [721] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 722 undefined on input line 70877. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 722 undefined on input line 70933. [722] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 723 undefined on input line 71018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 723 undefined on input line 71079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 723 undefined on input line 71107. [723] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 724 undefined on input line 71136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 724 undefined on input line 71157. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 724 undefined on input line 71157. [724] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 725 undefined on input line 71255. [725] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 726 undefined on input line 71326. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 726 undefined on input line 71386. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 726 undefined on input line 71418. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 726 undefined on input line 71434. [726] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 727 undefined on input line 71496. [727] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 728 undefined on input line 71558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 728 undefined on input l ine 71590. [728] Overfull \hbox (47.95493pt too wide) in paragraph at lines 71634--71637 [] Overfull \hbox (1.75493pt too wide) in paragraph at lines 71673--71676 [] [729] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 730 undefined on input line 71781. [730] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 731 undefined on input line 71856. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 731 undefined on input line 71919. [731] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 732 undefined on input l ine 71951. Overfull \hbox (0.7738pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| Overfull \hbox (74.31384pt too wide) in paragraph at lines 72017--72017 \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 72017--72017 \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 72017--72017 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 72017--72017 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 72017--72017 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [732] Overfull \hbox (32.31396pt too wide) in paragraph at lines 72075--72075 \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 72075--72075 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [733] [734] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.RocCurve' on page 735 undefined on input line 72224. [735] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 736 undefined on input line 72341. LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 736 undefined on input line 72355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 736 undefined on input line 72412. [736] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 737 undefined on input line 72478. [737] [738] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 739 undefined on input line 72722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 739 undefined on input line 72806 . [739] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 740 undefined on input line 72837. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 740 undefined on input line 72872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 740 undefined on input line 72945. [740] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 741 undefined on input line 73038. [741] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 742 undefined on input line 73122 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 742 undefined on input line 73153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 742 undefined on input line 73188. [742] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 743 undefined on input line 73283. [743] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 744 undefined on input line 73325. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 744 undefined on input line 73348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 744 undefined on input line 73349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 744 undefined on input line 73350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 744 undefined on input line 73351. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 744 undefined on input line 73352. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 744 un defined on input line 73367. [744] Underfull \hbox (badness 10000) in paragraph at lines 73503--73508 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [745] [746] [747] [748] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 749 undefined on input line 73803. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 749 undefined on input line 7 3825. [749] [750] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 751 undefined on input line 74119. [751] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 752 undefined on input line 74235. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 752 undefined on input line 74270. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 752 undefined on input line 74329. [752] LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 753 undefined on input line 74348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 753 undefined on input line 74377. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 753 undefined on input line 74427. [753] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 754 undefined on input line 74443. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 754 undefined on input line 74448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 754 undefined on input line 74470. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 754 undefined on input line 74522. [754] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 755 undefined on input line 74618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 755 undefined on input line 74649. [755] Overfull \hbox (5.70496pt too wide) in paragraph at lines 74795--74798 [] [756] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 757 undefined on input line 74902. [757] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 758 undefined on input line 74946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 758 undefined on input line 74998. [758] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 759 undefined on input line 75046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 759 undefined on input line 75097. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 759 undefined on input line 75149. [759] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 760 undefined on input line 75210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 760 undefined on input line 75281. [760] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 761 undefined on input li ne 75325. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 761 undefined on input line 75363. Underfull \hbox (badness 10000) in paragraph at lines 75385--75388 []\T1/qtm/m/n/10 A [761] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 762 undefined on in put line 75414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 762 undefined on input line 75475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 762 undefined on input line 75520. [762] Overfull \hbox (53.69485pt too wide) in paragraph at lines 75538--75541 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 75591--75594 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 763 undefined on input line 75617. [763] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 764 undefined on input line 75667. Overfull \hbox (40.76382pt too wide) in paragraph at lines 75679--75679 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 75689--75693 []\T1/qtm/m/n/10 The list of LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 764 undefined on input li ne 75740. [764] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 765 undefined on input line 75801. Overfull \hbox (4.4887pt too wide) in paragraph at lines 75813--75813 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 75842--75845 []\T1/qtm/m/n/10 A LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 765 undefined on in put line 75871. Overfull \hbox (2.52364pt too wide) in paragraph at lines 75883--75883 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [765] Underfull \hbox (badness 10000) in paragraph at lines 75892--75896 []\T1/qtm/m/n/10 The role of the Overfull \hbox (10.33382pt too wide) in paragraph at lines 75934--75934 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 75934--75934 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [766] Overfull \hbox (0.71489pt too wide) in paragraph at lines 75989--75992 [] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 767 undefined on input line 76015. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 767 undefined on input line 76082. [767] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 768 undefined on input line 76170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 768 undefined on input line 76228. [768] [769] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 770 undefined on input line 76391. [770] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 771 undefined on input line 76567. [771] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 772 undefined on input line 76640. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 772 undefined on input line 76717. [772] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 773 undefined on input line 76750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 773 undefined on input line 76805. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 773 undefined on input line 76827. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 773 undefined on input line 76850. [773] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 774 undefined on input line 76917. [774] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 775 undefined on input line 77002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 775 undefined on input line 77035. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 775 undefined on input line 77059. [775] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 776 undefined on input line 77166. [776] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 777 undefined on input line 77246. [777] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 778 undefined on input line 77333. [778] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 779 undefined on input line 77433. [779] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 780 undefined on input line 77475. [780] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 781 undefined on input line 77671. [781] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 782 undefined on input line 77720. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 782 undefined on input line 77773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 782 undefined on input line 77842. [782] [783] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.thumbnail_bytes' on page 784 undefined on input li ne 78093. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.mime_type' on page 784 undefined on input line 780 97. [784] [785] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 786 undefined on input line 78260. [786] [787] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.FeaturesWithSamples' on page 788 undefined on input line 78422. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 788 undefined on input li ne 78462. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 788 undefined on inpu t line 78494. Overfull \hbox (18.28377pt too wide) in paragraph at lines 78506--78506 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 78506--78506 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [788] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 789 undefined on inpu t line 78583. Overfull \hbox (2.3038pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [789] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 790 undefined on input li ne 78684. [790] Overfull \hbox (5.07387pt too wide) in paragraph at lines 78738--78738 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [791] Overfull \hbox (10.32385pt too wide) in paragraph at lines 78801--78801 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (5.07387pt too wide) in paragraph at lines 78857--78857 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [792] [793] [794] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 795 undefined on input line 79049. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 795 undefined on input line 79052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.incremental_learning.IncrementalLearningMetadata' on page 795 undefined o n input line 79096. Overfull \hbox (11.64404pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 tive_feature_derivation_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (7.74406pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 tive_feature_derivation_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (15.70413pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [795] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 796 undefined on input line 79171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 796 undefined on input line 79174. [796] Underfull \hbox (badness 10000) in paragraph at lines 79184--79187 []\T1/qtm/m/n/10 The back-test LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 797 undefined on input line 79287. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 797 undefined on input line 79302. [797] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 798 undefined on input line 79335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 798 undefined on input line 79350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 798 undefined on input line 79416. [798] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 799 undefined on input line 79464. [799] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 800 undefined on input line 79592 . [800] [801] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 802 undefined on input line 7989 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 802 undefined on input line 7993 9. [802] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 803 undefined on input line 80050. [803] [804] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 805 undefined on input line 80191. [805] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 806 undefined on input line 80325. [806] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 807 undefined on input line 80390 . Underfull \hbox (badness 5022) in paragraph at lines 80447--80450 []\T1/qtm/m/n/10 The type of the note-book - ei-ther plain or [807] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 808 undefined on input line 80552 . [808] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 809 undefined on input line 80587 . [809] [810] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 811 undefined on input line 80887. [811] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 812 undefined on input line 80944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 812 undefined on input line 80975. [812] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 813 undefined on input line 81034. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 813 undefined on input line 81065. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.SupportedEmbeddings' on page 813 undefined on input line 81112. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.SupportedTextChunkings' on page 813 undefined on input line 81137 . Overfull \hbox (28.40382pt too wide) in paragraph at lines 81175--81175 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [813] [814] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 815 undefined on input line 81322. Overfull \hbox (24.70378pt too wide) in paragraph at lines 81334--81334 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (43.90378pt too wide) in paragraph at lines 81334--81334 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 81334--81334 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| [815] Overfull \hbox (47.62375pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.83372pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.35374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (6.91374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [816] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 817 undefined on input line 81556. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 817 undefined on input line 81587. [817] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 818 undefined on input line 81638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 818 undefined on input line 81673. [818] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 819 undefined on input line 81767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinitionDict' on page 819 undefined on input line 81767. [819] [820] Underfull \hbox (badness 10000) in paragraph at lines 81951--81954 []\T1/qtm/m/n/10 Set-tings for the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 821 undefined on input line 81968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 821 undefined on input line 82008. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 821 undefined on input line 82039. [821] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 822 undefined on input line 82103. Underfull \hbox (badness 10000) in paragraph at lines 82143--82146 []\T1/qtm/m/n/10 The new vec-tor [822] Underfull \hbox (badness 10000) in paragraph at lines 82163--82166 []\T1/qtm/m/n/10 Whether to re-move the vec-tor LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 823 undefined on input line 82180. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 823 undefined on input line 82230. [823] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 824 undefined on input line 82303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 824 undefined on input line 82334. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 824 undefined on input line 82376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 824 undefined on input line 82422. [824] [825] Underfull \hbox (badness 10000) in paragraph at lines 82567--82570 []\T1/qtm/m/n/10 Set-tings for the LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 826 undefined on input line 82590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 826 undefined on input line 82621. [826] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 827 undefined on input line 82665. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 827 undefined on input line 82715. Overfull \hbox (61.78394pt too wide) in paragraph at lines 82727--82727 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/txtt/m/n/10 )| [827] Overfull \hbox (1.64392pt too wide) in paragraph at lines 82850--82850 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , [828] Overfull \hbox (16.12384pt too wide) in paragraph at lines 82905--82905 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [829] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 830 undefined on input lin e 82991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 830 undefined on input lin e 83031. [830] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 831 undefined on input lin e 83102. [831] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 832 undefined on input lin e 83163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 832 undefined on input lin e 83199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 832 undefined on input lin e 83247. [832] Overfull \hbox (52.87373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (0.50372pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.08371pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.60373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.16373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [833] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 834 undefined on input line 83402. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 834 undefined on input line 83434. [834] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 835 undefined on input line 83476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 835 undefined on input line 83522. [835] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 836 undefined on input line 83608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 836 undefined on input line 83639. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 836 undefined on input line 83678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 836 undefined on input line 83709. Overfull \hbox (21.19376pt too wide) in paragraph at lines 83736--83736 \T1/qtm/m/it/10 son_chat_id=None\T1/txtt/m/n/10 )| [836] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 837 undefined on input line 83793. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 837 undefined on input line 83817. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 837 undefined on input line 83832. Overfull \hbox (25.10367pt too wide) in paragraph at lines 83844--83844 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (21.46367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.24367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (24.96364pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.20367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.37366pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 tal_number_of_chunks=None\T1/qtm/m/n/10 , Overfull \hbox (74.59366pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [837] [838] Overfull \hbox (45.21378pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 839 undefined on input l ine 84045. [839] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 840 undefined on input l ine 84079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 840 undefined on input l ine 84174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 840 undefined on input lin e 84205. [840] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 841 undefined on input line 84240. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 841 undefined on input line 84271. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 841 undefined on input lin e 84300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 841 undefined on input line 84344. [841] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 842 undefined on input line 84384. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 842 undefined on input lin e 84428. Overfull \hbox (19.01378pt too wide) in paragraph at lines 84440--84440 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [842] [843] Overfull \hbox (18.3037pt too wide) in paragraph at lines 84518--84518 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.34373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [844] Overfull \hbox (20.24384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 mated_size_per_row=None\T1/qtm/m/n/10 , Overfull \hbox (13.69382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [845] [846] [847] Overfull \hbox (5.44394pt too wide) in paragraph at lines 84874--84874 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , [848] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 849 undefined on input line 84986 . Overfull \hbox (48.67363pt too wide) in paragraph at lines 85029--85029 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (8.94363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (109.82362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (97.90363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (120.1536pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_configuration_id=None\T1/txtt/m/n/10 )| [849] [850] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration' on page 851 undefined on input line 85123. Overfull \hbox (8.47383pt too wide) in paragraph at lines 85135--85135 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (7.91383pt too wide) in paragraph at lines 85135--85135 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights' on page 851 undefined on input lin e 85200. [851] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights' on page 852 undefined on input lin e 85239. Overfull \hbox (83.20358pt too wide) in paragraph at lines 85251--85251 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 er- Overfull \hbox (108.19359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 er- Overfull \hbox (113.19359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.09358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| Overfull \hbox (110.96497pt too wide) in paragraph at lines 85263--85264 [] Underfull \hbox (badness 10000) in paragraph at lines 85263--85264 Overfull \hbox (113.71353pt too wide) in paragraph at lines 85273--85273 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (75.16354pt too wide) in paragraph at lines 85273--85273 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (138.0285pt too wide) in paragraph at lines 85273--85273 \T1/qtm/m/it/10 cost_metric_configurations\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 852 und efined on input line 85285. [852] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 853 und efined on input line 85300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 853 und efined on input line 85315. Overfull \hbox (102.31334pt too wide) in paragraph at lines 85342--85342 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (143.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.05334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 re- Overfull \hbox (182.85335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 rect- Overfull \hbox (148.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ness_enabled\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cre- Overfull \hbox (150.09334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ten- Overfull \hbox (120.09334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cu- Overfull \hbox (138.33333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [853] Underfull \hbox (badness 10000) in paragraph at lines 85425--85428 []\T1/qtm/m/n/10 The eval-u-a-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 854 undefined on input line 85435. Underfull \hbox (badness 10000) in paragraph at lines 85475--85478 []\T1/qtm/m/n/10 A list of LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 854 undefined on input line 85485. [854] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 855 undefined on input line 85540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 855 undefined on input line 85587. Overfull \hbox (209.0132pt too wide) in paragraph at lines 85620--85620 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 a- Overfull \hbox (262.5032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.0032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (171.48318pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 cre- Overfull \hbox (197.3432pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [855] [856] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation' on page 857 undefined on input line 85748. Overfull \hbox (151.7633pt too wide) in paragraph at lines 85789--85789 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset' on page 857 undefined on input line 85802. Overfull \hbox (28.81355pt too wide) in paragraph at lines 85814--85814 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.25356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.25356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 da- Overfull \hbox (64.83354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.35356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ten- Overfull \hbox (46.59355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.03355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (69.91356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 dic- Overfull \hbox (71.59355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tar- Overfull \hbox (96.50354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 get_column_name\T1/txtt/m/n/10 )| [857] [858] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 859 unde fined on input line 85874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 859 unde fined on input line 85945. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 859 unde fined on input line 85976. [859] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 860 unde fined on input line 86000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 860 unde fined on input line 86059. [860] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 861 undefined on input line 86138. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 861 undefined on input li ne 86142. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.get' on page 861 undefined on inpu t line 86143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.list' on page 861 undefined on inp ut line 86144. Underfull \hbox (badness 10000) in paragraph at lines 86141--86145 []\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 86141--86145 \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 861 undefined on i nput line 86148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 861 undefined on input line 86151 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.list' on page 861 undefined on input line 86153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.update' on page 861 undefined on input lin e 86154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.delete' on page 861 undefined on input lin e 86155. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_custom_job' on page 861 undefi ned on input line 86156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_template' on page 861 undefine d on input line 86157. Underfull \hbox (badness 10000) in paragraph at lines 86151--86158 []\T1/txtt/m/sl/10 HostedCustomMetric. Underfull \hbox (badness 10000) in paragraph at lines 86151--86158 \T1/txtt/m/sl/10 create_from_custom_job \T1/qtm/m/n/10 to cre-ate a hosted cus- tom met-ric from ex-ist-ing cus-tom job. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 861 undefined on input l ine 86162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.get' on page 861 undefined on inp ut line 86164. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.create' on page 861 undefined on input line 86165. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.update' on page 861 undefined on input line 86166. Overfull \hbox (165.61888pt too wide) in paragraph at lines 86162--86167 [] Underfull \hbox (badness 10000) in paragraph at lines 86162--86167 \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 86162--86167 \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 861 undefined on i nput line 86172. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 861 undefined on input line 86175. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.create' on page 861 undefined on input line 86177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.update' on page 861 undefined on input line 86178. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.delete' on page 861 undefined on input line 86179. Underfull \hbox (badness 10000) in paragraph at lines 86175--86180 []\T1/txtt/m/sl/10 JobSchedule.create \T1/qtm/m/n/10 to cre-ate a job LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 861 undefined on input line 86185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_attributes' on page 861 undefined on input line 86189. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_values' on page 861 undefined on input line 86193. [861] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 862 undefined on input line 86237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.list' on page 862 undefined on input line 86251. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 862 undefined on input line 86260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.from_data_store' on page 862 undefined on input line 86261 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.retrieve_preview' on page 862 undefined on input line 8626 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_inputs' on page 862 undefined on input line 86263. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_operations' on page 862 undefined on input line 86264. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_store.DataStore' on page 862 undefined on input line 86268. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 862 undefined on input l ine 86273. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 862 undefined on input lin e 86277. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.patch_validation_dates' on page 8 62 undefined on input line 86281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.get ' on page 862 undefined on input line 86294. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.lis t' on page 862 undefined on input line 86295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.cre ate' on page 862 undefined on input line 86296. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.upd ate' on page 862 undefined on input line 86297. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.del ete' on page 862 undefined on input line 86298. Overfull \hbox (225.76pt too wide) in paragraph at lines 86292--86299 []\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 862 undefined on input line 86303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.create' on page 862 undefined on input line 86304. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.delete' on page 862 undefined on input line 86305. Overfull \hbox (289.49pt too wide) in paragraph at lines 86301--86306 []\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 [862] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset. create' on page 863 undefined on input line 86310. Overfull \hbox (216.13pt too wide) in paragraph at lines 86308--86311 []\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 8 63 undefined on input line 86315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.list' on page 863 undefined on input line 86316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.get' on page 863 undefined on input line 86317. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.revalidate' on pa ge 863 undefined on input line 86318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.update' on page 8 63 undefined on input line 86319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.delete' on page 8 63 undefined on input line 86320. Overfull \hbox (168.13pt too wide) in paragraph at lines 86313--86321 []\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 86313--86321 \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 86313--86321 \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 86313--86321 \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 86313--86321 \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 863 undefined on input lin e 86332. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 863 undefined on input line 86336. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 863 undefined on in put line 86340. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 863 undefined on input line 8 6360. [863] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 864 undefined on input line 86407. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 864 undefined on input line 86408. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 864 undefined on input line 86409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 864 undefined on input line 86410. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 864 undefined on input line 86411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 864 undefined on input line 86412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 864 undefined on input line 86413. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 864 undefined on input line 86414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 864 undefined on inp ut line 86415. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 864 undefined on in put line 86416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 864 undefined on input line 86417. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 864 undefined on input l ine 86431. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create' on page 864 undefined on input line 86435. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 864 undefined on inp ut line 86439. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 864 undefined on inp ut line 86443. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_datasource_definition' on pag e 864 undefined on input line 86447. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_chunk' on page 864 undefined on input line 86451. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.list_chunks' on page 864 undefine d on input line 86455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk' on page 864 undefin ed on input line 86459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk_by_index' on page 86 4 undefined on input line 86463. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.OriginStorageType' on page 864 undefined on input line 8 6469. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 864 undefined on input line 86473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorageType' on page 864 undefined on input line 86 477. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorage' on page 864 undefined on input line 86481. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 864 undefined on input lin e 86485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 864 undefined on input line 86489. [864] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 865 undefined on in put line 86493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 865 undefined on input line 86497. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 865 undefined on input line 86497. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameterValue' on page 865 undefined on input line 86501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 865 undefined on input line 86501. Underfull \hbox (badness 10000) in paragraph at lines 86500--86502 []\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 865 undefined on input line 86511. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 865 undefined on input line 86512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 865 undefined on input line 86512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_lift_chart' on page 865 undefined on input line 86526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_lift_chart' on page 865 undefined on input line 86530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_roc_curve' on page 865 undefined on input line 86534. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_roc_curve' on page 865 undefined on input line 86538. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 865 undefined on input line 86542. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 865 undefined on input line 86546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 865 undefined on input line 86550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 865 undefined on input line 86554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 865 undefined on input line 86558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_effect' on page 865 undefined on input line 86562. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix.create' on page 865 undefined on input line 86566. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 865 undefined on input line 86570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 865 undefined on input line 86570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 865 undefined on input line 86574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 865 undefined on input line 86 578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 865 undefined on input line 86579. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 865 undefined on input line 86587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 865 undefined on input line 86588. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 865 undefined on input line 86589. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 865 undefined on input line 86590. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 865 undefined on input line 86591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 865 undefined on input line 86592. [865] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 866 undefined on input line 86596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 866 undefined on input line 86600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_champion_model_package' on page 866 undefined on input line 86604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 866 undefined on input line 86608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 866 undefined on input line 86612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 866 undefined on input line 86616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 866 undefined on input line 86621. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 866 undefined on input line 86622. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 866 undefined on input line 86623. Underfull \hbox (badness 10000) in paragraph at lines 86638--86640 []\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 866 undefined on input line 86647. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get' on page 866 undefined on input line 86648. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.list' on page 866 undefined on input line 86649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.create' on page 866 undefined on input line 8665 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.update' on page 866 undefined on input line 8665 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.delete' on page 866 undefined on input line 8665 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.unset_baseline' on page 866 undefined on input l ine 86653. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values' on page 866 undefined on input li ne 86654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_single_value' on page 866 undefined on in put line 86655. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values_from_catalog' on page 866 undefine d on input line 86656. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_time' on page 866 undefined on i nput line 86657. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_summary' on page 866 undefined on input line 86658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_batch' on page 866 undefined on input line 86659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_batch_summary' on page 866 undefined on inpu t line 86660. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 866 undefined on input li ne 86664. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 866 undefined on input line 8666 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 866 undefined on input l ine 86672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 866 undefined on input line 86676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 866 undefined on input line 86680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 866 undefined on input line 86680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 866 undefined on input line 86684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 866 undefined on input line 86688 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.get' on page 866 undefined on input line 8 6689. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.list' on page 866 undefined on input line 86690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.create' on page 866 undefined on input lin e 86691. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.fetch_data' on page 866 undefined on input line 86692. [866] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 867 undefined on input line 86696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.get' on page 867 undefined on input line 8669 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.list' on page 867 undefined on input line 866 98. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.create' on page 867 undefined on input line 8 6699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.fetch_data' on page 867 undefined on input li ne 86700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 867 undefined on input line 86704. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.get' on page 867 undefined on input line 867 05. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.list' on page 867 undefined on input line 86 706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.create' on page 867 undefined on input line 86707. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.fetch_data' on page 867 undefined on input l ine 86708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 867 undefined on input line 86712. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 867 undefined on input line 86716. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 867 undefined on input line 86720 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.list' on page 867 undefined on input line 86721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.export_to_ai_catalog' on page 867 undefine d on input line 86722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration.list' on page 867 unde fined on input line 86727. Overfull \hbox (95.30997pt too wide) in paragraph at lines 86725--86728 []\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 867 undefined on input line 86732. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.create' on page 867 undefined on in put line 86733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.get' on page 867 undefined on input line 86738. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.create' on page 867 undefined on input line 86739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.update' on page 867 undefined on input line 86740. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.delete' on page 867 undefined on input line 86741. Overfull \hbox (140.64998pt too wide) in paragraph at lines 86736--86742 []\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 86736--86742 \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 86744--86746 []\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 867 undefined on input line 86749. Underfull \hbox (badness 10000) in paragraph at lines 86748--86750 []\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 86748--86750 \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 [867] Underfull \hbox (badness 10000) in paragraph at lines 86777--86779 []\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 868 undefined on input line 86782. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.open_in _browser' on page 868 undefined on input line 86786. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 868 undefined on input line 86795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 868 undefined on input line 86800. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 868 undefined on input line 86805. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 868 undefined on input line 86806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 868 undefined on input line 86806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 868 undefined on input line 86811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 868 undefined on input line 86820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 868 undefined on input line 86826. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 868 undefined on input line 86832. Underfull \hbox (badness 10000) in paragraph at lines 86836--86838 []\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 [868] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 869 undefined on input line 86850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 869 undefined on input line 86850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 869 undefined on input line 86854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 869 undefined on input line 86859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 869 undefined on input line 86863. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 869 undefined on input line 86864. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.assign_training_data' on page 869 undefined on input line 86868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 869 undefined on input line 86869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 869 undefined on input line 86869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 869 undefined on input lin e 86887. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ResultMetadata' on page 869 undefined on input line 868 91. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 869 undefined on input lin e 86895. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 869 undefined on input line 86899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 869 undefined on input line 86903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 869 undefined on input line 86907. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 869 undefined on in put line 86911. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.list' on page 869 undefined on inpu t line 86915. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.update' on page 869 undefined on in put line 86919. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 869 undefined on input line 86923. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 869 undefined on input line 86928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 869 undefined on input line 8693 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 869 undefined on input line 86 937. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 869 undefined on input line 86941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 869 undefined on input line 86945. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 869 undefined on input line 86950. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 869 undefined on input line 86955. [869] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 870 undefined on input line 86959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 870 undefined on input line 86960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 870 undefined on input line 86964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 870 undefined on input line 86965. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 870 undefined on input line 86969. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.get' on page 870 undefined on input line 86970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.list' on page 870 undefined on input line 86971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.create' on page 870 undefined on input line 86972. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.update' on page 870 undefined on input line 86973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.delete' on page 870 undefined on input line 86974. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 870 undefined on input line 86978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 870 undefined on input line 86982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.update' on page 870 undefined on input line 86986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 870 undefined on input line 86990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.get' on page 870 undefined on input line 86991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.list' on page 870 undefined on input line 86992. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.create' on page 870 undefined on input line 86993. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.update' on page 870 undefined on input line 86994. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.delete' on page 870 undefined on input line 86995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 870 undefined on input line 86999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 870 undefined on input line 87003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_llm_requests_count' on page 870 undefined on input lin e 87004. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_vector_database_count' on page 870 undefined on input line 87005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 870 undefined on input line 87009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.run' on page 870 undefined on input line 87009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.download_revision' on page 870 undefined on input line 87009. Underfull \hbox (badness 10000) in paragraph at lines 87008--87010 []\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 870 undefined on input line 87013 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 870 undefined on input line 87017 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.get_incremental_learning_metadata' on page 870 undefined on i nput line 87021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.start_incremental_learning' on page 870 undefined on input li ne 87025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 870 undefined on input line 87038. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.image_u tils.ImageOptions' on page 870 undefined on input line 87050. [870] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 871 undefined on input line 87070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create_on_training_data' on page 871 undefined on input line 87079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 871 undefined on input line 87083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get' on page 871 undefined on input line 87084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list' on page 871 undefined on input line 87085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.archive' on page 871 undefined on input line 87086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.update' on page 871 undefined on input line 87087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_shared_roles' on page 871 undefined on input line 87088. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.share' on page 871 undefined on input line 87089. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_version' on page 871 undefined on input line 87090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_versions' on page 871 undefined on input line 87091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_associated_deployments' on page 871 undefined on input line 87092. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 871 undefined on input line 87096. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_external' on page 871 undefined on input line 87097. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.list_associated_deployments' on page 871 undefined on input line 87098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_leaderboard_item' on page 871 undefined on input line 87099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_custom_model_version' on page 871 undefined on input line 87100. Underfull \hbox (badness 10000) in paragraph at lines 87095--87101 \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 87095--87101 \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 87095--87101 \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 87095--87101 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. \T1/txtt/m/sl/10 RegisteredModelVersion. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_registered_model_version' on page 871 undefined on input line 87 104. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.download_model_package_file' on page 871 undefined on input line 87108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 871 undefined on input line 87113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 871 undefined on input line 87114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 871 undefined on input line 8 7119. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 871 undefined on input li ne 87120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 871 undefined on inpu t line 87121. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 871 undefined on input line 87125. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.CustomTas kOutgoingNetworkPolicy' on page 871 undefined on input line 87127. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 871 undefined on input line 87 131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.IntakeSettings' on page 871 undefined on input line 87135. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.OutputSettings' on page 871 undefined on input line 87135. Overfull \hbox (132.07492pt too wide) in paragraph at lines 87138--87140 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [871] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 872 undefined on input line 87148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 872 undefined on input line 87156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. modify' on page 872 undefined on input line 87160. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 872 undefined on input line 87172. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 872 undefined on input line 87174. Overfull \hbox (28.7594pt too wide) in paragraph at lines 87172--87175 [] Underfull \hbox (badness 10000) in paragraph at lines 87172--87175 \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 872 undefined on input line 87185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get' on page 872 undefined on input line 87186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 872 undefined on input line 87187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create' on page 872 undefined on input line 87188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create_from_custom_model' on page 872 undefined on input line 87189. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.update' on page 872 undefined on input line 87190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.delete' on page 872 undefined on input line 87191. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_embeddings' on page 872 undefined on input line 87192. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_text_chunkings' on page 872 undefine d on input line 87193. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.download_text_and_embeddings_asset' on page 872 un defined on input line 87194. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 872 undefined on inp ut line 87198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 872 undefined on input line 87199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 872 undefine d on input line 87200. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 872 undefined on in put line 87201. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 872 undefined o n input line 87202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 872 undefined on input line 87206. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.get' on page 872 undefined on input line 87207. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.list' on page 872 undefined on input line 87208. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.create' on page 872 undefined on input line 87209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.update' on page 872 undefined on input line 87210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.delete' on page 872 undefined on input line 87211. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 872 undefined on input line 87215. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 872 undefined on input line 87216. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 872 undefined on input line 87220. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.get' on page 872 undefined on input line 87221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 872 undefined on input line 87222. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 872 undefined on input line 87223. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 872 undefined on in put line 87224. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 872 undefined on input line 87225. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.delete' on page 872 undefined on input line 87226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 872 undefined on input line 87230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.get' on page 872 undefined on input line 87231. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 872 undefined on input line 87232. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 872 undefined on input line 87233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.delete' on page 872 undefined on input line 87234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 872 undefined on in put line 87238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 872 undefined on input line 87239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 872 undefine d on input line 87240. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 872 undefined on in put line 87241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 872 undefined o n input line 87242. [872] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 873 undefined on input line 87246. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.get' on page 873 undefined on input line 87247 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 873 undefined on input line 8724 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 873 undefined on input line 87 249. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.update' on page 873 undefined on input line 87 250. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.delete' on page 873 undefined on input line 87 251. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 873 undefined on input line 87255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create_llm_blueprint' on page 873 undefined on input line 87259. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.delete' on page 873 undefined on in put line 87263. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.register_custom_model' on page 873 undefined on input line 87267. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 873 undefined on input line 87280. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 873 undefined on input line 87281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 873 undefined on input line 87282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 873 undefined on input line 87283. Underfull \hbox (badness 10000) in paragraph at lines 87278--87284 \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 873 undefined on input line 87287 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 873 undefined on input line 87291. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 873 undefined on input line 87295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 873 undefined on input line 8 7299. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 873 undefined on input line 87303 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 873 undefined on input line 87307. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 873 undefined on input line 87311 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 873 undefined on input line 87311. Underfull \hbox (badness 7888) in paragraph at lines 87310--87312 []\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 873 undefined on input line 87315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 873 undefined on input line 87320. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 873 undefined on input line 87321 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 873 undefined on input line 87325. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 873 undefined on input line 87329. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 873 undefined on input line 87333. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 873 undefined on input line 87337. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 873 undefined on input line 87341. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 873 undefined on input line 87346. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 873 undefined on input line 87347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 873 undefined on input line 87348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 873 undefined on input line 87349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 873 undefined on input line 87350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 873 undefined on input line 87351 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 873 undefined on input line 87352. Underfull \hbox (badness 10000) in paragraph at lines 87344--87353 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 87344--87353 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 87344--87353 \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete BatchMonitoringJobDefiniti on.run_on_schedule [873] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get' on page 874 undefined on input line 87357. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 874 undefined on input line 87362. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 874 undefined on input line 87363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 874 undefined on input line 87368. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 874 undefined on input line 87369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 874 undefined on input line 87370. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 874 undefined on input line 87371. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 874 undefined on input line 87372. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 874 undefined on input line 87373. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 874 undefined on input line 87374. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 874 undefined on input line 87375. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 874 undefined on input line 87376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 874 undefined on input line 87377. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 874 undefined on input line 87378. Underfull \hbox (badness 10000) in paragraph at lines 87366--87379 \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 87366--87379 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 87366--87379 \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 874 undefined on input line 87382. Underfull \hbox (badness 10000) in paragraph at lines 87415--87417 []\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 87424--87426 []\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 874 undefined on input lin e 87429. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 874 undefined on input line 87433. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 874 undefined on input line 87437. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 874 undefined on input line 87441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 874 undefined on input line 87445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 874 undefined on input line 87445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 874 undefined on input line 87449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 874 undefined on input line 87449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 874 undefined on input line 87454. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 874 undefined on input line 87455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 874 undefined on input line 87459. [874] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 875 undefined on input line 87467. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 875 undefined on input line 87468. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 875 undefined on input line 87469. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 875 undefined on input line 87470. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_lift_chart' on page 875 undefined on input line 87471. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_lift_charts' on page 875 undefined on input line 87472. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_residuals_chart' on page 875 undefined on input line 87473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_residuals_charts' on page 875 undefined on input line 87474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_lift_chart' on page 875 undefined on input line 87475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_residuals_chart' on page 875 undefined on input line 87476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_roc_curve' on page 875 undefined on input line 87477. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 875 undefined on input line 87478. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 875 undefined on input line 87479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 875 undefined on input line 87480. Underfull \hbox (badness 10000) in paragraph at lines 87466--87481 \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 87466--87481 \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 87466--87481 \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 875 undefined on input line 87484. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 875 undefined on input line 87485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 875 undefined on input line 87489. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 875 undefined on input line 87490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_roc_curve' on page 875 undefined on input line 87494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 875 undefined on input line 87498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.list' on page 875 undefined on input line 87499. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.create' on page 875 undefined on input line 87500. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.delete' on page 875 undefined on input line 87501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.request_size' on page 875 undefined on input line 87502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get_size_info' on page 875 undefined on input line 87503. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get' on page 875 undefined on input line 87504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 875 undefined on input line 87508. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_feature_impacts' on page 875 undefined on input line 87512. Underfull \hbox (badness 10000) in paragraph at lines 87511--87513 []\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 875 undefined on input line 87516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 875 undefined on input line 87525. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 875 undefined on input line 87531. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 875 undefined on input line 87536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 875 undefined on input line 87536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 875 undefined on input line 87536. Underfull \hbox (badness 10000) in paragraph at lines 87535--87537 \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 875 undefined on input line 87539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 875 undefined on input line 87556. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 875 undefined on input line 87560. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 875 undefined on input line 87593. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 875 undefined on input line 87593. [875] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 876 undefined on input line 87602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 876 undefined on input line 87605. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 876 undefined on input line 87625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 876 undefined on input line 87629. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime.get_as_dataframe' on page 876 undefined on input line 87637 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 876 undefined on input line 87646. Underfull \hbox (badness 10000) in paragraph at lines 87649--87651 []\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 876 undefined on input line 87660. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 876 undefined on input line 87665. Underfull \hbox (badness 10000) in paragraph at lines 87663--87666 []\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 876 undefined on input line 87670. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 876 undefined on input line 87675. Underfull \hbox (badness 10000) in paragraph at lines 87673--87676 []\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 876 undefined on input line 87680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 876 undefined on input line 87685. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 876 undefined on input line 87690. Underfull \hbox (badness 10000) in paragraph at lines 87688--87691 []\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 876 undefined on input line 87695. Underfull \hbox (badness 10000) in paragraph at lines 87693--87696 []\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 876 undefined on input line 87699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 876 undefined on input line 87699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 876 undefined on input line 87700. [876] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 877 undefined on input line 87704. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_a ccess_list' on page 877 undefined on input line 87705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 877 undefined on input line 87705. Underfull \hbox (badness 10000) in paragraph at lines 87703--87706 []\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 877 undefined on input line 87709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 877 undefined on input line 87710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 877 undefined on input line 87710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 877 undefined on input line 87754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 877 undefined on input line 8775 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 877 undefined on inpu t line 87764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 877 undefined on input line 8776 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 877 undefined on input line 87767. Overfull \hbox (248.73975pt too wide) in paragraph at lines 87767--87768 [] Underfull \hbox (badness 10000) in paragraph at lines 87767--87768 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 877 undefined on inp ut line 87770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 877 undefi ned on input line 87774. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 877 undefined on input line 87778. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 877 undefined on input line 87786. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 877 undefined on input line 87789. Overfull \hbox (1039.5398pt too wide) in paragraph at lines 87789--87790 [] Underfull \hbox (badness 10000) in paragraph at lines 87789--87790 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 877 undefined on inp ut line 87792. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 877 undefi ned on input line 87796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 877 undefined on input line 87800. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 877 undefined on input line 87808. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 877 undefined on input line 87816. [877] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 878 undefined on inpu t line 87846. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 878 undefined on input line 87847. Underfull \hbox (badness 10000) in paragraph at lines 87845--87849 []\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 87845--87849 \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 878 undefined on input line 87852 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 878 undefined on inp ut line 87853. Underfull \hbox (badness 10000) in paragraph at lines 87851--87856 []\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 87851--87856 \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 878 undefined on input line 87859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 878 undefined on input line 87865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 878 undefined on inpu t line 87871. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 878 undefined on input line 87884. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 878 undefined on input line 87885. Underfull \hbox (badness 10000) in paragraph at lines 87882--87886 []\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 878 undefined on input line 87903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 878 undefined on input line 87907. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 878 undefined on input line 87911. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 878 undefined on input line 87915. [878] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 879 undefined on input line 87924. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 879 undefined on input line 87928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 879 undefined on input line 87932. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 879 undefined on input line 87936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 879 undefined on input line 87954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 879 undefined on input line 87 958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 879 undefined on input line 87970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 879 undefined on input line 87996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 879 undefined on input line 88000. [879] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 880 undefined on input line 88028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 880 undefined on input line 88036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 880 undefined on input line 88040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 880 undefined on input line 88044. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 880 undefined on input line 88050. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 880 undefined on input line 88058. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 880 undefined on input line 88062. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 880 undefined on input line 88066. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 880 undefined on input line 88070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 880 undefined on input line 88080. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 880 undefined on input line 88084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 880 undefined on input line 88088. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 880 undefined on input line 88092. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 880 undefined on input line 88098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 880 undefined on input line 88102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 880 undefined on input line 88128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 880 undefined on input line 88132. [880] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 881 undefined on input line 88136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 881 undefined on input line 88162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 881 undefined on input line 88162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 881 undefined on input line 88166. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 881 undefined on input line 88166. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 881 undefined on input line 88170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 881 undefined on input line 88170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 881 undefined on input line 88171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 881 undefined on input line 88172. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 881 undefined on input line 88176. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 881 undefined on input line 88176. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 881 undefined on input line 88180. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 881 undefined on input line 88180. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 881 undefined on input line 88184. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 881 undefined on input line 88188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 881 undefined on input line 88192. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 881 undefined on input line 88192. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 881 undefined on input line 88196. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 881 undefined on input line 88202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 881 undefined on input line 88202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 881 undefined on input line 88206. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 881 undefined on input line 88206. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 881 undefined on input line 88206. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 881 undefined on input line 88210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 881 undefined on input line 88210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 881 undefined on input line 88219. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 881 undefined on input line 88224. Underfull \hbox (badness 10000) in paragraph at lines 88222--88225 []\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 881 undefined on input line 88228. Underfull \hbox (badness 10000) in paragraph at lines 88227--88229 []\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 881 undefined on input line 88232. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 881 undefined on input line 88232. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 881 undefined on input line 88232. [881] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 882 undefined on input line 88241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 882 undefined on input line 88253. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 882 undefined on input line 88270. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 882 undefined on input line 88280. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 882 undefined on input line 88285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 882 undefined on input line 88290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 882 undefined on input line 88295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 882 undefined on input line 88303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 882 undefined on input line 88303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 882 undefined on input line 88307. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 882 undefined on input line 88311. Underfull \hbox (badness 10000) in paragraph at lines 88310--88312 []\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 882 undefined on input line 88315. Underfull \hbox (badness 10000) in paragraph at lines 88314--88316 []\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 882 undefined on input line 88319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 882 undefined on input line 88319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 882 undefined on input line 88323. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 882 undefined on input line 88323. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 882 undefined on input line 88327. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 882 undefined on input line 88327. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 882 undefined on input line 88331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 882 undefined on input line 88331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 882 undefined on input line 88335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 882 undefined on input line 88339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 882 undefined on input line 88343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 882 undefined on input line 88347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 882 undefined on input line 88347. Underfull \hbox (badness 6364) in paragraph at lines 88346--88348 []\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. [882] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 883 undefined on input line 88351. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 883 undefined on input line 88355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 883 undefined on input line 88359. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 883 undefined on input line 88363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 883 undefined on input line 88372. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 883 undefined on input line 88389. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 883 undefined on input line 88393. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 883 undefined on input line 8 8400. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 883 undefined on input li ne 88401. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 883 undefined on inpu t line 88402. Underfull \hbox (badness 10000) in paragraph at lines 88398--88403 []\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 88398--88403 \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 883 undefined on input line 88407. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 883 undefined on input line 88412 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 883 undefined on input line 88416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 883 undefined on input line 8841 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 883 undefined on input line 8 8418. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 883 undefined on input line 88435. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 883 undefined on input line 88442. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 883 undefined on input line 88444. Underfull \hbox (badness 10000) in paragraph at lines 88440--88447 []\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 883 undefined on input line 88449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 883 undefined on input line 88453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 883 undefined on input line 88459. [883] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 884 undefined on input line 88465. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 884 undefined on input line 88466. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 884 undefined on input line 88471. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 884 undefined on input line 88476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 884 undefined on input line 88481. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 884 undefined on input line 88488. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 884 undefined on input line 88493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 884 undefined on input line 88494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 884 undefined on input line 88495 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 884 undefined on input line 88496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 884 undefined on input line 88502. Underfull \hbox (badness 10000) in paragraph at lines 88491--88504 \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 88491--88504 \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 88491--88504 \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 88491--88504 \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 88491--88504 \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 884 undefined on input line 88507. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 884 undefined on input line 88511. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 884 undefined on input line 88512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 884 undefined on input line 88517. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 884 undefined on input line 88530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 884 undefined on input line 88534. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 884 undefined on input line 88543. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 884 undefined on input line 88555. [884] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 885 undefined on input line 88618. Underfull \hbox (badness 10000) in paragraph at lines 88617--88619 []\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 885 undefined on input line 88630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 885 undefined on input line 88631. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 885 undefined on input line 88637. Underfull \hbox (badness 10000) in paragraph at lines 88635--88638 []\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 885 undefined on input line 88646. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 885 undefined on input line 88651. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 885 undefined on input line 88656. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 885 undefined on input line 88661. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 885 undefined on input line 88667. [885] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 886 undefined on input line 88672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 886 undefined on input line 88676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 886 undefined on input line 88680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 886 undefined on input line 88684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 886 undefined on input line 88688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 886 undefined on input line 88697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 886 undefined on input line 88702. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 886 undefined on input line 88706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 886 undefined on input line 88710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 886 undefined on input line 88718. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 886 undefined on input line 88724. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_urls' on page 886 undefined on input line 88781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_paths' on page 886 undefined on input line 88785. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_paths' on page 886 undefined on inpu t line 88789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_urls' on page 886 undefined on input line 88793. [886] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 887 undefined on input line 88806. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 887 undefined on input line 88815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 887 undefined on input line 88816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 887 undefined on input line 88820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 887 undefined on input line 88829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 887 undefined on input line 88831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 887 undefined on input line 88839. Overfull \hbox (52.89496pt too wide) in paragraph at lines 88847--88848 [] Underfull \hbox (badness 10000) in paragraph at lines 88847--88848 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 887 undefined on input line 88850. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 887 undefined on input line 88858. Underfull \hbox (badness 10000) in paragraph at lines 88861--88863 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (939 pages, 4041701 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 935 undefined on input line 93603 Reference `autodoc/api_reference:module-datarobot.helpers.binary_data_utils' on page 935 undefined on input line 93604 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 935 undefined on input line 93605 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 (1678 entries accepted, 0 rejected). Sorting entries..................done (21195 comparisons). Generating output file datarobot-public-api-client.ind.....done (2876 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.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.5.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 305--308 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 314--318 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] Overfull \vbox (4.27089pt too high) detected at line 461 [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1078 [17] Overfull \vbox (1.97241pt too high) detected at line 1158 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1387 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2291--2293 []\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 2305--2310 []\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 2796--2799 []\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 2869--2874 \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 2901--2906 []\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 2901--2906 [][]\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 3317--3324 []\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 3605--3610 []\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 3799 [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.3827 ├── 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.3827 ├── 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.3827 ├── 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.3828 │   ├── 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.3828 │   ├── 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.3828 │   ├── 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.3828 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3830 │   ├── … ! 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.3830 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3830 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3830 │   ├── … ! 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.3831 ├── 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.3831 ├── 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.3831 ├── 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.3832 ...├── 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.3832 ...├── 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.3832 ...├── 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.3832 ...├── 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.3833 ...├── 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.3833 ...├── 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.3833 ...├── 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.3833 ...├── 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.3834 │ ├── … ! 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.3834 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3834 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3834 │ ├── … [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 4177 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4360--4363 []\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 4410--4413 []\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] ! 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.5170 ...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.5170 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] ! 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.5777 ├── 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.5777 ├── 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.5777 ├── 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.5778 ├  ├──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.5778 ├  ├──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.5778 ├  ├──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.5778 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5781 ├── 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.5781 ├── 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.5781 ├── data.csv [90] [91] [92] [93] [94] [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6192--6199 \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. [97] [98] Overfull \vbox (0.7195pt too high) detected at line 6357 [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] Underfull \hbox (badness 10000) in paragraph at lines 7300--7305 []\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. [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] Overfull \vbox (2.72194pt too high) detected at line 8050 [125] [126] [127] Underfull \hbox (badness 5231) in paragraph at lines 8183--8188 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- Underfull \hbox (badness 10000) in paragraph at lines 8259--8262 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8259--8262 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8272--8275 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8272--8275 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8272--8275 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8304--8307 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8304--8307 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8317--8319 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 31st are ig- [128] Overfull \vbox (691.36992pt too high) has occurred while \output is active [129] Underfull \hbox (badness 5832) in paragraph at lines 8336--8342 []\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 8336--8342 \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 8379--8382 []\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 [130] [131] [132] [133] [134] Overfull \vbox (1.97241pt too high) detected at line 8752 [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] Overfull \vbox (1.61494pt too high) detected at line 9413 [145] Underfull \hbox (badness 10000) in paragraph at lines 9415--9419 \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. [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] Overfull \vbox (7.61494pt too high) detected at line 10053 [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] Overfull \vbox (9.01797pt too high) detected at line 10823 [167] Underfull \hbox (badness 10000) in paragraph at lines 10869--10872 []\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 [168] [169] [170] [171] Overfull \vbox (0.52191pt too high) detected at line 11128 [172] [173] [174] [175] [176] Underfull \hbox (badness 10000) in paragraph at lines 11400--11404 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12038--12041 []\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 , [188] [189] [190] [191] Underfull \hbox (badness 10000) in paragraph at lines 12292--12295 []\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 [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] Overfull \vbox (1.4316pt too high) detected at line 13248 [205] Underfull \hbox (badness 10000) in paragraph at lines 13284--13287 []\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 [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal- Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 \T1/qtm/m/n/10 cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proportional Parity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 13894--13898 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [213] [214] [215] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14301--14301 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [216] [217] Underfull \hbox (badness 10000) in paragraph at lines 14457--14461 []\T1/qtm/m/n/10 greater or [218] Underfull \hbox (badness 10000) in paragraph at lines 14623--14628 []\T1/qtm/m/n/10 Op-tional. Fil-ter [219] [220] [221] [222] [223] [224] [225] Underfull \hbox (badness 10000) in paragraph at lines 15490--15494 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 15495--15499 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [226] Underfull \hbox (badness 10000) in paragraph at lines 15539--15543 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 15544--15548 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [227] Underfull \hbox (badness 10000) in paragraph at lines 15704--15707 []\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. [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 18634--18638 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [257] [258] [259] Overfull \hbox (8.64493pt too wide) in paragraph at lines 18972--18973 [] Underfull \hbox (badness 10000) in paragraph at lines 18972--18973 [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] Overfull \hbox (13.15462pt too wide) in paragraph at lines 20409--20410 [] Underfull \hbox (badness 10000) in paragraph at lines 20409--20410 [273] [274] [275] [276] [277] [278] [279] Underfull \hbox (badness 6641) in paragraph at lines 21113--21116 []\T1/qtm/m/n/10 The list [280] [281] [282] Overfull \hbox (4.56378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| Overfull \hbox (47.95493pt too wide) in paragraph at lines 21357--21360 [] [283] Overfull \hbox (1.75493pt too wide) in paragraph at lines 21396--21399 [] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] Overfull \hbox (18.09383pt too wide) in paragraph at lines 22395--22395 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 22395--22395 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [296] [297] Overfull \hbox (23.3838pt too wide) in paragraph at lines 22646--22646 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 22646--22646 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [298] Overfull \hbox (19.11383pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (4.57382pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [299] Underfull \hbox (badness 10000) in paragraph at lines 22892--22895 []\T1/qtm/m/n/10 Or-der-ing Underfull \hbox (badness 10000) in paragraph at lines 22896--22899 [] [300] Underfull \hbox (badness 10000) in paragraph at lines 22993--22998 []\T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut for 2 calls: [301] [302] Overfull \hbox (8.09381pt too wide) in paragraph at lines 23288--23288 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 23507--23512 []\T1/qtm/m/n/10 Ad-di-tional pa- [305] Underfull \hbox (badness 10000) in paragraph at lines 23680--23685 []\T1/qtm/m/n/10 Ad-di-tional pa- [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 23951--23956 []\T1/qtm/m/n/10 Ad-di-tional pa- [308] [309] [310] Underfull \hbox (badness 10000) in paragraph at lines 24306--24309 []\T1/qtm/m/n/10 The pa-ram-e-ter over-rides for this Underfull \hbox (badness 10000) in paragraph at lines 24325--24328 []\T1/qtm/m/n/10 The pa-ram-e-ter over- Underfull \hbox (badness 10000) in paragraph at lines 24375--24378 []\T1/qtm/m/n/10 The pa-ram-e-ter over- [311] Underfull \hbox (badness 10000) in paragraph at lines 24462--24468 \T1/qtm/m/n/10 ues: [\T1/qtm/m/it/10 datarobot.TARGET_TYPE.BINARY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , Underfull \hbox (badness 5924) in paragraph at lines 24462--24468 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , Underfull \hbox (badness 7203) in paragraph at lines 24469--24474 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) Underfull \hbox (badness 10000) in paragraph at lines 24531--24535 [] Underfull \hbox (badness 10000) in paragraph at lines 24531--24535 \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 24531--24535 \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 , [312] [313] Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 \T1/qtm/m/n/10 tom in-fer-ence model. Val-ues: [\T1/qtm/m/it/10 datarobot.TARGE T_TYPE.BINARY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 \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 24713--24719 \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 24755--24759 [] Underfull \hbox (badness 10000) in paragraph at lines 24755--24759 \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 24755--24759 \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 24769--24773 []\T1/qtm/m/n/10 Per-ma-nently en- [314] Underfull \hbox (badness 10000) in paragraph at lines 24898--24902 []\T1/qtm/m/n/10 Per-ma-nently en- [315] Overfull \hbox (70.84099pt too wide) in paragraph at lines 25058--25064 []\T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTO M_MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 25058--25064 \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- [316] Underfull \hbox (badness 10000) in paragraph at lines 25102--25106 [] Underfull \hbox (badness 10000) in paragraph at lines 25102--25106 \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 25102--25106 \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 25148--25152 [] Underfull \hbox (badness 10000) in paragraph at lines 25148--25152 \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 25148--25152 \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 , [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 25427--25431 [] Underfull \hbox (badness 10000) in paragraph at lines 25427--25431 \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 25427--25431 \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 , [319] Underfull \hbox (badness 10000) in paragraph at lines 25543--25554 \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 25543--25554 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, [320] Underfull \hbox (badness 10000) in paragraph at lines 25555--25559 [] Underfull \hbox (badness 10000) in paragraph at lines 25555--25559 \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 25555--25559 \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 25569--25573 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [321] [322] Underfull \hbox (badness 10000) in paragraph at lines 25742--25753 \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 25742--25753 \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 25759--25763 [] Underfull \hbox (badness 10000) in paragraph at lines 25759--25763 \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 25759--25763 \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 25773--25777 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 27109--27113 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [333] [334] [335] Underfull \hbox (badness 10000) in paragraph at lines 27525--27530 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [336] [337] Underfull \hbox (badness 10000) in paragraph at lines 27724--27728 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 \T1/qtm/m/n/10 cal-i-brated to be be-tween 0 and 1 by DR. if None, uses de-faul t value Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [338] [339] [340] [341] Underfull \hbox (badness 10000) in paragraph at lines 28197--28201 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 28202--28207 []\T1/qtm/m/n/10 You must Underfull \hbox (badness 10000) in paragraph at lines 28272--28276 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 28277--28282 []\T1/qtm/m/n/10 You must [342] Underfull \hbox (badness 10000) in paragraph at lines 28436--28440 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [343] [344] [345] [346] [347] [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 29239--29242 []\T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [350] Underfull \hbox (badness 10000) in paragraph at lines 29303--29306 []\T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 30802--30806 []\T1/qtm/m/n/10 Fil-ter avail-able [365] Underfull \hbox (badness 10000) in paragraph at lines 30864--30868 []\T1/qtm/m/n/10 Fil-ter avail-able [366] [367] [368] [369] [370] [371] [372] [373] Underfull \hbox (badness 10000) in paragraph at lines 31817--31825 \T1/qtm/m/n/10 - for \T1/qtm/m/it/10 query \T1/qtm/m/n/10 based data-sources - `[][]$https : / / s3 . amazonaws . com / datarobot _ test / [374] [375] [376] [377] [378] [379] Overfull \hbox (7.10396pt too wide) in paragraph at lines 32467--32467 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [380] [381] [382] [383] [384] Underfull \hbox (badness 10000) in paragraph at lines 32941--32944 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 32948--32951 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. Overfull \hbox (10.06342pt too wide) in paragraph at lines 33007--33011 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [385] [386] [387] Overfull \hbox (10.06342pt too wide) in paragraph at lines 33322--33326 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 33574--33577 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 33581--33584 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [390] Overfull \hbox (10.06342pt too wide) in paragraph at lines 33636--33640 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [391] [392] [393] [394] [395] [396] [397] Underfull \hbox (badness 10000) in paragraph at lines 34541--34544 [] [398] Underfull \hbox (badness 10000) in paragraph at lines 34612--34615 [] [399] [400] Underfull \hbox (badness 10000) in paragraph at lines 34808--34811 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 34812--34815 [] [401] [402] [403] Underfull \hbox (badness 10000) in paragraph at lines 35037--35042 []\T1/qtm/m/n/10 [bool] Is `'True'' if chal-lenger mod-els is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 35037--35042 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing `'chal-lenger_models'' set-ting s, see Underfull \hbox (badness 10000) in paragraph at lines 35116--35120 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [404] [405] [406] Underfull \hbox (badness 10000) in paragraph at lines 35507--35512 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 35507--35512 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [407] Underfull \hbox (badness 10000) in paragraph at lines 35575--35580 []\T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de -ploy- Underfull \hbox (badness 10000) in paragraph at lines 35575--35580 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] Overfull \hbox (53.69485pt too wide) in paragraph at lines 36792--36795 [] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] Overfull \hbox (10.41382pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [429] [430] [431] [432] [433] Overfull \hbox (77.69371pt too wide) in paragraph at lines 38295--38295 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 38295--38295 \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 38295--38295 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [434] [435] Underfull \hbox (badness 10000) in paragraph at lines 38441--38444 []\T1/qtm/m/n/10 Scores on the [436] [437] [438] [439] [440] [441] Underfull \hbox (badness 10000) in paragraph at lines 39336--39341 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [442] [443] [444] [445] Underfull \hbox (badness 10000) in paragraph at lines 39802--39807 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [446] [447] [448] [449] Underfull \hbox (badness 8075) in paragraph at lines 40247--40251 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [450] Underfull \hbox (badness 10000) in paragraph at lines 40397--40400 []\T1/qtm/m/n/10 [list(dict)] List of joint prob-a-bil-ity val-ues with a schem a de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 40405--40408 []\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 40405--40408 \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 40464--40467 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [451] Underfull \hbox (badness 5787) in paragraph at lines 40523--40526 []\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 40533--40536 []\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 40533--40536 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [452] Underfull \hbox (badness 10000) in paragraph at lines 40601--40605 []\T1/qtm/m/n/10 The con-di-tional prob-a-bil-i-ties for the re-quested Underfull \hbox (badness 10000) in paragraph at lines 40676--40680 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 40676--40680 \T1/qtm/m/n/10 ric to get pair-wise data for. Since `v2.19' this is op-tional a nd de-faults to [453] Underfull \hbox (badness 10000) in paragraph at lines 40681--40685 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 10000) in paragraph at lines 40681--40685 \T1/qtm/m/n/10 pen-dence for the data. Since `v2.19' this is op-tional and de-f aults to [454] [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 41109--41114 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [457] Underfull \hbox (badness 10000) in paragraph at lines 41167--41170 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 41171--41176 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 41171--41176 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [458] Underfull \hbox (badness 10000) in paragraph at lines 41229--41232 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 41267--41270 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 41271--41276 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 41271--41276 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [459] [460] [461] Underfull \hbox (badness 10000) in paragraph at lines 41440--41443 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 41471--41476 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 41716--41720 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 41747--41751 []\T1/qtm/m/n/10 list of sec- [464] [465] Underfull \hbox (badness 10000) in paragraph at lines 41927--41930 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [466] [467] [468] [469] Overfull \hbox (14.04398pt too wide) in paragraph at lines 42253--42253 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] Underfull \hbox (badness 10000) in paragraph at lines 44752--44756 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [491] [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 45192--45196 [] Underfull \hbox (badness 5359) in paragraph at lines 45192--45196 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 45200--45203 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 45207--45210 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 45214--45218 [] [495] [496] [497] [498] [499] [500] Overfull \hbox (11.75487pt too wide) in paragraph at lines 45965--45968 [] [501] Overfull \hbox (3.01492pt too wide) in paragraph at lines 46052--46055 [] [502] Underfull \hbox (badness 10000) in paragraph at lines 46222--46225 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 46425--46430 []\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 46425--46430 [][]\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 [505] [506] Underfull \hbox (badness 10000) in paragraph at lines 46646--46650 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 46651--46658 [] [507] Underfull \hbox (badness 10000) in paragraph at lines 46770--46773 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 46777--46781 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 46789--46793 [] [508] [509] Underfull \hbox (badness 10000) in paragraph at lines 46978--46988 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 46978--46988 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). Underfull \hbox (badness 10000) in paragraph at lines 47045--47050 []\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 47045--47050 [][]\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 [510] [511] [512] [513] [514] [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 47884--47888 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [518] [519] [520] [521] Underfull \hbox (badness 10000) in paragraph at lines 48324--48328 [] Underfull \hbox (badness 5359) in paragraph at lines 48324--48328 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 48332--48335 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 48339--48342 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 48346--48350 [] [522] [523] [524] [525] [526] [527] Overfull \hbox (11.75487pt too wide) in paragraph at lines 49097--49100 [] [528] Overfull \hbox (3.01492pt too wide) in paragraph at lines 49184--49187 [] [529] Underfull \hbox (badness 10000) in paragraph at lines 49331--49334 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 49617--49621 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 49622--49629 [] [532] Underfull \hbox (badness 10000) in paragraph at lines 49741--49744 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 49748--49752 [] [533] Overfull \hbox (9.0348pt too wide) in paragraph at lines 49760--49764 [] [534] [535] [536] [537] [538] Overfull \vbox (1.47964pt too high) detected at line 50415 [539] [540] [541] Underfull \hbox (badness 10000) in paragraph at lines 50633--50637 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [542] [543] [544] [545] Underfull \hbox (badness 10000) in paragraph at lines 51073--51077 [] Underfull \hbox (badness 5359) in paragraph at lines 51073--51077 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 51081--51084 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 51088--51091 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 51095--51099 [] [546] [547] [548] [549] [550] [551] Overfull \hbox (11.75487pt too wide) in paragraph at lines 51846--51849 [] Overfull \hbox (3.01492pt too wide) in paragraph at lines 51933--51936 [] [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 52103--52106 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [554] Underfull \hbox (badness 10000) in paragraph at lines 52306--52311 []\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 52306--52311 [][]\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 [555] [556] [557] Underfull \hbox (badness 10000) in paragraph at lines 52527--52531 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 52532--52539 [] [558] Underfull \hbox (badness 10000) in paragraph at lines 52651--52654 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 52658--52662 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 52670--52674 [] [559] Underfull \hbox (badness 10000) in paragraph at lines 52859--52869 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 52859--52869 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [560] Underfull \hbox (badness 10000) in paragraph at lines 52926--52931 []\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 52926--52931 [][]\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 [561] [562] [563] Underfull \hbox (badness 6173) in paragraph at lines 53194--53199 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [564] [565] Overfull \hbox (11.83478pt too wide) in paragraph at lines 53421--53425 [] [566] [567] Underfull \hbox (badness 10000) in paragraph at lines 53632--53637 []\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 53632--53637 [][]\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 [568] Underfull \hbox (badness 10000) in paragraph at lines 53775--53778 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 53834--53837 []\T1/qtm/m/n/10 The back-test [569] Underfull \hbox (badness 10000) in paragraph at lines 53880--53883 []\T1/qtm/m/n/10 The back-test [570] [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 54518--54522 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [576] Underfull \hbox (badness 7047) in paragraph at lines 54680--54684 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [577] [578] Underfull \hbox (badness 10000) in paragraph at lines 54856--54860 [] Underfull \hbox (badness 5359) in paragraph at lines 54856--54860 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 54864--54867 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 54871--54874 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 54878--54882 [] [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 55015--55020 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 55059--55066 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 55117--55122 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. C heck [581] Underfull \hbox (badness 10000) in paragraph at lines 55161--55168 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. C heck [582] [583] [584] [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 55675--55679 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [587] [588] [589] [590] [591] Overfull \hbox (11.75487pt too wide) in paragraph at lines 56362--56365 [] [592] Overfull \hbox (3.01492pt too wide) in paragraph at lines 56449--56452 [] [593] Underfull \hbox (badness 10000) in paragraph at lines 56619--56622 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [594] Underfull \hbox (badness 10000) in paragraph at lines 56693--56698 []\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 56693--56698 [][]\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 [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 56831--56835 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 56836--56843 [] [597] Underfull \hbox (badness 10000) in paragraph at lines 56982--56987 []\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 56982--56987 [][]\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 [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] Underfull \hbox (badness 10000) in paragraph at lines 58000--58004 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [608] [609] [610] [611] Underfull \hbox (badness 10000) in paragraph at lines 58440--58444 [] Underfull \hbox (badness 5359) in paragraph at lines 58440--58444 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 58448--58451 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 58455--58458 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 58462--58466 [] [612] [613] [614] [615] [616] [617] Overfull \hbox (11.75487pt too wide) in paragraph at lines 59213--59216 [] Overfull \hbox (3.01492pt too wide) in paragraph at lines 59300--59303 [] [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 59470--59473 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [620] Underfull \hbox (badness 10000) in paragraph at lines 59673--59678 []\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 59673--59678 [][]\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 [621] [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 59894--59898 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 59899--59906 [] [624] Underfull \hbox (badness 10000) in paragraph at lines 60018--60021 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 60025--60029 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 60037--60041 [] [625] Underfull \hbox (badness 10000) in paragraph at lines 60226--60236 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 60226--60236 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [626] Underfull \hbox (badness 10000) in paragraph at lines 60293--60298 []\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 60293--60298 [][]\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 [627] [628] [629] Underfull \hbox (badness 10000) in paragraph at lines 60604--60607 []\T1/qtm/m/n/10 [dict] ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied o n Overfull \hbox (26.8249pt too wide) in paragraph at lines 60608--60609 [] Underfull \hbox (badness 10000) in paragraph at lines 60608--60609 [630] [631] [632] [633] [634] [635] Overfull \hbox (3.26418pt too wide) in paragraph at lines 61422--61422 \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 61431--61434 []\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 61441--61444 []\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 61451--61455 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 61451--61455 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [636] Underfull \hbox (badness 10000) in paragraph at lines 61467--61472 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [637] Underfull \hbox (badness 10000) in paragraph at lines 61612--61616 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [638] Underfull \hbox (badness 10000) in paragraph at lines 61720--61725 []\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 , [639] Underfull \hbox (badness 10000) in paragraph at lines 61820--61821 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [640] [641] Underfull \hbox (badness 10000) in paragraph at lines 61925--61929 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 61925--61929 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [642] [643] Underfull \hbox (badness 10000) in paragraph at lines 62150--62154 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [644] [645] [646] Underfull \hbox (badness 10000) in paragraph at lines 62523--62532 []\T1/qtm/m/n/10 [bool, op-tional] De-faults to \T1/txtt/m/n/10 False\T1/qtm/m/ n/10 . If \T1/txtt/m/n/10 False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 62523--62532 \T1/qtm/m/n/10 will use a duration-based ap-proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qtm/m/n/10 , [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 62699--62702 []\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 62699--62702 \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. [649] [650] Underfull \hbox (badness 10000) in paragraph at lines 62926--62929 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] Underfull \hbox (badness 10000) in paragraph at lines 64153--64156 []\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 64158--64161 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [661] Underfull \hbox (badness 6708) in paragraph at lines 64225--64230 []\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 64225--64230 \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 64240--64243 []\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 64245--64248 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [662] [663] [664] Overfull \hbox (15.28386pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [665] Underfull \hbox (badness 10000) in paragraph at lines 64692--64695 []\T1/qtm/m/n/10 [list] an ar-ray of dic-tio-nar-ies with a schema de-scribed a s Overfull \hbox (89.36382pt too wide) in paragraph at lines 64705--64705 \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 64705--64705 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [666] [667] [668] [669] [670] [671] [672] [673] [674] Underfull \hbox (badness 10000) in paragraph at lines 65625--65630 []\T1/qtm/m/n/10 Raised if an ob-ject passed to the \T1/txtt/m/n/10 options \T1 /qtm/m/n/10 pa-ram-e-ter is not an [675] [676] [677] [678] [679] Underfull \hbox (badness 6412) in paragraph at lines 66188--66195 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66188--66195 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66188--66195 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [680] Overfull \hbox (1.56093pt too wide) in paragraph at lines 66272--66280 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [681] Underfull \hbox (badness 10000) in paragraph at lines 66409--66412 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [682] Underfull \hbox (badness 6412) in paragraph at lines 66543--66550 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66543--66550 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66543--66550 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [683] [684] Underfull \hbox (badness 6412) in paragraph at lines 66735--66742 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66735--66742 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66735--66742 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [685] Overfull \hbox (3.01492pt too wide) in paragraph at lines 66861--66864 [] Overfull \hbox (50.28496pt too wide) in paragraph at lines 66866--66869 [] [686] [687] Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 []\T1/qtm/m/n/10 If true, new re-trieval route Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 \T1/qtm/m/n/10 is used, which sup-ports fil-ter-ing and re-turns fewer at-tribu tes per in-di-vid-ual Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 \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 66999--67008 \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 66999--67008 \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 66999--67008 \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 [688] [689] [690] Underfull \hbox (badness 10000) in paragraph at lines 67374--67378 []\T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1 /txtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] Underfull \hbox (badness 10000) in paragraph at lines 68650--68660 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 68650--68660 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [703] Underfull \hbox (badness 10000) in paragraph at lines 68741--68746 []\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 68741--68746 [][]\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 [704] Underfull \hbox (badness 10000) in paragraph at lines 68835--68839 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. Underfull \hbox (badness 10000) in paragraph at lines 68885--68889 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [705] Underfull \hbox (badness 10000) in paragraph at lines 68951--68955 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [706] Underfull \hbox (badness 10000) in paragraph at lines 69126--69130 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 69170--69174 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [707] Underfull \hbox (badness 10000) in paragraph at lines 69227--69233 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [708] [709] Underfull \hbox (badness 10000) in paragraph at lines 69490--69496 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 69490--69496 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble [710] Underfull \hbox (badness 10000) in paragraph at lines 69525--69530 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 \T1/qtm/m/n/10 cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proporti onalParity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or Overfull \hbox (1.56093pt too wide) in paragraph at lines 69567--69575 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 69722--69726 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [713] [714] Underfull \hbox (badness 10000) in paragraph at lines 69999--70002 []\T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is no t from \T1/txtt/m/n/10 datarobot.enums. [715] [716] [717] [718] Overfull \hbox (1.56093pt too wide) in paragraph at lines 70490--70498 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [719] Underfull \hbox (badness 10000) in paragraph at lines 70691--70697 []\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 [720] [721] [722] [723] [724] [725] [726] [727] [728] Overfull \hbox (47.95493pt too wide) in paragraph at lines 71634--71637 [] Overfull \hbox (1.75493pt too wide) in paragraph at lines 71673--71676 [] [729] [730] [731] Overfull \hbox (0.7738pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| Overfull \hbox (74.31384pt too wide) in paragraph at lines 72017--72017 \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 72017--72017 \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 72017--72017 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 72017--72017 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 72017--72017 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [732] Overfull \hbox (32.31396pt too wide) in paragraph at lines 72075--72075 \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 72075--72075 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] Underfull \hbox (badness 10000) in paragraph at lines 73503--73508 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] Overfull \hbox (5.70496pt too wide) in paragraph at lines 74795--74798 [] [756] [757] [758] [759] [760] Underfull \hbox (badness 10000) in paragraph at lines 75385--75388 []\T1/qtm/m/n/10 A [761] [762] Overfull \hbox (53.69485pt too wide) in paragraph at lines 75538--75541 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 75591--75594 [] [763] Overfull \hbox (40.76382pt too wide) in paragraph at lines 75679--75679 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 75689--75693 []\T1/qtm/m/n/10 The list of [764] Overfull \hbox (4.4887pt too wide) in paragraph at lines 75813--75813 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 75842--75845 []\T1/qtm/m/n/10 A Overfull \hbox (2.52364pt too wide) in paragraph at lines 75883--75883 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [765] Underfull \hbox (badness 10000) in paragraph at lines 75892--75896 []\T1/qtm/m/n/10 The role of the Overfull \hbox (10.33382pt too wide) in paragraph at lines 75934--75934 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 75934--75934 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [766] Overfull \hbox (0.71489pt too wide) in paragraph at lines 75989--75992 [] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] Overfull \hbox (18.28377pt too wide) in paragraph at lines 78506--78506 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 78506--78506 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [788] Overfull \hbox (2.3038pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [789] [790] Overfull \hbox (5.07387pt too wide) in paragraph at lines 78738--78738 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [791] Overfull \hbox (10.32385pt too wide) in paragraph at lines 78801--78801 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (5.07387pt too wide) in paragraph at lines 78857--78857 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [792] [793] [794] Overfull \hbox (11.64404pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 tive_feature_derivation_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (7.74406pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 tive_feature_derivation_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (15.70413pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [795] [796] Underfull \hbox (badness 10000) in paragraph at lines 79184--79187 []\T1/qtm/m/n/10 The back-test [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] Underfull \hbox (badness 5022) in paragraph at lines 80447--80450 []\T1/qtm/m/n/10 The type of the note-book - ei-ther plain or [807] [808] [809] [810] [811] [812] Overfull \hbox (28.40382pt too wide) in paragraph at lines 81175--81175 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [813] [814] Overfull \hbox (24.70378pt too wide) in paragraph at lines 81334--81334 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (43.90378pt too wide) in paragraph at lines 81334--81334 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 81334--81334 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| [815] Overfull \hbox (47.62375pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.83372pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.35374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (6.91374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [816] [817] [818] [819] [820] Underfull \hbox (badness 10000) in paragraph at lines 81951--81954 []\T1/qtm/m/n/10 Set-tings for the [821] Underfull \hbox (badness 10000) in paragraph at lines 82143--82146 []\T1/qtm/m/n/10 The new vec-tor [822] Underfull \hbox (badness 10000) in paragraph at lines 82163--82166 []\T1/qtm/m/n/10 Whether to re-move the vec-tor [823] [824] [825] Underfull \hbox (badness 10000) in paragraph at lines 82567--82570 []\T1/qtm/m/n/10 Set-tings for the [826] Overfull \hbox (61.78394pt too wide) in paragraph at lines 82727--82727 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/txtt/m/n/10 )| [827] Overfull \hbox (1.64392pt too wide) in paragraph at lines 82850--82850 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , [828] Overfull \hbox (16.12384pt too wide) in paragraph at lines 82905--82905 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [829] [830] [831] [832] Overfull \hbox (52.87373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (0.50372pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.08371pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.60373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.16373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [833] [834] [835] Overfull \hbox (21.19376pt too wide) in paragraph at lines 83736--83736 \T1/qtm/m/it/10 son_chat_id=None\T1/txtt/m/n/10 )| [836] Overfull \hbox (25.10367pt too wide) in paragraph at lines 83844--83844 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (21.46367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.24367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (24.96364pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.20367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.37366pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 tal_number_of_chunks=None\T1/qtm/m/n/10 , Overfull \hbox (74.59366pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [837] [838] Overfull \hbox (45.21378pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [839] [840] [841] Overfull \hbox (19.01378pt too wide) in paragraph at lines 84440--84440 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [842] [843] Overfull \hbox (18.3037pt too wide) in paragraph at lines 84518--84518 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.34373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [844] Overfull \hbox (20.24384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 mated_size_per_row=None\T1/qtm/m/n/10 , Overfull \hbox (13.69382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [845] [846] [847] Overfull \hbox (5.44394pt too wide) in paragraph at lines 84874--84874 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , [848] Overfull \hbox (48.67363pt too wide) in paragraph at lines 85029--85029 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (8.94363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (109.82362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (97.90363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (120.1536pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_configuration_id=None\T1/txtt/m/n/10 )| [849] [850] Overfull \hbox (8.47383pt too wide) in paragraph at lines 85135--85135 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (7.91383pt too wide) in paragraph at lines 85135--85135 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , [851] Overfull \hbox (83.20358pt too wide) in paragraph at lines 85251--85251 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 er- Overfull \hbox (108.19359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 er- Overfull \hbox (113.19359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.09358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| Overfull \hbox (110.96497pt too wide) in paragraph at lines 85263--85264 [] Underfull \hbox (badness 10000) in paragraph at lines 85263--85264 Overfull \hbox (113.71353pt too wide) in paragraph at lines 85273--85273 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (75.16354pt too wide) in paragraph at lines 85273--85273 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (138.0285pt too wide) in paragraph at lines 85273--85273 \T1/qtm/m/it/10 cost_metric_configurations\T1/txtt/m/n/10 )| [852] Overfull \hbox (102.31334pt too wide) in paragraph at lines 85342--85342 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (143.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.05334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 re- Overfull \hbox (182.85335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 rect- Overfull \hbox (148.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ness_enabled\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cre- Overfull \hbox (150.09334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ten- Overfull \hbox (120.09334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cu- Overfull \hbox (138.33333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [853] Underfull \hbox (badness 10000) in paragraph at lines 85425--85428 []\T1/qtm/m/n/10 The eval-u-a-tion Underfull \hbox (badness 10000) in paragraph at lines 85475--85478 []\T1/qtm/m/n/10 A list of [854] Overfull \hbox (209.0132pt too wide) in paragraph at lines 85620--85620 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 a- Overfull \hbox (262.5032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.0032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (171.48318pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 cre- Overfull \hbox (197.3432pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [855] [856] Overfull \hbox (151.7633pt too wide) in paragraph at lines 85789--85789 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| Overfull \hbox (28.81355pt too wide) in paragraph at lines 85814--85814 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.25356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.25356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 da- Overfull \hbox (64.83354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.35356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ten- Overfull \hbox (46.59355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.03355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (69.91356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 dic- Overfull \hbox (71.59355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tar- Overfull \hbox (96.50354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 get_column_name\T1/txtt/m/n/10 )| [857] [858] [859] [860] Underfull \hbox (badness 10000) in paragraph at lines 86141--86145 []\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 86141--86145 \T1/qtm/m/n/10 plates. [][]\T1/txtt/m/sl/10 HostedCustomMetricTemplate.get[][] \T1/qtm/m/n/10 to re-trieve a hosted cus-tom met-ric tem-plate. Underfull \hbox (badness 10000) in paragraph at lines 86151--86158 [][][]\T1/txtt/m/sl/10 HostedCustomMetric. Underfull \hbox (badness 10000) in paragraph at lines 86151--86158 \T1/txtt/m/sl/10 create_from_custom_job[][] \T1/qtm/m/n/10 to cre-ate a hosted cus-tom met-ric from ex-ist-ing cus-tom job. Overfull \hbox (165.61888pt too wide) in paragraph at lines 86162--86167 [] Underfull \hbox (badness 10000) in paragraph at lines 86162--86167 [][]\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 86162--86167 [][]\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 86175--86180 [][][]\T1/txtt/m/sl/10 JobSchedule.create[][] \T1/qtm/m/n/10 to cre-ate a job [861] Overfull \hbox (225.76pt too wide) in paragraph at lines 86292--86299 []\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 Overfull \hbox (289.49pt too wide) in paragraph at lines 86301--86306 []\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 [862] Overfull \hbox (216.13pt too wide) in paragraph at lines 86308--86311 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Syn-thet-icE-val-u-a -tion-Dataset Overfull \hbox (168.13pt too wide) in paragraph at lines 86313--86321 []\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 86313--86321 \T1/qtm/m/n/10 car model met-ric val-i-da-tion. [][]\T1/txtt/m/sl/10 SidecarMod elMetricValidation.list[][] \T1/qtm/m/n/10 to list side-car model met- Underfull \hbox (badness 10000) in paragraph at lines 86313--86321 \T1/qtm/m/n/10 ric val-i-da-tions. [][]\T1/txtt/m/sl/10 SidecarModelMetricValid ation.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 86313--86321 \T1/qtm/m/n/10 tion. [][]\T1/txtt/m/sl/10 SidecarModelMetricValidation.revalida te[][] \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 86313--86321 \T1/qtm/m/n/10 tion. [][]\T1/txtt/m/sl/10 SidecarModelMetricValidation.update[] [] \T1/qtm/m/n/10 to up-date a side-car model met-ric val-i-da-tion. [863] [864] Underfull \hbox (badness 10000) in paragraph at lines 86500--86502 [][][]\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 [865] Underfull \hbox (badness 10000) in paragraph at lines 86638--86640 []\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. [866] Overfull \hbox (95.30997pt too wide) in paragraph at lines 86725--86728 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 In-sightsCon-fig-u-r a-tion Overfull \hbox (140.64998pt too wide) in paragraph at lines 86736--86742 []\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 86736--86742 \T1/txtt/m/sl/10 get[][] \T1/qtm/m/n/10 to get the cost met-ric con-fig-u-ra-ti on. [][]\T1/txtt/m/sl/10 CostMetricConfiguration.create[][] \T1/qtm/m/n/10 to c re-ate a cost Overfull \hbox (126.52995pt too wide) in paragraph at lines 86744--86746 []\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 86748--86750 []\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 86748--86750 \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 [867] Underfull \hbox (badness 10000) in paragraph at lines 86777--86779 []\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 Underfull \hbox (badness 10000) in paragraph at lines 86836--86838 []\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 [868] [869] Underfull \hbox (badness 10000) in paragraph at lines 87008--87010 []\T1/qtm/m/n/10 Added new meth-ods to the class [][]\T1/txtt/m/sl/10 Notebook[ ][] \T1/qtm/m/n/10 which in-cludes [][]\T1/txtt/m/sl/10 Notebook.run[][] \T1/qt m/m/n/10 and [][]\T1/txtt/m/sl/10 Notebook. [870] Underfull \hbox (badness 10000) in paragraph at lines 87095--87101 \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 87095--87101 [][]\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 87095--87101 \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 87095--87101 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. [][]\T1/txtt/m/sl/10 RegisteredModelVersion. Overfull \hbox (132.07492pt too wide) in paragraph at lines 87138--87140 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [871] Overfull \hbox (28.7594pt too wide) in paragraph at lines 87172--87175 [] Underfull \hbox (badness 10000) in paragraph at lines 87172--87175 \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 [872] Underfull \hbox (badness 10000) in paragraph at lines 87278--87284 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 87310--87312 []\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 87344--87353 \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 87344--87353 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 87344--87353 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [873] Underfull \hbox (badness 10000) in paragraph at lines 87366--87379 \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 87366--87379 [][]\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 87366--87379 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 87415--87417 []\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 87424--87426 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [874] Underfull \hbox (badness 10000) in paragraph at lines 87466--87481 \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 87466--87481 [][]\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 87466--87481 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. Underfull \hbox (badness 10000) in paragraph at lines 87511--87513 []\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 87535--87537 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [875] Underfull \hbox (badness 10000) in paragraph at lines 87649--87651 []\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 87663--87666 []\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 87673--87676 []\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 87688--87691 []\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 87693--87696 []\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. [876] Underfull \hbox (badness 10000) in paragraph at lines 87703--87706 []\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. Overfull \hbox (248.73975pt too wide) in paragraph at lines 87767--87768 [] Underfull \hbox (badness 10000) in paragraph at lines 87767--87768 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 87789--87790 [] Underfull \hbox (badness 10000) in paragraph at lines 87789--87790 [877] Underfull \hbox (badness 10000) in paragraph at lines 87845--87849 []\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 87845--87849 [][]\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 87851--87856 []\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 87851--87856 [][]\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 87882--87886 []\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 , [878] [879] [880] Underfull \hbox (badness 10000) in paragraph at lines 88222--88225 []\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 88227--88229 []\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. [881] Underfull \hbox (badness 10000) in paragraph at lines 88310--88312 [][][]\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 88314--88316 [][][]\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 88346--88348 []\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. [882] Underfull \hbox (badness 10000) in paragraph at lines 88398--88403 []\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 88398--88403 \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 - Underfull \hbox (badness 10000) in paragraph at lines 88440--88447 []\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 [883] Underfull \hbox (badness 10000) in paragraph at lines 88491--88504 \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 88491--88504 \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 88491--88504 \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 88491--88504 \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 88491--88504 \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. [884] Underfull \hbox (badness 10000) in paragraph at lines 88617--88619 []\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 88635--88638 []\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 [885] [886] Overfull \hbox (52.89496pt too wide) in paragraph at lines 88847--88848 [] Underfull \hbox (badness 10000) in paragraph at lines 88847--88848 Underfull \hbox (badness 10000) in paragraph at lines 88861--88863 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (974 pages, 4326552 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.0b0_Docs.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DataRobotPython_3.5.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 305--308 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 314--318 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] Overfull \vbox (4.27089pt too high) detected at line 461 [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1078 [17] Overfull \vbox (1.97241pt too high) detected at line 1158 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1387 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2291--2293 []\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 2305--2310 []\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 2796--2799 []\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 2869--2874 \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 2901--2906 []\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 2901--2906 [][]\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 3317--3324 []\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 3605--3610 []\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 3799 [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.3827 ├── 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.3827 ├── 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.3827 ├── 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.3828 │   ├── 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.3828 │   ├── 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.3828 │   ├── 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.3828 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3829 │   ├── 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.3830 │   ├── … ! 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.3830 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3830 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3830 │   ├── … ! 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.3831 ├── 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.3831 ├── 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.3831 ├── 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.3832 ...├── 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.3832 ...├── 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.3832 ...├── 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.3832 ...├── 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.3833 ...├── 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.3833 ...├── 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.3833 ...├── 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.3833 ...├── 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.3834 │ ├── … ! 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.3834 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3834 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3834 │ ├── … [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 4177 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4360--4363 []\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 4410--4413 []\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] ! 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.5170 ...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.5170 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] ! 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.5777 ├── 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.5777 ├── 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.5777 ├── 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.5778 ├  ├──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.5778 ├  ├──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.5778 ├  ├──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.5778 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5779 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5780 ├  ├──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.5781 ├── 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.5781 ├── 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.5781 ├── data.csv [90] [91] [92] [93] [94] [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6192--6199 \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. [97] [98] Overfull \vbox (0.7195pt too high) detected at line 6357 [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] Underfull \hbox (badness 10000) in paragraph at lines 7300--7305 []\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. [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] Overfull \vbox (2.72194pt too high) detected at line 8050 [125] [126] [127] Underfull \hbox (badness 5231) in paragraph at lines 8183--8188 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- Underfull \hbox (badness 10000) in paragraph at lines 8259--8262 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8259--8262 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8272--8275 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8272--8275 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8272--8275 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8285--8287 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8288--8291 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8301--8303 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8304--8307 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8304--8307 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8304--8307 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8317--8319 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8317--8319 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8320--8324 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8320--8324 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8325--8328 \T1/qtm/m/n/10 31st are ig- [128] Overfull \vbox (691.36992pt too high) has occurred while \output is active [129] Underfull \hbox (badness 5832) in paragraph at lines 8336--8342 []\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 8336--8342 \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 8379--8382 []\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 [130] [131] [132] [133] [134] Overfull \vbox (1.97241pt too high) detected at line 8752 [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] Overfull \vbox (1.61494pt too high) detected at line 9413 [145] Underfull \hbox (badness 10000) in paragraph at lines 9415--9419 \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. [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] Overfull \vbox (7.61494pt too high) detected at line 10053 [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] Overfull \vbox (9.01797pt too high) detected at line 10823 [167] Underfull \hbox (badness 10000) in paragraph at lines 10869--10872 []\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 [168] [169] [170] [171] Overfull \vbox (0.52191pt too high) detected at line 11128 [172] [173] [174] [175] [176] Underfull \hbox (badness 10000) in paragraph at lines 11400--11404 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12038--12041 []\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 , [188] [189] [190] [191] Underfull \hbox (badness 10000) in paragraph at lines 12292--12295 []\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 [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] Overfull \vbox (1.4316pt too high) detected at line 13248 [205] Underfull \hbox (badness 10000) in paragraph at lines 13284--13287 []\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 [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal- Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 \T1/qtm/m/n/10 cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proportional Parity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13579--13586 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 13894--13898 []\T1/qtm/m/n/10 Fil-ter by \T1/qtm/m/it/10 sta-tus \T1/qtm/m/n/10 == Anoma-lyA ssess-mentSta- [213] [214] [215] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14301--14301 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [216] [217] Underfull \hbox (badness 10000) in paragraph at lines 14457--14461 []\T1/qtm/m/n/10 greater or [218] Underfull \hbox (badness 10000) in paragraph at lines 14623--14628 []\T1/qtm/m/n/10 Op-tional. Fil-ter [219] [220] [221] [222] [223] [224] [225] Underfull \hbox (badness 10000) in paragraph at lines 15490--15494 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 15495--15499 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [226] Underfull \hbox (badness 10000) in paragraph at lines 15539--15543 []\T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Underfull \hbox (badness 10000) in paragraph at lines 15544--15548 []\T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: [227] Underfull \hbox (badness 10000) in paragraph at lines 15704--15707 []\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. [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 18634--18638 []\T1/qtm/m/n/10 [str or None] Type of au-to-mated doc-u-ment. You can spec-ify : [257] [258] [259] Overfull \hbox (8.64493pt too wide) in paragraph at lines 18972--18973 [] Underfull \hbox (badness 10000) in paragraph at lines 18972--18973 [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] Overfull \hbox (13.15462pt too wide) in paragraph at lines 20409--20410 [] Underfull \hbox (badness 10000) in paragraph at lines 20409--20410 [273] [274] [275] [276] [277] [278] [279] Underfull \hbox (badness 6641) in paragraph at lines 21113--21116 []\T1/qtm/m/n/10 The list [280] [281] [282] Overfull \hbox (4.56378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 21325--21325 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| Overfull \hbox (47.95493pt too wide) in paragraph at lines 21357--21360 [] [283] Overfull \hbox (1.75493pt too wide) in paragraph at lines 21396--21399 [] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] Overfull \hbox (18.09383pt too wide) in paragraph at lines 22395--22395 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 22395--22395 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [296] [297] Overfull \hbox (23.3838pt too wide) in paragraph at lines 22646--22646 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 22646--22646 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [298] Overfull \hbox (19.11383pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (4.57382pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 22877--22877 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [299] Underfull \hbox (badness 10000) in paragraph at lines 22892--22895 []\T1/qtm/m/n/10 Or-der-ing Underfull \hbox (badness 10000) in paragraph at lines 22896--22899 [] [300] Underfull \hbox (badness 10000) in paragraph at lines 22993--22998 []\T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut for 2 calls: [301] [302] Overfull \hbox (8.09381pt too wide) in paragraph at lines 23288--23288 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 23507--23512 []\T1/qtm/m/n/10 Ad-di-tional pa- [305] Underfull \hbox (badness 10000) in paragraph at lines 23680--23685 []\T1/qtm/m/n/10 Ad-di-tional pa- [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 23951--23956 []\T1/qtm/m/n/10 Ad-di-tional pa- [308] [309] [310] Underfull \hbox (badness 10000) in paragraph at lines 24306--24309 []\T1/qtm/m/n/10 The pa-ram-e-ter over-rides for this Underfull \hbox (badness 10000) in paragraph at lines 24325--24328 []\T1/qtm/m/n/10 The pa-ram-e-ter over- Underfull \hbox (badness 10000) in paragraph at lines 24375--24378 []\T1/qtm/m/n/10 The pa-ram-e-ter over- [311] Underfull \hbox (badness 10000) in paragraph at lines 24462--24468 \T1/qtm/m/n/10 ues: [\T1/qtm/m/it/10 datarobot.TARGET_TYPE.BINARY\T1/qtm/m/n/10 , \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , Underfull \hbox (badness 5924) in paragraph at lines 24462--24468 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , Underfull \hbox (badness 7203) in paragraph at lines 24469--24474 []\T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) Underfull \hbox (badness 10000) in paragraph at lines 24531--24535 [] Underfull \hbox (badness 10000) in paragraph at lines 24531--24535 \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 24531--24535 \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 , [312] [313] Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 []\T1/qtm/m/n/10 Tar-get type of the cus- Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 \T1/qtm/m/n/10 tom in-fer-ence model. Val-ues: [\T1/qtm/m/it/10 datarobot.TARGE T_TYPE.BINARY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24713--24719 \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 24713--24719 \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 24755--24759 [] Underfull \hbox (badness 10000) in paragraph at lines 24755--24759 \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 24755--24759 \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 24769--24773 []\T1/qtm/m/n/10 Per-ma-nently en- [314] Underfull \hbox (badness 10000) in paragraph at lines 24898--24902 []\T1/qtm/m/n/10 Per-ma-nently en- [315] Overfull \hbox (70.84099pt too wide) in paragraph at lines 25058--25064 []\T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTO M_MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 25058--25064 \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- [316] Underfull \hbox (badness 10000) in paragraph at lines 25102--25106 [] Underfull \hbox (badness 10000) in paragraph at lines 25102--25106 \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 25102--25106 \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 25148--25152 [] Underfull \hbox (badness 10000) in paragraph at lines 25148--25152 \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 25148--25152 \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 , [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 25427--25431 [] Underfull \hbox (badness 10000) in paragraph at lines 25427--25431 \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 25427--25431 \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 , [319] Underfull \hbox (badness 10000) in paragraph at lines 25543--25554 \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 25543--25554 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, [320] Underfull \hbox (badness 10000) in paragraph at lines 25555--25559 [] Underfull \hbox (badness 10000) in paragraph at lines 25555--25559 \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 25555--25559 \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 25569--25573 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [321] [322] Underfull \hbox (badness 10000) in paragraph at lines 25742--25753 \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 25742--25753 \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 25759--25763 [] Underfull \hbox (badness 10000) in paragraph at lines 25759--25763 \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 25759--25763 \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 25773--25777 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 27109--27113 \T1/qtm/m/n/10 See datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [333] [334] [335] Underfull \hbox (badness 10000) in paragraph at lines 27525--27530 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to [336] [337] Underfull \hbox (badness 10000) in paragraph at lines 27724--27728 []\T1/qtm/m/n/10 the tar-get typed Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 []\T1/qtm/m/n/10 whether anomaly pre-dic-tions should be Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 \T1/qtm/m/n/10 cal-i-brated to be be-tween 0 and 1 by DR. if None, uses de-faul t value Underfull \hbox (badness 10000) in paragraph at lines 27759--27765 \T1/qtm/m/n/10 from DR app (True). only ap-plies to cus-tom es-ti-ma-tors with tar-get type [338] [339] [340] [341] Underfull \hbox (badness 10000) in paragraph at lines 28197--28201 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 28202--28207 []\T1/qtm/m/n/10 You must Underfull \hbox (badness 10000) in paragraph at lines 28272--28276 []\T1/qtm/m/n/10 Ad-di-tional pa- Underfull \hbox (badness 10000) in paragraph at lines 28277--28282 []\T1/qtm/m/n/10 You must [342] Underfull \hbox (badness 10000) in paragraph at lines 28436--28440 []\T1/qtm/m/n/10 Ad-di-tional pa-ram-e-ters re- [343] [344] [345] [346] [347] [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 29239--29242 []\T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [350] Underfull \hbox (badness 10000) in paragraph at lines 29303--29306 []\T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 30802--30806 []\T1/qtm/m/n/10 Fil-ter avail-able [365] Underfull \hbox (badness 10000) in paragraph at lines 30864--30868 []\T1/qtm/m/n/10 Fil-ter avail-able [366] [367] [368] [369] [370] [371] [372] [373] Underfull \hbox (badness 10000) in paragraph at lines 31817--31825 \T1/qtm/m/n/10 - for \T1/qtm/m/it/10 query \T1/qtm/m/n/10 based data-sources - `[][]$https : / / s3 . amazonaws . com / datarobot _ test / [374] [375] [376] [377] [378] [379] Overfull \hbox (7.10396pt too wide) in paragraph at lines 32467--32467 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [380] [381] [382] [383] [384] Underfull \hbox (badness 10000) in paragraph at lines 32941--32944 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 32948--32951 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. Overfull \hbox (10.06342pt too wide) in paragraph at lines 33007--33011 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [385] [386] [387] Overfull \hbox (10.06342pt too wide) in paragraph at lines 33322--33326 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 33574--33577 []\T1/qtm/m/n/10 Sta-tus back-test/holdout train-ing. One of \T1/txtt/m/n/10 da tarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 33581--33584 []\T1/qtm/m/n/10 Sta-tus back-test/holdout val-i-da-tion. One of \T1/txtt/m/n/1 0 datarobot.enums. [390] Overfull \hbox (10.06342pt too wide) in paragraph at lines 33636--33640 []\T1/qtm/m/n/10 A list of \T1/txtt/m/n/10 datarobot.enums.DATETIME_TREND_PLOTS _RESOLUTION\T1/qtm/m/n/10 , [391] [392] [393] [394] [395] [396] [397] Underfull \hbox (badness 10000) in paragraph at lines 34541--34544 [] [398] Underfull \hbox (badness 10000) in paragraph at lines 34612--34615 [] [399] [400] Underfull \hbox (badness 10000) in paragraph at lines 34808--34811 [] Overfull \hbox (4.89491pt too wide) in paragraph at lines 34812--34815 [] [401] [402] [403] Underfull \hbox (badness 10000) in paragraph at lines 35037--35042 []\T1/qtm/m/n/10 [bool] Is `'True'' if chal-lenger mod-els is en-abled for this de- Underfull \hbox (badness 10000) in paragraph at lines 35037--35042 \T1/qtm/m/n/10 ploy-ment. To up-date ex-ist-ing `'chal-lenger_models'' set-ting s, see Underfull \hbox (badness 10000) in paragraph at lines 35116--35120 []\T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at -tributes, see [404] [405] [406] Underfull \hbox (badness 10000) in paragraph at lines 35507--35512 []\T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this de-ploy- Underfull \hbox (badness 10000) in paragraph at lines 35507--35512 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [407] Underfull \hbox (badness 10000) in paragraph at lines 35575--35580 []\T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de -ploy- Underfull \hbox (badness 10000) in paragraph at lines 35575--35580 \T1/qtm/m/n/10 ment. To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-tings, see [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] Overfull \hbox (53.69485pt too wide) in paragraph at lines 36792--36795 [] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] Overfull \hbox (10.41382pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 38061--38061 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [429] [430] [431] [432] [433] Overfull \hbox (77.69371pt too wide) in paragraph at lines 38295--38295 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 38295--38295 \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 38295--38295 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 38295--38295 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [434] [435] Underfull \hbox (badness 10000) in paragraph at lines 38441--38444 []\T1/qtm/m/n/10 Scores on the [436] [437] [438] [439] [440] [441] Underfull \hbox (badness 10000) in paragraph at lines 39336--39341 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [442] [443] [444] [445] Underfull \hbox (badness 10000) in paragraph at lines 39802--39807 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [446] [447] [448] [449] Underfull \hbox (badness 8075) in paragraph at lines 40247--40251 []\T1/qtm/m/n/10 His-togram in-for-ma-tion as a mul-ti-cat-e-gor-i-cal_histogra m. The [450] Underfull \hbox (badness 10000) in paragraph at lines 40397--40400 []\T1/qtm/m/n/10 [list(dict)] List of joint prob-a-bil-ity val-ues with a schem a de-scribed as Underfull \hbox (badness 10000) in paragraph at lines 40405--40408 []\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 40405--40408 \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 40464--40467 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [451] Underfull \hbox (badness 5787) in paragraph at lines 40523--40526 []\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 40533--40536 []\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 40533--40536 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [452] Underfull \hbox (badness 10000) in paragraph at lines 40601--40605 []\T1/qtm/m/n/10 The con-di-tional prob-a-bil-i-ties for the re-quested Underfull \hbox (badness 10000) in paragraph at lines 40676--40680 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met- Underfull \hbox (badness 5563) in paragraph at lines 40676--40680 \T1/qtm/m/n/10 ric to get pair-wise data for. Since `v2.19' this is op-tional a nd de-faults to [453] Underfull \hbox (badness 10000) in paragraph at lines 40681--40685 []\T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de- Underfull \hbox (badness 10000) in paragraph at lines 40681--40685 \T1/qtm/m/n/10 pen-dence for the data. Since `v2.19' this is op-tional and de-f aults to [454] [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 41103--41108 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 41109--41114 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [457] Underfull \hbox (badness 10000) in paragraph at lines 41167--41170 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 41171--41176 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 41171--41176 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [458] Underfull \hbox (badness 10000) in paragraph at lines 41229--41232 []\T1/qtm/m/n/10 The re-quested re-la-tion-ships Underfull \hbox (badness 10000) in paragraph at lines 41267--41270 []\T1/qtm/m/n/10 Each el-e-ment is a \T1/txtt/m/n/10 datarobot.helpers. Underfull \hbox (badness 10000) in paragraph at lines 41271--41276 []\T1/qtm/m/n/10 [list of fea-ture dis-cov-ery set-tings, op-tional] Each Underfull \hbox (badness 10000) in paragraph at lines 41271--41276 \T1/qtm/m/n/10 el-e-ment is a dic-tio-nary or a \T1/txtt/m/n/10 datarobot.helpe rs.feature_discovery. [459] [460] [461] Underfull \hbox (badness 10000) in paragraph at lines 41440--41443 []\T1/qtm/m/n/10 Col-umn(s) from the sec-ond Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 []\T1/qtm/m/n/10 List of fea-ture deriva-tion win- Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 \T1/qtm/m/n/10 dows set-tings. If present, time-aware joins will be used. Only al-lowed Underfull \hbox (badness 10000) in paragraph at lines 41465--41470 \T1/qtm/m/n/10 when fea-ture_derivation_window_start, fea-ture_derivation_windo w_end and fea- Underfull \hbox (badness 10000) in paragraph at lines 41471--41476 []\T1/qtm/m/n/10 Clos-est value of pre-dic- [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 41716--41720 []\T1/qtm/m/n/10 cre-den-tials used by the sec-ondary Underfull \hbox (badness 10000) in paragraph at lines 41747--41751 []\T1/qtm/m/n/10 list of sec- [464] [465] Underfull \hbox (badness 10000) in paragraph at lines 41927--41930 []\T1/qtm/m/n/10 [list of Sec-ondary-Dataset-Con-fig-u-ra-tions] The re- [466] [467] [468] [469] Overfull \hbox (14.04398pt too wide) in paragraph at lines 42253--42253 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] Underfull \hbox (badness 10000) in paragraph at lines 44752--44756 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [491] [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 45192--45196 [] Underfull \hbox (badness 5359) in paragraph at lines 45192--45196 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 45200--45203 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 45207--45210 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 45214--45218 [] [495] [496] [497] [498] [499] [500] Overfull \hbox (11.75487pt too wide) in paragraph at lines 45965--45968 [] [501] Overfull \hbox (3.01492pt too wide) in paragraph at lines 46052--46055 [] [502] Underfull \hbox (badness 10000) in paragraph at lines 46222--46225 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 46425--46430 []\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 46425--46430 [][]\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 [505] [506] Underfull \hbox (badness 10000) in paragraph at lines 46646--46650 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 46651--46658 [] [507] Underfull \hbox (badness 10000) in paragraph at lines 46770--46773 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 46777--46781 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 46789--46793 [] [508] [509] Underfull \hbox (badness 10000) in paragraph at lines 46978--46988 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 46978--46988 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). Underfull \hbox (badness 10000) in paragraph at lines 47045--47050 []\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 47045--47050 [][]\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 [510] [511] [512] [513] [514] [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 47884--47888 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [518] [519] [520] [521] Underfull \hbox (badness 10000) in paragraph at lines 48324--48328 [] Underfull \hbox (badness 5359) in paragraph at lines 48324--48328 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 48332--48335 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 48339--48342 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 48346--48350 [] [522] [523] [524] [525] [526] [527] Overfull \hbox (11.75487pt too wide) in paragraph at lines 49097--49100 [] [528] Overfull \hbox (3.01492pt too wide) in paragraph at lines 49184--49187 [] [529] Underfull \hbox (badness 10000) in paragraph at lines 49331--49334 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [530] [531] Underfull \hbox (badness 10000) in paragraph at lines 49617--49621 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 49622--49629 [] [532] Underfull \hbox (badness 10000) in paragraph at lines 49741--49744 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 49748--49752 [] [533] Overfull \hbox (9.0348pt too wide) in paragraph at lines 49760--49764 [] [534] [535] [536] [537] [538] Overfull \vbox (1.47964pt too high) detected at line 50415 [539] [540] [541] Underfull \hbox (badness 10000) in paragraph at lines 50633--50637 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [542] [543] [544] [545] Underfull \hbox (badness 10000) in paragraph at lines 51073--51077 [] Underfull \hbox (badness 5359) in paragraph at lines 51073--51077 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 51081--51084 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 51088--51091 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 51095--51099 [] [546] [547] [548] [549] [550] [551] Overfull \hbox (11.75487pt too wide) in paragraph at lines 51846--51849 [] Overfull \hbox (3.01492pt too wide) in paragraph at lines 51933--51936 [] [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 52103--52106 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [554] Underfull \hbox (badness 10000) in paragraph at lines 52306--52311 []\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 52306--52311 [][]\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 [555] [556] [557] Underfull \hbox (badness 10000) in paragraph at lines 52527--52531 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 52532--52539 [] [558] Underfull \hbox (badness 10000) in paragraph at lines 52651--52654 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 52658--52662 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 52670--52674 [] [559] Underfull \hbox (badness 10000) in paragraph at lines 52859--52869 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 52859--52869 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [560] Underfull \hbox (badness 10000) in paragraph at lines 52926--52931 []\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 52926--52931 [][]\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 [561] [562] [563] Underfull \hbox (badness 6173) in paragraph at lines 53194--53199 []\T1/qtm/m/n/10 [str] which of train-ing_row_count, train-ing_duration, or tra in- [564] [565] Overfull \hbox (11.83478pt too wide) in paragraph at lines 53421--53425 [] [566] [567] Underfull \hbox (badness 10000) in paragraph at lines 53632--53637 []\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 53632--53637 [][]\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 [568] Underfull \hbox (badness 10000) in paragraph at lines 53775--53778 []\T1/qtm/m/n/10 The back-test Underfull \hbox (badness 10000) in paragraph at lines 53834--53837 []\T1/qtm/m/n/10 The back-test [569] Underfull \hbox (badness 10000) in paragraph at lines 53880--53883 []\T1/qtm/m/n/10 The back-test [570] [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 54518--54522 []\T1/qtm/m/n/10 [ForecastVsActualPlotPreview] a [][]\T1/txtt/m/sl/10 ForecastV sActualPlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [576] Underfull \hbox (badness 7047) in paragraph at lines 54680--54684 []\T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOve rTimePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [577] [578] Underfull \hbox (badness 10000) in paragraph at lines 54856--54860 [] Underfull \hbox (badness 5359) in paragraph at lines 54856--54860 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 54864--54867 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 54871--54874 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 54878--54882 [] [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 55015--55020 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 55059--55066 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Check Underfull \hbox (badness 10000) in paragraph at lines 55117--55122 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. C heck [581] Underfull \hbox (badness 10000) in paragraph at lines 55161--55168 []\T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. C heck [582] [583] [584] [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 55675--55679 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [587] [588] [589] [590] [591] Overfull \hbox (11.75487pt too wide) in paragraph at lines 56362--56365 [] [592] Overfull \hbox (3.01492pt too wide) in paragraph at lines 56449--56452 [] [593] Underfull \hbox (badness 10000) in paragraph at lines 56619--56622 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [594] Underfull \hbox (badness 10000) in paragraph at lines 56693--56698 []\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 56693--56698 [][]\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 [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 56831--56835 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 56836--56843 [] [597] Underfull \hbox (badness 10000) in paragraph at lines 56982--56987 []\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 56982--56987 [][]\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 [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] Underfull \hbox (badness 10000) in paragraph at lines 58000--58004 []\T1/qtm/m/n/10 [DataSlice, op-tional] Fil-ters the re-turned resid-u-als char ts by [608] [609] [610] [611] Underfull \hbox (badness 10000) in paragraph at lines 58440--58444 [] Underfull \hbox (badness 5359) in paragraph at lines 58440--58444 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and Overfull \hbox (10.2848pt too wide) in paragraph at lines 58448--58451 [] Overfull \hbox (1.01459pt too wide) in paragraph at lines 58455--58458 [] Overfull \hbox (4.81488pt too wide) in paragraph at lines 58462--58466 [] [612] [613] [614] [615] [616] [617] Overfull \hbox (11.75487pt too wide) in paragraph at lines 59213--59216 [] Overfull \hbox (3.01492pt too wide) in paragraph at lines 59300--59303 [] [618] [619] Underfull \hbox (badness 10000) in paragraph at lines 59470--59473 []\T1/qtm/m/n/10 [string] The dataset to make pre-dic-tions against (as up-load ed from [620] Underfull \hbox (badness 10000) in paragraph at lines 59673--59678 []\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 59673--59678 [][]\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 [621] [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 59894--59898 []\T1/qtm/m/n/10 re-sponse Overfull \hbox (16.65489pt too wide) in paragraph at lines 59899--59906 [] [624] Underfull \hbox (badness 10000) in paragraph at lines 60018--60021 [] Overfull \hbox (56.6198pt too wide) in paragraph at lines 60025--60029 [] Overfull \hbox (9.0348pt too wide) in paragraph at lines 60037--60041 [] [625] Underfull \hbox (badness 10000) in paragraph at lines 60226--60236 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 60226--60236 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [626] Underfull \hbox (badness 10000) in paragraph at lines 60293--60298 []\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 60293--60298 [][]\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 [627] [628] [629] Underfull \hbox (badness 10000) in paragraph at lines 60604--60607 []\T1/qtm/m/n/10 [dict] ^^PPa-ram-e-ters^^Q dic-tio-nary, same as spec-i-fied o n Overfull \hbox (26.8249pt too wide) in paragraph at lines 60608--60609 [] Underfull \hbox (badness 10000) in paragraph at lines 60608--60609 [630] [631] [632] [633] [634] [635] Overfull \hbox (3.26418pt too wide) in paragraph at lines 61422--61422 \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 61431--61434 []\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 61441--61444 []\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 61451--61455 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 61451--61455 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [636] Underfull \hbox (badness 10000) in paragraph at lines 61467--61472 []\T1/qtm/m/n/10 [str or None] The du-ra-tion of the hold-out scor-ing data. If [637] Underfull \hbox (badness 10000) in paragraph at lines 61612--61616 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [638] Underfull \hbox (badness 10000) in paragraph at lines 61720--61725 []\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 , [639] Underfull \hbox (badness 10000) in paragraph at lines 61820--61821 []\T1/qtm/m/n/10 [bool][Switch to us-ing the older a_priori key name in-stead o f [640] [641] Underfull \hbox (badness 10000) in paragraph at lines 61925--61929 []\T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 7133) in paragraph at lines 61925--61929 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SELECTION_METHOD\T1/qtm/m/n/10 . Whethe r mod-els cre-ated by the [642] [643] Underfull \hbox (badness 10000) in paragraph at lines 62150--62154 []\T1/qtm/m/n/10 (New in ver-sion v2.24) [644] [645] [646] Underfull \hbox (badness 10000) in paragraph at lines 62523--62532 []\T1/qtm/m/n/10 [bool, op-tional] De-faults to \T1/txtt/m/n/10 False\T1/qtm/m/ n/10 . If \T1/txtt/m/n/10 False\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 62523--62532 \T1/qtm/m/n/10 will use a duration-based ap-proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qtm/m/n/10 , [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 62699--62702 []\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 62699--62702 \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. [649] [650] Underfull \hbox (badness 10000) in paragraph at lines 62926--62929 []\T1/qtm/m/n/10 [pandas.Dataframe] the back-test at-tributes, for-mat-ted into a [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] Underfull \hbox (badness 10000) in paragraph at lines 64153--64156 []\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 64158--64161 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [661] Underfull \hbox (badness 6708) in paragraph at lines 64225--64230 []\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 64225--64230 \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 64240--64243 []\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 64245--64248 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [662] [663] [664] Overfull \hbox (15.28386pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 64620--64620 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [665] Underfull \hbox (badness 10000) in paragraph at lines 64692--64695 []\T1/qtm/m/n/10 [list] an ar-ray of dic-tio-nar-ies with a schema de-scribed a s Overfull \hbox (89.36382pt too wide) in paragraph at lines 64705--64705 \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 64705--64705 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [666] [667] [668] [669] [670] [671] [672] [673] [674] Underfull \hbox (badness 10000) in paragraph at lines 65625--65630 []\T1/qtm/m/n/10 Raised if an ob-ject passed to the \T1/txtt/m/n/10 options \T1 /qtm/m/n/10 pa-ram-e-ter is not an [675] [676] [677] [678] [679] Underfull \hbox (badness 6412) in paragraph at lines 66188--66195 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66188--66195 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66188--66195 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [680] Overfull \hbox (1.56093pt too wide) in paragraph at lines 66272--66280 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [681] Underfull \hbox (badness 10000) in paragraph at lines 66409--66412 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [682] Underfull \hbox (badness 6412) in paragraph at lines 66543--66550 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66543--66550 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66543--66550 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [683] [684] Underfull \hbox (badness 6412) in paragraph at lines 66735--66742 []\T1/qtm/m/n/10 [PartitioningMethod ob-ject, op-tional] In-stance of one of th e Underfull \hbox (badness 10000) in paragraph at lines 66735--66742 [][]\T1/qtm/m/it/10 Par-ti-tion Classes[][] \T1/qtm/m/n/10 de-fined in \T1/txtt /m/n/10 datarobot.helpers.partitioning_methods\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 66735--66742 \T1/qtm/m/n/10 As an al-ter-na-tive, use [][]\T1/txtt/m/sl/10 Project.set_parti tioning_method[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 Project. [685] Overfull \hbox (3.01492pt too wide) in paragraph at lines 66861--66864 [] Overfull \hbox (50.28496pt too wide) in paragraph at lines 66866--66869 [] [686] [687] Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 []\T1/qtm/m/n/10 If true, new re-trieval route Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 \T1/qtm/m/n/10 is used, which sup-ports fil-ter-ing and re-turns fewer at-tribu tes per in-di-vid-ual Underfull \hbox (badness 10000) in paragraph at lines 66999--67008 \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 66999--67008 \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 66999--67008 \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 66999--67008 \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 [688] [689] [690] Underfull \hbox (badness 10000) in paragraph at lines 67374--67378 []\T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1 /txtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [691] [692] [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] Underfull \hbox (badness 10000) in paragraph at lines 68650--68660 []\T1/qtm/m/n/10 [str, op-tional] Ei-ther \T1/txtt/m/n/10 validation \T1/qtm/m/ n/10 or \T1/txtt/m/n/10 crossValidation \T1/qtm/m/n/10 (also Underfull \hbox (badness 10000) in paragraph at lines 68650--68660 \T1/txtt/m/n/10 dr.SCORING_TYPE.validation \T1/qtm/m/n/10 or \T1/txtt/m/n/10 dr .SCORING_TYPE.cross_validation\T1/qtm/m/n/10 ). [703] Underfull \hbox (badness 10000) in paragraph at lines 68741--68746 []\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 68741--68746 [][]\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 [704] Underfull \hbox (badness 10000) in paragraph at lines 68835--68839 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. Underfull \hbox (badness 10000) in paragraph at lines 68885--68889 []\T1/qtm/m/n/10 [str] Cho-sen blend method, one from \T1/txtt/m/n/10 datarobot .enums. [705] Underfull \hbox (badness 10000) in paragraph at lines 68951--68955 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [706] Underfull \hbox (badness 10000) in paragraph at lines 69126--69130 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with Underfull \hbox (badness 10000) in paragraph at lines 69170--69174 []\T1/qtm/m/n/10 [QUEUE_STATUS enum, op-tional] If called with [707] Underfull \hbox (badness 10000) in paragraph at lines 69227--69233 []\T1/qtm/m/n/10 This should be VER-BOSITY_LEVEL.SILENT or VER- [708] [709] Underfull \hbox (badness 10000) in paragraph at lines 69490--69496 []\T1/qtm/m/n/10 (New in ver-sion v2.23) one of Underfull \hbox (badness 10000) in paragraph at lines 69490--69496 \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/ m/n/10 . Ap-pli-ca-ble [710] Underfull \hbox (badness 10000) in paragraph at lines 69525--69530 []\T1/qtm/m/n/10 Time Se-ries only. Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 []\T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 \T1/qtm/m/n/10 cal-cu-lat-ing fair-ness. Can be one of \T1/txtt/m/n/10 proporti onalParity\T1/qtm/m/n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 69548--69555 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or Overfull \hbox (1.56093pt too wide) in paragraph at lines 69567--69575 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 69722--69726 []\T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/1 0 datarobot. [713] [714] Underfull \hbox (badness 10000) in paragraph at lines 69999--70002 []\T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is no t from \T1/txtt/m/n/10 datarobot.enums. [715] [716] [717] [718] Overfull \hbox (1.56093pt too wide) in paragraph at lines 70490--70498 []\T1/qtm/m/n/10 [str, op-tional] One of datarobot.enums.BiasMitigationTechniqu e [719] Underfull \hbox (badness 10000) in paragraph at lines 70691--70697 []\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 [720] [721] [722] [723] [724] [725] [726] [727] [728] Overfull \hbox (47.95493pt too wide) in paragraph at lines 71634--71637 [] Overfull \hbox (1.75493pt too wide) in paragraph at lines 71673--71676 [] [729] [730] [731] Overfull \hbox (0.7738pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 71963--71963 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| Overfull \hbox (74.31384pt too wide) in paragraph at lines 72017--72017 \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 72017--72017 \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 72017--72017 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 72017--72017 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 72017--72017 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [732] Overfull \hbox (32.31396pt too wide) in paragraph at lines 72075--72075 \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 72075--72075 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] Underfull \hbox (badness 10000) in paragraph at lines 73503--73508 []\T1/qtm/m/n/10 [float] The to-tal of SHAP val-ues for fea-tures be-yond the [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] Overfull \hbox (5.70496pt too wide) in paragraph at lines 74795--74798 [] [756] [757] [758] [759] [760] Underfull \hbox (badness 10000) in paragraph at lines 75385--75388 []\T1/qtm/m/n/10 A [761] [762] Overfull \hbox (53.69485pt too wide) in paragraph at lines 75538--75541 [] Overfull \hbox (0.71489pt too wide) in paragraph at lines 75591--75594 [] [763] Overfull \hbox (40.76382pt too wide) in paragraph at lines 75679--75679 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 75689--75693 []\T1/qtm/m/n/10 The list of [764] Overfull \hbox (4.4887pt too wide) in paragraph at lines 75813--75813 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Underfull \hbox (badness 10000) in paragraph at lines 75842--75845 []\T1/qtm/m/n/10 A Overfull \hbox (2.52364pt too wide) in paragraph at lines 75883--75883 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 75883--75883 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [765] Underfull \hbox (badness 10000) in paragraph at lines 75892--75896 []\T1/qtm/m/n/10 The role of the Overfull \hbox (10.33382pt too wide) in paragraph at lines 75934--75934 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 75934--75934 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [766] Overfull \hbox (0.71489pt too wide) in paragraph at lines 75989--75992 [] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] Overfull \hbox (18.28377pt too wide) in paragraph at lines 78506--78506 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 78506--78506 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [788] Overfull \hbox (2.3038pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 78595--78595 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [789] [790] Overfull \hbox (5.07387pt too wide) in paragraph at lines 78738--78738 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [791] Overfull \hbox (10.32385pt too wide) in paragraph at lines 78801--78801 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (5.07387pt too wide) in paragraph at lines 78857--78857 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [792] [793] [794] Overfull \hbox (11.64404pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 tive_feature_derivation_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (7.74406pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 tive_feature_derivation_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (15.70413pt too wide) in paragraph at lines 79152--79152 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [795] [796] Underfull \hbox (badness 10000) in paragraph at lines 79184--79187 []\T1/qtm/m/n/10 The back-test [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] Underfull \hbox (badness 5022) in paragraph at lines 80447--80450 []\T1/qtm/m/n/10 The type of the note-book - ei-ther plain or [807] [808] [809] [810] [811] [812] Overfull \hbox (28.40382pt too wide) in paragraph at lines 81175--81175 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [813] [814] Overfull \hbox (24.70378pt too wide) in paragraph at lines 81334--81334 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (43.90378pt too wide) in paragraph at lines 81334--81334 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 81334--81334 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| [815] Overfull \hbox (47.62375pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.83372pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.35374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (6.91374pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 81405--81405 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [816] [817] [818] [819] [820] Underfull \hbox (badness 10000) in paragraph at lines 81951--81954 []\T1/qtm/m/n/10 Set-tings for the [821] Underfull \hbox (badness 10000) in paragraph at lines 82143--82146 []\T1/qtm/m/n/10 The new vec-tor [822] Underfull \hbox (badness 10000) in paragraph at lines 82163--82166 []\T1/qtm/m/n/10 Whether to re-move the vec-tor [823] [824] [825] Underfull \hbox (badness 10000) in paragraph at lines 82567--82570 []\T1/qtm/m/n/10 Set-tings for the [826] Overfull \hbox (61.78394pt too wide) in paragraph at lines 82727--82727 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/txtt/m/n/10 )| [827] Overfull \hbox (1.64392pt too wide) in paragraph at lines 82850--82850 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , [828] Overfull \hbox (16.12384pt too wide) in paragraph at lines 82905--82905 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [829] [830] [831] [832] Overfull \hbox (52.87373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (0.50372pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.08371pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.60373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.16373pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 83274--83274 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [833] [834] [835] Overfull \hbox (21.19376pt too wide) in paragraph at lines 83736--83736 \T1/qtm/m/it/10 son_chat_id=None\T1/txtt/m/n/10 )| [836] Overfull \hbox (25.10367pt too wide) in paragraph at lines 83844--83844 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (21.46367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.24367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (24.96364pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.20367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.37366pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 tal_number_of_chunks=None\T1/qtm/m/n/10 , Overfull \hbox (74.59366pt too wide) in paragraph at lines 83844--83844 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [837] [838] Overfull \hbox (45.21378pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 83977--83977 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [839] [840] [841] Overfull \hbox (19.01378pt too wide) in paragraph at lines 84440--84440 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 84440--84440 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [842] [843] Overfull \hbox (18.3037pt too wide) in paragraph at lines 84518--84518 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.34373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 84518--84518 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [844] Overfull \hbox (20.24384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 mated_size_per_row=None\T1/qtm/m/n/10 , Overfull \hbox (13.69382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 84609--84609 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [845] [846] [847] Overfull \hbox (5.44394pt too wide) in paragraph at lines 84874--84874 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , [848] Overfull \hbox (48.67363pt too wide) in paragraph at lines 85029--85029 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (8.94363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (109.82362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (97.90363pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (120.1536pt too wide) in paragraph at lines 85029--85029 \T1/qtm/m/it/10 guard_configuration_id=None\T1/txtt/m/n/10 )| [849] [850] Overfull \hbox (8.47383pt too wide) in paragraph at lines 85135--85135 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (7.91383pt too wide) in paragraph at lines 85135--85135 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , [851] Overfull \hbox (83.20358pt too wide) in paragraph at lines 85251--85251 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 er- Overfull \hbox (108.19359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 er- Overfull \hbox (113.19359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.09358pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 85251--85251 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| Overfull \hbox (110.96497pt too wide) in paragraph at lines 85263--85264 [] Underfull \hbox (badness 10000) in paragraph at lines 85263--85264 Overfull \hbox (113.71353pt too wide) in paragraph at lines 85273--85273 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (75.16354pt too wide) in paragraph at lines 85273--85273 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (138.0285pt too wide) in paragraph at lines 85273--85273 \T1/qtm/m/it/10 cost_metric_configurations\T1/txtt/m/n/10 )| [852] Overfull \hbox (102.31334pt too wide) in paragraph at lines 85342--85342 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (143.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.05334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 re- Overfull \hbox (182.85335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 rect- Overfull \hbox (148.41335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ness_enabled\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cre- Overfull \hbox (150.09334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ten- Overfull \hbox (120.09334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 cu- Overfull \hbox (138.33333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 85342--85342 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [853] Underfull \hbox (badness 10000) in paragraph at lines 85425--85428 []\T1/qtm/m/n/10 The eval-u-a-tion Underfull \hbox (badness 10000) in paragraph at lines 85475--85478 []\T1/qtm/m/n/10 A list of [854] Overfull \hbox (209.0132pt too wide) in paragraph at lines 85620--85620 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 a- Overfull \hbox (262.5032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.0032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (171.48318pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 cre- Overfull \hbox (197.3432pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 85620--85620 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [855] [856] Overfull \hbox (151.7633pt too wide) in paragraph at lines 85789--85789 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 85789--85789 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| Overfull \hbox (28.81355pt too wide) in paragraph at lines 85814--85814 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.25356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.25356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 da- Overfull \hbox (64.83354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.35356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ten- Overfull \hbox (46.59355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.03355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (69.91356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 dic- Overfull \hbox (71.59355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 tar- Overfull \hbox (96.50354pt too wide) in paragraph at lines 85814--85814 \T1/qtm/m/it/10 get_column_name\T1/txtt/m/n/10 )| [857] [858] [859] [860] Underfull \hbox (badness 10000) in paragraph at lines 86141--86145 []\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 86141--86145 \T1/qtm/m/n/10 plates. [][]\T1/txtt/m/sl/10 HostedCustomMetricTemplate.get[][] \T1/qtm/m/n/10 to re-trieve a hosted cus-tom met-ric tem-plate. Underfull \hbox (badness 10000) in paragraph at lines 86151--86158 [][][]\T1/txtt/m/sl/10 HostedCustomMetric. Underfull \hbox (badness 10000) in paragraph at lines 86151--86158 \T1/txtt/m/sl/10 create_from_custom_job[][] \T1/qtm/m/n/10 to cre-ate a hosted cus-tom met-ric from ex-ist-ing cus-tom job. Overfull \hbox (165.61888pt too wide) in paragraph at lines 86162--86167 [] Underfull \hbox (badness 10000) in paragraph at lines 86162--86167 [][]\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 86162--86167 [][]\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 86175--86180 [][][]\T1/txtt/m/sl/10 JobSchedule.create[][] \T1/qtm/m/n/10 to cre-ate a job [861] Overfull \hbox (225.76pt too wide) in paragraph at lines 86292--86299 []\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 Overfull \hbox (289.49pt too wide) in paragraph at lines 86301--86306 []\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 [862] Overfull \hbox (216.13pt too wide) in paragraph at lines 86308--86311 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Syn-thet-icE-val-u-a -tion-Dataset Overfull \hbox (168.13pt too wide) in paragraph at lines 86313--86321 []\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 86313--86321 \T1/qtm/m/n/10 car model met-ric val-i-da-tion. [][]\T1/txtt/m/sl/10 SidecarMod elMetricValidation.list[][] \T1/qtm/m/n/10 to list side-car model met- Underfull \hbox (badness 10000) in paragraph at lines 86313--86321 \T1/qtm/m/n/10 ric val-i-da-tions. [][]\T1/txtt/m/sl/10 SidecarModelMetricValid ation.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 86313--86321 \T1/qtm/m/n/10 tion. [][]\T1/txtt/m/sl/10 SidecarModelMetricValidation.revalida te[][] \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 86313--86321 \T1/qtm/m/n/10 tion. [][]\T1/txtt/m/sl/10 SidecarModelMetricValidation.update[] [] \T1/qtm/m/n/10 to up-date a side-car model met-ric val-i-da-tion. [863] [864] Underfull \hbox (badness 10000) in paragraph at lines 86500--86502 [][][]\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 [865] Underfull \hbox (badness 10000) in paragraph at lines 86638--86640 []\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. [866] Overfull \hbox (95.30997pt too wide) in paragraph at lines 86725--86728 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 In-sightsCon-fig-u-r a-tion Overfull \hbox (140.64998pt too wide) in paragraph at lines 86736--86742 []\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 86736--86742 \T1/txtt/m/sl/10 get[][] \T1/qtm/m/n/10 to get the cost met-ric con-fig-u-ra-ti on. [][]\T1/txtt/m/sl/10 CostMetricConfiguration.create[][] \T1/qtm/m/n/10 to c re-ate a cost Overfull \hbox (126.52995pt too wide) in paragraph at lines 86744--86746 []\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 86748--86750 []\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 86748--86750 \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 [867] Underfull \hbox (badness 10000) in paragraph at lines 86777--86779 []\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 Underfull \hbox (badness 10000) in paragraph at lines 86836--86838 []\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 [868] [869] Underfull \hbox (badness 10000) in paragraph at lines 87008--87010 []\T1/qtm/m/n/10 Added new meth-ods to the class [][]\T1/txtt/m/sl/10 Notebook[ ][] \T1/qtm/m/n/10 which in-cludes [][]\T1/txtt/m/sl/10 Notebook.run[][] \T1/qt m/m/n/10 and [][]\T1/txtt/m/sl/10 Notebook. [870] Underfull \hbox (badness 10000) in paragraph at lines 87095--87101 \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 87095--87101 [][]\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 87095--87101 \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 87095--87101 \T1/qtm/m/n/10 ate a new reg-is-tered model ver-sion from a Leader-board model. [][]\T1/txtt/m/sl/10 RegisteredModelVersion. Overfull \hbox (132.07492pt too wide) in paragraph at lines 87138--87140 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [871] Overfull \hbox (28.7594pt too wide) in paragraph at lines 87172--87175 [] Underfull \hbox (badness 10000) in paragraph at lines 87172--87175 \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 [872] Underfull \hbox (badness 10000) in paragraph at lines 87278--87284 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 87310--87312 []\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 87344--87353 \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 87344--87353 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 87344--87353 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [873] Underfull \hbox (badness 10000) in paragraph at lines 87366--87379 \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 87366--87379 [][]\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 87366--87379 \T1/txtt/m/sl/10 create_from_dataset[][] [][]Project.create_segmented_project_f rom_clustering_model[][] [][]Project. Underfull \hbox (badness 10000) in paragraph at lines 87415--87417 []\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 87424--87426 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [874] Underfull \hbox (badness 10000) in paragraph at lines 87466--87481 \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 87466--87481 [][]\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 87466--87481 [][]\T1/txtt/m/sl/10 Model.request_lift_chart[][] [][]Model.request_residuals_c hart[][] [][]Model.get_roc_curve[][] [][]Model. Underfull \hbox (badness 10000) in paragraph at lines 87511--87513 []\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 87535--87537 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [875] Underfull \hbox (badness 10000) in paragraph at lines 87649--87651 []\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 87663--87666 []\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 87673--87676 []\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 87688--87691 []\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 87693--87696 []\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. [876] Underfull \hbox (badness 10000) in paragraph at lines 87703--87706 []\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. Overfull \hbox (248.73975pt too wide) in paragraph at lines 87767--87768 [] Underfull \hbox (badness 10000) in paragraph at lines 87767--87768 Overfull \hbox (1039.5398pt too wide) in paragraph at lines 87789--87790 [] Underfull \hbox (badness 10000) in paragraph at lines 87789--87790 [877] Underfull \hbox (badness 10000) in paragraph at lines 87845--87849 []\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 87845--87849 [][]\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 87851--87856 []\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 87851--87856 [][]\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 87882--87886 []\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 , [878] [879] [880] Underfull \hbox (badness 10000) in paragraph at lines 88222--88225 []\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 88227--88229 []\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. [881] Underfull \hbox (badness 10000) in paragraph at lines 88310--88312 [][][]\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 88314--88316 [][][]\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 88346--88348 []\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. [882] Underfull \hbox (badness 10000) in paragraph at lines 88398--88403 []\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 88398--88403 \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 - Underfull \hbox (badness 10000) in paragraph at lines 88440--88447 []\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 [883] Underfull \hbox (badness 10000) in paragraph at lines 88491--88504 \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 88491--88504 \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 88491--88504 \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 88491--88504 \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 88491--88504 \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. [884] Underfull \hbox (badness 10000) in paragraph at lines 88617--88619 []\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 88635--88638 []\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 [885] [886] Overfull \hbox (52.89496pt too wide) in paragraph at lines 88847--88848 [] Underfull \hbox (badness 10000) in paragraph at lines 88847--88848 Underfull \hbox (badness 10000) in paragraph at lines 88861--88863 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (974 pages, 4326776 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'datarobot-public-api-client.log' for details