Read the Docs build information Build id: 2575797 Project: datarobot-public-api-client Version: early-access Commit: d9dd8400a7149f2a1d719fd9178052c1a6fa429f Date: 2024-10-28T17:30:53.060047Z State: finished Success: True [rtd-command-info] start-time: 2024-10-28T17:34:24.262208Z, end-time: 2024-10-28T17:34:27.508212Z, 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-10-28T17:34:27.570610Z, end-time: 2024-10-28T17:34:30.303030Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/early-access:refs/tags/early-access Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:datarobot/public_api_client * [new tag] drx-0.2.0 -> drx-0.2.0 [rtd-command-info] start-time: 2024-10-28T17:34:30.451275Z, end-time: 2024-10-28T17:34:31.214652Z, duration: 0, exit-code: 0 git checkout --force d9dd8400a7149f2a1d719fd9178052c1a6fa429f Note: switching to 'd9dd8400a7149f2a1d719fd9178052c1a6fa429f'. 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 d9dd840 [BUZZOK-5564] Added missing attributes from compliance testing classes (#3339) [rtd-command-info] start-time: 2024-10-28T17:34:31.285022Z, end-time: 2024-10-28T17:34:31.340508Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: sdk_docs/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - method: pip path: . extra_requirements: - dev build: os: ubuntu-22.04 tools: python: "3.11" [rtd-command-info] start-time: 2024-10-28T17:34:38.821575Z, end-time: 2024-10-28T17:34:38.904798Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-10-28T17:34:39.336392Z, end-time: 2024-10-28T17:34:40.539094Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 847ms 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-10-28T17:34:40.620075Z, end-time: 2024-10-28T17:34:53.418449Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.2.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.2.0 [rtd-command-info] start-time: 2024-10-28T17:34:53.507045Z, end-time: 2024-10-28T17:35:00.977420Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 98.6 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 217.9 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 303.2 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 339.2 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.1 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-10-28T17:35:01.075591Z, end-time: 2024-10-28T17:35:49.562060Z, duration: 48, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 (from datarobot==3.6.0b0) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting numpy (from datarobot==3.6.0b0) Downloading numpy-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting pyyaml>=3.11 (from datarobot==3.6.0b0) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from datarobot==3.6.0b0) (2.32.3) Collecting requests-toolbelt>=0.6 (from datarobot==3.6.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.6.0b0) Downloading trafaret-2.1.1-py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: urllib3>=1.23 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from datarobot==3.6.0b0) (2.2.3) Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.6.0b0) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting mypy-extensions<2,>=0.4.0 (from datarobot==3.6.0b0) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting strenum>=0.4.15 (from datarobot==3.6.0b0) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting pytest==7.3.0 (from datarobot==3.6.0b0) Downloading pytest-7.3.0-py3-none-any.whl.metadata (7.9 kB) Collecting pytest-cov (from datarobot==3.6.0b0) Downloading pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB) Collecting responses==0.21 (from datarobot==3.6.0b0) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) Collecting pytest-asyncio==0.21.1 (from datarobot==3.6.0b0) Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB) Collecting pyarrow (from datarobot==3.6.0b0) Downloading pyarrow-18.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.3 kB) Collecting databricks-connect>=13.0 (from datarobot==3.6.0b0) Downloading databricks_connect-15.4.2-py2.py3-none-any.whl.metadata (2.5 kB) Collecting black==24.4.2 (from datarobot==3.6.0b0) Downloading black-24.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (77 kB) Collecting isort==5.10.1 (from datarobot==3.6.0b0) Downloading isort-5.10.1-py3-none-any.whl.metadata (12 kB) Collecting flake8==5.0.4 (from datarobot==3.6.0b0) Downloading flake8-5.0.4-py2.py3-none-any.whl.metadata (4.1 kB) Collecting pylint==2.15.0 (from datarobot==3.6.0b0) Downloading pylint-2.15.0-py3-none-any.whl.metadata (9.8 kB) Collecting mypy==1.0.0 (from datarobot==3.6.0b0) Downloading mypy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) Collecting types-PyYAML==6.0.12 (from datarobot==3.6.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.6.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.6.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.6.0b0) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.6.0b0) Downloading types_urllib3-1.26.25-py3-none-any.whl.metadata (1.2 kB) Collecting sphinx-rtd-theme<3.0,>=1.1 (from datarobot==3.6.0b0) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Collecting nbsphinx>=0.9.5 (from datarobot==3.6.0b0) Downloading nbsphinx-0.9.5-py3-none-any.whl.metadata (2.1 kB) Collecting numpydoc<1.8.0,>=1.7.0 (from datarobot==3.6.0b0) Downloading numpydoc-1.7.0-py3-none-any.whl.metadata (4.2 kB) Collecting jupyter-contrib-nbextensions (from datarobot==3.6.0b0) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 216.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinxcontrib-spelling==8.0.0 (from datarobot==3.6.0b0) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting pyenchant==3.2.2 (from datarobot==3.6.0b0) Downloading pyenchant-3.2.2-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-copybutton (from datarobot==3.6.0b0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-markdown-builder (from datarobot==3.6.0b0) Downloading sphinx_markdown_builder-0.6.7-py3-none-any.whl.metadata (3.5 kB) Collecting Pillow==10.3.0 (from datarobot==3.6.0b0) Downloading pillow-10.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.2 kB) Collecting Sphinx<8.0,>=7.1.2 (from datarobot==3.6.0b0) Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx-autodoc-typehints>=2 (from datarobot==3.6.0b0) Downloading sphinx_autodoc_typehints-2.5.0-py3-none-any.whl.metadata (8.0 kB) Collecting click>=8.0.0 (from black==24.4.2->datarobot==3.6.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.11/site-packages (from black==24.4.2->datarobot==3.6.0b0) (24.1) Collecting pathspec>=0.9.0 (from black==24.4.2->datarobot==3.6.0b0) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2 (from black==24.4.2->datarobot==3.6.0b0) Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Collecting ipython>=7.8.0 (from black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading ipython-8.29.0-py3-none-any.whl.metadata (5.0 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading tokenize_rt-6.1.0-py2.py3-none-any.whl.metadata (4.1 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8==5.0.4->datarobot==3.6.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.6.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.6.0b0) Downloading pyflakes-2.5.0-py2.py3-none-any.whl.metadata (3.8 kB) Collecting dill>=0.2 (from pylint==2.15.0->datarobot==3.6.0b0) Downloading dill-0.3.9-py3-none-any.whl.metadata (10 kB) Collecting astroid<=2.14.0-dev0,>=2.12.4 (from pylint==2.15.0->datarobot==3.6.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.6.0b0) Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) Collecting iniconfig (from pytest==7.3.0->datarobot==3.6.0b0) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting pluggy<2.0,>=0.12 (from pytest==7.3.0->datarobot==3.6.0b0) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting databricks-sdk>=0.29.0 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading databricks_sdk-0.36.0-py3-none-any.whl.metadata (38 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading googleapis_common_protos-1.65.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting grpcio-status>=1.59.3 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading grpcio_status-1.67.0-py3-none-any.whl.metadata (1.1 kB) Collecting grpcio>=1.59.3 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading grpcio-1.67.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting numpy (from datarobot==3.6.0b0) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting py4j==0.10.9.7 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading py4j-0.10.9.7-py2.py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: setuptools>=68.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from databricks-connect>=13.0->datarobot==3.6.0b0) (75.2.0) Collecting six (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: docutils>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from nbsphinx>=0.9.5->datarobot==3.6.0b0) (0.21.2) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from nbsphinx>=0.9.5->datarobot==3.6.0b0) (3.1.4) Collecting nbconvert!=5.4,>=5.3 (from nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading nbconvert-7.16.4-py3-none-any.whl.metadata (8.5 kB) Collecting traitlets>=5 (from nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting nbformat (from nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting tabulate>=0.8.10 (from numpydoc<1.8.0,>=1.7.0->datarobot==3.6.0b0) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting python-dateutil>=2.8.2 (from pandas>=0.15->datarobot==3.6.0b0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytz>=2020.1 (from pandas>=0.15->datarobot==3.6.0b0) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=0.15->datarobot==3.6.0b0) Downloading tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.6.0b0) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.6.0b0) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.6.0b0) (2024.8.30) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.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.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.0.0) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.18.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (2.16.0) Collecting alabaster~=0.7.14 (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.11/site-packages (from Sphinx<8.0,>=7.1.2->datarobot==3.6.0b0) (1.4.1) INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autodoc-typehints>=2 (from datarobot==3.6.0b0) Downloading sphinx_autodoc_typehints-2.4.4-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.3-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.2-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.1-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.0-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl.metadata (8.0 kB) Collecting docutils>=0.18.1 (from nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme<3.0,>=1.1->datarobot==3.6.0b0) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting ipython_genutils (from jupyter-contrib-nbextensions->datarobot==3.6.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.6.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.6.0b0) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyter_highlight_selected_word>=0.1.1 (from jupyter-contrib-nbextensions->datarobot==3.6.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.6.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.6.0b0) Downloading notebook-7.2.2-py3-none-any.whl.metadata (10 kB) Collecting tornado (from jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting lxml (from jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->datarobot==3.6.0b0) Downloading coverage-7.6.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.6.0b0) Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.8 kB) Collecting wrapt<2,>=1.14 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.6.0b0) Downloading wrapt-1.16.0-cp311-cp311-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.29.0->databricks-connect>=13.0->datarobot==3.6.0b0) Downloading google_auth-2.35.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.6.0b0) Downloading protobuf-5.28.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting decorator (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.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.11/site-packages (from jinja2->nbsphinx>=0.9.5->datarobot==3.6.0b0) (3.0.2) Collecting jupyter-server (from jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jupyter_server-2.14.2-py3-none-any.whl.metadata (8.4 kB) Collecting beautifulsoup4 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting jupyterlab-server<3,>=2.27.1 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab<4.3,>=4.2.0 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jupyterlab-4.2.5-py3-none-any.whl.metadata (16 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.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.29.0->databricks-connect>=13.0->datarobot==3.6.0b0) Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.6.0b0) Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) Collecting rsa<5,>=3.1.4 (from google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.6.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]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading rpds_py-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting anyio>=3.1.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading anyio-4.6.2.post1-py3-none-any.whl.metadata (4.7 kB) Collecting argon2-cffi>=21.1 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-client>=7.4.4 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-events>=0.9.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jupyter_events-0.10.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting overrides>=5.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading prometheus_client-0.21.0-py3-none-any.whl.metadata (1.8 kB) Collecting pyzmq>=24 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading pyzmq-26.2.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting send2trash>=1.8.2 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting async-lru>=1.0.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading async_lru-2.0.4-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading httpx-0.27.2-py3-none-any.whl.metadata (7.1 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jupyter_lsp-2.2.5-py3-none-any.whl.metadata (1.8 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.27.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading json5-0.9.25-py3-none-any.whl.metadata (30 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4,>=5.3->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting httpcore==1.* (from httpx>=0.25.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading httpcore-1.0.6-py3-none-any.whl.metadata (21 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting comm>=0.1.1 (from ipykernel>=6.5.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel>=6.5.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading debugpy-1.8.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel>=6.5.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) Collecting rfc3339-validator (from jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth~=2.0->databricks-sdk>=0.29.0->databricks-connect>=13.0->datarobot==3.6.0b0) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading webcolors-24.8.0-py3-none-any.whl.metadata (2.6 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Downloading black-24.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 367.7 MB/s eta 0:00:00 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) Downloading isort-5.10.1-py3-none-any.whl (103 kB) Downloading mypy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/18.4 MB 241.6 MB/s eta 0:00:00 Downloading pillow-10.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 296.2 MB/s eta 0:00:00 Downloading pyenchant-3.2.2-py3-none-any.whl (55 kB) Downloading pylint-2.15.0-py3-none-any.whl (505 kB) Downloading pytest-7.3.0-py3-none-any.whl (320 kB) Downloading pytest_asyncio-0.21.1-py3-none-any.whl (13 kB) Downloading responses-0.21.0-py3-none-any.whl (45 kB) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl (16 kB) Downloading types_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-15.4.2-py2.py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 361.1 MB/s eta 0:00:00 Downloading py4j-0.10.9.7-py2.py3-none-any.whl (200 kB) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading nbsphinx-0.9.5-py3-none-any.whl (31 kB) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 255.7 MB/s eta 0:00:00 Downloading numpydoc-1.7.0-py3-none-any.whl (62 kB) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 261.6 MB/s eta 0:00:00 Downloading pyarrow-18.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (40.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.0/40.0 MB 247.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 353.1 MB/s eta 0:00:00 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 293.4 MB/s eta 0:00:00 Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl (19 kB) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 290.8 MB/s eta 0:00:00 Downloading StrEnum-0.4.15-py3-none-any.whl (8.9 kB) Downloading trafaret-2.1.1-py3-none-any.whl (28 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading pytest_cov-5.0.0-py3-none-any.whl (21 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_markdown_builder-0.6.7-py3-none-any.whl (17 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading coverage-7.6.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (238 kB) Downloading databricks_sdk-0.36.0-py3-none-any.whl (569 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 569.1/569.1 kB 472.9 MB/s eta 0:00:00 Downloading dill-0.3.9-py3-none-any.whl (119 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 481.2 MB/s eta 0:00:00 Downloading googleapis_common_protos-1.65.0-py2.py3-none-any.whl (220 kB) Downloading grpcio-1.67.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 287.1 MB/s eta 0:00:00 Downloading grpcio_status-1.67.0-py3-none-any.whl (14 kB) Downloading ipython-8.29.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.9/819.9 kB 165.1 MB/s eta 0:00:00 Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl (11 kB) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl (466 kB) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading nbconvert-7.16.4-py3-none-any.whl (257 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading notebook-7.2.2-py3-none-any.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 293.3 MB/s eta 0:00:00 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading tokenize_rt-6.1.0-py2.py3-none-any.whl (6.0 kB) Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 272.5 MB/s eta 0:00:00 Downloading bleach-6.1.0-py3-none-any.whl (162 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading google_auth-2.35.0-py2.py3-none-any.whl (208 kB) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 521.4 MB/s eta 0:00:00 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading jupyter_server-2.14.2-py3-none-any.whl (383 kB) Downloading jupyterlab-4.2.5-py3-none-any.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 268.2 MB/s eta 0:00:00 Downloading jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (69 kB) Downloading mistune-3.0.2-py3-none-any.whl (47 kB) Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB) Downloading protobuf-5.28.3-cp38-abi3-manylinux2014_x86_64.whl (316 kB) Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading anyio-4.6.2.post1-py3-none-any.whl (90 kB) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB) Downloading attrs-24.2.0-py3-none-any.whl (63 kB) Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB) Downloading httpx-0.27.2-py3-none-any.whl (76 kB) Downloading httpcore-1.0.6-py3-none-any.whl (78 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading json5-0.9.25-py3-none-any.whl (30 kB) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading jupyter_events-0.10.0-py3-none-any.whl (18 kB) Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading prometheus_client-0.21.0-py3-none-any.whl (54 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) Downloading pyzmq-26.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (869 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 869.2/869.2 kB 501.3 MB/s eta 0:00:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 139.3 MB/s eta 0:00:00 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading webcolors-24.8.0-py3-none-any.whl (15 kB) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading arrow-1.3.0-py3-none-any.whl (66 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: datarobot, jupyter-contrib-nbextensions, jupyter_contrib_core Building wheel for datarobot (pyproject.toml): started Building wheel for datarobot (pyproject.toml): finished with status 'done' Created wheel for datarobot: filename=datarobot-3.6.0b0-py3-none-any.whl size=1148799 sha256=d124316133691f52813f2e97da3f53c8c81765d3fda8077c3048b06197ab88f3 Stored in directory: /tmp/pip-ephem-wheel-cache-4egrxcwl/wheels/12/51/52/5f992eb255f4bd779289aa206fd750c83ef8c86789e797f5af Building wheel for jupyter-contrib-nbextensions (setup.py): started Building wheel for jupyter-contrib-nbextensions (setup.py): finished with status 'done' Created wheel for jupyter-contrib-nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428781 sha256=283f52b39a33b53ac1681dfec4e1d6b11fe956219626bfc966e1f6826664cf57 Stored in directory: /tmp/pip-ephem-wheel-cache-4egrxcwl/wheels/cd/25/fe/cb6f3e82f5b1921b0157ac9e32adb2e54806ec1befc446be21 Building wheel for jupyter_contrib_core (setup.py): started Building wheel for jupyter_contrib_core (setup.py): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17483 sha256=5a42cddc94145baf4e3b66a787fca40b0291e414f3dadfe714d15bc6ab4a85b4 Stored in directory: /tmp/pip-ephem-wheel-cache-4egrxcwl/wheels/37/c3/18/be7a983c1120f15dc0c2d1cb9c33749871a93b034185e00ced Successfully built datarobot jupyter-contrib-nbextensions jupyter_contrib_core Installing collected packages: webencodings, wcwidth, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, trafaret, strenum, pytz, py4j, pure-eval, ptyprocess, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, wrapt, websocket-client, webcolors, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, tomlkit, tokenize-rt, tinycss2, tabulate, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pyflakes, pyenchant, pycparser, pycodestyle, pyasn1, pyarrow, psutil, protobuf, prompt-toolkit, prometheus-client, pluggy, platformdirs, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio, mypy-extensions, mistune, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, jsonpointer, json5, isort, iniconfig, h11, grpcio, fqdn, executing, docutils, dill, defusedxml, decorator, debugpy, coverage, click, cachetools, attrs, async-lru, alabaster, terminado, Sphinx, rsa, rfc3339-validator, responses, requests-toolbelt, referencing, python-dateutil, pytest, pyasn1-modules, mypy, matplotlib-inline, jupyter_core, jedi, httpcore, googleapis-common-protos, flake8, comm, cffi, bleach, black, beautifulsoup4, asttokens, astroid, anyio, stack-data, sphinxcontrib-spelling, sphinxcontrib-jquery, sphinx-markdown-builder, sphinx-copybutton, sphinx-autodoc-typehints, pytest-cov, pytest-asyncio, pylint, pandas, numpydoc, jupyter-server-terminals, jupyter-client, jsonschema-specifications, httpx, grpcio-status, google-auth, arrow, argon2-cffi-bindings, sphinx-rtd-theme, jsonschema, isoduration, ipython, datarobot, databricks-sdk, argon2-cffi, nbformat, ipykernel, databricks-connect, nbclient, jupyter-events, nbconvert, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter_contrib_core, jupyter_nbextensions_configurator, jupyter-contrib-nbextensions Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: Sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed Pillow-10.3.0 Sphinx-7.4.7 alabaster-0.7.16 anyio-4.6.2.post1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 astroid-2.13.5 asttokens-2.4.1 async-lru-2.0.4 attrs-24.2.0 beautifulsoup4-4.12.3 black-24.4.2 bleach-6.1.0 cachetools-5.5.0 cffi-1.17.1 click-8.1.7 comm-0.2.2 coverage-7.6.4 databricks-connect-15.4.2 databricks-sdk-0.36.0 datarobot-3.6.0b0 debugpy-1.8.7 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.9 docutils-0.20.1 executing-2.1.0 fastjsonschema-2.20.0 flake8-5.0.4 fqdn-1.5.1 google-auth-2.35.0 googleapis-common-protos-1.65.0 grpcio-1.67.0 grpcio-status-1.67.0 h11-0.14.0 httpcore-1.0.6 httpx-0.27.2 iniconfig-2.0.0 ipykernel-6.29.5 ipython-8.29.0 ipython_genutils-0.2.0 isoduration-20.11.0 isort-5.10.1 jedi-0.19.1 json5-0.9.25 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-client-8.6.3 jupyter-contrib-nbextensions-0.7.0 jupyter-events-0.10.0 jupyter-lsp-2.2.5 jupyter-server-2.14.2 jupyter-server-terminals-0.5.3 jupyter_contrib_core-0.4.2 jupyter_core-5.7.2 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.4 jupyterlab-4.2.5 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 lazy-object-proxy-1.10.0 lxml-5.3.0 matplotlib-inline-0.1.7 mccabe-0.7.0 mistune-3.0.2 mypy-1.0.0 mypy-extensions-1.0.0 nbclient-0.10.0 nbconvert-7.16.4 nbformat-5.10.4 nbsphinx-0.9.5 nest-asyncio-1.6.0 notebook-7.2.2 notebook-shim-0.2.4 numpy-1.26.4 numpydoc-1.7.0 overrides-7.7.0 pandas-2.2.3 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.3.6 pluggy-1.5.0 prometheus-client-0.21.0 prompt-toolkit-3.0.48 protobuf-5.28.3 psutil-6.1.0 ptyprocess-0.7.0 pure-eval-0.2.3 py4j-0.10.9.7 pyarrow-18.0.0 pyasn1-0.6.1 pyasn1-modules-0.4.1 pycodestyle-2.9.1 pycparser-2.22 pyenchant-3.2.2 pyflakes-2.5.0 pylint-2.15.0 pytest-7.3.0 pytest-asyncio-0.21.1 pytest-cov-5.0.0 python-dateutil-2.9.0.post0 python-json-logger-2.0.7 pytz-2024.2 pyyaml-6.0.2 pyzmq-26.2.0 referencing-0.35.1 requests-toolbelt-1.0.0 responses-0.21.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.20.0 rsa-4.9 send2trash-1.8.3 six-1.16.0 sniffio-1.3.1 soupsieve-2.6 sphinx-autodoc-typehints-2.3.0 sphinx-copybutton-0.5.2 sphinx-markdown-builder-0.6.7 sphinx-rtd-theme-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-spelling-8.0.0 stack-data-0.6.3 strenum-0.4.15 tabulate-0.9.0 terminado-0.18.1 tinycss2-1.4.0 tokenize-rt-6.1.0 tomlkit-0.13.2 tornado-6.4.1 trafaret-2.1.1 traitlets-5.14.3 types-PyYAML-6.0.12 types-python-dateutil-2.8.19 types-pytz-2022.2.1.0 types-requests-2.28.11 types-urllib3-1.26.25 typing-extensions-4.12.2 tzdata-2024.2 uri-template-1.3.0 wcwidth-0.2.13 webcolors-24.8.0 webencodings-0.5.1 websocket-client-1.8.0 wrapt-1.16.0 [rtd-command-info] start-time: 2024-10-28T17:35:49.745293Z, end-time: 2024-10-28T17:35:49.808740Z, 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 sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if tags is not None and "b" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.rst") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.rst") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '7.1.2' # 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", "sphinx_copybutton", "sphinx_markdown_builder", ] # 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" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_extra_path = ["_html"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for Markdown output ----------------------------------------------- # Adapted from https://github.com/liran-funaro/sphinx-markdown-builder?tab=readme-ov-file#configurations # If set to True, then anchors will be added before each section/function/class signature. # This allows references to a specific anchor in the document. # markdown_anchor_sections: True # markdown_anchor_signatures: True # If set to True, adds metadata to the top of each document containing author, copyright, # and version. markdown_docinfo: True # If set, all references will link to this prefix address. # markdown_http_base: "https://your-domain.com/docs" # If set, all references will link to documents with this suffix. # markdown_uri_doc_suffix: ".html" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", f"DataRobotPython_{version}_Docs.tex", "DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ("index", "datarobotpython", "DataRobot Python API Documentation", ["DataRobot, Inc."], 1) ] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", "DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' # Nitpick targets to ignore: # These are third-party packages that don't expose documentation for sphinx to link nitpick_ignore = [ ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:class", "typing.Self"), ("py:class", "pandas.core.frame.DataFrame"), ("py:class", "requests.models.Response"), ("py:class", "datetime.datetime"), ("py:class", "PIL.Image.Image"), ("py:class", "collections.OrderedDict"), ] # options for spelling spelling_ignore_contributor_names = False spelling_add_pypi_package_names = True spelling_ignore_importable_modules = True spelling_ignore_python_builtins = True spelling_ignore_wiki_words = True spelling_filters = [ "sdk_docs.spelling_filters.filters.DocstringFilePathFilter", "sdk_docs.spelling_filters.filters.TypeAnnotationFilter", "sdk_docs.spelling_filters.filters.CamelCaseFilter", "sdk_docs.spelling_filters.filters.SortOrderFilter", "sdk_docs.spelling_filters.filters.OrdinalFilter", "sdk_docs.spelling_filters.filters.ObjectIdFilter", "sdk_docs.spelling_filters.filters.DayMonthFilter", "sdk_docs.spelling_filters.filters.DataRobotParameterFilter", ] def setup(app): app.add_css_file("css/tight_table.css") [rtd-command-info] start-time: 2024-10-28T17:35:49.881538Z, end-time: 2024-10-28T17:36:56.044938Z, duration: 66, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [en]... done Initializing Spelling Checker 8.0.0 making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.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/data/feature_discovery.rst, reference/data/index.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 writing output... building [html]: targets for 48 source files that are out of date updating environment: [new config] 48 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%] index reading sources... [ 8%] reference/admin/credentials reading sources... [ 10%] reference/admin/index reading sources... [ 12%] reference/admin/sharing reading sources... [ 15%] reference/data/database_connectivity reading sources... [ 17%] reference/data/dataset reading sources... [ 19%] reference/data/feature_discovery reading sources... [ 21%] reference/data/index reading sources... [ 23%] reference/index reading sources... [ 25%] reference/mlops/custom_metrics reading sources... [ 27%] reference/mlops/custom_model reading sources... [ 29%] reference/mlops/data_exports reading sources... [ 31%] reference/mlops/deployment reading sources... [ 33%] reference/mlops/hosted_custom_metrics reading sources... [ 35%] reference/mlops/index reading sources... [ 38%] reference/mlops/jobs reading sources... [ 40%] reference/mlops/key_values reading sources... [ 42%] reference/mlops/model_registry reading sources... [ 44%] reference/modeling/blueprint reading sources... [ 46%] reference/modeling/index reading sources... [ 48%] reference/modeling/insights/automated_documentation reading sources... [ 50%] reference/modeling/insights/external_testset reading sources... [ 52%] reference/modeling/insights/index reading sources... [ 54%] reference/modeling/insights/prediction_explanations reading sources... [ 56%] reference/modeling/insights/rating_table reading sources... [ 58%] reference/modeling/insights/shap_insights reading sources... [ 60%] reference/modeling/job reading sources... [ 62%] reference/modeling/model reading sources... [ 65%] reference/modeling/model_recommendation reading sources... [ 67%] reference/modeling/prime reading sources... [ 69%] reference/modeling/project reading sources... [ 71%] reference/modeling/spec/binary_data reading sources... [ 73%] reference/modeling/spec/custom_task reading sources... [ 75%] reference/modeling/spec/datetime_partition reading sources... [ 77%] reference/modeling/spec/index reading sources... [ 79%] reference/modeling/spec/monotonic_constraints reading sources... [ 81%] reference/modeling/spec/segmented_modeling reading sources... [ 83%] reference/modeling/spec/time_series reading sources... [ 85%] 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 looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 2%] CHANGES writing output... [ 4%] autodoc/api_reference writing output... [ 6%] index writing output... [ 8%] reference/admin/credentials writing output... [ 10%] reference/admin/index writing output... [ 12%] reference/admin/sharing writing output... [ 15%] reference/data/database_connectivity writing output... [ 17%] reference/data/dataset writing output... [ 19%] reference/data/feature_discovery writing output... [ 21%] reference/data/index writing output... [ 23%] reference/index writing output... [ 25%] reference/mlops/custom_metrics writing output... [ 27%] reference/mlops/custom_model writing output... [ 29%] reference/mlops/data_exports writing output... [ 31%] reference/mlops/deployment writing output... [ 33%] reference/mlops/hosted_custom_metrics writing output... [ 35%] reference/mlops/index writing output... [ 38%] reference/mlops/jobs writing output... [ 40%] reference/mlops/key_values writing output... [ 42%] reference/mlops/model_registry writing output... [ 44%] reference/modeling/blueprint writing output... [ 46%] reference/modeling/index writing output... [ 48%] reference/modeling/insights/automated_documentation writing output... [ 50%] reference/modeling/insights/external_testset writing output... [ 52%] reference/modeling/insights/index writing output... [ 54%] reference/modeling/insights/prediction_explanations writing output... [ 56%] reference/modeling/insights/rating_table writing output... [ 58%] reference/modeling/insights/shap_insights writing output... [ 60%] reference/modeling/job writing output... [ 62%] reference/modeling/model writing output... [ 65%] reference/modeling/model_recommendation writing output... [ 67%] reference/modeling/prime writing output... [ 69%] reference/modeling/project writing output... [ 71%] reference/modeling/spec/binary_data writing output... [ 73%] reference/modeling/spec/custom_task writing output... [ 75%] reference/modeling/spec/datetime_partition writing output... [ 77%] reference/modeling/spec/index writing output... [ 79%] reference/modeling/spec/monotonic_constraints writing output... [ 81%] reference/modeling/spec/segmented_modeling writing output... [ 83%] reference/modeling/spec/time_series writing output... [ 85%] 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 copying linked files... copying notebooks ... writing additional pages... search done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-10-28T17:36:56.150945Z, end-time: 2024-10-28T17:37:13.361244Z, duration: 17, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.4.7 loading translations [en]... done Initializing Spelling Checker 8.0.0 making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.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/data/feature_discovery.rst, reference/data/index.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 writing output... building [latex]: all documents updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] CHANGES looking for now-outdated files... none found pickling environment... done checking consistency... done copying TeX support files... copying TeX support files... done processing DataRobotPython_3.6.0b0_Docs.tex... index reference/index reference/data/index reference/data/dataset reference/data/database_connectivity reference/data/feature_discovery reference/modeling/index reference/modeling/project reference/modeling/model reference/modeling/blueprint reference/modeling/spec/index reference/modeling/spec/datetime_partition reference/modeling/spec/time_series reference/modeling/spec/visualai reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/segmented_modeling reference/modeling/spec/custom_task reference/modeling/spec/monotonic_constraints reference/modeling/spec/binary_data reference/modeling/insights/index reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/insights/shap_insights reference/modeling/job reference/modeling/prime reference/modeling/model_recommendation reference/predictions/index reference/predictions/predict_job reference/predictions/batch_predictions reference/mlops/index reference/mlops/deployment reference/mlops/data_exports reference/mlops/custom_metrics reference/mlops/hosted_custom_metrics reference/mlops/custom_model reference/mlops/jobs reference/mlops/model_registry reference/mlops/key_values reference/admin/index reference/admin/credentials reference/admin/sharing reference/use_cases/index reference/use_cases/use_cases autodoc/api_reference 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 build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-10-28T17:37:14.173619Z, end-time: 2024-10-28T17:37:14.242434Z, 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-10-28T17:37:14.318879Z, end-time: 2024-10-28T17:37:51.739334Z, duration: 37, 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.6.0b0_Docs.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.6.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.6.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./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))) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/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)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 5 undefined on input line 122. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 5 undefined on input line 142. (/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 5 undefined on input line 153. [5] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 6 undefined on input line 169. Underfull \hbox (badness 10000) in paragraph at lines 168--171 []\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 178. Underfull \hbox (badness 10000) in paragraph at lines 177--181 []\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 197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 6 undefined on input line 197. [6] [7] [8] [9] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 10 und efined on input line 387. (/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 446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 10 undefined on input line 452. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 10 undefined on input line 457. [10] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSourceParam eters' on page 11 undefined on input line 535. [11] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 12 undefined on input line 572. [12] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 13 undefined on input line 625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 13 undefined on input line 641. LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 13 undefined on input line 653. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 13 undefined on input line 653. [13] [14] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 733. LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 744. [15] LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 16 undefined on input line 854. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 16 undefined on input line 854. [16] Overfull \vbox (1.97241pt too high) detected at line 945 [17] Overfull \vbox (1.97241pt too high) detected at line 1025 [18] [19] [20] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 21 undefined on input line 1107. [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1254 [23] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 24 und efined on input line 1277. [24] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 2 5 undefined on input line 1368. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 25 undefined on input line 1368. [25] LaTeX Warning: Hyper reference `autodoc/api_reference:advanced-options-api' on page 26 undefined on input line 1439. [26] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 27 undefined on input line 1456. [27] [28] [29] [30] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1787. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1802. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1814. [32] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 33 undefined on input line 1827. [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 34 undefined on input line 1936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 1953. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 1970. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 1972. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 1973. [34] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 35 undefined on input line 1995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 35 undefined on input line 2006. [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2164--2166 []\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 [37] Underfull \hbox (badness 10000) in paragraph at lines 2178--2183 []\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 [38] LaTeX Warning: Hyper reference `autodoc/api_reference:missing-values-report-api ' on page 39 undefined on input line 2239. [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 40 undefined on input line 2343. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 40 undefined on input line 2346. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 41 undefined on input line 2375. [41] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 42 undefined on input line 2413. [42] [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2575. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2586. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2586. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 44 undefin ed on input line 2588. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 44 undefined on input line 2589. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 45 undefined on input line 2615. [45] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 46 undefined on input line 267 6. Underfull \hbox (badness 10000) in paragraph at lines 2675--2678 []\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 46 undefined on input line 268 5. [46] Underfull \hbox (badness 10000) in paragraph at lines 2748--2753 \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 47 undefined on input line 2756. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 47 undefined on input line 2764. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 47 undefined on input line 2782. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 47 undefined on input line 2783. 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 784. Underfull \hbox (badness 10000) in paragraph at lines 2780--2785 []\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 2780--2785 \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 2860. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 2869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 48 undefined on input line 2893. [48] LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 49 undefined on input line 2901. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 49 undefined on input line 2903. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 49 undefined on input line 2914. [49] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 50 undefined on input line 3007. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 50 undefined on input line 3010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 50 undefined on input line 3010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 50 undefined on input line 3028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 50 undefined on input line 3035. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 50 undefined on input line 3040. [50] [51] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 52 undefined on input line 3103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 52 undefined on input line 31 43. [52] LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 53 undefined on input line 3156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 53 undefined on input line 3168. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 53 undefined on input line 3185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 53 undefined on input line 3204. Underfull \hbox (badness 6141) in paragraph at lines 3198--3205 []\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- Overfull \vbox (0.7195pt too high) detected at line 3243 [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 54 undefined on input line 3249. [54] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 55 undefined on input line 3328. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 55 undefined on input line 3360. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 55 undefined on input line 3363. [55] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 56 undefined on input line 3406. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 56 undefined on input line 3410. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 56 undefined on input line 3414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 56 undefined on input line 3420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 56 undefined on input line 3427. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 56 undefined on input line 3431. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 56 undefined on input line 3435. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot_preview' on page 56 undefined on input line 3 444. 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 448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 56 undefined on input line 34 52. [56] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 57 undefined on input line 3487. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 57 undefined on input line 3488. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 57 undefined on input line 3 490. Underfull \hbox (badness 10000) in paragraph at lines 3486--3491 []\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 57 undefined on input line 3494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 57 undefined on input line 3498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 57 undefined on input line 3503. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 57 undefined on input line 350 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 57 undefined on input line 3514. [57] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 58 und efined on input line 3524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 58 undefined on input line 3527 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 58 undefined on input line 3529. [58] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 59 und efined on input line 3591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 59 undefined on input line 3594. Overfull \vbox (1.97241pt too high) detected at line 3680 [59] [60] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 ├── 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.3710 ├── 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.3710 ├── 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.3711 │   ├── 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.3711 │   ├── 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.3711 │   ├── 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.3711 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3713 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 ├── 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.3714 ├── 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.3714 ├── 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.3715 ...├── 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.3715 ...├── 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.3715 ...├── 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.3715 ...├── 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.3716 ...├── 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.3716 ...├── 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.3716 ...├── 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.3716 ...├── 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.3717 │ ├── … ! 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.3717 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 │ ├── … [61] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 62 undefined on input line 3774. [62] [63 <./sample1.png> <./sample2.png>] [64] [65 <./activation_map1.png> <./a ctivation_map2.png>] [66] [67 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4060 [68] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 69 undefined on input line 4102. [69] [70] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 71 undefined on input line 4173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 71 undefined on input line 4174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 71 undefined on input line 41 75. [71] Underfull \hbox (badness 7012) in paragraph at lines 4245--4248 []\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 [72] Underfull \hbox (badness 10000) in paragraph at lines 4295--4298 []\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 [73] [74] [75] [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 77 undefined on input line 4578. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 78 undefined on input line 4633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 78 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4713. [78] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 4753. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 4815. [79] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 80 undefined on input line 4870. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 80 undefined on input line 4911. [80] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 81 undefined on input line 5009. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 81 undefined on input line 5025. [81] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 82 undefined on input line 5046. ! 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.5069 ...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.5069 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [82] [83] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 84 undefined on input line 5208. [84] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 85 undefined on input line 5236. Overfull \vbox (2.67389pt too high) detected at line 5296 [85] [86] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 87 undefined on input line 5387. [87] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 88 undefined on input line 5465. [88] [89] [90] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 91 und efined on input line 5621. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 91 undefined on input line 5621. ! 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.5682 ├── 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.5682 ├── 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.5682 ├── 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.5683 ├  ├──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.5683 ├  ├──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.5683 ├  ├──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.5683 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5686 ├── 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.5686 ├── 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.5686 ├── data.csv [91] [92] [93] [94] [95] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 96 undefined on input line 5958. [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 6102--6108 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.predicti on_explanations.PredictionExplanationsRow' on page 98 undefined on input line 6 112. [98] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 99 undefined on input line 6171. [99] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 100 undefined on input line 6230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 100 undefined on input line 6231. Overfull \vbox (0.7195pt too high) detected at line 6266 [100] [101] [102] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 103 undefined on input line 6396. [103] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 104 undefined on input line 6467. [104] [105] [106] [107] [108] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 109 und efined on input line 6789. [109] [110] [111] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 112 undefined on input line 6918. [112] [113] [114] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 115 undefined on input line 7144. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 115 undefined on input line 7167. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 115 undefined on input line 7173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 115 undefined on input line 7185. [115] [116] [117] Underfull \hbox (badness 10000) in paragraph at lines 7315--7320 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 118 undefined on input line 7380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 118 undefined on input line 7381. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 118 undefined on input line 7383. [118] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 119 undefined on input line 7495. [119] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 120 undefined on input line 7501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 120 undefined on input line 7517. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 120 undefined on input line 7559. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 120 undefined on input line 7560. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 120 undefined on input line 7561. [120] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 121 undefined on input line 7587. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 121 undefined on input line 7589. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 121 undefined on input line 7589. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 121 undefined on input line 7610. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 121 undefined on input line 7611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 121 undefined on input line 7612. [121] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 122 undefined on input line 7656. LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 122 undefined on input line 7710. [122] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 123 undefined on input line 7730. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 123 undefined on input line 7731. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 123 undefined on input line 7755. [123] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 124 un defined on input line 7775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 124 undefined on input line 7825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 124 undefined on input line 7826. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 124 undefined on input line 7829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 124 undefined on input line 7833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 124 undefined on input line 7834. [124] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 125 undefined on input line 7891. [125] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 126 undefined on input line 7909. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 126 undefined on input line 7910. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 126 undefined on input line 7936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 126 undefined on input line 7958. [126] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 127 undefined on input line 7982. [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 128 undefined on input line 8085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 128 undefined on input line 8092. [128] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 129 undefined on input line 8136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 129 undefined on input line 8137. [129] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 130 undefined on input line 8170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 130 undefined on input line 8171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 130 undefined on input line 8183. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 130 undefined on input line 8202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 130 undefined on input line 8203. Underfull \hbox (badness 5231) in paragraph at lines 8200--8205 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_on_schedule' on page 130 undefined on input line 8207. [130] Underfull \hbox (badness 10000) in paragraph at lines 8291--8294 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8291--8294 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8291--8294 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8323--8326 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8323--8326 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8336--8338 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8344--8347 \T1/qtm/m/n/10 such as [131] Overfull \vbox (676.10883pt too high) has occurred while \output is active [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 133 undefined on input line 8358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 133 undefined on input line 8358. Underfull \hbox (badness 5832) in paragraph at lines 8355--8361 []\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 8355--8361 \T1/qtm/m/n/10 job def-i-ni-tion that was pre-vi-ously run-ning as a sched-uled job, but should now be stopped, sim-ply LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_registered_model_version' on page 133 undefined on input line 83 98. LaTeX Warning: Hyper reference `reference/mlops/model_registry:model-registry' on page 133 undefined on input line 8398. Underfull \hbox (badness 10000) in paragraph at lines 8402--8405 []\T1/qtm/m/n/10 When cre-at-ing a new de-ploy-ment, a DataRobot \T1/txtt/m/n/1 0 registered_model_version_id\TS1/txtt/m/n/10 ``\T1/txtt/m/n/10 (also known as LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r.list' on page 133 undefined on input line 8411. [133] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 134 undefined on input line 8449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 134 undefined on input line 8453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 134 undefined on input line 8485. [134] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 135 undefined on input line 8544. [135] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 136 undefined on input line 8569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 136 undefined on input line 8627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 136 undefined on input line 8630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 136 undefined on input line 8631. [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 137 undefined on input line 8668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 137 undefined on input line 86 93. [137] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 138 undefined on input line 8710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 138 undefined on input line 8711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 138 undefined on input line 8748. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 138 undefined on input line 8748. [138] [139] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 140 undefined on input line 8846. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 140 undefined on input line 8846. [140] [141] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 142 undefined on input line 8954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 142 undefined on input line 8973. [142] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 143 undefined on input line 9014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 143 undefined on input line 9054. [143] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_data_quality_exports' on page 144 undefined on input line 9069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_attributes' on page 144 undefined on input line 9091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_values' on page 144 undefined on input line 9092. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 144 undefined on input line 9116. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 144 undefined on input line 9116. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 144 undefined on input line 9120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 144 undefined on input line 9124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 144 undefined on input line 9128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 144 undefined on input line 9132. [144] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 145 undefined on input line 9150. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 145 undefined on input line 9151. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 145 undefined on input line 9165. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 145 undefined on input line 9166. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 145 undefined on input line 9190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 145 undefined on input line 9202. [145] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 146 undefined on input line 9218. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 146 undefined on input line 9230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 146 undefined on input li ne 9246. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 146 undefined on input line 9258. [146] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 147 undefined on input line 9277. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 147 undefined on input line 9278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 147 undefined on input line 9279. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 147 undefined on input line 9310. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 147 undefined on input line 9322. [147] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 148 undefined on input lin e 9341. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 148 undefined on input line 9354. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 148 undefined on input line 9372. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 148 undefined on input line 9384 . [148] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 149 undefined on input line 9416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 149 undefined on input line 9428. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 149 undefined on input line 9464. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 149 undefined on input line 9465. [149] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 150 undefined on input line 9479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 150 undefined on input line 9480. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 150 undefined on input line 9 481. Underfull \hbox (badness 10000) in paragraph at lines 9478--9482 \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. [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 172 undefined on input line 10913. [172] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 173 undefined on input line 10984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 173 undefined on input line 10985. Underfull \hbox (badness 10000) in paragraph at lines 10983--10986 []\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 [173] [174] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 175 undefined on input line 11081. [175] Overfull \vbox (2.67389pt too high) detected at line 11199 [176] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 177 undefined on input line 11226. Overfull \vbox (1.97238pt too high) detected at line 11263 [177] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 178 undefined on input line 11266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 178 undefined on input line 11299. [178] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 179 undefined on input line 11321. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 179 undefined on input line 11364. [179] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 180 undefined on input line 11437. [180] [181] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 182 undefined on input line 11496. Underfull \hbox (badness 10000) in paragraph at lines 11514--11518 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [182] [183] [184] [185] [186] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 187 undefined on input line 11835. [187] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 188 undefined on input line 11862. [188] [189] [190] [191] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12154--12157 []\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 , [192] [193] [194] [195] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelListFilters' on page 196 undefined on input line 12408. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelVersionsListFilters' on page 196 undefined on input line 12412. Underfull \hbox (badness 10000) in paragraph at lines 12410--12413 []\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 [196] [197] [198] [199] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 2 00 undefined on input line 12668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 200 undefined on input line 12675. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 200 undefined on input line 12685. [200] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 201 undefined on input line 12711. [201] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 202 undefined on input line 12769. [202] [203] [204] [205] [206] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 207 undefined on input line 13124. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 207 undefined on input line 13140. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 207 undefined on input line 13144. [207] [208] [209] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 210 undefined on input line 13383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 210 undefined on input line 13383. [210] [211] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 212 undefined on input line 13547. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 212 undefined on input line 13550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 212 undefined on input line 13550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 212 undefined on input line 13551. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 212 undefined on input line 13551. Underfull \hbox (badness 10000) in paragraph at lines 13553--13556 []\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 [212] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 213 undefined on input line 13584. Overfull \vbox (0.7781pt too high) detected at line 13618 [213] Overfull \hbox (51.86432pt too wide) in paragraph at lines 13701--13701 \T1/qtm/m/it/10 ber_of_incremental_learning_iterations_before_best_model_select ion=None\T1/qtm/m/n/10 , [214] [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 13818--13823 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 217 undefined on input line 13849. Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [217] [218] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 219 undefined on input line 14023. [219] [220] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 221 undefined on input line 14238. [221] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 222 undefined on input line 14286. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 222 undefined on input line 14326. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 222 undefined on input line 1 4348. [222] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 223 undefined on input line 1 4389. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 223 undefined on input line 14423. [223] [224] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 225 undefined on input line 1 4627. Overfull \hbox (14.55872pt too wide) in paragraph at lines 14641--14641 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [225] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 226 undefined on input line 14789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.AnomalyA ssessmentPreviewBin' on page 226 undefined on input line 14804. [226] [227] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 228 undefined on input line 14991. [228] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 229 undefined on input line 15023. [229] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 230 undefined on input line 15136. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 230 undefined on input line 15168. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 230 undefined on input line 15230. [230] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 231 undefined on input line 15266. [231] [232] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 233 undefined on input line 15493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 233 undefined on input line 15517. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 233 undefined on input line 15519. [233] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 234 undefined on input line 15557. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 234 undefined on input line 15633. [234] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 235 undefined on input line 15681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 235 undefined on input line 15683. [235] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 236 undefined on input line 15780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 236 undefined on input line 15834. Underfull \hbox (badness 10000) in paragraph at lines 15849--15853 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (62.72911pt too wide) in paragraph at lines 15854--15858 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [236] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 237 undefined on input line 15886. Underfull \hbox (badness 10000) in paragraph at lines 15901--15905 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (23.14409pt too wide) in paragraph at lines 15906--15910 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 237 undefined on input line 15947. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 237 undefined on input line 15974. [237] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 238 undefined on input line 16001. Underfull \hbox (badness 10000) in paragraph at lines 16071--16074 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [238] [239] [240] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 241 undefined on input line 16278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 241 undefined on input line 16310. [241] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 242 undefined on input line 16435. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 242 undefined on input line 16469. [242] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 243 undefined on input line 16532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 243 undefined on input line 16569. [243] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 244 undefined on input line 16627. [244] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 245 undefined on input line 16705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 245 undefined on input line 16716. [245] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 246 undefined on input line 16767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 246 undefined on input line 16771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 246 undefined on input line 16775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 246 undefined on input line 16779. [246] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 247 undefined on input line 16809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 247 undefined on input line 16841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 247 undefined on input line 16869. [247] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 248 undefined on input line 16959. [248] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 249 undefined on input line 17031. [249] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 250 undefined on input line 17124. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 250 undefined on input line 17156. [250] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 251 undefined on input line 17218. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 251 undefined on input line 17254. [251] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 252 undefined on input line 17411. [252] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 253 undefined on input line 17453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 253 undefined on input line 17490. [253] [254] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 255 undefined on input line 17624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 255 undefined on input line 17635. [255] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 256 undefined on input line 17686. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 256 undefined on input line 17690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 256 undefined on input line 17694. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 256 undefined on input line 17698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 256 undefined on input line 17728. [256] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 257 undefined on input line 17760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 257 undefined on input line 17788. [257] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 258 undefined on input line 17878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 258 undefined on input line 17896. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 258 undefined on input line 17918. [258] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 259 undefined on input line 18070. [259] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 260 undefined on input line 18120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 260 undefined on input line 18145. [260] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 261 undefined on input line 18304. [261] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 262 undefined on input line 18392. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 262 undefined on input line 18441. [262] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 263 undefined on input line 18498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 263 undefined on input line 18514. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 263 undefined on input line 18549. [263] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 264 undefined on input line 18593. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 264 undefined on input line 18609. [264] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 265 undefined on input line 18652. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 265 undefined on input line 18693. [265] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 266 undefined on input line 18719. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 266 undefined on input line 18760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 266 undefined on input line 18768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 266 undefined on input line 18807. [266] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 267 undefined on input line 18844. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 267 undefined on input line 18852. [267] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 268 un defined on input line 18981. [268] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 269 undefined on input line 19058. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 269 undefined on input line 19060. [269] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 270 undefined on input line 19073. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 270 undefined on input line 1910 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 270 undefined on input line 1913 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 270 undefined on input line 19165. [270] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 271 undefined on input line 19196. [271] [272] [273] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 274 undefined on input line 19484. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 274 undefined on input line 19488. [274] [275] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 276 undefined on input line 19644. [276] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 277 undefined on input line 19691. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 277 undefined on input line 19737. [277] [278] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 279 undefined on input line 19929. [279] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 280 undefined on input line 19984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 280 undefined on input line 20003. [280] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 281 undefined on input line 20114. [281] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 282 undefined on input line 20169. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 282 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 282 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 282 undefined on input line 20249. [282] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 283 undefined on input line 20289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 283 undefined on input line 20348. [283] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 284 undefined on input line 20403. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 284 undefined on input line 20444. [284] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 285 undefined on input line 20539. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 285 undefined on input line 2055 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 285 undefined on input line 20560. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 285 undefined on inp ut line 20589. [285] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 286 undefined on input line 2067 8. [286] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 287 undefined on input line 2072 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 287 undefined on input line 2076 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 287 undefined on input line 2079 5. [287] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 288 undefined on input line 2083 7. [288] [289] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 290 undefined on input line 21070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 290 undefined on input line 21113. [290] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 291 undefined on input line 21204. [291] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 292 undefined on input line 21260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 292 undefined on input line 21325. [292] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 293 undefined on input line 21378. [293] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 294 undefined on input line 21443. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 294 undefined on input line 21496. [294] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 295 undefined on input line 21556. [295] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 296 undefined on input line 21621. [296] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 297 undefined on input line 21687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 297 undefined on input line 21740. [297] [298] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 299 undefined on input line 21872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 299 undefined on input line 21915. [299] [300] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 301 undefined on input line 22023. Overfull \hbox (5.11876pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [301] [302] [303] [304] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 305 undefined on input line 22318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 305 undefined on input line 22370. [305] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 306 undefined on input line 22415. [306] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 307 undefined on input line 22543. [307] [308] [309] [310] [311] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 312 undefined on input li ne 22896. [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 313 undefined on input line 2297 4. [313] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 314 undefined on input l ine 23040. [314] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 315 undefined on input line 23111. [315] Overfull \hbox (18.09383pt too wide) in paragraph at lines 23141--23141 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 23141--23141 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [316] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 317 undefined on input li ne 23235. [317] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 318 undefined on input line 2338 1. Overfull \hbox (23.3838pt too wide) in paragraph at lines 23395--23395 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23395--23395 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [318] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 319 undefined on input l ine 23477. [319] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 320 undefined on input line 23615. Overfull \hbox (19.14882pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (5.03381pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [320] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 321 undefined on input li ne 23672. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 321 undefined on input li ne 23701. [321] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 322 undefined on input line 23742 . Underfull \hbox (badness 10000) in paragraph at lines 23754--23760 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 322 undefined on input line 23826 . [322] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 323 undefined on input line 23895 . [323] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 324 undefined on input line 23968 . [324] Overfull \hbox (8.1838pt too wide) in paragraph at lines 24073--24073 \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 325 undefined on input l ine 24102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 325 undefined on input l ine 24151. [325] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 326 undefined on input l ine 24196. [326] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 327 undefined on input line 24262. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 327 undefined on input line 24342. [327] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 328 undefined on input line 24378. [328] [329] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 330 undefined on input line 24600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 330 undefined on input line 24625. [330] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 331 undefined on input line 24728. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 331 undefined on input line 24786. [331] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 332 undefined on input line 24829. [332] [333] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 334 undefined on input line 25114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 334 undefined on input line 25168. [334] Underfull \hbox (badness 10000) in paragraph at lines 25252--25257 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25252--25257 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.ANOMALY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25259--25263 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25259--25263 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [335] Underfull \hbox (badness 10000) in paragraph at lines 25321--25324 \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 25321--25324 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 336 undefined on input line 25350. [336] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 337 undefined on input line 25411. [337] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 338 undefined on input line 25490. Underfull \hbox (badness 10000) in paragraph at lines 25501--25506 \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 25501--25506 \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 25508--25511 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25543--25546 \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 25543--25546 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [338] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 339 undefined on input line 25594. [339] [340] Overfull \hbox (15.66096pt too wide) in paragraph at lines 25833--25838 \T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTOM_ MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 25833--25838 \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- Underfull \hbox (badness 10000) in paragraph at lines 25877--25880 \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 25877--25880 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [341] Underfull \hbox (badness 10000) in paragraph at lines 25926--25929 \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 25926--25929 \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 , [342] [343] Underfull \hbox (badness 10000) in paragraph at lines 26226--26229 \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 26226--26229 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 345 undefined on input line 26281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 345 undefined on input line 26296. Underfull \hbox (badness 10000) in paragraph at lines 26322--26326 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of [345] Underfull \hbox (badness 10000) in paragraph at lines 26347--26357 \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 26347--26357 \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 26359--26362 \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 26359--26362 \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 , [346] [347] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 348 undefined on input line 26493. Underfull \hbox (badness 10000) in paragraph at lines 26519--26523 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26544--26554 \T1/qtm/m/n/10 will be used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/my Model/file1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 26544--26554 \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 26544--26554 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, [348] Underfull \hbox (badness 10000) in paragraph at lines 26561--26564 \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 26561--26564 \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 , [349] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 350 undefined on input line 26697. [350] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 351 undefined on input line 26740. [351] [352] [353] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 354 undefined on input line 27160. [354] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 355 undefined on input line 27211. Underfull \hbox (badness 10000) in paragraph at lines 27208--27212 \T1/qtm/m/n/10 Get lat-est cus-tom model ver-sion con-ver-sion for a given cus- tom model ver-sion. :rtype: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 355 undefined on input line 27258. Underfull \hbox (badness 10000) in paragraph at lines 27255--27259 \T1/qtm/m/n/10 Get cus-tom model ver-sion con-ver-sions list per cus-tom model ver-sion. :rtype: [355] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 356 undefined on input line 27345. Underfull \hbox (badness 10000) in paragraph at lines 27342--27346 \T1/qtm/m/n/10 Re-trieve in-for-ma-tion about a cus-tom model ver-sion's de-pen -dency build :rtype: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 356 undefined on input line 27381. Underfull \hbox (badness 10000) in paragraph at lines 27378--27382 \T1/qtm/m/n/10 Start the de-pen-dency build for a cus-tom model ver-sion de-pen -dency build :rtype: [356] [357] [358] [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 27916--27919 \T1/qtm/m/n/10 build sta-tus of the ex-e-cu-tion en-vi-ron-ment ver-sion to fil -ter by. See Underfull \hbox (badness 10000) in paragraph at lines 27916--27919 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [361] [362] [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 28359--28363 \T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to be be-tw een 0 Underfull \hbox (badness 10000) in paragraph at lines 28359--28363 \T1/qtm/m/n/10 and 1 by DR. 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 365 undefined on input line 28393. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 365 undefined on input line 28408. [365] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 366 undefined on input line 28462. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 366 undefined on input line 28505. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 366 undefined on input line 28546. [366] [367] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 368 undefined on input line 28766. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 368 undefined on input line 28773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 368 undefined on input line 28794. [368] [369] [370] [371] [372] [373] [374] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 375 undefined on input line 29543. [375] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 376 undefined on input line 29583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 376 undefined on input line 29648. [376] [377] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 378 undefined on input line 29794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 378 undefined on input line 29834. [378] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 379 undefined on input line 29886. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 379 undefined on input line 29934. [379] [380] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 381 undefined on input line 30053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 381 undefined on input line 30093. Underfull \hbox (badness 10000) in paragraph at lines 30131--30134 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [381] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 382 undefined on input line 30153. Underfull \hbox (badness 6125) in paragraph at lines 30192--30195 \T1/qtm/m/n/10 [str] Op-tional. The iden-ti-fier of the Con-nec-tor. if the typ e is Data-S-tore- Underfull \hbox (badness 10000) in paragraph at lines 30196--30199 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [382] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 383 undefined on input line 30252. [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 384 undefined on input line 30333. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 384 undefined on input line 30382. [384] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 385 undefined on input line 30425. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 385 undefined on input line 30440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 385 undefined on input line 30447. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 385 undefined on input line 30462. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 385 undefined on input line 30469. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 385 undefined on input line 30490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 385 undefined on input line 30509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 385 undefined on input line 30514. [385] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 386 undefined on input line 30536. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 386 un defined on input line 30598. [386] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 387 undefined on input line 30631. [387] [388] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 389 undefined on input line 30846. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 389 undefined on input line 30853. [389] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 390 undefined on input line 30923. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 390 undefined on input line 30924. [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 400 undefined on input line 31939. [400] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 401 undefined on input line 31969. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 401 undefined on input line 32010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 401 undefined on input line 32032. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 401 undefined on input line 32070. [401] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 402 undefined on input line 32172. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 402 undefined on input line 32186. [402] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 403 undefined on input line 32231. [403] [404] [405] [406] [407] Underfull \hbox (badness 5077) in paragraph at lines 32738--32745 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 408 undefined on input line 32800. [408] [409] [410] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 411 undefined on input line 33036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 411 undefined on input line 33086. [411] [412] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 413 undefined on input line 33250 . [413] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 414 undefined on input line 33293 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 414 undefined on input line 33355 . [414] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 415 undefined on input line 33391. Overfull \hbox (7.10396pt too wide) in paragraph at lines 33415--33415 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [415] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 416 undefined on input line 33497. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 416 undefined on input line 33540. [416] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 417 undefined on input line 33602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 417 undefined on input line 33638. [417] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 418 undefined on input line 33720. [418] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 419 undefined on input line 33763. [419] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 420 undefined on input line 33843. [420] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.DataQualityExport' on page 421 undefined on input line 33920. [421] [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 34263--34266 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [424] [425] [426] Underfull \hbox (badness 10000) in paragraph at lines 34592--34595 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 34886--34889 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [430] [431] [432] [433] [434] [435] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 436 undefined on input line 35413. [436] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 437 undefined on input line 35511. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 437 undefined on input line 35530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 437 undefined on input line 35535. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 437 undefined on input line 35540. [437] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 438 undefined on input line 35691. [438] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 439 undefined on input line 35765. [439] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 440 undefined on input line 35846. [440] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 441 undefined on input line 35883. [441] [442] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 443 undefined on input line 36051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ForecastDateSettings' on page 443 undefined on input line 36073. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 443 undefined on input line 36088. [443] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 444 undefined on input line 361 73. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 444 undefined on input line 36187 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 444 undefined on input line 3624 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 444 undefined on input line 36256. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 444 undefined on input line 36261. Underfull \hbox (badness 10000) in paragraph at lines 36258--36262 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [444] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 445 undefined on input line 3634 8. [445] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerReplaySettings' on page 446 undefined on input line 364 13. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 446 undefined on input line 36424 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.DriftTrackingSettings' on page 446 undefined on input line 36476. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 446 undefined on input line 36494. [446] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 447 undefined on input line 36505. [447] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 448 undefined on input line 36639. Underfull \hbox (badness 10000) in paragraph at lines 36635--36640 \T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this d e-ploy- Underfull \hbox (badness 10000) in paragraph at lines 36635--36640 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionWarningSettings' on page 448 undefined on input line 36 692. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 448 undefined on input line 3670 3. Underfull \hbox (badness 10000) in paragraph at lines 36699--36704 \T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de-p loy-ment. Underfull \hbox (badness 10000) in paragraph at lines 36699--36704 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 449 undefined on input line 36777. [449] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 450 undefined on input line 36877. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 450 undefined on input line 36929. [450] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 451 undefined on input line 36978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 451 undefined on input line 37030. [451] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 452 undefined on input line 37090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 452 undefined on input line 37154. [452] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 453 undefined on input line 37206. Underfull \hbox (badness 10000) in paragraph at lines 37203--37207 \T1/qtm/m/n/10 Re-trieve drift in-for-ma-tion for de-ploy-ment's fea-tures over a cer-tain time pe-riod. :rtype: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 453 undefined on input line 37259. Underfull \hbox (badness 10000) in paragraph at lines 37256--37260 \T1/qtm/m/n/10 Re-trieve stats of de-ploy-ment's pre-dic-tion re-sponse over a cer-tain time pe-riod. :rtype: [453] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 454 undefined on input line 37331. [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 455 undefined on input line 37383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 455 undefined on input line 37443. [455] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 456 undefined on input lin e 37510. [456] [457] [458] [459] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 460 undefined on input line 37919. [460] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 461 undefined on input line 37959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.champion_model_package.ChampionModelPackage' on page 461 undefined on input line 37991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 461 undefined on input line 38048 . [461] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 462 undefined on input line 38088. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 462 undefined on input line 38113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.DataQualityExport' on page 462 undefined on input line 38128. [462] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.Capability' on page 463 undefined on input line 38217. [463] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.mlops.events.ML OpsEvent' on page 464 undefined on input line 38348. [464] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 465 undefined on input line 38482. [465] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 466 undefined on input line 38579. [466] [467] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 468 undefined on input line 38710. [468] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 469 undefined on input line 38823. Underfull \hbox (badness 10000) in paragraph at lines 38820--38824 \T1/qtm/m/n/10 Re-trieve drift in-for-ma-tion for de-ploy-ment's fea-tures over a cer-tain time pe-riod. :rtype: [469] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 470 undefined on input line 38917. [470] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 471 undefined on input line 39011. [471] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 472 undefined on input line 39171. [472] [473] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 474 undefined on input line 39374. [474] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [475] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 476 undefined on input lin e 39479. [476] Overfull \hbox (78.24869pt too wide) in paragraph at lines 39716--39716 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.90869pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.59868pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (110.3087pt too wide) in paragraph at lines 39716--39716 \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 39716--39716 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [477] [478] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 479 undefined on i nput line 39812. [479] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 480 undefined on input line 39912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 480 undefined on input line 39954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 480 undefined on input line 39958. [480] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 481 undefined on input line 39991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 481 undefined on input line 39995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 481 undefined on input line 40083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 481 undefined on input line 40087. [481] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 482 undefined on input line 40120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 482 undefined on input line 40124. [482] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 483 undefined on input line 40203. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 483 undefined on input line 40207. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 483 undefined on input line 40240. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 483 undefined on input line 40244. [483] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 484 undefined on input line 40368. [484] [485] [486] [487] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 488 undefined on input line 40868. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 488 undefined on input line 40870. [488] Underfull \hbox (badness 10000) in paragraph at lines 40979--40984 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [489] [490] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 491 undefined on input line 41171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 491 undefined on input line 41203. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 491 undefined on input line 41235. [491] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 492 undefined on input line 41267. [492] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 493 undefined on input line 41393. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 493 undefined on input line 41396. [493] Underfull \hbox (badness 10000) in paragraph at lines 41474--41479 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [494] [495] [496] [497] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 498 undefined on input line 41920. [498] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 499 undefined on input line 42028. [499] Underfull \hbox (badness 10000) in paragraph at lines 42125--42128 []\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 42125--42128 \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 500 undefined on input line 42144. Underfull \hbox (badness 10000) in paragraph at lines 42190--42193 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [500] Underfull \hbox (badness 10000) in paragraph at lines 42252--42255 \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 42262--42265 []\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 42262--42265 \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 501 undefined on input line 422 81. [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 42417--42421 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 42417--42421 \T1/qtm/m/n/10 get pair-wise data for. Since `v2.19' this is op-tional and de-f aults to Underfull \hbox (badness 10000) in paragraph at lines 42422--42426 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 42422--42426 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix' on page 503 undefined on input line 42446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 503 undefined on input line 42482. [503] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 504 undefined on input line 42551. [504] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 505 undefined on input line 42642. [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 42996--42999 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [509] [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43339--43344 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43358--43362 \T1/qtm/m/n/10 Time unit of the pre-dic-tion point round-ing. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43376--43379 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [514] [515] [516] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 517 undefined on input line 43630. [517] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 518 undefined on input line 43739. Underfull \hbox (badness 10000) in paragraph at lines 43736--43740 \T1/qtm/m/n/10 Re-trieve a sin-gle sec-ondary dataset con-fig-u-ra-tion for a g iven id :rtype: [518] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 519 undefined on input line 43797. Overfull \vbox (0.6316pt too high) detected at line 43853 [519] [520] [521] [522] Overfull \hbox (14.04398pt too wide) in paragraph at lines 44151--44151 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [523] [524] [525] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 526 undefined on input line 44497. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 526 undefined on input line 44591. [526] [527] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 528 undefined on input line 44784. [528] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 529 undefined on input lin e 44851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 529 undefined on input line 4 4889. [529] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 530 undefined on input line 45019. [530] [531] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 532 undefined on input line 45214. [532] [533] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 534 undefined on input line 45469. [534] [535] [536] [537] [538] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 539 undefined on input line 46064. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 539 undefined on input line 46 107. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 539 undefined on input line 46108. [539] [540] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 541 undefined on input line 46276. [541] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 542 undefined on input line 46320. [542] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 543 undefined on input line 46516. [543] [544] [545] [546] [547] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 548 undefined on input line 46952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 548 undefined on input line 46953. [548] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 549 undefined on input line 47075. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 549 undefined on input line 47078. [549] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 550 undefined on input line 47171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 550 undefined on input line 47174. [550] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 551 undefined on input line 47236. Underfull \hbox (badness 5359) in paragraph at lines 47266--47269 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [551] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 552 undefined on input line 47397. [552] [553] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 554 undefined on input line 47572. [554] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 555 undefined on input line 47733. [555] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 556 undefined on input line 47836. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 556 undefined on input line 47844. [556] [557] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 558 undefined on input line 48053. [558] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 559 undefined on input line 48179. [559] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 560 undefined on input line 48259. [560] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 561 undefined on input line 48446. [561] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 562 undefined on input line 48492. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 562 undefined on input line 48533. [562] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 563 undefined on input line 48 603. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 563 undefined on input line 48604. Underfull \hbox (badness 10000) in paragraph at lines 48601--48606 []\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 48601--48606 \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 563 undefined on input line 48658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 563 undefined on input line 48673. [563] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 564 undefined on input line 48740. [564] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 565 undefined on input line 48773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 565 undefined on input line 48794. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 48815. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 48821. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 565 undefined on input line 48830. [565] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 566 undefined on input line 48887. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 566 undefined on input line 48923. [566] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 567 undefined on input line 48959. [567] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 568 undefined on input line 49081. [568] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 569 undefined on input line 49190. Underfull \hbox (badness 5592) in paragraph at lines 49226--49232 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 49226--49232 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [569] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 570 undefined on input line 49 270. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 570 undefined on input line 49271. Underfull \hbox (badness 10000) in paragraph at lines 49268--49273 []\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 49268--49273 \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 [570] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 571 undefined on input line 49346. [571] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 572 undefined on input line 49 462. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 572 undefined on input line 49463. [572] [573] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 574 undefined on input line 49679. [574] [575] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 576 undefined on input line 49875. Overfull \vbox (1.47964pt too high) detected at line 49927 [576] [577] [578] [579] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 580 undefined on input line 50311. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 580 undefined on input line 50312. [580] [581] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 582 undefined on input line 50434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 582 undefined on input line 50437. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 582 undefined on input line 50530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 582 undefined on input line 50533. [582] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 583 undefined on input line 50595. Underfull \hbox (badness 5359) in paragraph at lines 50625--50628 \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 [583] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 584 undefined on input line 50756. [584] [585] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 586 undefined on input line 50931. [586] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 587 undefined on input line 51092. [587] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 588 undefined on input line 51195. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 588 undefined on input line 51203. [588] [589] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 590 undefined on input line 51412. [590] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 591 undefined on input line 51538. [591] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 592 undefined on input line 51618. [592] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 593 undefined on input line 51779. [593] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 594 undefined on input line 51825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 594 undefined on input line 51866. [594] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 595 undefined on input line 51936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 595 undefined on input line 51969. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 595 undefined on input line 51990. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 595 undefined on input line 52011. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 595 undefined on input line 52017. [595] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 596 undefined on input line 52026. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 596 undefined on input line 52083. [596] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 597 undefined on input line 52119. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 597 undefined on input line 52155. [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 598 undefined on input line 52277. [598] [599] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 600 undefined on input line 52 449. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 600 undefined on input line 52450. [600] [601] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 602 undefined on input line 52645. [602] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 603 undefined on input line 52841. [603] [604] [605] [606] [607] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 608 undefined on input line 53277. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 608 undefined on input line 53278. [608] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 609 undefined on input line 53400. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 609 undefined on input line 53403. [609] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 610 undefined on input line 53496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 610 undefined on input line 53499. [610] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 611 undefined on input line 53561. Underfull \hbox (badness 5359) in paragraph at lines 53591--53594 \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 [611] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 612 undefined on input line 53722. [612] [613] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 614 undefined on input line 53897. [614] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 615 undefined on input line 54058. [615] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 616 undefined on input line 54161. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 616 undefined on input line 54169. [616] [617] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 618 undefined on input line 54378. [618] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 619 undefined on input line 54504. [619] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 620 undefined on input line 54584. [620] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 621 undefined on input line 54771. [621] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 622 undefined on input line 54817. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 622 undefined on input line 54858. [622] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 623 undefined on input line 54 928. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 623 undefined on input line 54929. Underfull \hbox (badness 10000) in paragraph at lines 54926--54931 []\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 54926--54931 \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 623 undefined on input line 54983. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 623 undefined on input line 54998. [623] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 624 undefined on input line 55065. [624] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 625 undefined on input line 55098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 625 undefined on input line 55119. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 625 undefined on input line 55140. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 625 undefined on input line 55146. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 625 undefined on input line 55155. [625] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 626 undefined on input line 55212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 626 undefined on input line 55248. [626] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 627 undefined on input line 55284. [627] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 628 undefined on input line 55406. [628] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 629 undefined on input line 55515. Underfull \hbox (badness 5592) in paragraph at lines 55551--55557 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 55551--55557 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [629] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 630 undefined on input line 55 595. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 630 undefined on input line 55596. Underfull \hbox (badness 10000) in paragraph at lines 55593--55598 []\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 55593--55598 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [630] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 631 undefined on input line 55671. [631] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 632 undefined on input line 55 769. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 632 undefined on input line 55770. [632] [633] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 634 undefined on input line 55925. Underfull \hbox (badness 10000) in paragraph at lines 55923--55931 \T1/qtm/m/n/10 of the \T1/txtt/m/n/10 windows_basis_unit \T1/qtm/m/n/10 into th e past rel-a-tive to the fore-cast point the Underfull \hbox (badness 5726) in paragraph at lines 55923--55931 \T1/txtt/m/n/10 feature_derivation_window_start \T1/qtm/m/n/10 set on the proje ct due to the dif-fer-enc-ing LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 634 undefined on input line 55934. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 634 undefined on input line 55941. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 634 undefined on input line 55949. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 634 undefined on input line 55957. [634] [635] [636] [637] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 638 undefined on input line 56 336. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 638 undefined on input line 56337. Underfull \hbox (badness 10000) in paragraph at lines 56334--56339 []\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 56334--56339 \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 [638] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 639 undefined on input line 56475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 639 undefined on input line 56479. [639] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 640 undefined on input line 56531. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 640 undefined on input line 56534. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 640 undefined on input line 56580. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 640 undefined on input line 56622. [640] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 641 undefined on input line 56678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 641 undefined on input line 56681. [641] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 642 undefined on input line 56779. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 642 undefined on input line 56788. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 642 undefined on input line 56795. [642] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 643 undefined on input line 56881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 643 undefined on input line 56932. [643] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 644 undefined on input line 57009. [644] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 645 undefined on input line 5 7075. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 645 undefined on input line 57111. [645] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 646 undefined on input line 57192. [646] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 647 undefined on input line 5 7265. [647] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 648 undefined on input line 57301. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 648 undefined on input line 57372. [648] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 649 undefined on input line 57 436. Underfull \hbox (badness 10000) in paragraph at lines 57434--57438 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTimeP lotPreview \T1/qtm/m/n/10 rep-re-sent-ing [649] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 650 undefined on input line 57546. Underfull \hbox (badness 10000) in paragraph at lines 57544--57548 \T1/qtm/m/n/10 [list of Anoma-lyAssess-men-tRecord] a \T1/txtt/m/sl/10 AnomalyA ssessmentRecord \T1/qtm/m/n/10 rep-re-sent-ing [650] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 651 undefined on input line 57585. Underfull \hbox (badness 5359) in paragraph at lines 57620--57623 \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 [651] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 652 undefined on input line 57678. [652] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 653 undefined on input line 57764. Underfull \hbox (badness 10000) in paragraph at lines 57787--57792 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 653 undefined on input line 57814. Underfull \hbox (badness 10000) in paragraph at lines 57832--57839 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [653] Underfull \hbox (badness 10000) in paragraph at lines 57893--57898 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. Che ck LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 654 undefined on input line 57920. Underfull \hbox (badness 10000) in paragraph at lines 57938--57945 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [654] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 655 undefined on input line 58029. [655] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 656 undefined on input line 58198. [656] [657] [658] [659] [660] [661] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 662 undefined on input line 58768. [662] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 663 undefined on input line 58889. [663] [664] [665] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 666 undefined on input line 59179. [666] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 667 undefined on input line 59305. [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 668 undefined on input line 59385. [668] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 669 undefined on input line 59 591. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 669 undefined on input line 59592. Underfull \hbox (badness 10000) in paragraph at lines 59589--59594 []\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 59589--59594 \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 [669] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 670 undefined on input line 59646. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 670 undefined on input line 59679. [670] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 671 undefined on input line 59700. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 671 undefined on input line 59721. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 671 undefined on input line 59727. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 671 undefined on input line 59736. [671] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 672 undefined on input line 59793. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 672 undefined on input line 59829. [672] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 673 undefined on input line 59 925. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 673 undefined on input line 59926. Underfull \hbox (badness 10000) in paragraph at lines 59923--59928 []\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 59923--59928 \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 [673] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 674 undefined on input line 60001. [674] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 675 undefined on input line 60 099. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 675 undefined on input line 60100. [675] [676] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 677 undefined on input line 60 268. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 677 undefined on input line 60269. [677] [678] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 679 undefined on input line 60467. [679] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 680 undefined on input line 60511. [680] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 681 undefined on input line 60707. [681] [682] [683] [684] [685] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 686 undefined on input line 61143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 686 undefined on input line 61144. [686] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 687 undefined on input line 61266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 687 undefined on input line 61269. [687] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 688 undefined on input line 61362. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 688 undefined on input line 61365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 688 undefined on input line 61427. [688] Underfull \hbox (badness 5359) in paragraph at lines 61457--61460 \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 [689] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 690 undefined on input line 61588. [690] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 691 undefined on input line 61763. [691] [692] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 693 undefined on input line 61924. [693] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 694 undefined on input line 62027. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 694 undefined on input line 62035. [694] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 695 undefined on input line 62244. [695] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 696 undefined on input line 62370. [696] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 697 undefined on input line 62450. [697] [698] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 699 undefined on input line 62637. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 699 undefined on input line 62683. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 699 undefined on input line 62724. [699] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 700 undefined on input line 62 794. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 700 undefined on input line 62795. Underfull \hbox (badness 10000) in paragraph at lines 62792--62797 []\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 62792--62797 \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 [700] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 701 undefined on input line 62849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 701 undefined on input line 62864. [701] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 702 undefined on input line 62931. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 702 undefined on input line 62964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 702 undefined on input line 62985. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 702 undefined on input line 63006. [702] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 703 undefined on input line 63012. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 703 undefined on input line 63021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 703 undefined on input line 63078. [703] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 704 undefined on input line 63114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 704 undefined on input line 63150. [704] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 705 undefined on input line 63272. [705] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 706 undefined on input line 63381. [706] Underfull \hbox (badness 5592) in paragraph at lines 63417--63423 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 63417--63423 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 707 undefined on input line 63 461. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 707 undefined on input line 63462. Underfull \hbox (badness 10000) in paragraph at lines 63459--63464 []\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 63459--63464 \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 [707] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 708 undefined on input line 63537. [708] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 709 undefined on input line 63625. [709] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 710 undefined on input line 63796. [710] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 711 undefined on input line 63821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 711 undefined on input line 63880. [711] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 712 undefined on input line 63973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 712 undefined on input line 64022. [712] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 713 undefined on input line 64070. [713] [714] [715] [716] [717] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64658--64658 \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 718 undefined on input line 64669. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 718 undefined on input line 64670. Underfull \hbox (badness 10000) in paragraph at lines 64668--64671 []\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 718 undefined on input line 64 674. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 718 undefined on input line 64675. Underfull \hbox (badness 10000) in paragraph at lines 64678--64681 []\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 64688--64692 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [718] Underfull \hbox (badness 10000) in paragraph at lines 64697--64703 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 719 undefined on input line 64730. [719] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 720 undefined on input line 64769. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 720 undefined on input line 64807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 720 undefined on input line 64835. [720] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 721 undefined on input line 64 950. [721] Underfull \hbox (badness 10000) in paragraph at lines 64969--64974 []\T1/qtm/m/n/10 Op-tion 2 (New in ver-sion v2.20): Use \T1/txtt/m/n/10 index\T 1/qtm/m/n/10 , \T1/txtt/m/n/10 primary_training_start_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 722 undefined on input line 64 995. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 722 undefined on input line 64996. [722] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.FeatureSettingsPayload' on page 723 undefined on input line 65084 . [723] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 724 undefined on input line 65142. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 724 undefined on input line 65147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 724 undefined on input line 65149. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 724 undefined on input line 65150. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 724 undefined on input line 65 161. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 724 undefined on input line 65162. [724] Underfull \hbox (badness 10000) in paragraph at lines 65184--65188 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [725] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 726 undefined on input line 65279. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 726 undefined on input line 65321. [726] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 727 undefined on input line 65359. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 727 undefined on input line 65396. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 727 undefined on input line 65401. [727] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 728 undefined on input line 65440. [728] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 729 undefined on input line 65502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 729 undefined on input line 65551. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 729 undefined on input line 65567. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 729 undefined on input line 65586. [729] [730] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 731 undefined on input line 65780. Underfull \hbox (badness 5563) in paragraph at lines 65792--65801 \T1/qtm/m/n/10 proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duratio n\T1/qtm/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 731 undefined on input line 65813. [731] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 732 undefined on input line 65933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 732 undefined on input line 65952. [732] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 733 undefined on input line 65976. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 733 undefined on input line 65977. Underfull \hbox (badness 10000) in paragraph at lines 65975--65978 []\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 65975--65978 \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 733 undefined on input line 66069. [733] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 734 undefined on input line 66 079. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 734 undefined on input line 66080. [734] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 735 undefined on input line 66173. Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 [bool] De-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 . If \T1/txt t/m/n/10 False\T1/qtm/m/n/10 , will use a duration-based ap-proach Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qt m/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 ing back-tests (\T1/txtt/m/n/10 primary_training_start_date\T1/q tm/m/n/10 , \T1/txtt/m/n/10 primary_training_end_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 735 undefined on input line 66201. [735] [736] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 737 undefined on input line 66381. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 737 undefined on input line 66389. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 737 undefined on input line 66414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 737 undefined on input line 66430. [737] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 738 undefined on input line 66460. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 738 undefined on input line 66475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 738 undefined on input line 66542. [738] [739] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 740 undefined on input line 66783. [740] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 741 undefined on input line 66833. [741] [742] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 743 undefined on input line 67113. [743] [744] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 745 undefined on input line 67232. [745] [746] Underfull \hbox (badness 10000) in paragraph at lines 67502--67505 []\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 67507--67510 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [747] Underfull \hbox (badness 6708) in paragraph at lines 67576--67582 \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 67576--67582 \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 67592--67595 []\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 67597--67600 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [748] [749] [750] [751] Overfull \hbox (15.28386pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| Overfull \hbox (89.36382pt too wide) in paragraph at lines 68089--68089 \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 68089--68089 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [752] [753] [754] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 755 undefined on input line 68271. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 755 undefined on input line 68297. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 755 undefined on input line 68314. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 755 undefined on input line 68343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 755 undefined on input line 68347. [755] [756] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 757 undefined on input line 68550. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 757 undefined on input line 68555. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 757 undefined on input line 68561. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 757 undefined on input line 68563. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 757 undefined on input line 68568. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 757 undefined on input line 68575. [757] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 758 undefined on input line 68582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 758 undefined on input line 68637. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 758 undefined on input line 68641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 758 undefined on input line 68671. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 758 undefined on input line 68675. [758] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 759 undefined on input line 68788. [759] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 760 undefined on input line 68803. [760] [761] [762] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 763 undefined on input line 69082. [763] [764] [765] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 766 undefined on input line 69392. [766] [767] [768] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 69 undefined on input line 69641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 769 undefined on input line 69643. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 769 undefined on input line 69644. [769] [770] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 771 undefined on input line 69840. Underfull \hbox (badness 10000) in paragraph at lines 69861--69864 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [771] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 72 undefined on input line 69991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 772 undefined on input line 69993. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 772 undefined on input line 69994. [772] [773] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 774 undefined on input line 70097. [774] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 75 undefined on input line 70186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 775 undefined on input line 70188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 775 undefined on input line 70189. Underfull \hbox (badness 10000) in paragraph at lines 70230--70233 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [775] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 776 undefined on input line 70287. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 776 undefined on input line 70291. [776] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 777 undefined on input line 70380. [777] Underfull \hbox (badness 10000) in paragraph at lines 70453--70461 \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 70453--70461 \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 70453--70461 \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 70453--70461 \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 778 undefined on input line 70481. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 778 undefined on input line 70481. [778] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 779 undefined on input line 70539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 779 undefined on input line 70584. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 779 undefined on input line 70620. [779] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 780 undefined on input line 70643. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 780 undefined on input line 70697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 780 undefined on input line 70727. [780] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 781 undefined on input line 70765. [781] Underfull \hbox (badness 10000) in paragraph at lines 70838--70841 \T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1/t xtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 782 undefined on input line 70846. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 782 undefined on input line 70884. [782] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 783 undefined on input line 70932. [783] [784] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 785 undefined on input line 71124. [785] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 786 undefined on input line 71198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 786 undefined on input line 71244. [786] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 787 undefined on input line 71263. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 787 undefined on input line 71283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 787 undefined on input line 71308. [787] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 788 undefined on input line 71455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 788 undefined on input line 71475. [788] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 789 undefined on input line 7 1498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 789 undefined on input lin e 71524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 789 undefined on input line 71542. [789] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 790 undefined on input line 71681. [790] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 791 undefined on input line 71767. [791] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 792 undefined on input line 71818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 792 undefined on input line 71848. [792] [793] [794] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 795 undefined on input line 72134. [795] Underfull \hbox (badness 5592) in paragraph at lines 72191--72197 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 72191--72197 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [796] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 797 undefined on input line 72 265. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 797 undefined on input line 72266. Underfull \hbox (badness 10000) in paragraph at lines 72263--72268 []\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 72263--72268 \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 [797] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 798 undefined on input line 72376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. check_blendable' on page 798 undefined on input line 72384. [798] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 799 undefined on input line 72420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 799 undefined on input line 72424. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 799 undefined on input line 72507. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 799 undefined on input line 72532. [799] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 800 undefined on input line 72557. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 800 undefined on input line 72582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 800 undefined on input line 72607. [800] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 801 undefined on input line 72688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 801 undefined on input line 72733. [801] [802] [803] Underfull \hbox (badness 10000) in paragraph at lines 73035--73040 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 73035--73040 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [804] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 805 undefined on input line 73066. Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [805] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 806 undefined on input line 73204. [806] Underfull \hbox (badness 10000) in paragraph at lines 73269--73273 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [807] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 808 undefined on input line 73340. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 808 undefined on input line 73365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 808 undefined on input line 73380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 808 undefined on input line 73387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 808 undefined on input line 73408. [808] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 809 undefined on input line 73460. LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 809 undefined on input line 73485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 809 undefined on input line 73488. [809] Underfull \hbox (badness 10000) in paragraph at lines 73544--73546 \T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 810 undefined on input line 73595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 810 undefined on input line 73610. [810] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 811 undefined on input line 73687. [811] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 812 undefined on input line 73802. Underfull \hbox (badness 10000) in paragraph at lines 73815--73818 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [812] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 813 undefined on i nput line 73880. [813] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 814 undefined on input line 74020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 814 undefined on input line 74078. [814] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 815 undefined on input line 74117. [815] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 816 undefined on input line 74236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 816 undefined on input line 74239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 816 undefined on input line 74240. Underfull \hbox (badness 10000) in paragraph at lines 74234--74241 []\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 816 undefined on input line 74248. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 816 undefined on input line 74284. [816] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 817 undefined on input line 74420. [817] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 818 undefined on input line 74477. [818] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 819 undefined on input line 74565. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 819 undefined on input line 74630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 819 undefined on input line 74659. [819] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 820 undefined on input line 74689. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 820 undefined on input line 74711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 820 undefined on input line 74711. [820] [821] [822] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 823 undefined on input line 74980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 823 undefined on input line 74999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 823 undefined on input line 75052. [823] Underfull \hbox (badness 6047) in paragraph at lines 75077--75080 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 824 undefined on input line 75112. [824] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 825 undefined on input l ine 75156. [825] [826] [827] [828] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 829 undefined on input l ine 75524. Overfull \hbox (1.32878pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [829] Overfull \hbox (74.31384pt too wide) in paragraph at lines 75595--75595 \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 75595--75595 \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 75595--75595 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 75595--75595 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 75595--75595 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [830] Overfull \hbox (32.31396pt too wide) in paragraph at lines 75656--75656 \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 75656--75656 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [831] [832] [833] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.RocCurve' on page 834 undefined on input line 75810. [834] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 835 undefined on input line 75934. LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 835 undefined on input line 75948. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 835 undefined on input line 76009. [835] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 836 undefined on input line 76077. [836] [837] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 838 undefined on input line 76345. [838] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 839 undefined on input line 76433 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 839 undefined on input line 76465. [839] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 840 undefined on input line 76501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 840 undefined on input line 76578. [840] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 841 undefined on input line 76675. [841] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 842 undefined on input line 76763 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 842 undefined on input line 76795. [842] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 843 undefined on input line 76831. [843] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 844 undefined on input line 76933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 844 undefined on input line 76976. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 844 undefined on input line 77002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 844 undefined on input line 77003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 844 undefined on input line 77004. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 844 undefined on input line 77005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 844 undefined on input line 77006. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 844 un defined on input line 77021. [844] [845] [846] [847] [848] [849] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 850 undefined on input line 77444. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 850 undefined on input line 77473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 850 undefined on input line 7 7497. [850] [851] [852] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 853 undefined on input line 77820. [853] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 854 undefined on input line 77937. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 854 undefined on input line 77973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 854 undefined on input line 78034. [854] LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 855 undefined on input line 78056. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 855 undefined on input line 78083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 855 undefined on input line 78137. [855] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 856 undefined on input line 78157. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 856 undefined on input line 78162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 856 undefined on input line 78184. [856] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 857 undefined on input line 78231. [857] [858] [859] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 860 undefined on input line 78629. [860] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 861 undefined on input line 78674. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 861 undefined on input line 78727. [861] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 862 undefined on input line 78776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 862 undefined on input line 78828. [862] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 863 undefined on input line 78881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 863 undefined on input line 78943. [863] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 864 undefined on input line 79016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 864 undefined on input li ne 79061. [864] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 865 undefined on input line 79100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 865 undefined on in put line 79152. [865] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 866 undefined on input line 79214. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 866 undefined on input line 79260. [866] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 867 undefined on input line 79359. [867] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 868 undefined on input line 79413. Overfull \hbox (40.76382pt too wide) in paragraph at lines 79427--79427 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 868 undefined on input li ne 79490. [868] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 869 undefined on input line 79555. Overfull \hbox (4.4887pt too wide) in paragraph at lines 79569--79569 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [869] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 870 undefined on in put line 79629. Overfull \hbox (3.07861pt too wide) in paragraph at lines 79643--79643 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 79700--79700 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 79700--79700 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [870] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 871 undefined on input line 79783. [871] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 872 undefined on input line 79854. [872] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 873 undefined on input line 79946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 873 undefined on input line 80008. [873] [874] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 875 undefined on input line 80177. [875] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 876 undefined on input line 80359. [876] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 877 undefined on input line 80438. [877] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 878 undefined on input line 80521. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 878 undefined on input line 80555. [878] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 879 undefined on input line 80611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 879 undefined on input line 80634. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 879 undefined on input line 80658. [879] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 880 undefined on input line 80729. [880] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 881 undefined on input line 80818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 881 undefined on input line 80852. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 881 undefined on input line 80877. [881] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 882 undefined on input line 80982. [882] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 883 undefined on input line 81054. [883] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 884 undefined on input line 81143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 884 undefined on input line 81200. [884] [885] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 886 undefined on input line 81296. [886] [887] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 888 undefined on input line 81485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 888 undefined on input line 81528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 888 undefined on input line 81575. [888] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 889 undefined on input line 81626. [889] [890] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.thumbnail_bytes' on page 891 undefined on input li ne 81945. [891] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.mime_type' on page 892 undefined on input line 819 49. [892] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 893 undefined on input line 82074. [893] [894] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.FeaturesWithSamples' on page 895 undefined on input line 82277. [895] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 896 undefined on input li ne 82318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 896 undefined on inpu t line 82351. Overfull \hbox (18.58876pt too wide) in paragraph at lines 82365--82365 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 82365--82365 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [896] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 897 undefined on inpu t line 82444. Overfull \hbox (2.35878pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.6338pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [897] [898] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 899 undefined on input li ne 82549. Overfull \hbox (5.07387pt too wide) in paragraph at lines 82606--82606 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [899] Overfull \hbox (10.32385pt too wide) in paragraph at lines 82670--82670 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [900] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82727--82727 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [901] [902] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 903 undefined on input line 82966. [903] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 904 undefined on input line 82998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 904 undefined on input line 83041. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 904 undefined on input line 83091. [904] [905] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 906 undefined on input line 83263. [906] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 907 undefined on input line 83295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 907 undefined on input line 83340. [907] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 908 undefined on input line 83394. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 908 undefined on input line 83468. [908] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 909 undefined on input line 83501. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 909 undefined on input line 83544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 909 undefined on input line 83594. [909] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 910 undefined on input line 83684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 910 undefined on input line 83716. [910] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 911 undefined on input line 83756. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 911 undefined on input line 83788. Overfull \hbox (16.12384pt too wide) in paragraph at lines 83820--83820 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [911] [912] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 913 undefined on input lin e 83908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 913 undefined on input lin e 83949. [913] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 914 undefined on input lin e 84021. [914] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 915 undefined on input lin e 84083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 915 undefined on input lin e 84120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 915 undefined on input lin e 84169. [915] Overfull \hbox (52.87373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.0587pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.13869pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.63872pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.7187pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [916] Overfull \hbox (47.62375pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.8887pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.38873pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (7.46872pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [917] [918] [919] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 920 undefined on input line 84528. [920] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 921 undefined on input line 84569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 921 undefined on input line 84601. [921] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 922 undefined on input line 84666. [922] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 923 undefined on input line 84744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 923 undefined on input line 84798. [923] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 924 undefined on input line 84881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinitionDict' on page 924 undefined on input line 84881. [924] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 925 undefined on input line 84995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 925 undefined on input line 85027. [925] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 926 undefined on input line 85079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 926 undefined on input line 85115. [926] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 927 undefined on input line 85224. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 927 undefined on input line 85242. [927] [928] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 929 undefined on input line 85409. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 929 undefined on input line 85467. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 929 undefined on input line 85499. [929] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 930 undefined on input line 85559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 930 undefined on input line 85591. [930] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.SupportedEmbeddings' on page 931 undefined on input line 85642. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.SupportedTextChunkings' on page 931 undefined on input line 85668 . [931] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 932 undefined on input line 85745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 932 undefined on input line 85748. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.incremental_learning.IncrementalLearningMetadata' on page 932 undefined o n input line 85795. [932] Overfull \hbox (11.64404pt too wide) in paragraph at lines 85851--85851 \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 85851--85851 \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 85851--85851 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [933] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 934 undefined on input line 85874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 934 undefined on input line 85877. [934] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 935 undefined on input line 85984. [935] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 936 undefined on input line 86066. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 936 undefined on input line 86084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 936 undefined on input line 86123. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 936 undefined on input line 86141. [936] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 937 undefined on input line 86202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 937 undefined on input line 86247. [937] [938] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 939 undefined on input line 86383 . [939] [940] [941] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 942 undefined on input line 8671 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 942 undefined on input line 8675 7. [942] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 943 undefined on input line 86874. [943] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 944 undefined on input line 87013. [944] [945] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 946 undefined on input line 87152. [946] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 947 undefined on input line 87207 . [947] [948] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 949 undefined on input line 87384 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 949 undefined on input line 87419 . [949] [950] Overfull \hbox (28.40382pt too wide) in paragraph at lines 87591--87591 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (10.02884pt too wide) in paragraph at lines 87591--87591 \T1/qtm/m/it/10 added_dataset_names\T1/qtm/m/n/10 , [951] [952] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 953 undefined on input line 87746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabaseDatasetExportJob' on page 953 undefin ed on input line 87771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedRetrievalSettings' on page 953 undefined o n input line 87796. [953] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 954 undefined on input line 87853. Overfull \hbox (24.75876pt too wide) in paragraph at lines 87867--87867 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (44.18875pt too wide) in paragraph at lines 87867--87867 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 87867--87867 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| Overfull \hbox (0.65369pt too wide) in paragraph at lines 87898--87898 []\T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (0.75868pt too wide) in paragraph at lines 87898--87898 \T1/qtm/m/it/10 enum\T1/qtm/m/n/10 , Overfull \hbox (18.51865pt too wide) in paragraph at lines 87898--87898 \T1/qtm/m/it/10 group_id\T1/txtt/m/n/10 )| [954] Overfull \hbox (17.45863pt too wide) in paragraph at lines 87955--87955 []\T1/qtm/m/it/10 settings\T1/txtt/m/n/10 )| Overfull \hbox (31.35858pt too wide) in paragraph at lines 87976--87976 []\T1/qtm/m/it/10 job_id\T1/qtm/m/n/10 , Overfull \hbox (19.0936pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 vec- Overfull \hbox (71.25858pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 tor_database_id\T1/qtm/m/n/10 , Overfull \hbox (14.95361pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 ex- Overfull \hbox (71.83856pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 port_dataset_id\T1/txtt/m/n/10 )| [955] Overfull \hbox (59.03395pt too wide) in paragraph at lines 88038--88038 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/qtm/m/n/10 , [956] [957] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 958 undefined on input line 88203. [958] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 959 undefined on input line 88239. Overfull \hbox (2.10391pt too wide) in paragraph at lines 88253--88253 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , Overfull \hbox (136.95375pt too wide) in paragraph at lines 88311--88311 []\T1/qtm/m/it/10 max_documents_retrieved_per_prompt=None\T1/qtm/m/n/10 , Overfull \hbox (27.46376pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 max_tokens=None\T1/qtm/m/n/10 , Overfull \hbox (228.29874pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 triever=VectorDatabaseRetrievers.SINGLE_LOOKUP_RETRIEVER\T1/qtm /m/n/10 , Overfull \hbox (72.29373pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 add_neighbor_chunks=False\T1/txtt/m/n/10 )| [959] Overfull \hbox (18.44377pt too wide) in paragraph at lines 88344--88344 \T1/qtm/m/it/10 son_chat_id=None\T1/qtm/m/n/10 , Overfull \hbox (14.12378pt too wide) in paragraph at lines 88344--88344 \T1/qtm/m/it/10 data_filter=None\T1/txtt/m/n/10 )| [960] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 961 undefined on input line 88407. Overfull \hbox (15.84877pt too wide) in paragraph at lines 88421--88421 []\T1/qtm/m/it/10 embedding_model\T1/qtm/m/n/10 , Overfull \hbox (49.40376pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (26.72377pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 tom_chunking=False\T1/qtm/m/n/10 , Overfull \hbox (35.69377pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 ding_validation=None\T1/txtt/m/n/10 )| Overfull \hbox (25.65865pt too wide) in paragraph at lines 88472--88472 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (22.01865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.79865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (25.51862pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.25865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.42863pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 88472--88472 \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 88472--88472 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [961] [962] Overfull \hbox (45.21378pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [963] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 964 undefined on input l ine 88691. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 964 undefined on input l ine 88726. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 964 undefined on input l ine 88744. [964] [965] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 966 undefined on input lin e 88876. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 966 undefined on input line 88912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 966 undefined on input line 88944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 966 undefined on input lin e 88980. [966] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 967 undefined on input line 89028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 967 undefined on input line 89073. [967] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 968 undefined on input lin e 89118. Overfull \hbox (19.56876pt too wide) in paragraph at lines 89132--89132 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [968] Overfull \hbox (18.85867pt too wide) in paragraph at lines 89213--89213 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.39871pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [969] [970] Overfull \hbox (20.24384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 89307--89307 \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 89307--89307 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [971] [972] [973] [974] Overfull \hbox (5.44394pt too wide) in paragraph at lines 89580--89580 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , Overfull \hbox (40.82393pt too wide) in paragraph at lines 89580--89580 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/txtt/m/n/10 )| [975] [976] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 977 undefined on input line 89710 . Overfull \hbox (48.67363pt too wide) in paragraph at lines 89756--89756 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (3.39363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 in- Overfull \hbox (63.50363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 sight_type=None\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (83.20364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (97.08365pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (12.83363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 mod- Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 a- Overfull \hbox (96.59363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (80.18361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (87.23364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (47.95363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 llm_id=None\T1/qtm/m/n/10 , Overfull \hbox (8.94363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 cus- Overfull \hbox (142.60362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (42.95361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 stage=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (117.40361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (174.17355pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [977] [978] [979] Overfull \hbox (27.6337pt too wide) in paragraph at lines 89870--89870 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (42.4637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 sight_type=None\T1/qtm/m/n/10 , Overfull \hbox (33.5737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (38.5737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (132.61371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.4337pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (122.0737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (88.78369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (36.3637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (62.16371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (76.04372pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (71.61368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (75.5537pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (45.15369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (52.31369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (59.14368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (66.19371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (26.9137pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 llm_id=None\T1/qtm/m/n/10 , Overfull \hbox (121.56369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (21.91368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 stage=None\T1/qtm/m/n/10 , Overfull \hbox (42.4637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (116.59372pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (76.8637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (96.36368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (153.13362pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [980] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration' on page 981 undefined on input line 89900. Overfull \hbox (8.47383pt too wide) in paragraph at lines 89914--89914 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (8.46881pt too wide) in paragraph at lines 89914--89914 \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 981 undefined on input lin e 89981. [981] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights' on page 982 undefined on input lin e 90021. Overfull \hbox (83.20358pt too wide) in paragraph at lines 90035--90035 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 er- Overfull \hbox (108.65358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 er- Overfull \hbox (113.65358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.64856pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| Overfull \hbox (114.26851pt too wide) in paragraph at lines 90060--90060 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (44.33354pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 play- Overfull \hbox (68.05852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 ground_id\T1/qtm/m/n/10 , Overfull \hbox (75.71852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (135.27852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 cost_metric_configurations\T1/qtm/m/n/10 , Overfull \hbox (50.69353pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 name\T1/txtt/m/n/10 )| [982] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 983 und efined on input line 90084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 983 und efined on input line 90102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 983 und efined on input line 90120. Overfull \hbox (102.86832pt too wide) in paragraph at lines 90152--90152 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (140.96332pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 rows_count\T1/qtm/m/n/10 , Overfull \hbox (143.96832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.60832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cre- Overfull \hbox (150.64832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ten- Overfull \hbox (120.64832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cu- Overfull \hbox (138.3883pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (112.58334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 play- Overfull \hbox (163.36334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ground_id=None\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 re- Overfull \hbox (210.46335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 sponse_column_name=None\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 rect- Overfull \hbox (176.02335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ness_enabled=None\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [983] [984] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 985 undefined on input line 90255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 985 undefined on input line 90322. [985] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 986 undefined on input line 90379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 986 undefined on input line 90423. Overfull \hbox (209.56818pt too wide) in paragraph at lines 90459--90459 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 a- Overfull \hbox (263.05818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (219.81322pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ootb_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.55818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (183.85818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (197.18321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (172.03816pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 cre- Overfull \hbox (197.89818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [986] [987] [988] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation' on page 989 undefined on input line 90637. Overfull \hbox (152.31828pt too wide) in paragraph at lines 90681--90681 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| [989] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset' on page 990 undefined on input line 90721. Overfull \hbox (29.36853pt too wide) in paragraph at lines 90735--90735 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (39.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 play- Overfull \hbox (62.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ground_id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 da- Overfull \hbox (64.88852pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.38855pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ten- Overfull \hbox (47.14853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.58853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (70.46854pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 dic- Overfull \hbox (72.05354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tar- Overfull \hbox (93.75356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.74356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ex- Overfull \hbox (151.08354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 pected_response_column_name\T1/txtt/m/n/10 )| [990] [991] [992] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 993 unde fined on input line 90892. [993] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 994 unde fined on input line 90964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 994 unde fined on input line 90996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 994 unde fined on input line 91021. [994] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 995 unde fined on input line 91085. Overfull \hbox (11.19365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.36365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 scrip- Overfull \hbox (5.09364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 tion\T1/qtm/m/n/10 , Overfull \hbox (69.18863pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 dataset_evaluations\T1/qtm/m/n/10 , Overfull \hbox (92.05864pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (140.30362pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 is_out_of_the_box_test_configuration\T1/qtm/m/n/10 , Overfull \hbox (66.02365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 use_case_id=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 cre- Overfull \hbox (59.77365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ation_date=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 cre- Overfull \hbox (72.70364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ation_user_id=None\T1/qtm/m/n/10 , Overfull \hbox (10.82364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 warn- Overfull \hbox (36.56363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ings=None\T1/txtt/m/n/10 )| [995] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 996 undefined on input line 91209. [996] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 997 undefined on input line 91241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 997 undefined on input line 91280. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 997 undefined on input line 91324. Overfull \hbox (213.50836pt too wide) in paragraph at lines 91356--91356 []\T1/qtm/m/it/10 supported_insight_configurations\T1/qtm/m/n/10 , Overfull \hbox (172.00838pt too wide) in paragraph at lines 91356--91356 \T1/qtm/m/it/10 datasets_compatibility\T1/txtt/m/n/10 )| [997] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfigurationSupportedInsights' on pa ge 998 undefined on input line 91404. Overfull \hbox (19.38884pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (32.71387pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_configuration_name\T1/qtm/m/n/10 , Overfull \hbox (11.31386pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_blueprint_snapshot\T1/qtm/m/n/10 , Overfull \hbox (18.51886pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (13.83882pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 sight_evaluation_results\T1/qtm/m/n/10 , Overfull \hbox (10.11386pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 pass_percentage=None\T1/qtm/m/n/10 , [998] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 999 undefined on input line 91513. [999] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 1000 undefined on input line 91545. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 1000 undefined on input line 91585. Overfull \hbox (42.4137pt too wide) in paragraph at lines 91617--91617 []\T1/qtm/m/it/10 evaluation_name\T1/qtm/m/n/10 , Overfull \hbox (51.87369pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 sight_configuration\T1/qtm/m/n/10 , Overfull \hbox (64.33868pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 sight_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (49.7437pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 tion_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (77.6537pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 max_num_prompts=None\T1/qtm/m/n/10 , Overfull \hbox (108.2737pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 prompt_sampling_strategy=None\T1/qtm/m/n/10 , Overfull \hbox (122.1137pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (55.51369pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 ootb_dataset=None\T1/txtt/m/n/10 )| [1000] Overfull \hbox (40.72867pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 llm_test_result_id\T1/qtm/m/n/10 , Overfull \hbox (12.0737pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (12.34868pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (10.71371pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_name\T1/qtm/m/n/10 , Overfull \hbox (59.0487pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 sight_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (36.98372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 last_update_date\T1/qtm/m/n/10 , Overfull \hbox (44.45372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (38.07372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_value=None\T1/qtm/m/n/10 , Overfull \hbox (116.82372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (33.87372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 ric_name=None\T1/qtm/m/n/10 , Overfull \hbox (33.32372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_type=None\T1/qtm/m/n/10 , Overfull \hbox (39.11368pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 ing_result=None\T1/txtt/m/n/10 )| [1001] Overfull \hbox (4.4887pt too wide) in paragraph at lines 91739--91739 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (54.12851pt too wide) in paragraph at lines 91748--91748 []\T1/qtm/m/it/10 *args\T1/qtm/m/n/10 , Overfull \hbox (72.7385pt too wide) in paragraph at lines 91748--91748 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (17.37862pt too wide) in paragraph at lines 91757--91757 []\T1/qtm/m/it/10 *args\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 91757--91757 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (66.25873pt too wide) in paragraph at lines 91766--91766 []\T1/qtm/m/it/10 blocked_terms_file_contents\T1/qtm/m/n/10 , Overfull \hbox (103.16377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (67.21376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_files=None\T1/qtm/m/n/10 , Overfull \hbox (85.30376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_llm_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (118.38376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_moderation_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (98.02377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (101.89377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (65.94376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_files=None\T1/qtm/m/n/10 , Overfull \hbox (84.03375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_llm_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (117.11375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_moderation_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (99.50375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_template_id=None\T1/txtt/m/n/10 )| [1002] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.nemo_configuration.NemoConfiguration' on page 1003 undefined on inp ut line 91845. [1003] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.nemo_configuration.NemoConfiguration' on page 1004 undefined on inp ut line 91921. Overfull \hbox (31.8338pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (15.0638pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 dataset_url=None\T1/qtm/m/n/10 , Overfull \hbox (58.1738pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 sponse_column_name=None\T1/qtm/m/n/10 , [1004] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.OOTBDataset' on page 1005 undefined on input line 91987. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.NonOOTBDataset' on page 1005 undefined on in put line 92024. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.TraceMetadata' on page 1005 undefined on input line 92 078. Overfull \hbox (80.11386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.93385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (69.57385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (36.28384pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (9.66386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (23.54387pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (19.11383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (23.05385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (6.64383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (13.69386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (69.06384pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (64.09387pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (24.36385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.86383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (100.63377pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [1005] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.metric_insights.MetricInsights.list' on page 1006 undefined on inpu t line 92122. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration' on page 1006 undefine d on input line 92122. [1006] Overfull \hbox (186.89838pt too wide) in paragraph at lines 92173--92173 []\T1/qtm/m/it/10 ootb_metric_configurations\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.ootb_metric_configuration.PlaygroundOOTBMetricConfiguration' on pag e 1007 undefined on input line 92195. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.ootb_metric_configuration.PlaygroundOOTBMetricConfiguration' on pag e 1007 undefined on input line 92213. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_attributes' on page 1007 undefined on input line 92244. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_values' on page 1007 undefined on input line 92248. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.list_all_available_document_types' on page 10 07 undefined on input line 92252. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_per_class_fairness_insights' on page 1007 undefined on input line 92256. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.mlops.events.ML OpsEvent' on page 1007 undefined on input line 92260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_moderation_events' on page 1007 undefined on input line 92264. [1007] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.DataQualityExport' on page 1008 undefined on input line 92282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_data_quality_exports' on page 1008 undefined on input line 92282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 1008 undefined on input line 92290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.nemo_configuration.NemoConfiguration' on page 1008 undefined on inp ut line 92294. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.nemo_configuration.NemoConfiguration.upsert' on page 1008 undefined on input line 92298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.nemo_configuration.NemoConfiguration.get' on page 1008 undefined on input line 92302. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.insights.ShapDi stributions' on page 1008 undefined on input line 92306. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 1008 undefined on input line 92310. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 1008 undefined on input line 92314. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_capabilities' on page 1008 undefined on input line 92327. Underfull \hbox (badness 10000) in paragraph at lines 92326--92328 []\T1/qtm/m/n/10 Added method \T1/txtt/m/sl/10 Deployment.get_capabilities \T1/ qtm/m/n/10 to re-trieve a list of :class: \T1/qtm/m/it/10 Ca-pa-bil-ity LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 1008 undefined on input line 92335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.insights.ShapIm pact' on page 1008 undefined on input line 92339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.create' on page 1008 undefined on input line 92343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list' on page 1008 undefined on input line 92352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 1008 undefined on input line 92361. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.CustomTas kOutboundNetworkPolicy' on page 1008 undefined on input line 92366. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 1008 undefined on input line 92370. [1008] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 1009 undefined on input line 92380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.list_available_document_types' on page 1009 u ndefined on input line 92384. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.list_all_available_document_types' on page 10 09 undefined on input line 92384. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_fairness_insights' on page 1009 undefined on input line 92388. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_per_class_fairness_insights' on page 1009 undefined on input line 92388. Underfull \hbox (badness 10000) in paragraph at lines 92387--92389 []\T1/qtm/m/n/10 Dep-re-cated \T1/txtt/m/sl/10 Model.request_fairness_insights\ T1/qtm/m/n/10 . Please use \T1/txtt/m/sl/10 Model. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_prime_eligibility' on page 1009 undefined on input line 92392. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_supported_capabilities' on page 1009 undefined on input line 92396. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.CustomTas kOutboundNetworkPolicy' on page 1009 undefined on input line 92408. Underfull \hbox (badness 10000) in paragraph at lines 92407--92409 []\T1/qtm/m/n/10 Re-named \T1/qtm/m/it/10 datarobot.enums.CustomTaskOutgoingNet workPolicy \T1/qtm/m/n/10 to \T1/txtt/m/sl/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration' on page 1009 undefine d on input line 92412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.SupportedInsights.list' on page 1009 undefin ed on input line 92412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 1009 undefined on input line 92434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 1009 undefined on input line 92438. Underfull \hbox (badness 10000) in paragraph at lines 92462--92465 []\T1/qtm/m/it/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template \T1/qtm/m/n/10 Ex-per-i-men-tal LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.Citation' on page 1009 undefined on input line 92474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.VectorDatabaseSettings' on page 1009 undefined on inp ut line 92478. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.Citation' on page 1009 undefined on input line 92482. [1009] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 1010 undefined on input line 92486. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 1010 undefined on input line 92490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.ChunkingParameters' on page 1010 undefined on input line 92494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 1010 undefined on input lin e 92498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 1010 undefined on input line 92502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.get' on page 1010 undef ined on input line 92503. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.list' on page 1010 unde fined on input line 92504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.create' on page 1010 un defined on input line 92505. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.update' on page 1010 un defined on input line 92506. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.delete' on page 1010 un defined on input line 92507. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfigurationSupportedInsights' on pa ge 1010 undefined on input line 92511. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfigurationSupportedInsights.list' on page 1010 undefined on input line 92512. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 1010 undefined on input line 92516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.get' on page 1010 undefined on input line 92517. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.list' on page 1010 undefined on input line 92518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.create' on page 1010 undefined on inp ut line 92519. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.delete' on page 1010 undefined on inp ut line 92520. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.OOTBDatasetDict' on page 1010 undefined on i nput line 92524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.OOTBDatasetDict' on page 1010 undefined on i nput line 92528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.DatasetEvaluationDict' on page 1010 undefine d on input line 92532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.DatasetEvaluationDict' on page 1010 undefine d on input line 92536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.DatasetEvaluationRequestDict' on page 1010 u ndefined on input line 92540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.InsightEvaluationResult' on page 1010 undefined on input line 92544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.InsightEvaluationResult' on page 1010 undefined on input line 92548. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 1010 undefined on input line 92552. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 1010 undefined on input line 92556. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 1010 undefined on input line 92560. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.DatasetEvaluation' on page 1010 undefined on input line 92564. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfigurationSupportedInsights' on pa ge 1010 undefined on input line 92568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.NonOOTBDataset' on page 1010 undefined on in put line 92572. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.NonOOTBDataset.list' on page 1010 undefined on input line 92573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.OOTBDataset' on page 1010 undefined on input line 92577. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.OOTBDataset.list' on page 1010 undefined on input line 92578. Overfull \hbox (5.07997pt too wide) in paragraph at lines 92581--92583 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 TraceMeta-data LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 1010 undefined on input lin e 92586. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_retrieval_settings' on page 1010 undefined on input line 92587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.submit_export_dataset_job' on page 1 010 undefined on input line 92588. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create' on page 1010 undefined on in put line 92592. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedRetrievalSettings' on page 1010 undefined on input line 92596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedRetrievalSetting' on page 1010 undefined o n input line 92600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabaseDatasetExportJob' on page 1010 undefi ned on input line 92604. [1010] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 1011 un defined on input line 92608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 1011 un defined on input line 92612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.SupportedInsights.list' on page 1011 undefin ed on input line 92617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.metric_insights.MetricInsights' on page 1011 undefined on input lin e 92623. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.metric_insights.MetricInsights.list' on page 1011 undefined on inpu t line 92624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.metric_insights.MetricInsights.copy_to_playground' on page 1011 und efined on input line 92625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.ootb_metric_configuration.PlaygroundOOTBMetricConfiguration' on pag e 1011 undefined on input line 92631. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation' on page 1011 undefined on input line 92635. Underfull \hbox (badness 10000) in paragraph at lines 92634--92636 []\T1/qtm/m/n/10 Up-dated the schema for \T1/txtt/m/sl/10 EvaluationDatasetMetr icAggregation \T1/qtm/m/n/10 to in-clude the new at-tributes LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.list' on page 1011 undefined on input line 92639. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.OOTBDataset' on page 1011 undefined on input line 92643. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.OOTBDatasetDict' on page 1011 undefined on i nput line 92647. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 1011 undefined on input line 92651. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 1011 undefined on input line 92655. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.create' on page 1 011 undefined on input line 92659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.nemo_configuration.NemoConfiguration' on page 1011 undefined on inp ut line 92663. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 1011 undefined on input line 92667. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 1011 undefined on i nput line 92679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 1011 undefined on input line 92683. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 1011 undefined on input l ine 92687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.get' on page 1011 undefined on inp ut line 92688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.list' on page 1011 undefined on in put line 92689. Underfull \hbox (badness 10000) in paragraph at lines 92686--92690 []\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 92686--92690 \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 1011 undefined on input line 92693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 1011 undefined on input line 9269 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.list' on page 1011 undefined on input line 92698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.update' on page 1011 undefined on input li ne 92699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.delete' on page 1011 undefined on input li ne 92700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_custom_job' on page 1011 undef ined on input line 92701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_template' on page 1011 undefin ed on input line 92702. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 1011 undefined on input line 92708. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.get' on page 1011 undefined on in put line 92709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.create' on page 1011 undefined on input line 92710. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.update' on page 1011 undefined on input line 92711. Underfull \hbox (badness 10000) in paragraph at lines 92708--92712 \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 92708--92712 \T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create \T1/qtm/m/n/10 to cre-ate a hosted cus-tom met-ric blueprint. [1011] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job.create_from_custom_metric_gallery_template' on page 1012 undefined on input line 92717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 1012 undefined on input line 92721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.create' on page 1012 undefined on input line 92722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.update' on page 1012 undefined on input line 92723. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.delete' on page 1012 undefined on input line 92724. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 1012 undefined on input line 92730. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.get ' on page 1012 undefined on input line 92735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.lis t' on page 1012 undefined on input line 92736. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.cre ate' on page 1012 undefined on input line 92737. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.upd ate' on page 1012 undefined on input line 92738. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.del ete' on page 1012 undefined on input line 92739. Overfull \hbox (225.76pt too wide) in paragraph at lines 92733--92740 []\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 1012 undefined on input line 92744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.create' on page 1012 undefined on input line 92745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.delete' on page 1012 undefined on input line 92746. Overfull \hbox (289.49pt too wide) in paragraph at lines 92742--92747 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Eval-u-a-tion-Datase t-Met-ricAggre-ga-tion LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset. create' on page 1012 undefined on input line 92751. Overfull \hbox (216.13pt too wide) in paragraph at lines 92749--92752 []\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 1 012 undefined on input line 92756. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.list' on page 101 2 undefined on input line 92757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.get' on page 1012 undefined on input line 92758. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.revalidate' on pa ge 1012 undefined on input line 92759. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.update' on page 1 012 undefined on input line 92760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.delete' on page 1 012 undefined on input line 92761. Overfull \hbox (168.13pt too wide) in paragraph at lines 92754--92762 []\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 92754--92762 \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 92754--92762 \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 92754--92762 \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 92754--92762 \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 1012 undefined on input li ne 92773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 1012 undefined on input line 92777. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 1012 undefined on i nput line 92781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 1012 undefined on input line 92794. [1012] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 1013 undefined on input line 92842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.list' on page 1013 undefined on input line 92856. LaTeX Warning: Hyper reference `reference/modeling/insights/shap_insights:shap- insights-overview' on page 1013 undefined on input line 92860. Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/qtm/m/it/10 en-tity_type \T1/qtm/ m/n/10 to the \T1/qtm/m/it/10 com-pute \T1/qtm/m/n/10 and \T1/qtm/m/it/10 cre-a te \T1/qtm/m/n/10 meth-ods of the Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 \T1/qtm/m/n/10 classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , :class: Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 1013 undefined on input line 92869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.from_data_store' on page 1013 undefined on input line 9287 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.retrieve_preview' on page 1013 undefined on input line 928 71. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_inputs' on page 1013 undefined on input line 92872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_operations' on page 1013 undefined on input line 92873 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_store.DataStore' on page 1013 undefined on input line 92877. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 1013 undefined on input line 92882. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 1013 undefined on input li ne 92886. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.patch_validation_dates' on page 1 013 undefined on input line 92890. [1013] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 1014 undefined on input line 92936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 1014 undefined on input line 92937. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 1014 undefined on input line 92938. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 1014 undefined on input line 92939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 1014 undefined on input line 92940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 1014 undefined on input line 92941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 1014 undefined on input line 92942. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 1014 undefined on input line 92943. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 1014 undefined on in put line 92944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 1014 undefined on i nput line 92945. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 1014 undefined on input line 92946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 1014 undefined on input line 92960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create' on page 1014 undefined on input line 92964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 1014 undefined on in put line 92968. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 1014 undefined on in put line 92972. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_datasource_definition' on pag e 1014 undefined on input line 92976. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_chunk' on page 1014 undefined on input line 92980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.list_chunks' on page 1014 undefin ed on input line 92984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk' on page 1014 undefi ned on input line 92988. [1014] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk_by_index' on page 10 15 undefined on input line 92992. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.OriginStorageType' on page 1015 undefined on input line 92998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 1015 undefined on input line 93002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorageType' on page 1015 undefined on input line 9 3006. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorage' on page 1015 undefined on input line 93010 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 1015 undefined on input li ne 93014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 1015 undefined on input line 93018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 1015 undefined on i nput line 93022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 1015 undefined on input line 93026. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1015 undefined on input line 93026. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameterValue' on page 1015 undefined on input line 93030. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1015 undefined on input line 93030. Underfull \hbox (badness 10000) in paragraph at lines 93029--93031 []\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 1015 undefined on input line 93040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 1015 undefined on input line 93041. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 1015 undefined on input line 93041. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_lift_chart' on page 1015 undefined on input line 93055. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_lift_chart' on page 1015 undefined on input line 93059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_roc_curve' on page 1015 undefined on input line 93063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_roc_curve' on page 1015 undefined on input line 93067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 1015 undefined on input line 93071. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 1015 undefined on input line 93075. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 1015 undefined on input line 93079 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 1015 undefined on input line 93083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 1015 undefined on input line 93087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_effect' on page 1015 undefined on input line 93091 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix.create' on page 1015 undefined on input line 93095. [1015] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 1016 undefined on input line 93099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 1016 undefined on input line 93099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 1016 undefined on input line 93103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 1016 undefined on input line 9 3107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1016 undefined on input line 93108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 1016 undefined on input line 93116. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 1016 undefined on input line 93117. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 1016 undefined on input line 93118. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 1016 undefined on input line 93119. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 1016 undefined on input line 93120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 1016 undefined on input line 93121. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 1016 undefined on input line 93125. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 1016 undefined on input line 93129. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_champion_model_package' on page 1016 undefined on input line 93133. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 1016 undefined on input line 93137. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 1016 undefined on input line 93141. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 1016 undefined on input line 93145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 1016 undefined on input line 93150. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 1016 undefined on input line 93151. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 1016 undefined on input line 93152. Underfull \hbox (badness 10000) in paragraph at lines 93167--93169 []\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 1016 undefined on input line 93176. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get' on page 1016 undefined on input line 93177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.list' on page 1016 undefined on input line 93178 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.create' on page 1016 undefined on input line 931 79. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.update' on page 1016 undefined on input line 931 80. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.delete' on page 1016 undefined on input line 931 81. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.unset_baseline' on page 1016 undefined on input line 93182. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values' on page 1016 undefined on input l ine 93183. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_single_value' on page 1016 undefined on i nput line 93184. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values_from_catalog' on page 1016 undefin ed on input line 93185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_time' on page 1016 undefined on input line 93186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_summary' on page 1016 undefined on input lin e 93187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_batch' on page 1016 undefined on input line 93188. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_batch_summary' on page 1016 undefined on inp ut line 93189. [1016] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 1017 undefined on input l ine 93193. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 1017 undefined on input line 931 97. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 1017 undefined on input line 93201. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 1017 undefined on input lin e 93205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 1017 undefined on input line 93209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 1017 undefined on input line 93209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 1017 undefined on input line 93213. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 1017 undefined on input line 9321 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.get' on page 1017 undefined on input line 93218. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.list' on page 1017 undefined on input line 93219. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.create' on page 1017 undefined on input li ne 93220. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.fetch_data' on page 1017 undefined on inpu t line 93221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 1017 undefined on input line 93225. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.get' on page 1017 undefined on input line 932 26. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.list' on page 1017 undefined on input line 93 227. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.create' on page 1017 undefined on input line 93228. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.fetch_data' on page 1017 undefined on input l ine 93229. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 1017 undefined on input line 93233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.get' on page 1017 undefined on input line 93 234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.list' on page 1017 undefined on input line 9 3235. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.create' on page 1017 undefined on input line 93236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.fetch_data' on page 1017 undefined on input line 93237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 1017 undefined on input line 93241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 1017 undefined on input line 93245. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 1017 undefined on input line 9324 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.list' on page 1017 undefined on input line 93250. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.export_to_ai_catalog' on page 1017 undefin ed on input line 93251. Overfull \hbox (95.30997pt too wide) in paragraph at lines 93254--93257 []\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 1017 undefined on inpu t line 93261. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.create' on page 1017 undefined on i nput line 93262. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.get' on page 101 7 undefined on input line 93267. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.create' on page 1017 undefined on input line 93268. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.update' on page 1017 undefined on input line 93269. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.delete' on page 1017 undefined on input line 93270. Overfull \hbox (140.64998pt too wide) in paragraph at lines 93265--93271 []\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 93265--93271 \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 93273--93275 []\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 1017 undefined on input line 93278. Underfull \hbox (badness 10000) in paragraph at lines 93277--93279 []\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 93277--93279 \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 [1017] Underfull \hbox (badness 10000) in paragraph at lines 93306--93308 []\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 1018 undefined on input line 93311. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.open_in _browser' on page 1018 undefined on input line 93315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 1018 undefined on input line 93324. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 1018 undefined on input line 93329. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 1018 undefined on input line 93334. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 1018 undefined on input line 93335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 1018 undefined on input line 93335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 1018 undefined on input line 93340. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 1018 undefined on input line 93349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 1018 undefined on input line 93355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 1018 undefined on input line 93361. Underfull \hbox (badness 10000) in paragraph at lines 93365--93367 []\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 [1018] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 1019 undefined on input line 93379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 1019 undefined on input line 93379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 1019 undefined on input line 93383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 1019 undefined on input line 93388. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 1019 undefined on input line 93392. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 1019 undefined on input line 93393. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.assign_training_data' on page 1019 undefined on input line 93397. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 1019 undefined on input line 93398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 1019 undefined on input line 93398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 1019 undefined on input li ne 93416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ResultMetadata' on page 1019 undefined on input line 93 420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 1019 undefined on input li ne 93424. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 1019 undefined on input line 93428. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 1019 undefined on inpu t line 93432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 1019 undefined on input lin e 93436. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 1019 undefined on i nput line 93440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.list' on page 1019 undefined on inp ut line 93444. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.update' on page 1019 undefined on i nput line 93448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 1019 undefined on input line 93452. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 1019 undefined on input line 93457. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 1019 undefined on input line 934 62. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 1019 undefined on input line 9 3466. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 1019 undefined o n input line 93470. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 1019 undefined on input line 93474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 1019 undefined on input line 93479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 1019 undefined on input line 93484. [1019] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 1020 undefined on input line 93488. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 1020 undefined on input line 93489. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 1020 undefined on input line 93493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 1020 undefined on input line 93494. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 1020 undefined on input line 93498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.get' on page 1020 undefined on input line 93499. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.list' on page 1020 undefined on input line 93500. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.create' on page 1020 undefined on input line 93501 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.update' on page 1020 undefined on input line 93502 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.delete' on page 1020 undefined on input line 93503 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 1020 undefined on input line 93507. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 1020 undefined on input line 93511. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.update' on page 1020 undefined on input line 93515. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 1020 undefined on input line 93519. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.get' on page 1020 undefined on input line 93520. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.list' on page 1020 undefined on input line 93521. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.create' on page 1020 undefined on input line 93522. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.update' on page 1020 undefined on input line 93523. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.delete' on page 1020 undefined on input line 93524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 1020 undefined on input line 93528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 1020 undefined on input line 93532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_llm_requests_count' on page 1020 undefined on input li ne 93533. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_vector_database_count' on page 1020 undefined on input line 93534. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 1020 undefined on input line 93538. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.run' on page 1020 undefined on input line 93538. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.download_revision' on page 1020 undefined on input lin e 93538. Underfull \hbox (badness 10000) in paragraph at lines 93537--93539 []\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 1020 undefined on input line 9354 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 1020 undefined on input line 9354 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.get_incremental_learning_metadata' on page 1020 undefined on input line 93550. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.start_incremental_learning' on page 1020 undefined on input l ine 93554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 1020 undefined on input line 93567. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.image_u tils.ImageOptions' on page 1020 undefined on input line 93579. [1020] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 1021 undefined on input line 93599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create_on_training_data' on page 1021 undefined on input line 93608. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 1021 undefined on input line 93612. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get' on page 1021 undefined on input line 93613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list' on page 1021 undefined on input line 93614. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.archive' on page 1021 undefined on input line 93615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.update' on page 1021 undefined on input line 93616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_shared_roles' on page 1021 undefined on input line 93617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.share' on page 1021 undefined on input line 93618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_version' on page 1021 undefined on input line 93619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_versions' on page 1021 undefined on input line 93620. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_associated_deployments' on page 1021 undefined on input line 93621 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 1021 undefined on input line 93625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_external' on page 1021 undefined on input line 93626. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.list_associated_deployments' on page 1021 undefined on input lin e 93627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_leaderboard_item' on page 1021 undefined on input lin e 93628. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_custom_model_version' on page 1021 undefined on input line 93629. Underfull \hbox (badness 10000) in paragraph at lines 93624--93630 \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 93624--93630 \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 93624--93630 \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 93624--93630 \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 1021 undefined on input line 9 3633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.download_model_package_file' on page 1021 undefined on input line 93637. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 1021 undefined on input line 93642. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 1021 undefined on input line 93643. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 1021 undefined on input line 93648. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 1021 undefined on input l ine 93649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 1021 undefined on inp ut line 93650. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 1021 undefined on input line 93654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 1021 undefined on input line 9 3660. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.IntakeSettings' on page 1021 undefined on input line 93664. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.OutputSettings' on page 1021 undefined on input line 93664. Overfull \hbox (132.07492pt too wide) in paragraph at lines 93667--93669 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [1021] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 1022 undefined on input line 93677. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 1022 undefined on input line 93685. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. modify' on page 1022 undefined on input line 93689. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 1022 undefined on input line 93702. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1022 undefined on input line 93703. Underfull \hbox (badness 10000) in paragraph at lines 93702--93704 \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 1022 undefined on input line 93714. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get' on page 1022 undefined on input line 93715. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 1022 undefined on input line 93716. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create' on page 1022 undefined on input line 93717 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create_from_custom_model' on page 1022 undefined o n input line 93718. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.update' on page 1022 undefined on input line 93719 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.delete' on page 1022 undefined on input line 93720 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_embeddings' on page 1022 undefined o n input line 93721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_text_chunkings' on page 1022 undefin ed on input line 93722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.download_text_and_embeddings_asset' on page 1022 u ndefined on input line 93723. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 1022 undefined on in put line 93727. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 1022 undefined on inpu t line 93728. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 1022 undefin ed on input line 93729. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 1022 undefined on i nput line 93730. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 1022 undefined on input line 93731. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 1022 undefined on input line 93735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.get' on page 1022 undefined on input line 93736. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.list' on page 1022 undefined on input line 93737. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.create' on page 1022 undefined on input line 93738. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.update' on page 1022 undefined on input line 93739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.delete' on page 1022 undefined on input line 93740. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 1022 undefined on input line 93744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 1022 undefined on input line 93745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 1022 undefined on input line 93749. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.get' on page 1022 undefined on input line 93750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 1022 undefined on input line 93751. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 1022 undefined on input line 93752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 1022 undefined on i nput line 93753. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 1022 undefined on input line 93754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.delete' on page 1022 undefined on input line 93755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 1022 undefined on input line 93759. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.get' on page 1022 undefined on input line 93760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 1022 undefined on input line 93761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 1022 undefined on input line 93762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.delete' on page 1022 undefined on input line 93763. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 1022 undefined on i nput line 93767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 1022 undefined on inpu t line 93768. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 1022 undefin ed on input line 93769. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 1022 undefined on i nput line 93770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 1022 undefined on input line 93771. [1022] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 1023 undefined on input line 93775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.get' on page 1023 undefined on input line 9377 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 1023 undefined on input line 937 77. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 1023 undefined on input line 9 3778. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.update' on page 1023 undefined on input line 9 3779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.delete' on page 1023 undefined on input line 9 3780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 1023 undefined on input line 93784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create_llm_blueprint' on page 1023 undefined on input line 93788. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.delete' on page 1023 undefined on i nput line 93792. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.register_custom_model' on page 1023 undefined on input line 93796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 1023 undefined on input line 93809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 1023 undefined on input line 93810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 1023 undefined on input line 93811. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 1023 undefined on input line 93812. Underfull \hbox (badness 10000) in paragraph at lines 93807--93813 \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 1023 undefined on input line 9381 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 1023 undefined on input line 93820. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 1023 undefined on input line 93824. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 1023 undefined on input line 93828. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 1023 undefined on input line 9383 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 1023 undefined on input line 93836. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 1023 undefined on input line 9384 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1023 undefined on input line 93840. Underfull \hbox (badness 7888) in paragraph at lines 93839--93841 []\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 1023 undefined on input line 93844. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 1023 undefined on input line 93849. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 1023 undefined on input line 9385 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 1023 undefined on input line 93854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 1023 undefined on input line 93858. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 1023 undefined on input line 93862. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 1023 undefined on input line 93866. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 1023 undefined on input line 93870. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 1023 undefined on input line 93875. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 1023 undefined on input line 93876. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 1023 undefined on input line 93877. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 1023 undefined on input line 93878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 1023 undefined on input line 93879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 1023 undefined on input line 9388 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 1023 undefined on input line 93881. Underfull \hbox (badness 10000) in paragraph at lines 93873--93882 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 93873--93882 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 93873--93882 \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete BatchMonitoringJobDefiniti on.run_on_schedule [1023] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get' on page 1024 undefined on input line 93886. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 1024 undefined on input line 93891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 1024 undefined on input line 93892. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 1024 undefined on input line 93897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 1024 undefined on input line 93898. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 1024 undefined on input line 93899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 1024 undefined on input line 93900. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 1024 undefined on input line 93901. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 1024 undefined on input line 93902. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 1024 undefined on input line 93903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 1024 undefined on input line 93904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 1024 undefined on input line 93905. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 1024 undefined on input line 93906. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 1024 undefined on input line 93907. Underfull \hbox (badness 10000) in paragraph at lines 93895--93908 \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 93895--93908 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 93895--93908 \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 1024 undefined on input line 93911. Underfull \hbox (badness 10000) in paragraph at lines 93944--93946 []\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 93953--93955 []\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 1024 undefined on input li ne 93958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 1024 undefined on input line 93962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1024 undefined on input line 93966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1024 undefined on input line 93970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 1024 undefined on input line 93974. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1024 undefined on input line 93974. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 1024 undefined on input line 93978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1024 undefined on input line 93978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 1024 undefined on input line 93983. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 1024 undefined on input line 93984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 1024 undefined on input line 93988. [1024] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 1025 undefined on input line 93996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 1025 undefined on input line 93997. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 1025 undefined on input line 93998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 1025 undefined on input line 93999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_lift_chart' on page 1025 undefined on input line 94000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_lift_charts' on page 1025 undefined on input line 94001. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_residuals_chart' on page 1025 undefined on input line 94002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_residuals_charts' on page 1025 undefined on input line 94003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_lift_chart' on page 1025 undefined on input line 94004. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_residuals_chart' on page 1025 undefined on input line 94005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_roc_curve' on page 1025 undefined on input line 94006. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 1025 undefined on input line 94007. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 1025 undefined on input line 94008. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 1025 undefined on input line 94009. Underfull \hbox (badness 10000) in paragraph at lines 93995--94010 \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 93995--94010 \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 93995--94010 \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 1025 undefined on input line 94013. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 1025 undefined on input line 94014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 1025 undefined on input line 94018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 1025 undefined on input line 94019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_roc_curve' on page 1025 undefined on input line 94023. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 1025 undefined on input line 94027. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.list' on page 1025 undefined on input line 94028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.create' on page 1025 undefined on input line 94029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.delete' on page 1025 undefined on input line 94030. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.request_size' on page 1025 undefined on input line 94031. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get_size_info' on page 1025 undefined on input line 94032. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get' on page 1025 undefined on input line 94033. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 1025 undefined on input line 94037. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_feature_impacts' on page 1025 undefined on input line 94041. Underfull \hbox (badness 10000) in paragraph at lines 94040--94042 []\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 1025 undefined on input line 94045. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 1025 undefined on input line 94054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 1025 undefined on input line 94060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 1025 undefined on input line 94065. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 1025 undefined on input line 94065. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 1025 undefined on input line 94065. Underfull \hbox (badness 10000) in paragraph at lines 94064--94066 \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 1025 undefined on input line 94068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 1025 undefined on input line 94085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 1025 undefined on input line 94089. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 1025 undefined on input line 94122. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 1025 undefined on input line 94122. [1025] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 1026 undefined on input line 94131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 1026 undefined on input line 94134. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 1026 undefined on input line 94154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1026 undefined on input line 94158. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime.get_as_dataframe' on page 1026 undefined on input line 9416 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 1026 undefined on input line 94175. Underfull \hbox (badness 10000) in paragraph at lines 94178--94180 []\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 1026 undefined on input line 94189. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 1026 undefined on input line 94194. Underfull \hbox (badness 10000) in paragraph at lines 94192--94195 []\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 1026 undefined on input line 94199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 1026 undefined on input line 94204. Underfull \hbox (badness 10000) in paragraph at lines 94202--94205 []\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 1026 undefined on input line 94209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 1026 undefined on input line 94214. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 1026 undefined on input line 94219. Underfull \hbox (badness 10000) in paragraph at lines 94217--94220 []\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 1026 undefined on input line 94224 . Underfull \hbox (badness 10000) in paragraph at lines 94222--94225 []\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 1026 undefined on input line 94228. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 1026 undefined on input line 94228. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 1026 undefined on input line 94229. [1026] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 1027 undefined on input line 94233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_a ccess_list' on page 1027 undefined on input line 94234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 1027 undefined on input line 94234. Underfull \hbox (badness 10000) in paragraph at lines 94232--94235 []\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 1027 undefined on input line 94238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 1027 undefined on input line 94239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 1027 undefined on input line 94239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 1027 undefined on input line 94283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 1027 undefined on input line 942 87. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 1027 undefined on inp ut line 94293. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 1027 undefined on input line 942 93. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 1027 undefined on input line 94296. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 1027 undefined on in put line 94299. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 1027 undef ined on input line 94303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 1027 undefined on input line 94307. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 1027 undefined on input line 94315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 1027 undefined on input line 94318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 1027 undefined on in put line 94321. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 1027 undef ined on input line 94325. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 1027 undefined on input line 94329. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 1027 undefined on input line 94337. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 1027 undefined on input line 94345. [1027] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 1028 undefined on inp ut line 94375. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 1028 undefine d on input line 94376. Underfull \hbox (badness 10000) in paragraph at lines 94374--94378 []\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 94374--94378 \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 1028 undefined on input line 9438 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 1028 undefined on in put line 94382. Underfull \hbox (badness 10000) in paragraph at lines 94380--94385 []\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 94380--94385 \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 1028 undefined on input line 94388. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 1028 undefined on input line 94394. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 1028 undefined on inp ut line 94400. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 1028 undefined on input line 94413. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 1028 undefined on input line 94414. Underfull \hbox (badness 10000) in paragraph at lines 94411--94415 []\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 , [1028] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_multiclass' on page 1029 undefined on input line 94432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1029 undefined on input line 94436. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1029 undefined on input line 94440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 1029 undefined on input line 94444. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 1029 undefined on input line 94453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 1029 undefined on input line 94457. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 1029 undefined on input line 94461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 1029 undefined on input line 94465. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 1029 undefined on input line 94483. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 1029 undefined on input line 9 4487. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 1029 undefined on input line 94499. [1029] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 1030 undefined on input line 94525. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 1030 undefined on input line 94529. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 1030 undefined on input line 94557. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 1030 undefined on input line 94565. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 1030 undefined on input line 94569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 1030 undefined on input line 94573 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 1030 undefined on input line 94579. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 1030 undefined on input line 94587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 1030 undefined on input line 94591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 1030 undefined on input line 94595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 1030 undefined on input line 94599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 1030 undefined on input line 94609. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 1030 undefined on input line 94613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 1030 undefined on input line 94617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 1030 undefined on input line 94621. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 1030 undefined on input line 94627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 1030 undefined on input line 94631. [1030] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 1031 undefined on input line 94657. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 1031 undefined on input line 94661. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 1031 undefined on input line 94665. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 1031 undefined on input line 94691. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 1031 undefined on input line 94691. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 1031 undefined on input line 94695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 1031 undefined on input line 94695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1031 undefined on input line 94699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1031 undefined on input line 94699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 1031 undefined on input line 94700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 1031 undefined on input line 94701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1031 undefined on input line 94705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 1031 undefined on input line 94705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 1031 undefined on input line 94709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 1031 undefined on input line 94709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 1031 undefined on input line 94713. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 1031 undefined on input lin e 94717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1031 undefined on input line 94721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 1031 undefined on input line 94721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1031 undefined on input line 94725. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1031 undefined on input line 94731. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1031 undefined on input line 94731. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1031 undefined on input line 94735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 1031 undefined on input line 94735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1031 undefined on input line 94735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1031 undefined on input line 94739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 1031 undefined on input line 94739. [1031] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 1032 undefined on input line 94748. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 1032 undefined on input line 94753. Underfull \hbox (badness 10000) in paragraph at lines 94751--94754 []\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 1032 undefined on input line 94757. Underfull \hbox (badness 10000) in paragraph at lines 94756--94758 []\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 1032 undefined on input line 94761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 1032 undefined on input line 94761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1032 undefined on input line 94761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 1032 undefined on input line 94770. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 1032 undefined on input line 94782. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 1032 undefined on input line 94799. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 1032 undefined on input line 94809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 1032 undefined on input line 94814. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 1032 undefined on input line 94819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 1032 undefined on input line 94824. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 1032 undefined on input line 94832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 1032 undefined on input line 94832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 1032 undefined on input line 94836. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1032 undefined on input line 94840. Underfull \hbox (badness 10000) in paragraph at lines 94839--94841 []\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 1032 undefined on input line 94844. Underfull \hbox (badness 10000) in paragraph at lines 94843--94845 []\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 1032 undefined on input line 94848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 1032 undefined on input line 94848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 1032 undefined on input line 94852. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 1032 undefined on input line 94852. [1032] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 1033 undefined on input line 94856. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 1033 undefined on input line 94856. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1033 undefined on input line 94860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 1033 undefined on input line 94860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1033 undefined on input line 94864. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1033 undefined on input line 94868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 1033 undefined on input line 94872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 1033 undefined on input line 94876. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 1033 undefined on input line 94876 . Underfull \hbox (badness 6364) in paragraph at lines 94875--94877 []\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. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 1033 undefined on input line 94880. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 1033 undefined on input line 94884. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1033 undefined on input line 94888. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1033 undefined on input line 94892. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 1033 undefined on input line 94901. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 1033 undefined on input line 94918. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 1033 undefined on input line 94922. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 1033 undefined on input line 94929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 1033 undefined on input l ine 94930. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 1033 undefined on inp ut line 94931. Underfull \hbox (badness 10000) in paragraph at lines 94927--94932 []\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 94927--94932 \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 1033 undefined on input line 94936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 1033 undefined on input line 9494 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 1033 undefined on input line 94945. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 1033 undefined on input line 949 46. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 1033 undefined on input line 94947. [1033] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1034 undefined on input line 94964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 1034 undefined on input line 94971. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1034 undefined on input line 94973. Underfull \hbox (badness 10000) in paragraph at lines 94969--94976 []\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 1034 undefined on input line 94978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 1034 undefined on input line 94982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 1034 undefined on input line 94988. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 1034 undefined on input line 94994. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 1034 undefined on input line 94995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 1034 undefined on input line 95000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 1034 undefined on input line 95005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 1034 undefined on input line 95010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 1034 undefined on input line 95017. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 1034 undefined on input line 95022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 1034 undefined on input line 95023. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 1034 undefined on input line 9502 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 1034 undefined on input line 95025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 1034 undefined on input line 95031. Underfull \hbox (badness 10000) in paragraph at lines 95020--95033 \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 95020--95033 \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 95020--95033 \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 95020--95033 \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 95020--95033 \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 1034 undefined on input line 95036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 1034 undefined on input line 95040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 1034 undefined on input line 95041. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 1034 undefined on input line 95046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1034 undefined on input line 95059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 1034 undefined on input line 95063. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 1034 undefined on input line 95072. [1034] LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 1035 undefined on input line 95084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 1035 undefined on input line 95147. Underfull \hbox (badness 10000) in paragraph at lines 95146--95148 []\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 1035 undefined on input line 95159. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 1035 undefined on input line 95160. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1035 undefined on input line 95166. Underfull \hbox (badness 10000) in paragraph at lines 95164--95167 []\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 1035 undefined on input line 95175. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 1035 undefined on input line 95180. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1035 undefined on input line 95185. [1035] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 1036 undefined on input line 95190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 1036 undefined on input line 95196. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 1036 undefined on input line 95201. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 1036 undefined on input line 95205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 1036 undefined on input line 95209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 1036 undefined on input line 95213. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 1036 undefined on input line 95217. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 1036 undefined on input line 95226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 1036 undefined on input line 95231. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 1036 undefined on input line 95235. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 1036 undefined on input line 95239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 1036 undefined on input line 95247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 1036 undefined on input line 95253. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_urls' on page 1036 undefined on input line 95310. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_paths' on page 1036 undefined on inpu t line 95314. [1036] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_paths' on page 1037 undefined on inp ut line 95318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_urls' on page 1037 undefined on inpu t line 95322. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 1037 undefined on input line 95335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 1037 undefined on input line 95344. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 1037 undefined on input line 95345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 1037 undefined on input line 95349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 1037 undefined on input line 95358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 1037 undefined on input line 95360. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 1037 undefined on input line 95368. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 1037 undefined on input line 95379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 1037 undefined on input line 95387. Underfull \hbox (badness 10000) in paragraph at lines 95390--95392 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1087 pages, 4145823 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 1083 undefined on input line 100132 Reference `autodoc/api_reference:module-datarobot.helpers.binary_data_utils' on page 1083 undefined on input line 100133 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 1083 undefined on input line 100134 Rule 'makeindex datarobot-public-api-client.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.idx' ------------ Run number 1 of rule 'makeindex datarobot-public-api-client.idx' ------------ ------------ Running 'makeindex -s python.ist -o "datarobot-public-api-client.ind" "datarobot-public-api-client.idx"' ------------ Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex datarobot-public-api-client.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file datarobot-public-api-client.idx.....done (1747 entries accepted, 0 rejected). Sorting entries.................done (20964 comparisons). Generating output file datarobot-public-api-client.ind.....done (3010 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.6.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.6.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./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))) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/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)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc Overfull \hbox (4.49997pt too wide) detected at line 551 []\T1/qtm/m/n/10 1007 ) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] Underfull \hbox (badness 10000) in paragraph at lines 168--171 [][][]\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 177--181 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 945 [17] Overfull \vbox (1.97241pt too high) detected at line 1025 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1254 [23] [24] [25] [26] [27] [28] [29] [30] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2164--2166 []\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 [37] Underfull \hbox (badness 10000) in paragraph at lines 2178--2183 []\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 [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2675--2678 []\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. [46] Underfull \hbox (badness 10000) in paragraph at lines 2748--2753 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2780--2785 []\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 2780--2785 [][]\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] [52] Underfull \hbox (badness 6141) in paragraph at lines 3198--3205 []\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- Overfull \vbox (0.7195pt too high) detected at line 3243 [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3486--3491 []\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. [57] [58] Overfull \vbox (1.97241pt too high) detected at line 3680 [59] [60] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 ├── 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.3710 ├── 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.3710 ├── 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.3711 │   ├── 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.3711 │   ├── 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.3711 │   ├── 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.3711 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3713 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 ├── 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.3714 ├── 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.3714 ├── 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.3715 ...├── 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.3715 ...├── 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.3715 ...├── 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.3715 ...├── 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.3716 ...├── 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.3716 ...├── 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.3716 ...├── 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.3716 ...├── 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.3717 │ ├── … ! 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.3717 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 │ ├── … [61] [62] [63 <./sample1.png> <./sample2.png>] [64] [65 <./activation_map1.png> <./activation_map2.png>] [66] [67 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4060 [68] [69] [70] [71] Underfull \hbox (badness 7012) in paragraph at lines 4245--4248 []\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 [72] Underfull \hbox (badness 10000) in paragraph at lines 4295--4298 []\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 [73] [74] [75] [76] [77] [78] [79] [80] [81] ! 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.5069 ...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.5069 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [82] [83] [84] Overfull \vbox (2.67389pt too high) detected at line 5296 [85] [86] [87] [88] [89] [90] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5682 ├── 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.5682 ├── 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.5682 ├── 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.5683 ├  ├──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.5683 ├  ├──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.5683 ├  ├──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.5683 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5686 ├── 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.5686 ├── 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.5686 ├── data.csv [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 6102--6108 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [98] [99] Overfull \vbox (0.7195pt too high) detected at line 6266 [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] Underfull \hbox (badness 10000) in paragraph at lines 7315--7320 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Underfull \hbox (badness 5231) in paragraph at lines 8200--8205 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- [130] Underfull \hbox (badness 10000) in paragraph at lines 8291--8294 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8291--8294 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8291--8294 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8323--8326 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8323--8326 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8336--8338 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8344--8347 \T1/qtm/m/n/10 such as [131] Overfull \vbox (676.10883pt too high) has occurred while \output is active [132] Underfull \hbox (badness 5832) in paragraph at lines 8355--8361 []\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 8355--8361 \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 8402--8405 []\T1/qtm/m/n/10 When cre-at-ing a new de-ploy-ment, a DataRobot \T1/txtt/m/n/1 0 registered_model_version_id\TS1/txtt/m/n/10 ``\T1/txtt/m/n/10 (also known as [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9478--9482 \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. [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 10983--10986 []\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 [173] [174] [175] Overfull \vbox (2.67389pt too high) detected at line 11199 [176] Overfull \vbox (1.97238pt too high) detected at line 11263 [177] [178] [179] [180] [181] Underfull \hbox (badness 10000) in paragraph at lines 11514--11518 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12154--12157 []\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 , [192] [193] [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 12410--12413 []\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 [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] Underfull \hbox (badness 10000) in paragraph at lines 13553--13556 []\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 [212] Overfull \vbox (0.7781pt too high) detected at line 13618 [213] Overfull \hbox (51.86432pt too wide) in paragraph at lines 13701--13701 \T1/qtm/m/it/10 ber_of_incremental_learning_iterations_before_best_model_select ion=None\T1/qtm/m/n/10 , [214] [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 13818--13823 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [217] [218] [219] [220] [221] [222] [223] [224] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14641--14641 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 15849--15853 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (62.72911pt too wide) in paragraph at lines 15854--15858 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [236] Underfull \hbox (badness 10000) in paragraph at lines 15901--15905 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (23.14409pt too wide) in paragraph at lines 15906--15910 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) [237] Underfull \hbox (badness 10000) in paragraph at lines 16071--16074 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] Overfull \hbox (5.11876pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] Overfull \hbox (18.09383pt too wide) in paragraph at lines 23141--23141 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 23141--23141 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [316] [317] Overfull \hbox (23.3838pt too wide) in paragraph at lines 23395--23395 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23395--23395 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [318] [319] Overfull \hbox (19.14882pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (5.03381pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [320] [321] Underfull \hbox (badness 10000) in paragraph at lines 23754--23760 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [322] [323] [324] Overfull \hbox (8.1838pt too wide) in paragraph at lines 24073--24073 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] Underfull \hbox (badness 10000) in paragraph at lines 25252--25257 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25252--25257 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.ANOMALY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25259--25263 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25259--25263 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [335] Underfull \hbox (badness 10000) in paragraph at lines 25321--25324 \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 25321--25324 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [336] [337] Underfull \hbox (badness 10000) in paragraph at lines 25501--25506 \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 25501--25506 \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 25508--25511 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25543--25546 \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 25543--25546 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [338] [339] [340] Overfull \hbox (15.66096pt too wide) in paragraph at lines 25833--25838 \T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTOM_ MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 25833--25838 \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- Underfull \hbox (badness 10000) in paragraph at lines 25877--25880 \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 25877--25880 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [341] Underfull \hbox (badness 10000) in paragraph at lines 25926--25929 \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 25926--25929 \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 , [342] [343] Underfull \hbox (badness 10000) in paragraph at lines 26226--26229 \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 26226--26229 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] Underfull \hbox (badness 10000) in paragraph at lines 26322--26326 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of [345] Underfull \hbox (badness 10000) in paragraph at lines 26347--26357 \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 26347--26357 \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 26359--26362 \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 26359--26362 \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 , [346] [347] Underfull \hbox (badness 10000) in paragraph at lines 26519--26523 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26544--26554 \T1/qtm/m/n/10 will be used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/my Model/file1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 26544--26554 \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 26544--26554 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, [348] Underfull \hbox (badness 10000) in paragraph at lines 26561--26564 \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 26561--26564 \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 , [349] [350] [351] [352] [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 27208--27212 \T1/qtm/m/n/10 Get lat-est cus-tom model ver-sion con-ver-sion for a given cus- tom model ver-sion. :rtype: Underfull \hbox (badness 10000) in paragraph at lines 27255--27259 \T1/qtm/m/n/10 Get cus-tom model ver-sion con-ver-sions list per cus-tom model ver-sion. :rtype: [355] Underfull \hbox (badness 10000) in paragraph at lines 27342--27346 \T1/qtm/m/n/10 Re-trieve in-for-ma-tion about a cus-tom model ver-sion's de-pen -dency build :rtype: Underfull \hbox (badness 10000) in paragraph at lines 27378--27382 \T1/qtm/m/n/10 Start the de-pen-dency build for a cus-tom model ver-sion de-pen -dency build :rtype: [356] [357] [358] [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 27916--27919 \T1/qtm/m/n/10 build sta-tus of the ex-e-cu-tion en-vi-ron-ment ver-sion to fil -ter by. See Underfull \hbox (badness 10000) in paragraph at lines 27916--27919 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [361] [362] [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 28359--28363 \T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to be be-tw een 0 Underfull \hbox (badness 10000) in paragraph at lines 28359--28363 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] Underfull \hbox (badness 10000) in paragraph at lines 30131--30134 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [381] Underfull \hbox (badness 6125) in paragraph at lines 30192--30195 \T1/qtm/m/n/10 [str] Op-tional. The iden-ti-fier of the Con-nec-tor. if the typ e is Data-S-tore- Underfull \hbox (badness 10000) in paragraph at lines 30196--30199 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Underfull \hbox (badness 5077) in paragraph at lines 32738--32745 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [408] [409] [410] [411] [412] [413] [414] Overfull \hbox (7.10396pt too wide) in paragraph at lines 33415--33415 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [415] [416] [417] [418] [419] [420] [421] [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 34263--34266 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [424] [425] [426] Underfull \hbox (badness 10000) in paragraph at lines 34592--34595 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 34886--34889 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] Underfull \hbox (badness 10000) in paragraph at lines 36258--36262 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [444] [445] [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 36635--36640 \T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this d e-ploy- Underfull \hbox (badness 10000) in paragraph at lines 36635--36640 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see Underfull \hbox (badness 10000) in paragraph at lines 36699--36704 \T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de-p loy-ment. Underfull \hbox (badness 10000) in paragraph at lines 36699--36704 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [448] [449] [450] [451] [452] Underfull \hbox (badness 10000) in paragraph at lines 37203--37207 \T1/qtm/m/n/10 Re-trieve drift in-for-ma-tion for de-ploy-ment's fea-tures over a cer-tain time pe-riod. :rtype: Underfull \hbox (badness 10000) in paragraph at lines 37256--37260 \T1/qtm/m/n/10 Re-trieve stats of de-ploy-ment's pre-dic-tion re-sponse over a cer-tain time pe-riod. :rtype: [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] Underfull \hbox (badness 10000) in paragraph at lines 38820--38824 \T1/qtm/m/n/10 Re-trieve drift in-for-ma-tion for de-ploy-ment's fea-tures over a cer-tain time pe-riod. :rtype: [469] [470] [471] [472] [473] [474] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [475] [476] Overfull \hbox (78.24869pt too wide) in paragraph at lines 39716--39716 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.90869pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.59868pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (110.3087pt too wide) in paragraph at lines 39716--39716 \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 39716--39716 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] Underfull \hbox (badness 10000) in paragraph at lines 40979--40984 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [489] [490] [491] [492] [493] Underfull \hbox (badness 10000) in paragraph at lines 41474--41479 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [494] [495] [496] [497] [498] [499] Underfull \hbox (badness 10000) in paragraph at lines 42125--42128 []\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 42125--42128 \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 42190--42193 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [500] Underfull \hbox (badness 10000) in paragraph at lines 42252--42255 \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 42262--42265 []\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 42262--42265 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 42417--42421 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 42417--42421 \T1/qtm/m/n/10 get pair-wise data for. Since `v2.19' this is op-tional and de-f aults to Underfull \hbox (badness 10000) in paragraph at lines 42422--42426 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 42422--42426 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [503] [504] [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 42996--42999 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [509] [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43339--43344 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43358--43362 \T1/qtm/m/n/10 Time unit of the pre-dic-tion point round-ing. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43376--43379 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [514] [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 43736--43740 \T1/qtm/m/n/10 Re-trieve a sin-gle sec-ondary dataset con-fig-u-ra-tion for a g iven id :rtype: [518] Overfull \vbox (0.6316pt too high) detected at line 43853 [519] [520] [521] [522] Overfull \hbox (14.04398pt too wide) in paragraph at lines 44151--44151 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] Underfull \hbox (badness 5359) in paragraph at lines 47266--47269 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [551] [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] Underfull \hbox (badness 10000) in paragraph at lines 48601--48606 []\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 48601--48606 [][]\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 [563] [564] [565] [566] [567] [568] Underfull \hbox (badness 5592) in paragraph at lines 49226--49232 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 49226--49232 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [569] Underfull \hbox (badness 10000) in paragraph at lines 49268--49273 []\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 49268--49273 [][]\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 [570] [571] [572] [573] [574] [575] Overfull \vbox (1.47964pt too high) detected at line 49927 [576] [577] [578] [579] [580] [581] [582] Underfull \hbox (badness 5359) in paragraph at lines 50625--50628 \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 [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] Underfull \hbox (badness 5359) in paragraph at lines 53591--53594 \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 [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] Underfull \hbox (badness 10000) in paragraph at lines 54926--54931 []\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 54926--54931 [][]\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 [623] [624] [625] [626] [627] [628] Underfull \hbox (badness 5592) in paragraph at lines 55551--55557 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 55551--55557 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [629] Underfull \hbox (badness 10000) in paragraph at lines 55593--55598 []\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 55593--55598 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [630] [631] [632] [633] Underfull \hbox (badness 10000) in paragraph at lines 55923--55931 \T1/qtm/m/n/10 of the \T1/txtt/m/n/10 windows_basis_unit \T1/qtm/m/n/10 into th e past rel-a-tive to the fore-cast point the Underfull \hbox (badness 5726) in paragraph at lines 55923--55931 \T1/txtt/m/n/10 feature_derivation_window_start \T1/qtm/m/n/10 set on the proje ct due to the dif-fer-enc-ing [634] [635] [636] [637] Underfull \hbox (badness 10000) in paragraph at lines 56334--56339 []\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 56334--56339 [][]\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 [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 57434--57438 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [649] Underfull \hbox (badness 10000) in paragraph at lines 57544--57548 \T1/qtm/m/n/10 [list of Anoma-lyAssess-men-tRecord] a [][]\T1/txtt/m/sl/10 Anom alyAssessmentRecord[][] \T1/qtm/m/n/10 rep-re-sent-ing [650] Underfull \hbox (badness 5359) in paragraph at lines 57620--57623 \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 [651] [652] Underfull \hbox (badness 10000) in paragraph at lines 57787--57792 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck Underfull \hbox (badness 10000) in paragraph at lines 57832--57839 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [653] Underfull \hbox (badness 10000) in paragraph at lines 57893--57898 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. Che ck Underfull \hbox (badness 10000) in paragraph at lines 57938--57945 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] Underfull \hbox (badness 10000) in paragraph at lines 59589--59594 []\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 59589--59594 [][]\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 [669] [670] [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 59923--59928 []\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 59923--59928 [][]\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 [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] Underfull \hbox (badness 5359) in paragraph at lines 61457--61460 \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 [689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] Underfull \hbox (badness 10000) in paragraph at lines 62792--62797 []\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 62792--62797 [][]\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 [700] [701] [702] [703] [704] [705] [706] Underfull \hbox (badness 5592) in paragraph at lines 63417--63423 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 63417--63423 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. Underfull \hbox (badness 10000) in paragraph at lines 63459--63464 []\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 63459--63464 [][]\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 [707] [708] [709] [710] [711] [712] [713] [714] [715] [716] [717] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64658--64658 \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 64668--64671 []\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 64678--64681 []\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 64688--64692 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [718] Underfull \hbox (badness 10000) in paragraph at lines 64697--64703 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [719] [720] [721] Underfull \hbox (badness 10000) in paragraph at lines 64969--64974 []\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 , [722] [723] [724] Underfull \hbox (badness 10000) in paragraph at lines 65184--65188 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [725] [726] [727] [728] [729] [730] Underfull \hbox (badness 5563) in paragraph at lines 65792--65801 \T1/qtm/m/n/10 proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duratio n\T1/qtm/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 65975--65978 []\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 65975--65978 \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. [733] [734] Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 [bool] De-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 . If \T1/txt t/m/n/10 False\T1/qtm/m/n/10 , will use a duration-based ap-proach Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qt m/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 ing back-tests (\T1/txtt/m/n/10 primary_training_start_date\T1/q tm/m/n/10 , \T1/txtt/m/n/10 primary_training_end_date\T1/qtm/m/n/10 , [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] Underfull \hbox (badness 10000) in paragraph at lines 67502--67505 []\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 67507--67510 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [747] Underfull \hbox (badness 6708) in paragraph at lines 67576--67582 \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 67576--67582 \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 67592--67595 []\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 67597--67600 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [748] [749] [750] [751] Overfull \hbox (15.28386pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| Overfull \hbox (89.36382pt too wide) in paragraph at lines 68089--68089 \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 68089--68089 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] Underfull \hbox (badness 10000) in paragraph at lines 69861--69864 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [771] [772] [773] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [774] Underfull \hbox (badness 10000) in paragraph at lines 70230--70233 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [775] [776] [777] Underfull \hbox (badness 10000) in paragraph at lines 70453--70461 \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 70453--70461 \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 70453--70461 \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 70453--70461 \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 [778] [779] [780] [781] Underfull \hbox (badness 10000) in paragraph at lines 70838--70841 \T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1/t xtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] Underfull \hbox (badness 5592) in paragraph at lines 72191--72197 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 72191--72197 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [796] Underfull \hbox (badness 10000) in paragraph at lines 72263--72268 []\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 72263--72268 [][]\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 [797] [798] [799] [800] [801] [802] [803] Underfull \hbox (badness 10000) in paragraph at lines 73035--73040 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 73035--73040 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [804] Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 73269--73273 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [807] [808] [809] Underfull \hbox (badness 10000) in paragraph at lines 73544--73546 \T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. [810] [811] Underfull \hbox (badness 10000) in paragraph at lines 73815--73818 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [812] [813] [814] [815] Underfull \hbox (badness 10000) in paragraph at lines 74234--74241 []\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 [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 6047) in paragraph at lines 75077--75080 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [824] [825] [826] [827] [828] Overfull \hbox (1.32878pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [829] Overfull \hbox (74.31384pt too wide) in paragraph at lines 75595--75595 \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 75595--75595 \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 75595--75595 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 75595--75595 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 75595--75595 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [830] Overfull \hbox (32.31396pt too wide) in paragraph at lines 75656--75656 \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 75656--75656 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] Overfull \hbox (40.76382pt too wide) in paragraph at lines 79427--79427 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [868] Overfull \hbox (4.4887pt too wide) in paragraph at lines 79569--79569 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [869] Overfull \hbox (3.07861pt too wide) in paragraph at lines 79643--79643 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 79700--79700 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 79700--79700 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] Overfull \hbox (18.58876pt too wide) in paragraph at lines 82365--82365 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 82365--82365 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [896] Overfull \hbox (2.35878pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.6338pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [897] [898] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82606--82606 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [899] Overfull \hbox (10.32385pt too wide) in paragraph at lines 82670--82670 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [900] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82727--82727 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [901] [902] [903] [904] [905] [906] [907] [908] [909] [910] Overfull \hbox (16.12384pt too wide) in paragraph at lines 83820--83820 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [911] [912] [913] [914] [915] Overfull \hbox (52.87373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.0587pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.13869pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.63872pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.7187pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [916] Overfull \hbox (47.62375pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.8887pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.38873pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (7.46872pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [917] [918] [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] [929] [930] [931] [932] Overfull \hbox (11.64404pt too wide) in paragraph at lines 85851--85851 \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 85851--85851 \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 85851--85851 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [933] [934] [935] [936] [937] [938] [939] [940] [941] [942] [943] [944] [945] [946] [947] [948] [949] [950] Overfull \hbox (28.40382pt too wide) in paragraph at lines 87591--87591 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (10.02884pt too wide) in paragraph at lines 87591--87591 \T1/qtm/m/it/10 added_dataset_names\T1/qtm/m/n/10 , [951] [952] [953] Overfull \hbox (24.75876pt too wide) in paragraph at lines 87867--87867 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (44.18875pt too wide) in paragraph at lines 87867--87867 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 87867--87867 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| Overfull \hbox (0.65369pt too wide) in paragraph at lines 87898--87898 []\T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (0.75868pt too wide) in paragraph at lines 87898--87898 \T1/qtm/m/it/10 enum\T1/qtm/m/n/10 , Overfull \hbox (18.51865pt too wide) in paragraph at lines 87898--87898 \T1/qtm/m/it/10 group_id\T1/txtt/m/n/10 )| [954] Overfull \hbox (17.45863pt too wide) in paragraph at lines 87955--87955 []\T1/qtm/m/it/10 settings\T1/txtt/m/n/10 )| Overfull \hbox (31.35858pt too wide) in paragraph at lines 87976--87976 []\T1/qtm/m/it/10 job_id\T1/qtm/m/n/10 , Overfull \hbox (19.0936pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 vec- Overfull \hbox (71.25858pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 tor_database_id\T1/qtm/m/n/10 , Overfull \hbox (14.95361pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 ex- Overfull \hbox (71.83856pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 port_dataset_id\T1/txtt/m/n/10 )| [955] Overfull \hbox (59.03395pt too wide) in paragraph at lines 88038--88038 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/qtm/m/n/10 , [956] [957] [958] Overfull \hbox (2.10391pt too wide) in paragraph at lines 88253--88253 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , Overfull \hbox (136.95375pt too wide) in paragraph at lines 88311--88311 []\T1/qtm/m/it/10 max_documents_retrieved_per_prompt=None\T1/qtm/m/n/10 , Overfull \hbox (27.46376pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 max_tokens=None\T1/qtm/m/n/10 , Overfull \hbox (228.29874pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 triever=VectorDatabaseRetrievers.SINGLE_LOOKUP_RETRIEVER\T1/qtm /m/n/10 , Overfull \hbox (72.29373pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 add_neighbor_chunks=False\T1/txtt/m/n/10 )| [959] Overfull \hbox (18.44377pt too wide) in paragraph at lines 88344--88344 \T1/qtm/m/it/10 son_chat_id=None\T1/qtm/m/n/10 , Overfull \hbox (14.12378pt too wide) in paragraph at lines 88344--88344 \T1/qtm/m/it/10 data_filter=None\T1/txtt/m/n/10 )| [960] Overfull \hbox (15.84877pt too wide) in paragraph at lines 88421--88421 []\T1/qtm/m/it/10 embedding_model\T1/qtm/m/n/10 , Overfull \hbox (49.40376pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (26.72377pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 tom_chunking=False\T1/qtm/m/n/10 , Overfull \hbox (35.69377pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 ding_validation=None\T1/txtt/m/n/10 )| Overfull \hbox (25.65865pt too wide) in paragraph at lines 88472--88472 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (22.01865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.79865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (25.51862pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.25865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.42863pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 88472--88472 \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 88472--88472 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [961] [962] Overfull \hbox (45.21378pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [963] [964] [965] [966] [967] Overfull \hbox (19.56876pt too wide) in paragraph at lines 89132--89132 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [968] Overfull \hbox (18.85867pt too wide) in paragraph at lines 89213--89213 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.39871pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [969] [970] Overfull \hbox (20.24384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 89307--89307 \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 89307--89307 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [971] [972] [973] [974] Overfull \hbox (5.44394pt too wide) in paragraph at lines 89580--89580 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , Overfull \hbox (40.82393pt too wide) in paragraph at lines 89580--89580 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/txtt/m/n/10 )| [975] [976] Overfull \hbox (48.67363pt too wide) in paragraph at lines 89756--89756 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (3.39363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 in- Overfull \hbox (63.50363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 sight_type=None\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (83.20364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (97.08365pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (12.83363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 mod- Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 a- Overfull \hbox (96.59363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (80.18361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (87.23364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (47.95363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 llm_id=None\T1/qtm/m/n/10 , Overfull \hbox (8.94363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 cus- Overfull \hbox (142.60362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (42.95361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 stage=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (117.40361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (174.17355pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [977] [978] [979] Overfull \hbox (27.6337pt too wide) in paragraph at lines 89870--89870 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (42.4637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 sight_type=None\T1/qtm/m/n/10 , Overfull \hbox (33.5737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (38.5737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (132.61371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.4337pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (122.0737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (88.78369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (36.3637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (62.16371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (76.04372pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (71.61368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (75.5537pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (45.15369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (52.31369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (59.14368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (66.19371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (26.9137pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 llm_id=None\T1/qtm/m/n/10 , Overfull \hbox (121.56369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (21.91368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 stage=None\T1/qtm/m/n/10 , Overfull \hbox (42.4637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (116.59372pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (76.8637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (96.36368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (153.13362pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [980] Overfull \hbox (8.47383pt too wide) in paragraph at lines 89914--89914 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (8.46881pt too wide) in paragraph at lines 89914--89914 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , [981] Overfull \hbox (83.20358pt too wide) in paragraph at lines 90035--90035 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 er- Overfull \hbox (108.65358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 er- Overfull \hbox (113.65358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.64856pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| Overfull \hbox (114.26851pt too wide) in paragraph at lines 90060--90060 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (44.33354pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 play- Overfull \hbox (68.05852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 ground_id\T1/qtm/m/n/10 , Overfull \hbox (75.71852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (135.27852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 cost_metric_configurations\T1/qtm/m/n/10 , Overfull \hbox (50.69353pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 name\T1/txtt/m/n/10 )| [982] Overfull \hbox (102.86832pt too wide) in paragraph at lines 90152--90152 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (140.96332pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 rows_count\T1/qtm/m/n/10 , Overfull \hbox (143.96832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.60832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cre- Overfull \hbox (150.64832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ten- Overfull \hbox (120.64832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cu- Overfull \hbox (138.3883pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (112.58334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 play- Overfull \hbox (163.36334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ground_id=None\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 re- Overfull \hbox (210.46335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 sponse_column_name=None\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 rect- Overfull \hbox (176.02335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ness_enabled=None\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [983] [984] [985] Overfull \hbox (209.56818pt too wide) in paragraph at lines 90459--90459 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 a- Overfull \hbox (263.05818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (219.81322pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ootb_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.55818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (183.85818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (197.18321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (172.03816pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 cre- Overfull \hbox (197.89818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [986] [987] [988] Overfull \hbox (152.31828pt too wide) in paragraph at lines 90681--90681 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| [989] Overfull \hbox (29.36853pt too wide) in paragraph at lines 90735--90735 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (39.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 play- Overfull \hbox (62.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ground_id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 da- Overfull \hbox (64.88852pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.38855pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ten- Overfull \hbox (47.14853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.58853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (70.46854pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 dic- Overfull \hbox (72.05354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tar- Overfull \hbox (93.75356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.74356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ex- Overfull \hbox (151.08354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 pected_response_column_name\T1/txtt/m/n/10 )| [990] [991] [992] [993] [994] Overfull \hbox (11.19365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.36365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 scrip- Overfull \hbox (5.09364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 tion\T1/qtm/m/n/10 , Overfull \hbox (69.18863pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 dataset_evaluations\T1/qtm/m/n/10 , Overfull \hbox (92.05864pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (140.30362pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 is_out_of_the_box_test_configuration\T1/qtm/m/n/10 , Overfull \hbox (66.02365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 use_case_id=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 cre- Overfull \hbox (59.77365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ation_date=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 cre- Overfull \hbox (72.70364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ation_user_id=None\T1/qtm/m/n/10 , Overfull \hbox (10.82364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 warn- Overfull \hbox (36.56363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ings=None\T1/txtt/m/n/10 )| [995] [996] Overfull \hbox (213.50836pt too wide) in paragraph at lines 91356--91356 []\T1/qtm/m/it/10 supported_insight_configurations\T1/qtm/m/n/10 , Overfull \hbox (172.00838pt too wide) in paragraph at lines 91356--91356 \T1/qtm/m/it/10 datasets_compatibility\T1/txtt/m/n/10 )| [997] Overfull \hbox (19.38884pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (32.71387pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_configuration_name\T1/qtm/m/n/10 , Overfull \hbox (11.31386pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_blueprint_snapshot\T1/qtm/m/n/10 , Overfull \hbox (18.51886pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (13.83882pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 sight_evaluation_results\T1/qtm/m/n/10 , Overfull \hbox (10.11386pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 pass_percentage=None\T1/qtm/m/n/10 , [998] [999] Overfull \hbox (42.4137pt too wide) in paragraph at lines 91617--91617 []\T1/qtm/m/it/10 evaluation_name\T1/qtm/m/n/10 , Overfull \hbox (51.87369pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 sight_configuration\T1/qtm/m/n/10 , Overfull \hbox (64.33868pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 sight_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (49.7437pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 tion_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (77.6537pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 max_num_prompts=None\T1/qtm/m/n/10 , Overfull \hbox (108.2737pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 prompt_sampling_strategy=None\T1/qtm/m/n/10 , Overfull \hbox (122.1137pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (55.51369pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 ootb_dataset=None\T1/txtt/m/n/10 )| [1000] Overfull \hbox (40.72867pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 llm_test_result_id\T1/qtm/m/n/10 , Overfull \hbox (12.0737pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (12.34868pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (10.71371pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_name\T1/qtm/m/n/10 , Overfull \hbox (59.0487pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 sight_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (36.98372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 last_update_date\T1/qtm/m/n/10 , Overfull \hbox (44.45372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (38.07372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_value=None\T1/qtm/m/n/10 , Overfull \hbox (116.82372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (33.87372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 ric_name=None\T1/qtm/m/n/10 , Overfull \hbox (33.32372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_type=None\T1/qtm/m/n/10 , Overfull \hbox (39.11368pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 ing_result=None\T1/txtt/m/n/10 )| [1001] Overfull \hbox (4.4887pt too wide) in paragraph at lines 91739--91739 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (54.12851pt too wide) in paragraph at lines 91748--91748 []\T1/qtm/m/it/10 *args\T1/qtm/m/n/10 , Overfull \hbox (72.7385pt too wide) in paragraph at lines 91748--91748 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (17.37862pt too wide) in paragraph at lines 91757--91757 []\T1/qtm/m/it/10 *args\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 91757--91757 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (66.25873pt too wide) in paragraph at lines 91766--91766 []\T1/qtm/m/it/10 blocked_terms_file_contents\T1/qtm/m/n/10 , Overfull \hbox (103.16377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (67.21376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_files=None\T1/qtm/m/n/10 , Overfull \hbox (85.30376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_llm_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (118.38376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_moderation_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (98.02377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (101.89377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (65.94376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_files=None\T1/qtm/m/n/10 , Overfull \hbox (84.03375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_llm_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (117.11375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_moderation_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (99.50375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_template_id=None\T1/txtt/m/n/10 )| [1002] [1003] Overfull \hbox (31.8338pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (15.0638pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 dataset_url=None\T1/qtm/m/n/10 , Overfull \hbox (58.1738pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 sponse_column_name=None\T1/qtm/m/n/10 , [1004] Overfull \hbox (80.11386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.93385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (69.57385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (36.28384pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (9.66386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (23.54387pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (19.11383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (23.05385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (6.64383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (13.69386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (69.06384pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (64.09387pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (24.36385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.86383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (100.63377pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [1005] [1006] Overfull \hbox (186.89838pt too wide) in paragraph at lines 92173--92173 []\T1/qtm/m/it/10 ootb_metric_configurations\T1/txtt/m/n/10 )| [1007] Underfull \hbox (badness 10000) in paragraph at lines 92326--92328 []\T1/qtm/m/n/10 Added method [][]\T1/txtt/m/sl/10 Deployment.get_capabilities[ ][] \T1/qtm/m/n/10 to re-trieve a list of :class: \T1/qtm/m/it/10 Ca-pa-bil-ity [1008] Underfull \hbox (badness 10000) in paragraph at lines 92387--92389 []\T1/qtm/m/n/10 Dep-re-cated [][]\T1/txtt/m/sl/10 Model.request_fairness_insig hts[][]\T1/qtm/m/n/10 . Please use [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 92407--92409 []\T1/qtm/m/n/10 Re-named \T1/qtm/m/it/10 datarobot.enums.CustomTaskOutgoingNet workPolicy \T1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 92462--92465 []\T1/qtm/m/it/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template \T1/qtm/m/n/10 Ex-per-i-men-tal [1009] Overfull \hbox (5.07997pt too wide) in paragraph at lines 92581--92583 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 TraceMeta-data [1010] Underfull \hbox (badness 10000) in paragraph at lines 92634--92636 []\T1/qtm/m/n/10 Up-dated the schema for [][]\T1/txtt/m/sl/10 EvaluationDataset MetricAggregation[][] \T1/qtm/m/n/10 to in-clude the new at-tributes Underfull \hbox (badness 10000) in paragraph at lines 92686--92690 []\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 92686--92690 \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 92708--92712 [][]\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 92708--92712 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create[][] \T1/qtm/m/n/10 to c re-ate a hosted cus-tom met-ric blueprint. [1011] Overfull \hbox (225.76pt too wide) in paragraph at lines 92733--92740 []\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 92742--92747 []\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 Overfull \hbox (216.13pt too wide) in paragraph at lines 92749--92752 []\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 92754--92762 []\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 92754--92762 \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 92754--92762 \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 92754--92762 \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 92754--92762 \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. [1012] Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/qtm/m/it/10 en-tity_type \T1/qtm/ m/n/10 to the \T1/qtm/m/it/10 com-pute \T1/qtm/m/n/10 and \T1/qtm/m/it/10 cre-a te \T1/qtm/m/n/10 meth-ods of the Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 \T1/qtm/m/n/10 classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , :class: Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view [1013] [1014] Underfull \hbox (badness 10000) in paragraph at lines 93029--93031 [][][]\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 [1015] Underfull \hbox (badness 10000) in paragraph at lines 93167--93169 []\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. [1016] Overfull \hbox (95.30997pt too wide) in paragraph at lines 93254--93257 []\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 93265--93271 []\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 93265--93271 \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 93273--93275 []\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 93277--93279 []\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 93277--93279 \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 [1017] Underfull \hbox (badness 10000) in paragraph at lines 93306--93308 []\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 93365--93367 []\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 [1018] [1019] Underfull \hbox (badness 10000) in paragraph at lines 93537--93539 []\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. [1020] Underfull \hbox (badness 10000) in paragraph at lines 93624--93630 \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 93624--93630 [][]\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 93624--93630 \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 93624--93630 \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 93667--93669 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [1021] Underfull \hbox (badness 10000) in paragraph at lines 93702--93704 \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 [1022] Underfull \hbox (badness 10000) in paragraph at lines 93807--93813 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 93839--93841 []\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 93873--93882 \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 93873--93882 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 93873--93882 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [1023] Underfull \hbox (badness 10000) in paragraph at lines 93895--93908 \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 93895--93908 [][]\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 93895--93908 \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 93944--93946 []\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 93953--93955 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [1024] Underfull \hbox (badness 10000) in paragraph at lines 93995--94010 \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 93995--94010 [][]\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 93995--94010 [][]\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 94040--94042 []\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 94064--94066 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [1025] Underfull \hbox (badness 10000) in paragraph at lines 94178--94180 []\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 94192--94195 []\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 94202--94205 []\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 94217--94220 []\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 94222--94225 []\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. [1026] Underfull \hbox (badness 10000) in paragraph at lines 94232--94235 []\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. [1027] Underfull \hbox (badness 10000) in paragraph at lines 94374--94378 []\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 94374--94378 [][]\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 94380--94385 []\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 94380--94385 [][]\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 94411--94415 []\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 , [1028] [1029] [1030] [1031] Underfull \hbox (badness 10000) in paragraph at lines 94751--94754 []\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 94756--94758 []\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. Underfull \hbox (badness 10000) in paragraph at lines 94839--94841 [][][]\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 94843--94845 [][][]\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 [1032] Underfull \hbox (badness 6364) in paragraph at lines 94875--94877 []\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. Underfull \hbox (badness 10000) in paragraph at lines 94927--94932 []\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 94927--94932 \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 - [1033] Underfull \hbox (badness 10000) in paragraph at lines 94969--94976 []\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 Underfull \hbox (badness 10000) in paragraph at lines 95020--95033 \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 95020--95033 \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 95020--95033 \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 95020--95033 \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 95020--95033 \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. [1034] Underfull \hbox (badness 10000) in paragraph at lines 95146--95148 []\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 95164--95167 []\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 [1035] [1036] Underfull \hbox (badness 10000) in paragraph at lines 95390--95392 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1123 pages, 4441914 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.6.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.6.0b0_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./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))) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/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)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc Overfull \hbox (4.49997pt too wide) detected at line 551 []\T1/qtm/m/n/10 1007 ) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] Underfull \hbox (badness 10000) in paragraph at lines 168--171 [][][]\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 177--181 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 945 [17] Overfull \vbox (1.97241pt too high) detected at line 1025 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1254 [23] [24] [25] [26] [27] [28] [29] [30] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2164--2166 []\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 [37] Underfull \hbox (badness 10000) in paragraph at lines 2178--2183 []\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 [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2675--2678 []\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. [46] Underfull \hbox (badness 10000) in paragraph at lines 2748--2753 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2780--2785 []\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 2780--2785 [][]\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] [52] Underfull \hbox (badness 6141) in paragraph at lines 3198--3205 []\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- Overfull \vbox (0.7195pt too high) detected at line 3243 [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3486--3491 []\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. [57] [58] Overfull \vbox (1.97241pt too high) detected at line 3680 [59] [60] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3710 ├── 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.3710 ├── 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.3710 ├── 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.3711 │   ├── 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.3711 │   ├── 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.3711 │   ├── 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.3711 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3712 │   ├── 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.3713 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3713 │   ├── … ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3714 ├── 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.3714 ├── 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.3714 ├── 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.3715 ...├── 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.3715 ...├── 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.3715 ...├── 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.3715 ...├── 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.3716 ...├── 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.3716 ...├── 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.3716 ...├── 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.3716 ...├── 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.3717 │ ├── … ! 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.3717 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 │ ├── … [61] [62] [63 <./sample1.png> <./sample2.png>] [64] [65 <./activation_map1.png> <./activation_map2.png>] [66] [67 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4060 [68] [69] [70] [71] Underfull \hbox (badness 7012) in paragraph at lines 4245--4248 []\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 [72] Underfull \hbox (badness 10000) in paragraph at lines 4295--4298 []\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 [73] [74] [75] [76] [77] [78] [79] [80] [81] ! 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.5069 ...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.5069 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [82] [83] [84] Overfull \vbox (2.67389pt too high) detected at line 5296 [85] [86] [87] [88] [89] [90] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5682 ├── 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.5682 ├── 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.5682 ├── 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.5683 ├  ├──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.5683 ├  ├──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.5683 ├  ├──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.5683 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5684 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5685 ├  ├──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.5686 ├── 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.5686 ├── 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.5686 ├── data.csv [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 6102--6108 []\T1/txtt/m/n/10 PredictionExplanations.get_all_as_dataframe() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [98] [99] Overfull \vbox (0.7195pt too high) detected at line 6266 [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] Underfull \hbox (badness 10000) in paragraph at lines 7315--7320 []\T1/qtm/m/n/10 If you just want to get gen-er-ated pre-dic-tions from a Pre-d ic-tJob, you can use the \T1/txtt/m/n/10 PredictJob. [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Underfull \hbox (badness 5231) in paragraph at lines 8200--8205 []\T1/qtm/m/n/10 In or-der to sched-ule the ex-e-cu-tion of a Batch Pre-dic-tio n job, a def-i-ni-tion must first be cre-ated, us- [130] Underfull \hbox (badness 10000) in paragraph at lines 8291--8294 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8291--8294 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8291--8294 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8304--8306 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8307--8310 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8320--8322 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8323--8326 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8323--8326 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8323--8326 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8336--8338 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8336--8338 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8339--8343 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8339--8343 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8344--8347 \T1/qtm/m/n/10 such as [131] Overfull \vbox (676.10883pt too high) has occurred while \output is active [132] Underfull \hbox (badness 5832) in paragraph at lines 8355--8361 []\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 8355--8361 \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 8402--8405 []\T1/qtm/m/n/10 When cre-at-ing a new de-ploy-ment, a DataRobot \T1/txtt/m/n/1 0 registered_model_version_id\TS1/txtt/m/n/10 ``\T1/txtt/m/n/10 (also known as [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9478--9482 \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. [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 10983--10986 []\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 [173] [174] [175] Overfull \vbox (2.67389pt too high) detected at line 11199 [176] Overfull \vbox (1.97238pt too high) detected at line 11263 [177] [178] [179] [180] [181] Underfull \hbox (badness 10000) in paragraph at lines 11514--11518 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12154--12157 []\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 , [192] [193] [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 12410--12413 []\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 [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] Underfull \hbox (badness 10000) in paragraph at lines 13553--13556 []\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 [212] Overfull \vbox (0.7781pt too high) detected at line 13618 [213] Overfull \hbox (51.86432pt too wide) in paragraph at lines 13701--13701 \T1/qtm/m/it/10 ber_of_incremental_learning_iterations_before_best_model_select ion=None\T1/qtm/m/n/10 , [214] [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 13818--13823 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13876--13882 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [217] [218] [219] [220] [221] [222] [223] [224] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14641--14641 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 15849--15853 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (62.72911pt too wide) in paragraph at lines 15854--15858 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [236] Underfull \hbox (badness 10000) in paragraph at lines 15901--15905 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: Overfull \hbox (23.14409pt too wide) in paragraph at lines 15906--15910 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) [237] Underfull \hbox (badness 10000) in paragraph at lines 16071--16074 []\T1/qtm/m/n/10 par-ti-tion : sub-set of train-ing data to score, one of \T1/t xtt/m/n/10 datarobot.enums. [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] Overfull \hbox (5.11876pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 22052--22052 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] Overfull \hbox (18.09383pt too wide) in paragraph at lines 23141--23141 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 23141--23141 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [316] [317] Overfull \hbox (23.3838pt too wide) in paragraph at lines 23395--23395 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23395--23395 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [318] [319] Overfull \hbox (19.14882pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (5.03381pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23629--23629 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [320] [321] Underfull \hbox (badness 10000) in paragraph at lines 23754--23760 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [322] [323] [324] Overfull \hbox (8.1838pt too wide) in paragraph at lines 24073--24073 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] Underfull \hbox (badness 10000) in paragraph at lines 25252--25257 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.REGRESSION\T1/qtm/m/n/10 , \T1/qtm/m/it/1 0 datarobot.TARGET_TYPE.MULTICLASS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25252--25257 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED\T1/qtm/m/n/10 , \T1/qtm/m/it /10 datarobot.TARGET_TYPE.ANOMALY\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25259--25263 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25259--25263 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [335] Underfull \hbox (badness 10000) in paragraph at lines 25321--25324 \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 25321--25324 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [336] [337] Underfull \hbox (badness 10000) in paragraph at lines 25501--25506 \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 25501--25506 \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 25508--25511 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for Underfull \hbox (badness 10000) in paragraph at lines 25543--25546 \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 25543--25546 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [338] [339] [340] Overfull \hbox (15.66096pt too wide) in paragraph at lines 25833--25838 \T1/qtm/m/n/10 the type of the im-age, ei-ther CUS-TOM_MODEL_IMAGE_TYPE.CUSTOM_ MODEL_IMAGE Underfull \hbox (badness 10000) in paragraph at lines 25833--25838 \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- Underfull \hbox (badness 10000) in paragraph at lines 25877--25880 \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 25877--25880 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [341] Underfull \hbox (badness 10000) in paragraph at lines 25926--25929 \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 25926--25929 \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 , [342] [343] Underfull \hbox (badness 10000) in paragraph at lines 26226--26229 \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 26226--26229 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] Underfull \hbox (badness 10000) in paragraph at lines 26322--26326 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of [345] Underfull \hbox (badness 10000) in paragraph at lines 26347--26357 \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 26347--26357 \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 26359--26362 \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 26359--26362 \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 , [346] [347] Underfull \hbox (badness 10000) in paragraph at lines 26519--26523 \T1/qtm/m/n/10 The base en-vi-ron-ment to use with this model ver-sion. At leas t one of Underfull \hbox (badness 10000) in paragraph at lines 26544--26554 \T1/qtm/m/n/10 will be used for tu-ples Ex-am-ple: [(^^P/home/user/Documents/my Model/file1.txt^^Q, Underfull \hbox (badness 10000) in paragraph at lines 26544--26554 \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 26544--26554 \T1/qtm/m/n/10 ^^Pfolder/file2.txt^^Q)] or [^^P/home/user/Documents/myModel/fil e1.txt^^Q, [348] Underfull \hbox (badness 10000) in paragraph at lines 26561--26564 \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 26561--26564 \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 , [349] [350] [351] [352] [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 27208--27212 \T1/qtm/m/n/10 Get lat-est cus-tom model ver-sion con-ver-sion for a given cus- tom model ver-sion. :rtype: Underfull \hbox (badness 10000) in paragraph at lines 27255--27259 \T1/qtm/m/n/10 Get cus-tom model ver-sion con-ver-sions list per cus-tom model ver-sion. :rtype: [355] Underfull \hbox (badness 10000) in paragraph at lines 27342--27346 \T1/qtm/m/n/10 Re-trieve in-for-ma-tion about a cus-tom model ver-sion's de-pen -dency build :rtype: Underfull \hbox (badness 10000) in paragraph at lines 27378--27382 \T1/qtm/m/n/10 Start the de-pen-dency build for a cus-tom model ver-sion de-pen -dency build :rtype: [356] [357] [358] [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 27916--27919 \T1/qtm/m/n/10 build sta-tus of the ex-e-cu-tion en-vi-ron-ment ver-sion to fil -ter by. See Underfull \hbox (badness 10000) in paragraph at lines 27916--27919 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [361] [362] [363] [364] Underfull \hbox (badness 10000) in paragraph at lines 28359--28363 \T1/qtm/m/n/10 whether anomaly pre-dic-tions should be cal-i-brated to be be-tw een 0 Underfull \hbox (badness 10000) in paragraph at lines 28359--28363 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] Underfull \hbox (badness 10000) in paragraph at lines 30131--30134 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [381] Underfull \hbox (badness 6125) in paragraph at lines 30192--30195 \T1/qtm/m/n/10 [str] Op-tional. The iden-ti-fier of the Con-nec-tor. if the typ e is Data-S-tore- Underfull \hbox (badness 10000) in paragraph at lines 30196--30199 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] Underfull \hbox (badness 5077) in paragraph at lines 32738--32745 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [408] [409] [410] [411] [412] [413] [414] Overfull \hbox (7.10396pt too wide) in paragraph at lines 33415--33415 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [415] [416] [417] [418] [419] [420] [421] [422] [423] Underfull \hbox (badness 10000) in paragraph at lines 34263--34266 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [424] [425] [426] Underfull \hbox (badness 10000) in paragraph at lines 34592--34595 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 34886--34889 \T1/qtm/m/n/10 The res-o-lu-tion that is used for bin-ning. One of \T1/txtt/m/n /10 datarobot.enums. [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] Underfull \hbox (badness 10000) in paragraph at lines 36258--36262 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [444] [445] [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 36635--36640 \T1/qtm/m/n/10 [bool] If pre-dic-tions data col-lec-tion is en-abled for this d e-ploy- Underfull \hbox (badness 10000) in paragraph at lines 36635--36640 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see Underfull \hbox (badness 10000) in paragraph at lines 36699--36704 \T1/qtm/m/n/10 [bool] If tar-get pre-dic-tion_warning is en-abled for this de-p loy-ment. Underfull \hbox (badness 10000) in paragraph at lines 36699--36704 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [448] [449] [450] [451] [452] Underfull \hbox (badness 10000) in paragraph at lines 37203--37207 \T1/qtm/m/n/10 Re-trieve drift in-for-ma-tion for de-ploy-ment's fea-tures over a cer-tain time pe-riod. :rtype: Underfull \hbox (badness 10000) in paragraph at lines 37256--37260 \T1/qtm/m/n/10 Re-trieve stats of de-ploy-ment's pre-dic-tion re-sponse over a cer-tain time pe-riod. :rtype: [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] Underfull \hbox (badness 10000) in paragraph at lines 38820--38824 \T1/qtm/m/n/10 Re-trieve drift in-for-ma-tion for de-ploy-ment's fea-tures over a cer-tain time pe-riod. :rtype: [469] [470] [471] [472] [473] [474] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39433--39433 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [475] [476] Overfull \hbox (78.24869pt too wide) in paragraph at lines 39716--39716 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.90869pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.59868pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (110.3087pt too wide) in paragraph at lines 39716--39716 \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 39716--39716 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 39716--39716 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] Underfull \hbox (badness 10000) in paragraph at lines 40979--40984 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [489] [490] [491] [492] [493] Underfull \hbox (badness 10000) in paragraph at lines 41474--41479 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [494] [495] [496] [497] [498] [499] Underfull \hbox (badness 10000) in paragraph at lines 42125--42128 []\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 42125--42128 \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 42190--42193 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [500] Underfull \hbox (badness 10000) in paragraph at lines 42252--42255 \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 42262--42265 []\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 42262--42265 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 42417--42421 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 42417--42421 \T1/qtm/m/n/10 get pair-wise data for. Since `v2.19' this is op-tional and de-f aults to Underfull \hbox (badness 10000) in paragraph at lines 42422--42426 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 42422--42426 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [503] [504] [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 42996--42999 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [509] [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43339--43344 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43358--43362 \T1/qtm/m/n/10 Time unit of the pre-dic-tion point round-ing. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 43376--43379 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [514] [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 43736--43740 \T1/qtm/m/n/10 Re-trieve a sin-gle sec-ondary dataset con-fig-u-ra-tion for a g iven id :rtype: [518] Overfull \vbox (0.6316pt too high) detected at line 43853 [519] [520] [521] [522] Overfull \hbox (14.04398pt too wide) in paragraph at lines 44151--44151 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] Underfull \hbox (badness 5359) in paragraph at lines 47266--47269 \T1/qtm/m/n/10 keys: \T1/txtt/m/n/10 featureName\T1/qtm/m/n/10 , \T1/txtt/m/n/1 0 impactNormalized\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 impactUnnormalized\T1/qt m/m/n/10 , and [551] [552] [553] [554] [555] [556] [557] [558] [559] [560] [561] [562] Underfull \hbox (badness 10000) in paragraph at lines 48601--48606 []\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 48601--48606 [][]\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 [563] [564] [565] [566] [567] [568] Underfull \hbox (badness 5592) in paragraph at lines 49226--49232 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 49226--49232 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [569] Underfull \hbox (badness 10000) in paragraph at lines 49268--49273 []\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 49268--49273 [][]\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 [570] [571] [572] [573] [574] [575] Overfull \vbox (1.47964pt too high) detected at line 49927 [576] [577] [578] [579] [580] [581] [582] Underfull \hbox (badness 5359) in paragraph at lines 50625--50628 \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 [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] Underfull \hbox (badness 5359) in paragraph at lines 53591--53594 \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 [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] Underfull \hbox (badness 10000) in paragraph at lines 54926--54931 []\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 54926--54931 [][]\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 [623] [624] [625] [626] [627] [628] Underfull \hbox (badness 5592) in paragraph at lines 55551--55557 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 55551--55557 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [629] Underfull \hbox (badness 10000) in paragraph at lines 55593--55598 []\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 55593--55598 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [630] [631] [632] [633] Underfull \hbox (badness 10000) in paragraph at lines 55923--55931 \T1/qtm/m/n/10 of the \T1/txtt/m/n/10 windows_basis_unit \T1/qtm/m/n/10 into th e past rel-a-tive to the fore-cast point the Underfull \hbox (badness 5726) in paragraph at lines 55923--55931 \T1/txtt/m/n/10 feature_derivation_window_start \T1/qtm/m/n/10 set on the proje ct due to the dif-fer-enc-ing [634] [635] [636] [637] Underfull \hbox (badness 10000) in paragraph at lines 56334--56339 []\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 56334--56339 [][]\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 [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 57434--57438 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [649] Underfull \hbox (badness 10000) in paragraph at lines 57544--57548 \T1/qtm/m/n/10 [list of Anoma-lyAssess-men-tRecord] a [][]\T1/txtt/m/sl/10 Anom alyAssessmentRecord[][] \T1/qtm/m/n/10 rep-re-sent-ing [650] Underfull \hbox (badness 5359) in paragraph at lines 57620--57623 \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 [651] [652] Underfull \hbox (badness 10000) in paragraph at lines 57787--57792 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck Underfull \hbox (badness 10000) in paragraph at lines 57832--57839 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [653] Underfull \hbox (badness 10000) in paragraph at lines 57893--57898 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Roc Curve data source. Che ck Underfull \hbox (badness 10000) in paragraph at lines 57938--57945 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] Underfull \hbox (badness 10000) in paragraph at lines 59589--59594 []\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 59589--59594 [][]\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 [669] [670] [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 59923--59928 []\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 59923--59928 [][]\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 [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] Underfull \hbox (badness 5359) in paragraph at lines 61457--61460 \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 [689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699] Underfull \hbox (badness 10000) in paragraph at lines 62792--62797 []\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 62792--62797 [][]\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 [700] [701] [702] [703] [704] [705] [706] Underfull \hbox (badness 5592) in paragraph at lines 63417--63423 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 63417--63423 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. Underfull \hbox (badness 10000) in paragraph at lines 63459--63464 []\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 63459--63464 [][]\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 [707] [708] [709] [710] [711] [712] [713] [714] [715] [716] [717] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64658--64658 \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 64668--64671 []\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 64678--64681 []\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 64688--64692 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [718] Underfull \hbox (badness 10000) in paragraph at lines 64697--64703 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [719] [720] [721] Underfull \hbox (badness 10000) in paragraph at lines 64969--64974 []\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 , [722] [723] [724] Underfull \hbox (badness 10000) in paragraph at lines 65184--65188 \T1/qtm/m/n/10 [str] one of \T1/txtt/m/n/10 datarobot.enums.DATETIME_AUTOPILOT_ DATA_SELECTION_METHOD\T1/qtm/m/n/10 . [725] [726] [727] [728] [729] [730] Underfull \hbox (badness 5563) in paragraph at lines 65792--65801 \T1/qtm/m/n/10 proach for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duratio n\T1/qtm/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 65975--65978 []\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 65975--65978 \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. [733] [734] Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 [bool] De-fault \T1/txtt/m/n/10 False\T1/qtm/m/n/10 . If \T1/txt t/m/n/10 False\T1/qtm/m/n/10 , will use a duration-based ap-proach Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 for spec-i-fy-ing back-tests (\T1/txtt/m/n/10 gap_duration\T1/qt m/m/n/10 , \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 66180--66189 \T1/qtm/m/n/10 ing back-tests (\T1/txtt/m/n/10 primary_training_start_date\T1/q tm/m/n/10 , \T1/txtt/m/n/10 primary_training_end_date\T1/qtm/m/n/10 , [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] Underfull \hbox (badness 10000) in paragraph at lines 67502--67505 []\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 67507--67510 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [747] Underfull \hbox (badness 6708) in paragraph at lines 67576--67582 \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 67576--67582 \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 67592--67595 []\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 67597--67600 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [748] [749] [750] [751] Overfull \hbox (15.28386pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 68001--68001 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| Overfull \hbox (89.36382pt too wide) in paragraph at lines 68089--68089 \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 68089--68089 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] Underfull \hbox (badness 10000) in paragraph at lines 69861--69864 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [771] [772] [773] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [774] Underfull \hbox (badness 10000) in paragraph at lines 70230--70233 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [775] [776] [777] Underfull \hbox (badness 10000) in paragraph at lines 70453--70461 \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 70453--70461 \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 70453--70461 \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 70453--70461 \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 [778] [779] [780] [781] Underfull \hbox (badness 10000) in paragraph at lines 70838--70841 \T1/qtm/m/n/10 Raised if \T1/txtt/m/n/10 forecast_point \T1/qtm/m/n/10 or \T1/t xtt/m/n/10 predictions_start_date \T1/qtm/m/n/10 and [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] Underfull \hbox (badness 5592) in paragraph at lines 72191--72197 \T1/qtm/m/n/10 of fea-tures with a mono-ton-i-cally de-creas-ing re-la-tion-shi p to the tar-get. Pass- Underfull \hbox (badness 10000) in paragraph at lines 72191--72197 \T1/qtm/m/n/10 ing \T1/txtt/m/n/10 None \T1/qtm/m/n/10 dis-ables de-creas-ing m ono-tonic-ity con-straint. De-fault (\T1/txtt/m/n/10 dr.enums. [796] Underfull \hbox (badness 10000) in paragraph at lines 72263--72268 []\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 72263--72268 [][]\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 [797] [798] [799] [800] [801] [802] [803] Underfull \hbox (badness 10000) in paragraph at lines 73035--73040 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 73035--73040 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [804] Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/qtm/m/n/10 (New in ver-sion v2.24) Met-ric to use for cal-cu-lat-ing fair- Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/qtm/m/n/10 ness. Can be one of \T1/txtt/m/n/10 proportionalParity\T1/qtm/m/ n/10 , \T1/txtt/m/n/10 equalParity\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 73093--73099 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 73269--73273 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [807] [808] [809] Underfull \hbox (badness 10000) in paragraph at lines 73544--73546 \T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. [810] [811] Underfull \hbox (badness 10000) in paragraph at lines 73815--73818 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [812] [813] [814] [815] Underfull \hbox (badness 10000) in paragraph at lines 74234--74241 []\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 [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 6047) in paragraph at lines 75077--75080 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [824] [825] [826] [827] [828] Overfull \hbox (1.32878pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 75538--75538 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [829] Overfull \hbox (74.31384pt too wide) in paragraph at lines 75595--75595 \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 75595--75595 \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 75595--75595 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 75595--75595 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 75595--75595 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [830] Overfull \hbox (32.31396pt too wide) in paragraph at lines 75656--75656 \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 75656--75656 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] Overfull \hbox (40.76382pt too wide) in paragraph at lines 79427--79427 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [868] Overfull \hbox (4.4887pt too wide) in paragraph at lines 79569--79569 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [869] Overfull \hbox (3.07861pt too wide) in paragraph at lines 79643--79643 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 79643--79643 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 79700--79700 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 79700--79700 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] Overfull \hbox (18.58876pt too wide) in paragraph at lines 82365--82365 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 82365--82365 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [896] Overfull \hbox (2.35878pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.6338pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 82458--82458 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [897] [898] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82606--82606 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [899] Overfull \hbox (10.32385pt too wide) in paragraph at lines 82670--82670 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [900] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82727--82727 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [901] [902] [903] [904] [905] [906] [907] [908] [909] [910] Overfull \hbox (16.12384pt too wide) in paragraph at lines 83820--83820 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [911] [912] [913] [914] [915] Overfull \hbox (52.87373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.0587pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.13869pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.63872pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.7187pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 84201--84201 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [916] Overfull \hbox (47.62375pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.8887pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.38873pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (7.46872pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 84274--84274 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [917] [918] [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] [929] [930] [931] [932] Overfull \hbox (11.64404pt too wide) in paragraph at lines 85851--85851 \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 85851--85851 \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 85851--85851 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [933] [934] [935] [936] [937] [938] [939] [940] [941] [942] [943] [944] [945] [946] [947] [948] [949] [950] Overfull \hbox (28.40382pt too wide) in paragraph at lines 87591--87591 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (10.02884pt too wide) in paragraph at lines 87591--87591 \T1/qtm/m/it/10 added_dataset_names\T1/qtm/m/n/10 , [951] [952] [953] Overfull \hbox (24.75876pt too wide) in paragraph at lines 87867--87867 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (44.18875pt too wide) in paragraph at lines 87867--87867 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 87867--87867 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| Overfull \hbox (0.65369pt too wide) in paragraph at lines 87898--87898 []\T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (0.75868pt too wide) in paragraph at lines 87898--87898 \T1/qtm/m/it/10 enum\T1/qtm/m/n/10 , Overfull \hbox (18.51865pt too wide) in paragraph at lines 87898--87898 \T1/qtm/m/it/10 group_id\T1/txtt/m/n/10 )| [954] Overfull \hbox (17.45863pt too wide) in paragraph at lines 87955--87955 []\T1/qtm/m/it/10 settings\T1/txtt/m/n/10 )| Overfull \hbox (31.35858pt too wide) in paragraph at lines 87976--87976 []\T1/qtm/m/it/10 job_id\T1/qtm/m/n/10 , Overfull \hbox (19.0936pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 vec- Overfull \hbox (71.25858pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 tor_database_id\T1/qtm/m/n/10 , Overfull \hbox (14.95361pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 ex- Overfull \hbox (71.83856pt too wide) in paragraph at lines 87976--87976 \T1/qtm/m/it/10 port_dataset_id\T1/txtt/m/n/10 )| [955] Overfull \hbox (59.03395pt too wide) in paragraph at lines 88038--88038 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/qtm/m/n/10 , [956] [957] [958] Overfull \hbox (2.10391pt too wide) in paragraph at lines 88253--88253 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , Overfull \hbox (136.95375pt too wide) in paragraph at lines 88311--88311 []\T1/qtm/m/it/10 max_documents_retrieved_per_prompt=None\T1/qtm/m/n/10 , Overfull \hbox (27.46376pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 max_tokens=None\T1/qtm/m/n/10 , Overfull \hbox (228.29874pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 triever=VectorDatabaseRetrievers.SINGLE_LOOKUP_RETRIEVER\T1/qtm /m/n/10 , Overfull \hbox (72.29373pt too wide) in paragraph at lines 88311--88311 \T1/qtm/m/it/10 add_neighbor_chunks=False\T1/txtt/m/n/10 )| [959] Overfull \hbox (18.44377pt too wide) in paragraph at lines 88344--88344 \T1/qtm/m/it/10 son_chat_id=None\T1/qtm/m/n/10 , Overfull \hbox (14.12378pt too wide) in paragraph at lines 88344--88344 \T1/qtm/m/it/10 data_filter=None\T1/txtt/m/n/10 )| [960] Overfull \hbox (15.84877pt too wide) in paragraph at lines 88421--88421 []\T1/qtm/m/it/10 embedding_model\T1/qtm/m/n/10 , Overfull \hbox (49.40376pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (26.72377pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 tom_chunking=False\T1/qtm/m/n/10 , Overfull \hbox (35.69377pt too wide) in paragraph at lines 88421--88421 \T1/qtm/m/it/10 ding_validation=None\T1/txtt/m/n/10 )| Overfull \hbox (25.65865pt too wide) in paragraph at lines 88472--88472 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (22.01865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.79865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (25.51862pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.25865pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.42863pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 88472--88472 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 88472--88472 \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 88472--88472 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [961] [962] Overfull \hbox (45.21378pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 88608--88608 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [963] [964] [965] [966] [967] Overfull \hbox (19.56876pt too wide) in paragraph at lines 89132--89132 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 89132--89132 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [968] Overfull \hbox (18.85867pt too wide) in paragraph at lines 89213--89213 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.39871pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 89213--89213 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [969] [970] Overfull \hbox (20.24384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 89307--89307 \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 89307--89307 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 89307--89307 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [971] [972] [973] [974] Overfull \hbox (5.44394pt too wide) in paragraph at lines 89580--89580 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , Overfull \hbox (40.82393pt too wide) in paragraph at lines 89580--89580 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/txtt/m/n/10 )| [975] [976] Overfull \hbox (48.67363pt too wide) in paragraph at lines 89756--89756 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (3.39363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 in- Overfull \hbox (63.50363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 sight_type=None\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (83.20364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (97.08365pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (12.83363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 mod- Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (0.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 a- Overfull \hbox (96.59363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 er- Overfull \hbox (80.18361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (87.23364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (47.95363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 llm_id=None\T1/qtm/m/n/10 , Overfull \hbox (8.94363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 cus- Overfull \hbox (142.60362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (42.95361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 stage=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 89756--89756 \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 89756--89756 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (117.40361pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (174.17355pt too wide) in paragraph at lines 89756--89756 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [977] [978] [979] Overfull \hbox (27.6337pt too wide) in paragraph at lines 89870--89870 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (42.4637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 sight_type=None\T1/qtm/m/n/10 , Overfull \hbox (33.5737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (38.5737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (132.61371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.4337pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (122.0737pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (88.78369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (36.3637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (62.16371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (76.04372pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (71.61368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (75.5537pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (45.15369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (52.31369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (59.14368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (66.19371pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (26.9137pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 llm_id=None\T1/qtm/m/n/10 , Overfull \hbox (121.56369pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (21.91368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 stage=None\T1/qtm/m/n/10 , Overfull \hbox (42.4637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (116.59372pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (76.8637pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (96.36368pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (153.13362pt too wide) in paragraph at lines 89870--89870 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [980] Overfull \hbox (8.47383pt too wide) in paragraph at lines 89914--89914 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (8.46881pt too wide) in paragraph at lines 89914--89914 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , [981] Overfull \hbox (83.20358pt too wide) in paragraph at lines 90035--90035 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 er- Overfull \hbox (108.65358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 er- Overfull \hbox (113.65358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.64856pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 90035--90035 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| Overfull \hbox (114.26851pt too wide) in paragraph at lines 90060--90060 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (44.33354pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 play- Overfull \hbox (68.05852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 ground_id\T1/qtm/m/n/10 , Overfull \hbox (75.71852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (135.27852pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 cost_metric_configurations\T1/qtm/m/n/10 , Overfull \hbox (50.69353pt too wide) in paragraph at lines 90060--90060 \T1/qtm/m/it/10 name\T1/txtt/m/n/10 )| [982] Overfull \hbox (102.86832pt too wide) in paragraph at lines 90152--90152 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (140.96332pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 rows_count\T1/qtm/m/n/10 , Overfull \hbox (143.96832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.60832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cre- Overfull \hbox (150.64832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ten- Overfull \hbox (120.64832pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cu- Overfull \hbox (138.3883pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (112.58334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 play- Overfull \hbox (163.36334pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ground_id=None\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 re- Overfull \hbox (210.46335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 sponse_column_name=None\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 rect- Overfull \hbox (176.02335pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ness_enabled=None\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 90152--90152 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [983] [984] [985] Overfull \hbox (209.56818pt too wide) in paragraph at lines 90459--90459 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 a- Overfull \hbox (263.05818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (219.81322pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ootb_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.55818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (183.85818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (197.18321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (172.03816pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 cre- Overfull \hbox (197.89818pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 90459--90459 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [986] [987] [988] Overfull \hbox (152.31828pt too wide) in paragraph at lines 90681--90681 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 90681--90681 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| [989] Overfull \hbox (29.36853pt too wide) in paragraph at lines 90735--90735 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (39.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 play- Overfull \hbox (62.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ground_id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.80853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 da- Overfull \hbox (64.88852pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.38855pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ten- Overfull \hbox (47.14853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.58853pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (70.46854pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 dic- Overfull \hbox (72.05354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 tar- Overfull \hbox (93.75356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.74356pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 ex- Overfull \hbox (151.08354pt too wide) in paragraph at lines 90735--90735 \T1/qtm/m/it/10 pected_response_column_name\T1/txtt/m/n/10 )| [990] [991] [992] [993] [994] Overfull \hbox (11.19365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.36365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 scrip- Overfull \hbox (5.09364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 tion\T1/qtm/m/n/10 , Overfull \hbox (69.18863pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 dataset_evaluations\T1/qtm/m/n/10 , Overfull \hbox (92.05864pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (140.30362pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 is_out_of_the_box_test_configuration\T1/qtm/m/n/10 , Overfull \hbox (66.02365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 use_case_id=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 cre- Overfull \hbox (59.77365pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ation_date=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 cre- Overfull \hbox (72.70364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ation_user_id=None\T1/qtm/m/n/10 , Overfull \hbox (10.82364pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 warn- Overfull \hbox (36.56363pt too wide) in paragraph at lines 91117--91117 \T1/qtm/m/it/10 ings=None\T1/txtt/m/n/10 )| [995] [996] Overfull \hbox (213.50836pt too wide) in paragraph at lines 91356--91356 []\T1/qtm/m/it/10 supported_insight_configurations\T1/qtm/m/n/10 , Overfull \hbox (172.00838pt too wide) in paragraph at lines 91356--91356 \T1/qtm/m/it/10 datasets_compatibility\T1/txtt/m/n/10 )| [997] Overfull \hbox (19.38884pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (32.71387pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_configuration_name\T1/qtm/m/n/10 , Overfull \hbox (11.31386pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_blueprint_snapshot\T1/qtm/m/n/10 , Overfull \hbox (18.51886pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (13.83882pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 sight_evaluation_results\T1/qtm/m/n/10 , Overfull \hbox (10.11386pt too wide) in paragraph at lines 91418--91418 \T1/qtm/m/it/10 pass_percentage=None\T1/qtm/m/n/10 , [998] [999] Overfull \hbox (42.4137pt too wide) in paragraph at lines 91617--91617 []\T1/qtm/m/it/10 evaluation_name\T1/qtm/m/n/10 , Overfull \hbox (51.87369pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 sight_configuration\T1/qtm/m/n/10 , Overfull \hbox (64.33868pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 sight_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (49.7437pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 tion_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (77.6537pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 max_num_prompts=None\T1/qtm/m/n/10 , Overfull \hbox (108.2737pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 prompt_sampling_strategy=None\T1/qtm/m/n/10 , Overfull \hbox (122.1137pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (55.51369pt too wide) in paragraph at lines 91617--91617 \T1/qtm/m/it/10 ootb_dataset=None\T1/txtt/m/n/10 )| [1000] Overfull \hbox (40.72867pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 llm_test_result_id\T1/qtm/m/n/10 , Overfull \hbox (12.0737pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (12.34868pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (10.71371pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_name\T1/qtm/m/n/10 , Overfull \hbox (59.0487pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 sight_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (36.98372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 last_update_date\T1/qtm/m/n/10 , Overfull \hbox (44.45372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_dataset_name\T1/qtm/m/n/10 , Overfull \hbox (38.07372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_value=None\T1/qtm/m/n/10 , Overfull \hbox (116.82372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (33.87372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 ric_name=None\T1/qtm/m/n/10 , Overfull \hbox (33.32372pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 tion_type=None\T1/qtm/m/n/10 , Overfull \hbox (39.11368pt too wide) in paragraph at lines 91666--91666 \T1/qtm/m/it/10 ing_result=None\T1/txtt/m/n/10 )| [1001] Overfull \hbox (4.4887pt too wide) in paragraph at lines 91739--91739 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (54.12851pt too wide) in paragraph at lines 91748--91748 []\T1/qtm/m/it/10 *args\T1/qtm/m/n/10 , Overfull \hbox (72.7385pt too wide) in paragraph at lines 91748--91748 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (17.37862pt too wide) in paragraph at lines 91757--91757 []\T1/qtm/m/it/10 *args\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 91757--91757 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (66.25873pt too wide) in paragraph at lines 91766--91766 []\T1/qtm/m/it/10 blocked_terms_file_contents\T1/qtm/m/n/10 , Overfull \hbox (103.16377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (67.21376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_files=None\T1/qtm/m/n/10 , Overfull \hbox (85.30376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_llm_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (118.38376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_moderation_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (98.02377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 prompt_pipeline_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (101.89377pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (65.94376pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_files=None\T1/qtm/m/n/10 , Overfull \hbox (84.03375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_llm_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (117.11375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_moderation_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (99.50375pt too wide) in paragraph at lines 91766--91766 \T1/qtm/m/it/10 sponse_pipeline_template_id=None\T1/txtt/m/n/10 )| [1002] [1003] Overfull \hbox (31.8338pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (15.0638pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 dataset_url=None\T1/qtm/m/n/10 , Overfull \hbox (58.1738pt too wide) in paragraph at lines 91935--91935 \T1/qtm/m/it/10 sponse_column_name=None\T1/qtm/m/n/10 , [1004] Overfull \hbox (80.11386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 car_model_metric_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.93385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (69.57385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tion_dataset_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (36.28384pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (9.66386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ootb_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (23.54387pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ootb_metric_name=None\T1/qtm/m/n/10 , Overfull \hbox (19.11383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (23.05385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tion_configuration=None\T1/qtm/m/n/10 , Overfull \hbox (6.64383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 ror_resolution=None\T1/qtm/m/n/10 , Overfull \hbox (13.69386pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 nemo_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (69.06384pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/qtm/m/n/10 , Overfull \hbox (64.09387pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 car_model_metric_metadata=None\T1/qtm/m/n/10 , Overfull \hbox (24.36385pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.86383pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 guard_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (100.63377pt too wide) in paragraph at lines 92092--92092 \T1/qtm/m/it/10 model_package_registered_model_id=None\T1/txtt/m/n/10 )| [1005] [1006] Overfull \hbox (186.89838pt too wide) in paragraph at lines 92173--92173 []\T1/qtm/m/it/10 ootb_metric_configurations\T1/txtt/m/n/10 )| [1007] Underfull \hbox (badness 10000) in paragraph at lines 92326--92328 []\T1/qtm/m/n/10 Added method [][]\T1/txtt/m/sl/10 Deployment.get_capabilities[ ][] \T1/qtm/m/n/10 to re-trieve a list of :class: \T1/qtm/m/it/10 Ca-pa-bil-ity [1008] Underfull \hbox (badness 10000) in paragraph at lines 92387--92389 []\T1/qtm/m/n/10 Dep-re-cated [][]\T1/txtt/m/sl/10 Model.request_fairness_insig hts[][]\T1/qtm/m/n/10 . Please use [][]\T1/txtt/m/sl/10 Model. Underfull \hbox (badness 10000) in paragraph at lines 92407--92409 []\T1/qtm/m/n/10 Re-named \T1/qtm/m/it/10 datarobot.enums.CustomTaskOutgoingNet workPolicy \T1/qtm/m/n/10 to [][]\T1/txtt/m/sl/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 92462--92465 []\T1/qtm/m/it/10 datarobot._experimental.models.time_series_wrangling_template .user_flow_template \T1/qtm/m/n/10 Ex-per-i-men-tal [1009] Overfull \hbox (5.07997pt too wide) in paragraph at lines 92581--92583 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 TraceMeta-data [1010] Underfull \hbox (badness 10000) in paragraph at lines 92634--92636 []\T1/qtm/m/n/10 Up-dated the schema for [][]\T1/txtt/m/sl/10 EvaluationDataset MetricAggregation[][] \T1/qtm/m/n/10 to in-clude the new at-tributes Underfull \hbox (badness 10000) in paragraph at lines 92686--92690 []\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 92686--92690 \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 92708--92712 [][]\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 92708--92712 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create[][] \T1/qtm/m/n/10 to c re-ate a hosted cus-tom met-ric blueprint. [1011] Overfull \hbox (225.76pt too wide) in paragraph at lines 92733--92740 []\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 92742--92747 []\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 Overfull \hbox (216.13pt too wide) in paragraph at lines 92749--92752 []\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 92754--92762 []\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 92754--92762 \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 92754--92762 \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 92754--92762 \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 92754--92762 \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. [1012] Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 []\T1/qtm/m/n/10 Added a new pa-ram-e-ter \T1/qtm/m/it/10 en-tity_type \T1/qtm/ m/n/10 to the \T1/qtm/m/it/10 com-pute \T1/qtm/m/n/10 and \T1/qtm/m/it/10 cre-a te \T1/qtm/m/n/10 meth-ods of the Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 \T1/qtm/m/n/10 classes :class: \T1/qtm/m/it/10 Shap-Ma-trix \T1/qtm/m/n/10 , :class: Underfull \hbox (badness 10000) in paragraph at lines 92859--92861 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view [1013] [1014] Underfull \hbox (badness 10000) in paragraph at lines 93029--93031 [][][]\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 [1015] Underfull \hbox (badness 10000) in paragraph at lines 93167--93169 []\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. [1016] Overfull \hbox (95.30997pt too wide) in paragraph at lines 93254--93257 []\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 93265--93271 []\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 93265--93271 \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 93273--93275 []\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 93277--93279 []\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 93277--93279 \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 [1017] Underfull \hbox (badness 10000) in paragraph at lines 93306--93308 []\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 93365--93367 []\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 [1018] [1019] Underfull \hbox (badness 10000) in paragraph at lines 93537--93539 []\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. [1020] Underfull \hbox (badness 10000) in paragraph at lines 93624--93630 \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 93624--93630 [][]\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 93624--93630 \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 93624--93630 \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 93667--93669 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [1021] Underfull \hbox (badness 10000) in paragraph at lines 93702--93704 \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 [1022] Underfull \hbox (badness 10000) in paragraph at lines 93807--93813 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 93839--93841 []\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 93873--93882 \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 93873--93882 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 93873--93882 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [1023] Underfull \hbox (badness 10000) in paragraph at lines 93895--93908 \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 93895--93908 [][]\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 93895--93908 \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 93944--93946 []\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 93953--93955 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [1024] Underfull \hbox (badness 10000) in paragraph at lines 93995--94010 \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 93995--94010 [][]\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 93995--94010 [][]\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 94040--94042 []\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 94064--94066 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [1025] Underfull \hbox (badness 10000) in paragraph at lines 94178--94180 []\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 94192--94195 []\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 94202--94205 []\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 94217--94220 []\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 94222--94225 []\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. [1026] Underfull \hbox (badness 10000) in paragraph at lines 94232--94235 []\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. [1027] Underfull \hbox (badness 10000) in paragraph at lines 94374--94378 []\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 94374--94378 [][]\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 94380--94385 []\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 94380--94385 [][]\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 94411--94415 []\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 , [1028] [1029] [1030] [1031] Underfull \hbox (badness 10000) in paragraph at lines 94751--94754 []\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 94756--94758 []\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. Underfull \hbox (badness 10000) in paragraph at lines 94839--94841 [][][]\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 94843--94845 [][][]\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 [1032] Underfull \hbox (badness 6364) in paragraph at lines 94875--94877 []\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. Underfull \hbox (badness 10000) in paragraph at lines 94927--94932 []\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 94927--94932 \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 - [1033] Underfull \hbox (badness 10000) in paragraph at lines 94969--94976 []\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 Underfull \hbox (badness 10000) in paragraph at lines 95020--95033 \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 95020--95033 \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 95020--95033 \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 95020--95033 \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 95020--95033 \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. [1034] Underfull \hbox (badness 10000) in paragraph at lines 95146--95148 []\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 95164--95167 []\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 [1035] [1036] Underfull \hbox (badness 10000) in paragraph at lines 95390--95392 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1123 pages, 4442025 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'datarobot-public-api-client.log' for details Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets