Read the Docs build information Build id: 2440503 Project: datarobot-public-api-client Version: early-access Commit: e20b30d314c4d4edd56e41b6ec8d94314c4f0848 Date: 2024-08-26T17:29:14.538410Z State: finished Success: True [rtd-command-info] start-time: 2024-08-26T17:29:15.845340Z, end-time: 2024-08-26T17:29:19.080751Z, 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-08-26T17:29:19.144848Z, end-time: 2024-08-26T17:29:20.442056Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/early-access:refs/tags/early-access Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-08-26T17:29:20.573756Z, end-time: 2024-08-26T17:29:20.778394Z, duration: 0, exit-code: 0 git checkout --force e20b30d314c4d4edd56e41b6ec8d94314c4f0848 Note: switching to 'e20b30d314c4d4edd56e41b6ec8d94314c4f0848'. 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 e20b30d Remove Dependency on mlops-connected-client (#3258) [rtd-command-info] start-time: 2024-08-26T17:29:20.856533Z, end-time: 2024-08-26T17:29:20.915300Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: sdk_docs/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - method: pip path: . extra_requirements: - dev build: os: ubuntu-22.04 tools: python: "3.8" [rtd-command-info] start-time: 2024-08-26T17:29:27.194365Z, end-time: 2024-08-26T17:29:27.270208Z, duration: 0, exit-code: 0 asdf global python 3.8.19 [rtd-command-info] start-time: 2024-08-26T17:29:27.718586Z, end-time: 2024-08-26T17:29:29.049379Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.19.final.0-64 in 989ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-08-26T17:29:29.153786Z, end-time: 2024-08-26T17:29:40.683643Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.5 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.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-73.0.1-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 29.6 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.2 setuptools-73.0.1 [rtd-command-info] start-time: 2024-08-26T17:29:40.777363Z, end-time: 2024-08-26T17:29:49.243664Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.20.1-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 91.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 177.1 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 303.2 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 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 325.7 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_htmlhelp-2.0.1-py3-none-any.whl (99 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) Downloading idna-3.8-py3-none-any.whl (66 kB) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Downloading zipp-3.20.1-py3-none-any.whl (9.0 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.13 babel-2.16.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.8 imagesize-1.4.1 importlib-metadata-8.4.0 packaging-24.1 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.2.2 zipp-3.20.1 [rtd-command-info] start-time: 2024-08-26T17:29:49.355072Z, end-time: 2024-08-26T17:30:37.216533Z, duration: 47, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 (from datarobot==3.6.0b0) Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting numpy (from datarobot==3.6.0b0) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting pyyaml>=3.11 (from datarobot==3.6.0b0) Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/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.8/site-packages (from datarobot==3.6.0b0) (2.2.2) 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.1.2 (from datarobot==3.6.0b0) Downloading pytest-7.1.2-py3-none-any.whl.metadata (7.8 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-17.0.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (3.3 kB) Collecting Pillow==9.2.0 (from datarobot==3.6.0b0) Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting databricks-connect>=13.0 (from datarobot==3.6.0b0) Downloading databricks_connect-13.0.1-py2.py3-none-any.whl.metadata (6.2 kB) Collecting black==24.4.2 (from datarobot==3.6.0b0) Downloading black-24.4.2-cp38-cp38-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-cp38-cp38-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>=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 182.4 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) Requirement already satisfied: Sphinx>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from datarobot==3.6.0b0) (7.1.2) Collecting sphinx-autodoc-typehints>=2 (from datarobot==3.6.0b0) Downloading sphinx_autodoc_typehints-2.0.1-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.8/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.2.2-py3-none-any.whl.metadata (11 kB) Collecting tomli>=1.1.0 (from black==24.4.2->datarobot==3.6.0b0) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting ipython>=7.8.0 (from black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading ipython-8.12.3-py3-none-any.whl.metadata (5.7 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading tokenize_rt-6.0.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.8-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 attrs>=19.2.0 (from pytest==7.1.2->datarobot==3.6.0b0) Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Collecting iniconfig (from pytest==7.1.2->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.1.2->datarobot==3.6.0b0) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting py>=1.8.2 (from pytest==7.1.2->datarobot==3.6.0b0) Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 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) 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) Collecting grpcio>=1.48.1 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading grpcio-1.66.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting grpcio-status>=1.48.1 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading grpcio_status-1.66.0-py3-none-any.whl.metadata (1.1 kB) Collecting googleapis-common-protos>=1.56.4 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading googleapis_common_protos-1.64.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting databricks-sdk>=0.1.2 (from databricks-connect>=13.0->datarobot==3.6.0b0) Downloading databricks_sdk-0.30.0-py3-none-any.whl.metadata (37 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.8/site-packages (from nbsphinx>=0.9.5->datarobot==3.6.0b0) (0.20.1) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/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) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from pandas>=0.15->datarobot==3.6.0b0) (2024.1) Collecting tzdata>=2022.1 (from pandas>=0.15->datarobot==3.6.0b0) Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from requests>=2.28.1->datarobot==3.6.0b0) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from requests>=2.28.1->datarobot==3.6.0b0) (3.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from requests>=2.28.1->datarobot==3.6.0b0) (2024.7.4) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=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.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (1.0.3) Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (2.18.0) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (2.16.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (1.4.1) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from Sphinx>=7.1.2->datarobot==3.6.0b0) (8.4.0) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme>=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.1-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-cp38-cp38-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.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 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-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.8 kB) Collecting wrapt<2,>=1.11 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.6.0b0) Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting google-auth~=2.0 (from databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.6.0b0) Downloading google_auth-2.34.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.27.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from importlib-metadata>=4.8->Sphinx>=7.1.2->datarobot==3.6.0b0) (3.20.1) Collecting backcall (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB) 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 pickleshare (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=7.8.0->black[jupyter]==24.4.2; extra == "dev"->datarobot==3.6.0b0) Downloading prompt_toolkit-3.0.47-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.8/site-packages (from jinja2->nbsphinx>=0.9.5->datarobot==3.6.0b0) (2.1.5) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages (from jupyter_contrib_core>=0.3.3->jupyter-contrib-nbextensions->datarobot==3.6.0b0) (73.0.1) 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.3.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.4-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.1.2->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.1.2->databricks-connect>=13.0->datarobot==3.6.0b0) Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) Collecting rsa<5,>=3.1.4 (from google-auth~=2.0->databricks-sdk>=0.1.2->databricks-connect>=13.0->datarobot==3.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 importlib-resources>=1.4.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading importlib_resources-6.4.4-py3-none-any.whl.metadata (4.0 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx>=0.9.5->datarobot==3.6.0b0) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx>=0.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-cp38-cp38-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.4.0-py3-none-any.whl.metadata (4.6 kB) Collecting argon2-cffi>=21.1 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.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.2-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-events>=0.9.0 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.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.20.0-py3-none-any.whl.metadata (1.8 kB) Collecting pyzmq>=24 (from jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading pyzmq-26.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_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.0-py3-none-any.whl.metadata (7.2 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.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.0.37,<3.1.0,>=3.0.30->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.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.8.0->black[jupyter]==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 exceptiongroup>=1.0.2 (from anyio>=3.1.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.6.0b0) Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.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.5-py3-none-any.whl.metadata (20 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.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.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<4.3,>=4.2.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.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.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.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.1.2->databricks-connect>=13.0->datarobot==3.6.0b0) Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.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.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server->jupyter_nbextensions_configurator>=0.4.0->jupyter-contrib-nbextensions->datarobot==3.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-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 403.9 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-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 113.5 MB/s eta 0:00:00 Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 256.9 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.1.2-py3-none-any.whl (297 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-13.0.1-py2.py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 194.7 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.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 210.2 MB/s eta 0:00:00 Downloading numpydoc-1.7.0-py3-none-any.whl (62 kB) Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 200.9 MB/s eta 0:00:00 Downloading pyarrow-17.0.0-cp38-cp38-manylinux_2_28_x86_64.whl (40.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.0/40.0 MB 213.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.5/746.5 kB 474.0 MB/s eta 0:00:00 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) Downloading sphinx_autodoc_typehints-2.0.1-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 220.2 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 astroid-2.13.5-py3-none-any.whl (273 kB) Downloading attrs-24.2.0-py3-none-any.whl (63 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading coverage-7.6.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235 kB) Downloading databricks_sdk-0.30.0-py3-none-any.whl (538 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 538.8/538.8 kB 407.0 MB/s eta 0:00:00 Downloading dill-0.3.8-py3-none-any.whl (116 kB) Downloading googleapis_common_protos-1.64.0-py2.py3-none-any.whl (220 kB) Downloading grpcio-1.66.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 221.8 MB/s eta 0:00:00 Downloading grpcio_status-1.66.0-py3-none-any.whl (14 kB) Downloading ipython-8.12.3-py3-none-any.whl (798 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.3/798.3 kB 455.2 MB/s eta 0:00:00 Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl (11 kB) Downloading jupyter_nbextensions_configurator-0.6.4-py2.py3-none-any.whl (466 kB) 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.1-py3-none-any.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 222.9 MB/s eta 0:00:00 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 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 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.0.0-py2.py3-none-any.whl (5.9 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 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.1-py2.py3-none-any.whl (345 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-cp38-cp38-manylinux_2_28_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 200.6 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.34.0-py2.py3-none-any.whl (200 kB) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 474.2 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.4-py3-none-any.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 231.1 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-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (66 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.47-py3-none-any.whl (386 kB) Downloading protobuf-5.27.3-cp38-abi3-manylinux2014_x86_64.whl (309 kB) Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 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 pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tinycss2-1.3.0-py3-none-any.whl (22 kB) Downloading anyio-4.4.0-py3-none-any.whl (86 kB) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB) Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading httpx-0.27.0-py3-none-any.whl (75 kB) Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) Downloading importlib_resources-6.4.4-py3-none-any.whl (35 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-2023.12.1-py3-none-any.whl (18 kB) Downloading jupyter_client-8.6.2-py3-none-any.whl (105 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 pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) Downloading pyzmq-26.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (862 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 862.3/862.3 kB 450.2 MB/s eta 0:00:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.20.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (355 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.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 181.5 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 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.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading cffi-1.17.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 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=1106445 sha256=14accd881db8c334a6140c53c2f4ec4145e9b1f9c2300397c9722994e3e384cf Stored in directory: /tmp/pip-ephem-wheel-cache-9t5sg8_x/wheels/6a/02/23/230e2a19d0f1633bdd17ea27bf679e424d1fa2250f3dda62ca 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=23428783 sha256=5268e5f4d46133a1a419db4081c846af72e4210cd939672278c42ed1c68bcf7c Stored in directory: /tmp/pip-ephem-wheel-cache-9t5sg8_x/wheels/1a/60/9f/043697d3cd00df43b23bbf4e722366a2abfa68700b6d8411f4 Building wheel for jupyter_contrib_core (setup.py): started Building wheel for jupyter_contrib_core (setup.py): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17484 sha256=9b12035ba7aeccddf54f9a5d27d756485789914cec58f1fef88c870cf583b90c Stored in directory: /tmp/pip-ephem-wheel-cache-9t5sg8_x/wheels/c5/75/d2/b881eea79157be355b125d974ec85f88d6e6742acd14387872 Successfully built datarobot jupyter-contrib-nbextensions jupyter_contrib_core Installing collected packages: webencodings, wcwidth, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, trafaret, strenum, py4j, pure-eval, ptyprocess, pickleshare, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, backcall, wrapt, websocket-client, webcolors, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, tomlkit, tomli, tokenize-rt, tinycss2, tabulate, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pyflakes, pyenchant, pycparser, pycodestyle, pyasn1, py, psutil, protobuf, prompt-toolkit, prometheus-client, pluggy, platformdirs, pkgutil-resolve-name, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio, mypy-extensions, mistune, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, jsonpointer, json5, isort, iniconfig, importlib-resources, h11, grpcio, fqdn, executing, exceptiongroup, dill, defusedxml, decorator, debugpy, coverage, click, cachetools, attrs, terminado, rsa, rfc3339-validator, responses, requests-toolbelt, referencing, python-dateutil, pytest, pyasn1-modules, pyarrow, mypy, matplotlib-inline, jupyter_core, jedi, httpcore, googleapis-common-protos, flake8, comm, cffi, bleach, black, beautifulsoup4, async-lru, asttokens, astroid, anyio, stack-data, sphinxcontrib-spelling, sphinxcontrib-jquery, 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 Successfully installed Pillow-9.2.0 anyio-4.4.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 astroid-2.13.5 asttokens-2.4.1 async-lru-2.0.4 attrs-24.2.0 backcall-0.2.0 beautifulsoup4-4.12.3 black-24.4.2 bleach-6.1.0 cachetools-5.5.0 cffi-1.17.0 click-8.1.7 comm-0.2.2 coverage-7.6.1 databricks-connect-13.0.1 databricks-sdk-0.30.0 datarobot-3.6.0b0 debugpy-1.8.5 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.8 exceptiongroup-1.2.2 executing-2.0.1 fastjsonschema-2.20.0 flake8-5.0.4 fqdn-1.5.1 google-auth-2.34.0 googleapis-common-protos-1.64.0 grpcio-1.66.0 grpcio-status-1.66.0 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 importlib-resources-6.4.4 iniconfig-2.0.0 ipykernel-6.29.5 ipython-8.12.3 ipython_genutils-0.2.0 isoduration-20.11.0 isort-5.10.1 jedi-0.19.1 json5-0.9.25 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-client-8.6.2 jupyter-contrib-nbextensions-0.7.0 jupyter-events-0.10.0 jupyter-lsp-2.2.5 jupyter-server-2.14.2 jupyter-server-terminals-0.5.3 jupyter_contrib_core-0.4.2 jupyter_core-5.7.2 jupyter_highlight_selected_word-0.2.0 jupyter_nbextensions_configurator-0.6.4 jupyterlab-4.2.4 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.1 notebook-shim-0.2.4 numpy-1.24.4 numpydoc-1.7.0 overrides-7.7.0 pandas-2.0.3 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-4.2.2 pluggy-1.5.0 prometheus-client-0.20.0 prompt-toolkit-3.0.47 protobuf-5.27.3 psutil-6.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 py-1.11.0 py4j-0.10.9.7 pyarrow-17.0.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycodestyle-2.9.1 pycparser-2.22 pyenchant-3.2.2 pyflakes-2.5.0 pylint-2.15.0 pytest-7.1.2 pytest-asyncio-0.21.1 pytest-cov-5.0.0 python-dateutil-2.9.0.post0 python-json-logger-2.0.7 pyyaml-6.0.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.0.1 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.3.0 tokenize-rt-6.0.0 tomli-2.0.1 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.1 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-08-26T17:30:38.411514Z, end-time: 2024-08-26T17:30:38.471331Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import shutil import sys from zipfile import ZipFile import sphinx_rtd_theme sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if "b" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.rst") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.rst") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # Create a zip file of the example resources (csv, py, ipynb) # so that it can be included it as a download within the HTML docs files_to_zip = [] for root, _, files in os.walk("examples"): basename = os.path.basename(root) # skip "hidden" directories like notebook autosaves and _build if not basename.startswith("_") and not basename.startswith("."): for file in files: name, ext = os.path.splitext(file) ext_lower = ext.lower() if ext_lower in [".csv", ".xls", ".xlsx", ".ipynb", ".py"]: files_to_zip.append(os.path.join(root, file)) with ZipFile("datarobot_examples.zip", "w") as examples_zip: for file in files_to_zip: examples_zip.write(file) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '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", ] # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = ".rst" # Showing automatically documented members in same order as they are in source autodoc_member_order = "bysource" # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Thes are both the full X.Y.Z version, including alpha/beta/rc tags. # We think Sphinx probably wants both to be defined. release = version project = "DataRobot Python Client" copyright = "2019, DataRobot, Inc" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # today = '' # Else, today_fmt is used as the format for a strftime call. # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build", "**/.ipynb_checkpoints"] # The reST default role (used for this markup: `text`) to use for all documents. # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_extra_path = ["_html"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", f"DataRobotPython_{version}_Docs.tex", "DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ("index", "datarobotpython", "DataRobot Python API Documentation", ["DataRobot, Inc."], 1) ] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", "DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' # Nitpick targets to ignore: # These are third-party packages that don't expose documentation for sphinx to link nitpick_ignore = [ ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:class", "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") ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "early-access", 'version_slug': "early-access", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("v3.5.2", "/en/v3.5.2/"), ("v3.5.1", "/en/v3.5.1/"), ("v3.5.0.post0", "/en/v3.5.0.post0/"), ("v3.5.0", "/en/v3.5.0/"), ("v3.4.1", "/en/v3.4.1/"), ("v3.4.0.post0", "/en/v3.4.0.post0/"), ("v3.4.0", "/en/v3.4.0/"), ("v3.3.2", "/en/v3.3.2/"), ("v3.3.1", "/en/v3.3.1/"), ("v3.3.0", "/en/v3.3.0/"), ("v3.2.2", "/en/v3.2.2/"), ("v3.2.1", "/en/v3.2.1/"), ("v3.2.0", "/en/v3.2.0/"), ("v3.2.0b1", "/en/v3.2.0b1/"), ("v3.2.0b0", "/en/v3.2.0b0/"), ("v3.1.1", "/en/v3.1.1/"), ("v3.1.0", "/en/v3.1.0/"), ("v3.0.3", "/en/v3.0.3/"), ("v3.0.2", "/en/v3.0.2/"), ("v3.0.1", "/en/v3.0.1/"), ("v2.28.3", "/en/v2.28.3/"), ("v2.28.1", "/en/v2.28.1/"), ("v2.28.0", "/en/v2.28.0/"), ("v2.27.3", "/en/v2.27.3/"), ("v2.27.2", "/en/v2.27.2/"), ("v2.27.1", "/en/v2.27.1/"), ("v2.27.0", "/en/v2.27.0/"), ("v2.26.2", "/en/v2.26.2/"), ("v2.26.1", "/en/v2.26.1/"), ("v2.26.0", "/en/v2.26.0/"), ("v2.25.1", "/en/v2.25.1/"), ("v2.25.0", "/en/v2.25.0/"), ("v2.24.0", "/en/v2.24.0/"), ("v2.23.1", "/en/v2.23.1/"), ("v2.23.0", "/en/v2.23.0/"), ("v2.22.2", "/en/v2.22.2/"), ("v2.22.1", "/en/v2.22.1/"), ("v2.22.0", "/en/v2.22.0/"), ("v2.21.6", "/en/v2.21.6/"), ("v2.21.5", "/en/v2.21.5/"), ("v2.21.4", "/en/v2.21.4/"), ("v2.21.3", "/en/v2.21.3/"), ("v2.21.2", "/en/v2.21.2/"), ("v2.20.0", "/en/v2.20.0/"), ("v2.19.0", "/en/v2.19.0/"), ("v2.18.0", "/en/v2.18.0/"), ("v2.17.0", "/en/v2.17.0/"), ("v2.16.0", "/en/v2.16.0/"), ("v2.15.1", "/en/v2.15.1/"), ("v2.14.2", "/en/v2.14.2/"), ("v2.13.3", "/en/v2.13.3/"), ("v2.12.2", "/en/v2.12.2/"), ("v2.11.2", "/en/v2.11.2/"), ("v2.9.3", "/en/v2.9.3/"), ("v2.8.3", "/en/v2.8.3/"), ("v2.7.3", "/en/v2.7.3/"), ("latest-release", "/en/latest-release/"), ("early-access", "/en/early-access/"), ], 'downloads': [ ("pdf", "//datarobot-public-api-client.readthedocs-hosted.com/_/downloads/en/early-access/pdf/"), ], 'subprojects': [ ], 'slug': 'datarobot-public-api-client', 'name': u'public_api_client', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/sdk_docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'datarobot', 'proxied_api_host': '/_', 'github_repo': 'public_api_client', 'github_version': 'early-access', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'early-access', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'early-access', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e20b30d3', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/datarobot-public-api-client/builds/2440503/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-08-26T17:30:38.563136Z, end-time: 2024-08-26T17:31:50.620194Z, duration: 72, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.1.2 Initializing Spelling Checker 8.0.0 making output directory... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 50 source files that are out of date updating environment: [new config] 50 added, 0 changed, 0 removed reading sources... [ 2%] CHANGES reading sources... [ 4%] autodoc/api_reference /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Notes: in the docstring of MLOpsEvent in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/mlops/events.py. warn(msg) You have imported from the _experimental directory. This directory is used for unreleased datarobot features. Unless you specifically know better, you don't have the access to use this functionality in the app, so this code will not work. reading sources... [ 6%] examples/index reading sources... [ 8%] getting_started reading sources... [ 10%] index reading sources... [ 12%] reference/admin/credentials reading sources... [ 14%] reference/admin/index reading sources... [ 16%] reference/admin/sharing reading sources... [ 18%] reference/data/database_connectivity reading sources... [ 20%] reference/data/dataset reading sources... [ 22%] reference/data/feature_discovery reading sources... [ 24%] reference/data/index reading sources... [ 26%] reference/index reading sources... [ 28%] reference/mlops/custom_metrics reading sources... [ 30%] reference/mlops/custom_model reading sources... [ 32%] reference/mlops/data_exports reading sources... [ 34%] reference/mlops/deployment reading sources... [ 36%] reference/mlops/hosted_custom_metrics reading sources... [ 38%] reference/mlops/index reading sources... [ 40%] reference/mlops/jobs reading sources... [ 42%] reference/mlops/key_values reading sources... [ 44%] reference/mlops/model_registry reading sources... [ 46%] reference/modeling/blueprint reading sources... [ 48%] reference/modeling/index reading sources... [ 50%] reference/modeling/insights/automated_documentation reading sources... [ 52%] reference/modeling/insights/external_testset reading sources... [ 54%] reference/modeling/insights/index reading sources... [ 56%] reference/modeling/insights/prediction_explanations reading sources... [ 58%] reference/modeling/insights/rating_table reading sources... [ 60%] reference/modeling/insights/shap_insights reading sources... [ 62%] reference/modeling/job reading sources... [ 64%] reference/modeling/model reading sources... [ 66%] reference/modeling/model_recommendation reading sources... [ 68%] reference/modeling/prime reading sources... [ 70%] reference/modeling/project reading sources... [ 72%] reference/modeling/spec/binary_data reading sources... [ 74%] reference/modeling/spec/custom_task reading sources... [ 76%] reference/modeling/spec/datetime_partition reading sources... [ 78%] reference/modeling/spec/index reading sources... [ 80%] reference/modeling/spec/monotonic_constraints reading sources... [ 82%] reference/modeling/spec/segmented_modeling reading sources... [ 84%] reference/modeling/spec/time_series reading sources... [ 86%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 88%] reference/modeling/spec/unsupervised_clustering reading sources... [ 90%] reference/modeling/spec/visualai reading sources... [ 92%] reference/predictions/batch_predictions reading sources... [ 94%] reference/predictions/index reading sources... [ 96%] reference/predictions/predict_job reading sources... [ 98%] reference/use_cases/index reading sources... [100%] reference/use_cases/use_cases 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 done writing output... [ 2%] CHANGES writing output... [ 4%] autodoc/api_reference writing output... [ 6%] examples/index writing output... [ 8%] getting_started writing output... [ 10%] index writing output... [ 12%] reference/admin/credentials writing output... [ 14%] reference/admin/index writing output... [ 16%] reference/admin/sharing writing output... [ 18%] reference/data/database_connectivity writing output... [ 20%] reference/data/dataset writing output... [ 22%] reference/data/feature_discovery writing output... [ 24%] reference/data/index writing output... [ 26%] reference/index writing output... [ 28%] reference/mlops/custom_metrics writing output... [ 30%] reference/mlops/custom_model writing output... [ 32%] reference/mlops/data_exports writing output... [ 34%] reference/mlops/deployment writing output... [ 36%] reference/mlops/hosted_custom_metrics writing output... [ 38%] reference/mlops/index writing output... [ 40%] reference/mlops/jobs writing output... [ 42%] reference/mlops/key_values writing output... [ 44%] reference/mlops/model_registry writing output... [ 46%] reference/modeling/blueprint writing output... [ 48%] reference/modeling/index writing output... [ 50%] reference/modeling/insights/automated_documentation writing output... [ 52%] reference/modeling/insights/external_testset writing output... [ 54%] reference/modeling/insights/index writing output... [ 56%] reference/modeling/insights/prediction_explanations writing output... [ 58%] reference/modeling/insights/rating_table writing output... [ 60%] reference/modeling/insights/shap_insights writing output... [ 62%] reference/modeling/job writing output... [ 64%] reference/modeling/model writing output... [ 66%] reference/modeling/model_recommendation writing output... [ 68%] reference/modeling/prime writing output... [ 70%] reference/modeling/project writing output... [ 72%] reference/modeling/spec/binary_data writing output... [ 74%] reference/modeling/spec/custom_task writing output... [ 76%] reference/modeling/spec/datetime_partition writing output... [ 78%] reference/modeling/spec/index writing output... [ 80%] reference/modeling/spec/monotonic_constraints writing output... [ 82%] reference/modeling/spec/segmented_modeling writing output... [ 84%] reference/modeling/spec/time_series writing output... [ 86%] reference/modeling/spec/unsupervised_anomaly writing output... [ 88%] reference/modeling/spec/unsupervised_clustering writing output... [ 90%] reference/modeling/spec/visualai writing output... [ 92%] reference/predictions/batch_predictions writing output... [ 94%] reference/predictions/index writing output... [ 96%] reference/predictions/predict_job writing output... [ 98%] reference/use_cases/index writing output... [100%] reference/use_cases/use_cases generating indices... genindex py-modindex done 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 Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../_readthedocs/html. /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Attributes: in the docstring of CostMetricConfiguration in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/_experimental/models/genai/cost_metric_configurations.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Attributes: in the docstring of SyntheticEvaluationDataset in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Parameters: in the docstring of create in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Returns: in the docstring of create in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/_experimental/models/genai/synthetic_evaluation_dataset_generation.py. warn(msg) /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.8/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Attributes: in the docstring of SidecarModelMetricValidation in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/datarobot/_experimental/models/genai/sidecar_model_metric.py. warn(msg) [rtd-command-info] start-time: 2024-08-26T17:31:50.732734Z, end-time: 2024-08-26T17:32:17.309724Z, duration: 26, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.1.2 Initializing Spelling Checker 8.0.0 making output directory... done loading pickled environment... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date 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 getting_started reference/index reference/data/index reference/data/dataset reference/data/database_connectivity reference/data/feature_discovery reference/modeling/index reference/modeling/project reference/modeling/model reference/modeling/blueprint reference/modeling/spec/index reference/modeling/spec/datetime_partition reference/modeling/spec/time_series reference/modeling/spec/visualai reference/modeling/spec/unsupervised_anomaly reference/modeling/spec/unsupervised_clustering reference/modeling/spec/segmented_modeling reference/modeling/spec/custom_task reference/modeling/spec/monotonic_constraints reference/modeling/spec/binary_data reference/modeling/insights/index reference/modeling/insights/prediction_explanations reference/modeling/insights/rating_table reference/modeling/insights/automated_documentation reference/modeling/insights/external_testset reference/modeling/insights/shap_insights reference/modeling/job reference/modeling/prime reference/modeling/model_recommendation reference/predictions/index reference/predictions/predict_job reference/predictions/batch_predictions reference/mlops/index reference/mlops/deployment reference/mlops/data_exports reference/mlops/custom_metrics reference/mlops/hosted_custom_metrics reference/mlops/custom_model reference/mlops/jobs reference/mlops/model_registry reference/mlops/key_values reference/admin/index reference/admin/credentials reference/admin/sharing reference/use_cases/index reference/use_cases/use_cases autodoc/api_reference examples/index CHANGES resolving references... done writing... done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access/_readthedocs/pdf/_static/searchtools.js build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-08-26T17:32:19.758230Z, end-time: 2024-08-26T17:32:19.818912Z, 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-08-26T17:32:19.912536Z, end-time: 2024-08-26T17:33:09.970363Z, duration: 50, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=datarobot-public-api-client -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'DataRobotPython_3.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)) *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 130. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 6 undefined on input line 150. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 6 undefined on input line 161. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 6 undefined on input line 177. Underfull \hbox (badness 10000) in paragraph at lines 176--179 []\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 186. Underfull \hbox (badness 10000) in paragraph at lines 185--189 []\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 205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 6 undefined on input line 205. [6] [7] [8] [9] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 10 und efined on input line 395. (/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 454. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 10 undefined on input line 460. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 10 undefined on input line 465. [10] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSourceParam eters' on page 11 undefined on input line 543. [11] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 12 undefined on input line 580. [12] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 13 undefined on input line 633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 13 undefined on input line 649. LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 13 undefined on input line 661. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 13 undefined on input line 661. [13] [14] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 741. LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 752. [15] LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 16 undefined on input line 862. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 16 undefined on input line 862. [16] Overfull \vbox (1.97241pt too high) detected at line 953 [17] Overfull \vbox (1.97241pt too high) detected at line 1033 [18] [19] [20] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 21 undefined on input line 1115. [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1262 [23] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 24 und efined on input line 1285. [24] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 2 5 undefined on input line 1376. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 25 undefined on input line 1376. [25] LaTeX Warning: Hyper reference `autodoc/api_reference:advanced-options-api' on page 26 undefined on input line 1447. [26] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 27 undefined on input line 1464. [27] [28] [29] [30] [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1822. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 32 undefined on input line 1835. [32] [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 34 undefined on input line 1944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 1961. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 1978. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 1980. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 1981. [34] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 35 undefined on input line 2003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 35 undefined on input line 2014. [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2172--2174 []\T1/qtm/m/n/10 For mul-ti-class mod-els, you can get a list of per-class lift charts us-ing the \T1/txtt/m/n/10 Model \T1/qtm/m/n/10 method Underfull \hbox (badness 10000) in paragraph at lines 2186--2191 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] LaTeX Warning: Hyper reference `autodoc/api_reference:missing-values-report-api ' on page 38 undefined on input line 2247. [38] [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 40 undefined on input line 2351. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 40 undefined on input line 2354. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 40 undefined on input line 2383. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 41 undefined on input line 2421. [41] [42] [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 44 undefined on input line 2594. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 44 undefined on input line 2594. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 44 undefin ed on input line 2596. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 44 undefined on input line 2597. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 44 undefined on input line 2623. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 268 4. Underfull \hbox (badness 10000) in paragraph at lines 2683--2686 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the \T1/txtt/m/sl/10 partitioning_methods. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 269 3. [45] Underfull \hbox (badness 10000) in paragraph at lines 2756--2761 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 46 undefined on input line 2764. [46] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 47 undefined on input line 2772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 47 undefined on input line 2790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 47 undefined on input line 2791. 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 792. Underfull \hbox (badness 10000) in paragraph at lines 2788--2793 []\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 2788--2793 \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 2868. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 2877. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 48 undefined on input line 2901. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 2909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 48 undefined on input line 2911. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 48 undefined on input line 2922. [48] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3015. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3018. [49] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 50 undefined on input line 3036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 50 undefined on input line 3043. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 50 undefined on input line 3048. [50] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 51 undefined on input line 3111. [51] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 52 undefined on input line 31 51. LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 52 undefined on input line 3164. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 52 undefined on input line 3176. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 52 undefined on input line 3193. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 52 undefined on input line 3212. Underfull \hbox (badness 6141) in paragraph at lines 3206--3213 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- [52] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 53 undefined on input line 3257. [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 54 undefined on input line 3336. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 54 undefined on input line 3368. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 54 undefined on input line 3371. [54] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 55 undefined on input line 3414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 55 undefined on input line 3418. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 55 undefined on input line 3422. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 55 undefined on input line 3428. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 55 undefined on input line 3435. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 55 undefined on input line 3439. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 55 undefined on input line 3443. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot_preview' on page 55 undefined on input line 3 452. [55] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot_preview' on page 56 undefined on input line 3 456. 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 60. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 56 undefined on input line 3495. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 56 undefined on input line 3496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 56 undefined on input line 3 498. Underfull \hbox (badness 10000) in paragraph at lines 3494--3499 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a \T1/txtt/m/ sl/10 DatetimeModel \T1/qtm/m/n/10 us-ing the \T1/txtt/m/sl/10 DatetimeModel. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_predictions' on page 56 undefined on input line 3502. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 56 undefined on input line 3506. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 56 undefined on input line 3511. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 56 undefined on input line 351 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 56 undefined on input line 3522. [56] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 57 und efined on input line 3532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 57 undefined on input line 3535 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 57 undefined on input line 3537. [57] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 58 und efined on input line 3599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 58 undefined on input line 3602. Overfull \vbox (1.97241pt too high) detected at line 3688 [58] [59] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3718 ├── 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.3718 ├── 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.3718 ├── 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.3719 │   ├── 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.3719 │   ├── 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.3719 │   ├── 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.3719 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3721 │   ├── … ! 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.3721 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3721 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3721 │   ├── … ! 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.3722 ├── 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.3722 ├── 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.3722 ├── 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.3723 ...├── 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.3723 ...├── 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.3723 ...├── 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.3723 ...├── 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.3724 ...├── 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.3724 ...├── 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.3724 ...├── 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.3724 ...├── 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.3725 │ ├── … ! 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.3725 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 │ ├── … [60] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 61 undefined on input line 3782. [61] [62 <./sample1.png> <./sample2.png>] [63] [64 <./activation_map1.png> <./a ctivation_map2.png>] [65] [66 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4068 [67] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 68 undefined on input line 4110. [68] [69] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 70 undefined on input line 4181. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 70 undefined on input line 4182. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 70 undefined on input line 41 83. [70] Underfull \hbox (badness 7012) in paragraph at lines 4253--4256 []\T1/qtm/m/n/10 1. Up-load a pre-dic-tion dataset, spec-i-fy-ing \T1/txtt/m/n/ 10 predictions_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 predictions_end_date\ T1/qtm/m/n/10 , and [71] Underfull \hbox (badness 10000) in paragraph at lines 4303--4306 []\T1/qtm/m/n/10 Up-load a pre-dic-tion dataset that con-tains la-bel col-umn(s ), re-quest com-pute ex-ter-nal test on one of [72] [73] [74] [75] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 76 undefined on input line 4586. [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 4641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4721. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4823. [78] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 4878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 4919. [79] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 80 undefined on input line 5017. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 80 undefined on input line 5033. [80] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 81 undefined on input line 5054. ! 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.5077 ...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.5077 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-exec ution-environments' on page 83 undefined on input line 5216. [83] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 84 undefined on input line 5244. Overfull \vbox (2.67389pt too high) detected at line 5304 [84] [85] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 86 undefined on input line 5395. [86] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 87 undefined on input line 5473. [87] [88] [89] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 90 und efined on input line 5629. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 90 undefined on input line 5629. ! 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.5690 ├── 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.5690 ├── 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.5690 ├── 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.5691 ├  ├──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.5691 ├  ├──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.5691 ├  ├──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.5691 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5694 ├── 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.5694 ├── 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.5694 ├── data.csv [90] [91] [92] [93] [94] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 95 undefined on input line 5966. [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6109--6116 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.predicti on_explanations.PredictionExplanationsRow' on page 97 undefined on input line 6 120. [97] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 98 undefined on input line 6179. [98] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 99 undefined on input line 6238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 99 undefined on input line 6239. Overfull \vbox (0.7195pt too high) detected at line 6274 [99] [100] [101] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 102 undefined on input line 6404. [102] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 103 undefined on input line 6475. [103] [104] [105] [106] [107] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 108 und efined on input line 6797. [108] [109] [110] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 111 undefined on input line 6926. [111] [112] [113] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 114 undefined on input line 7152. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 114 undefined on input line 7175. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 114 undefined on input line 7181. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 114 undefined on input line 7193. [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 7323--7328 []\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 117 undefined on input line 7388. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 117 undefined on input line 7389. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 117 undefined on input line 7391. [117] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 118 undefined on input line 7503. [118] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 119 undefined on input line 7509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 119 undefined on input line 7525. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 119 undefined on input line 7567. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 119 undefined on input line 7568. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 119 undefined on input line 7569. [119] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 120 undefined on input line 7595. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 120 undefined on input line 7597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 120 undefined on input line 7597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 120 undefined on input line 7618. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 120 undefined on input line 7619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 120 undefined on input line 7620. [120] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 121 undefined on input line 7664. LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 121 undefined on input line 7718. [121] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 122 undefined on input line 7738. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 122 undefined on input line 7739. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 122 undefined on input line 7763. [122] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 123 un defined on input line 7783. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 123 undefined on input line 7833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 123 undefined on input line 7834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 123 undefined on input line 7837. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 123 undefined on input line 7841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 123 undefined on input line 7842. [123] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 124 undefined on input line 7899. [124] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 125 undefined on input line 7917. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 125 undefined on input line 7918. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 125 undefined on input line 7944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 125 undefined on input line 7966. [125] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 126 undefined on input line 7990. [126] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 127 undefined on input line 8093. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 127 undefined on input line 8100. [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 128 undefined on input line 8144. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 128 undefined on input line 8145. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 128 undefined on input line 8178. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 128 undefined on input line 8179. [128] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 129 undefined on input line 8191. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 129 undefined on input line 8210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 129 undefined on input line 8211. Underfull \hbox (badness 5231) in paragraph at lines 8208--8213 []\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 129 undefined on input line 8215. [129] Underfull \hbox (badness 10000) in paragraph at lines 8299--8302 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8299--8302 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8299--8302 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8331--8334 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8331--8334 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8344--8346 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8352--8355 \T1/qtm/m/n/10 such as [130] Overfull \vbox (676.10883pt too high) has occurred while \output is active [131] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 132 undefined on input line 8366. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 132 undefined on input line 8366. Underfull \hbox (badness 5832) in paragraph at lines 8363--8369 []\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 8363--8369 \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 132 undefined on input line 84 06. LaTeX Warning: Hyper reference `reference/mlops/model_registry:model-registry' on page 132 undefined on input line 8406. Underfull \hbox (badness 10000) in paragraph at lines 8410--8413 []\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 132 undefined on input line 8419. [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 133 undefined on input line 8457. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 133 undefined on input line 8461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 133 undefined on input line 8493. [133] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 134 undefined on input line 8552. [134] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 135 undefined on input line 8577. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 135 undefined on input line 8635. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 135 undefined on input line 8638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 135 undefined on input line 8639. [135] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 136 undefined on input line 8676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 136 undefined on input line 87 01. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 136 undefined on input line 8718. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 136 undefined on input line 8719. [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 137 undefined on input line 8756. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 137 undefined on input line 8756. Overfull \vbox (1.97241pt too high) detected at line 8783 [137] [138] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 139 undefined on input line 8854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 139 undefined on input line 8854. [139] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 140 undefined on input line 8962. [140] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 141 undefined on input line 8981. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 141 undefined on input line 9022. [141] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 142 undefined on input line 9062. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_data_quality_exports' on page 142 undefined on input line 9077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_attributes' on page 142 undefined on input line 9099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_values' on page 142 undefined on input line 9100. [142] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 143 undefined on input line 9124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 143 undefined on input line 9124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 143 undefined on input line 9128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 143 undefined on input line 9132. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 143 undefined on input line 9136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 143 undefined on input line 9140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 143 undefined on input line 9158. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 143 undefined on input line 9159. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 143 undefined on input line 9173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 143 undefined on input line 9174. [143] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 144 undefined on input line 9198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 144 undefined on input line 9210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 144 undefined on input line 9226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 144 undefined on input line 9238. [144] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 145 undefined on input li ne 9254. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 145 undefined on input line 9266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 145 undefined on input line 9285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 145 undefined on input line 9286. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 145 undefined on input line 9287. [145] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 146 undefined on input line 9318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 146 undefined on input line 9330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 146 undefined on input lin e 9349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 146 undefined on input line 9362. [146] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 147 undefined on input line 9380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 147 undefined on input line 9392 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 147 undefined on input line 9424. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 147 undefined on input line 9436. [147] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 148 undefined on input line 9472. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 148 undefined on input line 9473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 148 undefined on input line 9487. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 148 undefined on input line 9488. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 148 undefined on input line 9 489. Underfull \hbox (badness 10000) in paragraph at lines 9486--9490 \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. [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 170 undefined on input line 10921. [170] [171] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 172 undefined on input line 10992. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 172 undefined on input line 10993. Underfull \hbox (badness 10000) in paragraph at lines 10991--10994 []\T1/qtm/m/n/10 Re-fer to \T1/txtt/m/sl/10 ExecutionEnvironment \T1/qtm/m/n/10 for prop-er-ties of the ex-e-cu-tion en-vi-ron-ment ob-ject and [172] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 173 undefined on input line 11089. [173] Overfull \vbox (2.67389pt too high) detected at line 11171 [174] [175] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 176 undefined on input line 11234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 176 undefined on input line 11274. [176] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 177 undefined on input line 11307. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 177 undefined on input line 11329. [177] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 178 undefined on input line 11372. Overfull \vbox (1.31892pt too high) detected at line 11423 [178] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 179 undefined on input line 11445. [179] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 180 undefined on input line 11504. Underfull \hbox (badness 10000) in paragraph at lines 11522--11526 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [180] [181] [182] [183] [184] [185] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 186 undefined on input line 11843. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 186 undefined on input line 11870. [186] [187] [188] [189] [190] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12162--12165 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/qtm/m/it/10 dr.registry.Job.create_from_custom_metric_gallery_templat e\T1/qtm/m/n/10 , [191] [192] [193] [194] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelListFilters' on page 195 undefined on input line 12416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.RegisteredModelVersionsListFilters' on page 195 undefined on input line 12420. Underfull \hbox (badness 10000) in paragraph at lines 12418--12421 []\T1/qtm/m/n/10 You can also fil-ter the reg-is-tered model ver-sions that are re-turned by pass-ing an in-stance of the [195] [196] [197] [198] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 1 99 undefined on input line 12676. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 199 undefined on input line 12683. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 199 undefined on input line 12693. [199] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 200 undefined on input line 12719. [200] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 201 undefined on input line 12777. [201] [202] [203] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 204 undefined on input line 12990. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 204 undefined on input line 13006. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 204 undefined on input line 13010. [204] [205] [206] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 207 undefined on input line 13249. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 207 undefined on input line 13249. [207] [208] [209] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 210 undefined on input line 13419. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13419. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13420. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 210 undefined on input line 13420. Underfull \hbox (badness 10000) in paragraph at lines 13422--13425 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 210 undefined on input line 13453. [210] Overfull \hbox (51.86432pt too wide) in paragraph at lines 13553--13553 \T1/qtm/m/it/10 ber_of_incremental_learning_iterations_before_best_model_select ion=None\T1/qtm/m/n/10 , [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 13670--13675 \T1/qtm/m/n/10 (New in ver-sion v2.23) one of \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 214 undefined on input line 13701. Underfull \hbox (badness 10000) in paragraph at lines 13728--13734 \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 13728--13734 \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 13728--13734 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [214] [215] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 216 undefined on input line 13862. [216] [217] [218] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 219 undefined on input line 14165. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 219 undefined on input line 1 4187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 219 undefined on input line 1 4228. [219] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 220 undefined on input line 14262. [220] [221] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14480--14480 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [222] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.AnomalyA ssessmentPreviewBin' on page 223 undefined on input line 14643. [223] [224] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 225 undefined on input line 14830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 225 undefined on input line 14862. [225] [226] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 227 undefined on input line 14975. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 227 undefined on input line 15007. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 227 undefined on input line 15069. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 227 undefined on input line 15105. [227] [228] [229] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 230 undefined on input line 15332. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 230 undefined on input line 15356. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 230 undefined on input line 15358. [230] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 231 undefined on input line 15396. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 231 undefined on input line 15472. [231] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 232 undefined on input line 15520. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 232 undefined on input line 15522. [232] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 233 undefined on input line 15619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 233 undefined on input line 15673. Underfull \hbox (badness 10000) in paragraph at lines 15688--15692 \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 15693--15697 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [233] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 234 undefined on input line 15725. Underfull \hbox (badness 10000) in paragraph at lines 15740--15744 \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 15745--15749 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 234 undefined on input line 15786. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 234 undefined on input line 15813. [234] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 235 undefined on input line 15840. Underfull \hbox (badness 10000) in paragraph at lines 15910--15913 []\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. [235] [236] [237] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 238 undefined on input line 16117. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 238 undefined on input line 16149. [238] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 239 undefined on input line 16274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 239 undefined on input line 16308. [239] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 240 undefined on input line 16371. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 240 undefined on input line 16408. [240] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 241 undefined on input line 16466. [241] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 242 undefined on input line 16544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 242 undefined on input line 16555. [242] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16606. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16610. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16614. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 243 undefined on input line 16618. [243] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 244 undefined on input line 16648. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 244 undefined on input line 16680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 244 undefined on input line 16708. [244] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 245 undefined on input line 16798. [245] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 246 undefined on input line 16870. [246] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 247 undefined on input line 16963. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 247 undefined on input line 16995. [247] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 248 undefined on input line 17057. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 248 undefined on input line 17093. [248] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 249 undefined on input line 17250. [249] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 250 undefined on input line 17292. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 250 undefined on input line 17329. [250] [251] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 252 undefined on input line 17463. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 252 undefined on input line 17474. [252] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17525. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17529. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17533. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 253 undefined on input line 17537. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 253 undefined on input line 17567. [253] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 254 undefined on input line 17599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 254 undefined on input line 17627. [254] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 255 undefined on input line 17717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 255 undefined on input line 17735. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 255 undefined on input line 17757. [255] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 256 undefined on input line 17909. [256] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 257 undefined on input line 17959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 257 undefined on input line 17984. [257] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 258 undefined on input line 18143. [258] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 259 undefined on input line 18231. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 259 undefined on input line 18280. [259] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 260 undefined on input line 18337. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 260 undefined on input line 18353. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 260 undefined on input line 18388. [260] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 261 undefined on input line 18432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 261 undefined on input line 18448. [261] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 262 undefined on input line 18491. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 262 undefined on input line 18532. [262] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 263 undefined on input line 18558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 263 undefined on input line 18599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 263 undefined on input line 18607. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 263 undefined on input line 18646. [263] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 264 undefined on input line 18683. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 264 undefined on input line 18691. [264] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 265 un defined on input line 18820. [265] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 266 undefined on input line 18897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 266 undefined on input line 18899. [266] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 267 undefined on input line 18912. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 267 undefined on input line 1894 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 267 undefined on input line 1897 0. [267] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 268 undefined on input line 19004. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 268 undefined on input line 19035. [268] [269] [270] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 271 undefined on input line 19323. [271] [272] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 273 undefined on input line 19483. [273] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 274 undefined on input line 19530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 274 undefined on input line 19576. [274] [275] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 276 undefined on input line 19768. [276] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 277 undefined on input line 19823. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 277 undefined on input line 19842. [277] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 278 undefined on input line 19947. [278] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 279 undefined on input line 20002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 279 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 279 undefined on input line 1. [279] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 280 undefined on input line 20082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 280 undefined on input line 20122. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 280 undefined on input line 20181. [280] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 281 undefined on input line 20236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 281 undefined on input line 20277. [281] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 282 undefined on input line 20372. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 282 undefined on input line 2039 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 282 undefined on input line 20393. [282] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 283 undefined on inp ut line 20422. [283] [284] [285] [286] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 287 undefined on input line 20903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 287 undefined on input line 20946. [287] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 288 undefined on input line 21037. [288] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 289 undefined on input line 21093. [289] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 290 undefined on input line 21158. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 290 undefined on input line 21211. [290] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 291 undefined on input line 21276. [291] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 292 undefined on input line 21329. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 292 undefined on input line 21389. [292] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 293 undefined on input line 21441. [293] [294] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 295 undefined on input line 21573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 295 undefined on input line 21616. [295] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 296 undefined on input line 21724. [296] Overfull \hbox (5.11876pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [297] [298] [299] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 300 undefined on input line 22019. [300] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 301 undefined on input line 22071. [301] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 302 undefined on input line 22116. [302] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric' on page 303 undefined on input line 22244. [303] [304] [305] [306] [307] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 308 undefined on input li ne 22597. [308] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 309 undefined on input line 2267 5. [309] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 310 undefined on input l ine 22741. [310] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 311 undefined on input line 22812. Overfull \hbox (18.09383pt too wide) in paragraph at lines 22842--22842 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 22842--22842 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [311] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 312 undefined on input li ne 22936. [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 313 undefined on input line 2308 2. Overfull \hbox (23.3838pt too wide) in paragraph at lines 23096--23096 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23096--23096 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [313] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 314 undefined on input l ine 23178. [314] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 315 undefined on input line 23316. Overfull \hbox (19.14882pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (5.03381pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [315] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 316 undefined on input li ne 23373. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 316 undefined on input li ne 23402. [316] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 317 undefined on input line 23443 . Underfull \hbox (badness 10000) in paragraph at lines 23455--23461 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [317] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 318 undefined on input line 23527 . [318] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 319 undefined on input line 23596 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 319 undefined on input line 23669 . [319] Overfull \hbox (8.1838pt too wide) in paragraph at lines 23774--23774 \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 320 undefined on input l ine 23803. [320] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 321 undefined on input l ine 23852. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 321 undefined on input l ine 23897. [321] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 322 undefined on input line 23963. [322] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 323 undefined on input line 24043. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 323 undefined on input line 24079. [323] [324] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 325 undefined on input line 24301. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 325 undefined on input line 24326. [325] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 326 undefined on input line 24429. [326] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 327 undefined on input line 24487. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 327 undefined on input line 24530. [327] [328] [329] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 330 undefined on input line 24815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 330 undefined on input line 24869. [330] Underfull \hbox (badness 10000) in paragraph at lines 24953--24958 \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 24953--24958 \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 24960--24964 \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 24960--24964 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [331] Underfull \hbox (badness 10000) in paragraph at lines 25022--25025 \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 25022--25025 \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 332 undefined on input line 25051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 332 undefined on input line 25112. [332] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 333 undefined on input line 25191. Underfull \hbox (badness 10000) in paragraph at lines 25202--25207 \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 25202--25207 \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 25209--25212 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for [333] Underfull \hbox (badness 10000) in paragraph at lines 25244--25247 \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 25244--25247 \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 334 undefined on input line 25295. [334] [335] Overfull \hbox (15.66096pt too wide) in paragraph at lines 25534--25539 \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 25534--25539 \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- [336] Underfull \hbox (badness 10000) in paragraph at lines 25578--25581 \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 25578--25581 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25627--25630 \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 25627--25630 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [337] [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 25927--25930 \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 25927--25930 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 340 undefined on input line 25982. [340] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 341 undefined on input line 25997. Underfull \hbox (badness 10000) in paragraph at lines 26023--26027 \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 26048--26058 \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 26048--26058 \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 26060--26063 \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 26060--26063 \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] [342] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 343 undefined on input line 26194. [343] Underfull \hbox (badness 10000) in paragraph at lines 26220--26224 \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 26245--26255 \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 26245--26255 \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 26245--26255 \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 26262--26265 \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 26262--26265 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] [345] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 346 undefined on input line 26398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 346 undefined on input line 26441. [346] [347] [348] [349] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 350 undefined on input line 26861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 350 undefined on input line 26912. Underfull \hbox (badness 10000) in paragraph at lines 26909--26913 \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: [350] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 351 undefined on input line 26959. Underfull \hbox (badness 10000) in paragraph at lines 26956--26960 \T1/qtm/m/n/10 Get cus-tom model ver-sion con-ver-sions list per cus-tom model ver-sion. :rtype: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 351 undefined on input line 27046. Underfull \hbox (badness 10000) in paragraph at lines 27043--27047 \T1/qtm/m/n/10 Re-trieve in-for-ma-tion about a cus-tom model ver-sion's de-pen -dency build :rtype: [351] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 352 undefined on input line 27082. Underfull \hbox (badness 10000) in paragraph at lines 27079--27083 \T1/qtm/m/n/10 Start the de-pen-dency build for a cus-tom model ver-sion de-pen -dency build :rtype: [352] [353] [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 27617--27620 \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 27617--27620 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [356] [357] [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 28060--28064 \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 28060--28064 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [360] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 361 undefined on input line 28094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 361 undefined on input line 28109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 361 undefined on input line 28163. [361] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 362 undefined on input line 28206. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 362 undefined on input line 28247. [362] [363] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 364 undefined on input line 28467. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 364 undefined on input line 28474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 364 undefined on input line 28495. [364] [365] [366] [367] [368] [369] [370] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 371 undefined on input line 29244. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 371 undefined on input line 29284. [371] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 372 undefined on input line 29349. [372] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 373 undefined on input line 29495. [373] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 374 undefined on input line 29535. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 374 undefined on input line 29587. [374] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 375 undefined on input line 29635. [375] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 376 undefined on input line 29754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 376 undefined on input line 29794. [376] Underfull \hbox (badness 10000) in paragraph at lines 29832--29835 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 377 undefined on input line 29854. [377] Underfull \hbox (badness 6125) in paragraph at lines 29893--29896 \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 29897--29900 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 378 undefined on input line 29953. [378] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 379 undefined on input line 30034. [379] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 380 undefined on input line 30083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 380 undefined on input line 30126. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 380 undefined on input line 30141. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 380 undefined on input line 30148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 380 undefined on input line 30163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 380 undefined on input line 30170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 380 undefined on input line 30191. [380] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 381 undefined on input line 30210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 381 undefined on input line 30215. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 381 undefined on input line 30237. [381] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 382 un defined on input line 30299. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 382 undefined on input line 30332. [382] [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 384 undefined on input line 30547. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 384 undefined on input line 30554. [384] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 385 undefined on input line 30624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 385 undefined on input line 30625. [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 395 undefined on input line 31640. [395] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 396 undefined on input line 31670. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 396 undefined on input line 31711. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 396 undefined on input line 31733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 396 undefined on input line 31771. [396] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 397 undefined on input line 31873. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 397 undefined on input line 31887. [397] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 398 undefined on input line 31932. [398] [399] [400] [401] [402] Underfull \hbox (badness 5077) in paragraph at lines 32439--32446 \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 403 undefined on input line 32501. [403] [404] [405] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 406 undefined on input line 32737. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 406 undefined on input line 32787. [406] [407] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 408 undefined on input line 32951 . [408] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 409 undefined on input line 32994 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 409 undefined on input line 33056 . [409] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 410 undefined on input line 33092. Overfull \hbox (7.10396pt too wide) in paragraph at lines 33116--33116 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [410] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 411 undefined on input line 33198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 411 undefined on input line 33241. [411] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 412 undefined on input line 33303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 412 undefined on input line 33339. [412] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 413 undefined on input line 33421. [413] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 414 undefined on input line 33464. [414] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 415 undefined on input line 33544. [415] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.DataQualityExport' on page 416 undefined on input line 33621. [416] [417] [418] Underfull \hbox (badness 10000) in paragraph at lines 33964--33967 \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. [419] [420] [421] Underfull \hbox (badness 10000) in paragraph at lines 34293--34296 \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. [422] [423] [424] Underfull \hbox (badness 10000) in paragraph at lines 34587--34590 \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. [425] [426] [427] [428] [429] [430] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 431 undefined on input line 35114. [431] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 432 undefined on input line 35212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 432 undefined on input line 35231. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 432 undefined on input line 35236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 432 undefined on input line 35241. [432] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 433 undefined on input line 35392. [433] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 434 undefined on input line 35466. [434] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 435 undefined on input line 35547. [435] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 436 undefined on input line 35584. [436] [437] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 438 undefined on input line 35752. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ForecastDateSettings' on page 438 undefined on input line 35774. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 438 undefined on input line 35789. [438] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 439 undefined on input line 358 74. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 439 undefined on input line 35888 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 439 undefined on input line 3594 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 439 undefined on input line 35957. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 439 undefined on input line 35962. Underfull \hbox (badness 10000) in paragraph at lines 35959--35963 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [439] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 440 undefined on input line 3604 9. [440] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerReplaySettings' on page 441 undefined on input line 361 14. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_replay_settings' on page 441 undefined on input line 36125 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.DriftTrackingSettings' on page 441 undefined on input line 36177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 441 undefined on input line 36195. [441] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 442 undefined on input line 36206. [442] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 443 undefined on input line 36340. Underfull \hbox (badness 10000) in paragraph at lines 36336--36341 \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 36336--36341 \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 443 undefined on input line 36 393. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 443 undefined on input line 3640 4. Underfull \hbox (badness 10000) in paragraph at lines 36400--36405 \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 36400--36405 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [443] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 444 undefined on input line 36478. [444] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 445 undefined on input line 36578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 445 undefined on input line 36630. [445] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.HealthSettings' on page 446 undefined on input line 36679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 446 undefined on input line 36731. [446] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 447 undefined on input line 36791. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 447 undefined on input line 36855. [447] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 448 undefined on input line 36907. Underfull \hbox (badness 10000) in paragraph at lines 36904--36908 \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 448 undefined on input line 36960. Underfull \hbox (badness 10000) in paragraph at lines 36957--36961 \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: [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 449 undefined on input line 37032. [449] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 450 undefined on input line 37084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 450 undefined on input line 37144. [450] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 451 undefined on input lin e 37211. [451] [452] [453] [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 455 undefined on input line 37620. [455] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 456 undefined on input line 37660. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.champion_model_package.ChampionModelPackage' on page 456 undefined on input line 37692. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 456 undefined on input line 37749 . [456] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 457 undefined on input line 37789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 457 undefined on input line 37814. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.DataQualityExport' on page 457 undefined on input line 37829. [457] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.Capability' on page 458 undefined on input line 37918. [458] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.mlops.events.ML OpsEvent' on page 459 undefined on input line 38049. [459] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 460 undefined on input line 38183. [460] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 461 undefined on input line 38280. [461] [462] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 463 undefined on input line 38411. [463] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 464 undefined on input line 38524. Underfull \hbox (badness 10000) in paragraph at lines 38521--38525 \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: [464] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 465 undefined on input line 38618. [465] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 466 undefined on input line 38712. [466] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 467 undefined on input line 38872. [467] [468] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 469 undefined on input line 39075. [469] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [470] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 471 undefined on input lin e 39180. [471] [472] [473] [474] [475] Overfull \hbox (78.24869pt too wide) in paragraph at lines 39417--39417 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.90869pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.59868pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (110.3087pt too wide) in paragraph at lines 39417--39417 \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 39417--39417 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [476] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 477 undefined on i nput line 39513. [477] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 478 undefined on input line 39613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 478 undefined on input line 39655. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 478 undefined on input line 39659. [478] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 479 undefined on input line 39692. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 479 undefined on input line 39696. [479] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 480 undefined on input line 39784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 480 undefined on input line 39788. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 480 undefined on input line 39821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 480 undefined on input line 39825. [480] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 481 undefined on input line 39904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 481 undefined on input line 39908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 481 undefined on input line 39941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 481 undefined on input line 39945. [481] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 482 undefined on input line 40051. [482] [483] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 484 undefined on input line 40366. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 484 undefined on input line 40368. [484] [485] Underfull \hbox (badness 10000) in paragraph at lines 40477--40482 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [486] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 487 undefined on input line 40669. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 487 undefined on input line 40701. [487] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 488 undefined on input line 40733. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 488 undefined on input line 40765. [488] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 489 undefined on input line 40891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 489 undefined on input line 40894. [489] Underfull \hbox (badness 10000) in paragraph at lines 40972--40977 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [490] [491] [492] [493] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 494 undefined on input line 41418. [494] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 495 undefined on input line 41526. [495] Underfull \hbox (badness 10000) in paragraph at lines 41623--41626 []\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 41623--41626 \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 496 undefined on input line 41642. Underfull \hbox (badness 10000) in paragraph at lines 41688--41691 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [496] Underfull \hbox (badness 10000) in paragraph at lines 41750--41753 \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 41760--41763 []\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 41760--41763 \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 497 undefined on input line 417 79. [497] [498] Underfull \hbox (badness 10000) in paragraph at lines 41915--41919 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 41915--41919 \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 41920--41924 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 41920--41924 \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 499 undefined on input line 41944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 499 undefined on input line 41980. [499] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 500 undefined on input line 42049. [500] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 501 undefined on input line 42140. [501] [502] [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 42479--42482 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 42822--42827 \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] Underfull \hbox (badness 10000) in paragraph at lines 42841--42845 \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 42859--42862 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [510] [511] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 512 undefined on input line 43113. [512] [513] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 514 undefined on input line 43222. Underfull \hbox (badness 10000) in paragraph at lines 43219--43223 \T1/qtm/m/n/10 Re-trieve a sin-gle sec-ondary dataset con-fig-u-ra-tion for a g iven id :rtype: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 514 undefined on input line 43280. [514] [515] [516] [517] Overfull \hbox (14.04398pt too wide) in paragraph at lines 43634--43634 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [518] [519] [520] [521] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 522 undefined on input line 43980. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 522 undefined on input line 44074. [522] [523] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 524 undefined on input line 44267. [524] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 525 undefined on input lin e 44334. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 525 undefined on input line 4 4372. [525] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 526 undefined on input line 44502. [526] [527] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 528 undefined on input line 44697. [528] [529] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 530 undefined on input line 44952. [530] [531] [532] [533] [534] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 535 undefined on input line 45547. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 535 undefined on input line 45 590. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 535 undefined on input line 45591. [535] [536] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 537 undefined on input line 45759. [537] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 538 undefined on input line 45803. [538] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 539 undefined on input line 45999. [539] [540] [541] [542] [543] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 544 undefined on input line 46435. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 544 undefined on input line 46436. [544] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 545 undefined on input line 46558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 545 undefined on input line 46561. [545] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 546 undefined on input line 46654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 546 undefined on input line 46657. [546] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 547 undefined on input line 46719. Underfull \hbox (badness 5359) in paragraph at lines 46749--46752 \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 [547] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 548 undefined on input line 46880. [548] [549] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 550 undefined on input line 47055. [550] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 551 undefined on input line 47216. [551] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 552 undefined on input line 47319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 552 undefined on input line 47327. [552] [553] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 554 undefined on input line 47536. [554] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 555 undefined on input line 47662. [555] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 556 undefined on input line 47742. [556] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 557 undefined on input line 47929. [557] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 558 undefined on input line 47975. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 558 undefined on input line 48016. [558] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 559 undefined on input line 48 086. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 559 undefined on input line 48087. Underfull \hbox (badness 10000) in paragraph at lines 48084--48089 []\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 48084--48089 \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 559 undefined on input line 48141. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 559 undefined on input line 48156. [559] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 560 undefined on input line 48223. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 560 undefined on input line 48256. [560] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 561 undefined on input line 48277. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 561 undefined on input line 48298. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 561 undefined on input line 48304. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 561 undefined on input line 48313. [561] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 562 undefined on input line 48370. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 562 undefined on input line 48406. [562] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 563 undefined on input line 48442. [563] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 564 undefined on input line 48564. [564] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 565 undefined on input line 48673. Underfull \hbox (badness 5592) in paragraph at lines 48709--48715 \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 48709--48715 \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. [565] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 566 undefined on input line 48 753. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 566 undefined on input line 48754. Underfull \hbox (badness 10000) in paragraph at lines 48751--48756 []\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 48751--48756 \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 [566] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 567 undefined on input line 48829. [567] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 568 undefined on input line 48 945. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 568 undefined on input line 48946. [568] [569] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 570 undefined on input line 49162. [570] [571] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 572 undefined on input line 49358. Overfull \vbox (1.47964pt too high) detected at line 49410 [572] [573] [574] [575] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 576 undefined on input line 49794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 576 undefined on input line 49795. [576] [577] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 578 undefined on input line 49917. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 578 undefined on input line 49920. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 578 undefined on input line 50013. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 578 undefined on input line 50016. [578] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 579 undefined on input line 50078. Underfull \hbox (badness 5359) in paragraph at lines 50108--50111 \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 [579] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 580 undefined on input line 50239. [580] [581] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 582 undefined on input line 50414. [582] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 583 undefined on input line 50575. [583] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 584 undefined on input line 50678. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 584 undefined on input line 50686. [584] [585] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 586 undefined on input line 50895. [586] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 587 undefined on input line 51021. [587] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 588 undefined on input line 51101. [588] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 589 undefined on input line 51262. [589] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 590 undefined on input line 51308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 590 undefined on input line 51349. [590] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 591 undefined on input line 51419. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 591 undefined on input line 51452. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 591 undefined on input line 51473. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 591 undefined on input line 51494. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 591 undefined on input line 51500. [591] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 592 undefined on input line 51509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 592 undefined on input line 51566. [592] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 593 undefined on input line 51602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 593 undefined on input line 51638. [593] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 594 undefined on input line 51760. [594] [595] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 596 undefined on input line 51 932. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 596 undefined on input line 51933. [596] [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 598 undefined on input line 52128. [598] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 599 undefined on input line 52324. [599] [600] [601] [602] [603] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 604 undefined on input line 52760. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 604 undefined on input line 52761. [604] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 605 undefined on input line 52883. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 605 undefined on input line 52886. [605] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 606 undefined on input line 52979. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 606 undefined on input line 52982. [606] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 607 undefined on input line 53044. Underfull \hbox (badness 5359) in paragraph at lines 53074--53077 \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 [607] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 608 undefined on input line 53205. [608] [609] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 610 undefined on input line 53380. [610] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 611 undefined on input line 53541. [611] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 612 undefined on input line 53644. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 612 undefined on input line 53652. [612] [613] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 614 undefined on input line 53861. [614] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 615 undefined on input line 53987. [615] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 616 undefined on input line 54067. [616] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 617 undefined on input line 54254. [617] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 618 undefined on input line 54300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 618 undefined on input line 54341. [618] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 619 undefined on input line 54 411. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 619 undefined on input line 54412. Underfull \hbox (badness 10000) in paragraph at lines 54409--54414 []\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 54409--54414 \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 619 undefined on input line 54466. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 619 undefined on input line 54481. [619] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 620 undefined on input line 54548. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 620 undefined on input line 54581. [620] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 621 undefined on input line 54602. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 621 undefined on input line 54623. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 621 undefined on input line 54629. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 621 undefined on input line 54638. [621] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 622 undefined on input line 54695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 622 undefined on input line 54731. [622] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 623 undefined on input line 54767. [623] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 624 undefined on input line 54889. [624] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 625 undefined on input line 54998. Underfull \hbox (badness 5592) in paragraph at lines 55034--55040 \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 55034--55040 \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. [625] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 626 undefined on input line 55 078. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 626 undefined on input line 55079. Underfull \hbox (badness 10000) in paragraph at lines 55076--55081 []\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 55076--55081 \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 [626] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 627 undefined on input line 55154. [627] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 628 undefined on input line 55 252. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 628 undefined on input line 55253. [628] [629] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 630 undefined on input line 55408. Underfull \hbox (badness 10000) in paragraph at lines 55406--55414 \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 55406--55414 \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 630 undefined on input line 55417. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 630 undefined on input line 55424. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 630 undefined on input line 55432. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 630 undefined on input line 55440. [630] [631] [632] [633] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 634 undefined on input line 55 819. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 634 undefined on input line 55820. Underfull \hbox (badness 10000) in paragraph at lines 55817--55822 []\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 55817--55822 \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 [634] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 635 undefined on input line 55958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 635 undefined on input line 55962. [635] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 636 undefined on input line 56014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 636 undefined on input line 56017. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 636 undefined on input line 56063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 636 undefined on input line 56105. [636] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 637 undefined on input line 56161. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 637 undefined on input line 56164. [637] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 638 undefined on input line 56262. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 638 undefined on input line 56271. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 638 undefined on input line 56278. [638] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 639 undefined on input line 56364. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 639 undefined on input line 56415. [639] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 640 undefined on input line 56492. [640] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 641 undefined on input line 5 6558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 641 undefined on input line 56594. [641] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 642 undefined on input line 56675. [642] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 643 undefined on input line 5 6748. [643] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 644 undefined on input line 56784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 644 undefined on input line 56855. [644] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 645 undefined on input line 56 919. Underfull \hbox (badness 10000) in paragraph at lines 56917--56921 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTimeP lotPreview \T1/qtm/m/n/10 rep-re-sent-ing [645] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 646 undefined on input line 57029. Underfull \hbox (badness 10000) in paragraph at lines 57027--57031 \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 [646] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 647 undefined on input line 57068. Underfull \hbox (badness 5359) in paragraph at lines 57103--57106 \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 [647] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 648 undefined on input line 57161. [648] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 649 undefined on input line 57247. Underfull \hbox (badness 10000) in paragraph at lines 57270--57275 \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 649 undefined on input line 57297. Underfull \hbox (badness 10000) in paragraph at lines 57315--57322 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [649] Underfull \hbox (badness 10000) in paragraph at lines 57376--57381 \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 650 undefined on input line 57403. Underfull \hbox (badness 10000) in paragraph at lines 57421--57428 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [650] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 651 undefined on input line 57512. [651] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 652 undefined on input line 57681. [652] [653] [654] [655] [656] [657] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 658 undefined on input line 58251. [658] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 659 undefined on input line 58372. [659] [660] [661] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 662 undefined on input line 58662. [662] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 663 undefined on input line 58788. [663] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 664 undefined on input line 58868. [664] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 665 undefined on input line 59 074. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 665 undefined on input line 59075. Underfull \hbox (badness 10000) in paragraph at lines 59072--59077 []\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 59072--59077 \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 [665] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 666 undefined on input line 59129. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 666 undefined on input line 59162. [666] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 667 undefined on input line 59183. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 667 undefined on input line 59204. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 667 undefined on input line 59210. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 667 undefined on input line 59219. [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 668 undefined on input line 59276. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 668 undefined on input line 59312. [668] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 669 undefined on input line 59 408. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 669 undefined on input line 59409. Underfull \hbox (badness 10000) in paragraph at lines 59406--59411 []\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 59406--59411 \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 59484. [670] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 671 undefined on input line 59 582. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 671 undefined on input line 59583. [671] [672] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 673 undefined on input line 59 751. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 673 undefined on input line 59752. [673] [674] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 675 undefined on input line 59950. [675] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 676 undefined on input line 59994. [676] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 677 undefined on input line 60190. [677] [678] [679] [680] [681] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 682 undefined on input line 60626. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 682 undefined on input line 60627. [682] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 683 undefined on input line 60749. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 683 undefined on input line 60752. [683] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 684 undefined on input line 60845. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 684 undefined on input line 60848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 684 undefined on input line 60910. [684] Underfull \hbox (badness 5359) in paragraph at lines 60940--60943 \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 [685] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.LabelwiseRocCurve' on page 686 undefined on input line 61071. [686] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 687 undefined on input line 61246. [687] [688] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 689 undefined on input line 61407. [689] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 690 undefined on input line 61510. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 690 undefined on input line 61518. [690] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 691 undefined on input line 61727. [691] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 692 undefined on input line 61853. [692] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 693 undefined on input line 61933. [693] [694] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 695 undefined on input line 62120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 695 undefined on input line 62166. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 695 undefined on input line 62207. [695] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 696 undefined on input line 62 277. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 696 undefined on input line 62278. Underfull \hbox (badness 10000) in paragraph at lines 62275--62280 []\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 62275--62280 \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 [696] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 697 undefined on input line 62332. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 697 undefined on input line 62347. [697] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 698 undefined on input line 62414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 698 undefined on input line 62447. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 698 undefined on input line 62468. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 698 undefined on input line 62489. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 698 undefined on input line 62495. [698] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 699 undefined on input line 62504. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 699 undefined on input line 62561. [699] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 700 undefined on input line 62597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 700 undefined on input line 62633. [700] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 701 undefined on input line 62755. [701] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 702 undefined on input line 62864. [702] Underfull \hbox (badness 5592) in paragraph at lines 62900--62906 \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 62900--62906 \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 703 undefined on input line 62 944. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 703 undefined on input line 62945. Underfull \hbox (badness 10000) in paragraph at lines 62942--62947 []\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 62942--62947 \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 [703] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 704 undefined on input line 63020. [704] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 705 undefined on input line 63108. [705] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 706 undefined on input line 63279. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 706 undefined on input line 63304. [706] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 707 undefined on input line 63363. [707] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 708 undefined on input line 63456. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 708 undefined on input line 63505. [708] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 709 undefined on input line 63553. [709] [710] [711] [712] [713] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64141--64141 \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 714 undefined on input line 64152. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 714 undefined on input line 64153. Underfull \hbox (badness 10000) in paragraph at lines 64151--64154 []\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 714 undefined on input line 64 157. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 714 undefined on input line 64158. Underfull \hbox (badness 10000) in paragraph at lines 64161--64164 []\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 64171--64175 \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 . [714] Underfull \hbox (badness 10000) in paragraph at lines 64180--64186 \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 715 undefined on input line 64213. [715] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 716 undefined on input line 64252. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 716 undefined on input line 64290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 716 undefined on input line 64318. [716] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 717 undefined on input line 64 433. [717] Underfull \hbox (badness 10000) in paragraph at lines 64452--64457 []\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 718 undefined on input line 64 478. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 718 undefined on input line 64479. [718] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.FeatureSettingsPayload' on page 719 undefined on input line 64567 . [719] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 720 undefined on input line 64625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 720 undefined on input line 64630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 720 undefined on input line 64632. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 720 undefined on input line 64633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 720 undefined on input line 64 644. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 720 undefined on input line 64645. [720] Underfull \hbox (badness 10000) in paragraph at lines 64667--64671 \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 . [721] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 722 undefined on input line 64762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 722 undefined on input line 64804. [722] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 723 undefined on input line 64842. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 723 undefined on input line 64879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 723 undefined on input line 64884. [723] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 724 undefined on input line 64923. [724] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 725 undefined on input line 65050. [725] [726] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 727 undefined on input line 65263. Underfull \hbox (badness 5563) in paragraph at lines 65275--65284 \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 727 undefined on input line 65296. [727] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 728 undefined on input line 65416. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 728 undefined on input line 65435. [728] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 729 undefined on input line 65459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 729 undefined on input line 65460. Underfull \hbox (badness 10000) in paragraph at lines 65458--65461 []\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 65458--65461 \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 729 undefined on input line 65552. [729] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 730 undefined on input line 65 562. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 730 undefined on input line 65563. [730] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 731 undefined on input line 65656. Underfull \hbox (badness 10000) in paragraph at lines 65663--65672 \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 65663--65672 \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 65663--65672 \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 , [731] [732] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 733 undefined on input line 65864. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 733 undefined on input line 65872. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 733 undefined on input line 65897. [733] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 734 undefined on input line 65913. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 734 undefined on input line 65943. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 734 undefined on input line 65958. [734] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 735 undefined on input line 66025. [735] [736] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 737 undefined on input line 66266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 737 undefined on input line 66316. [737] [738] [739] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 740 undefined on input line 66596. [740] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 741 undefined on input line 66715. [741] [742] [743] Underfull \hbox (badness 10000) in paragraph at lines 66985--66988 []\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 66990--66993 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. Underfull \hbox (badness 6708) in paragraph at lines 67059--67065 \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 67059--67065 \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, [744] Underfull \hbox (badness 10000) in paragraph at lines 67075--67078 []\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 67080--67083 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [745] [746] [747] Overfull \hbox (15.28386pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [748] Overfull \hbox (89.36382pt too wide) in paragraph at lines 67572--67572 \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 67572--67572 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [749] [750] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 751 undefined on input line 67754. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 751 undefined on input line 67780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 751 undefined on input line 67797. [751] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 752 undefined on input line 67826. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 752 undefined on input line 67830. [752] [753] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 754 undefined on input line 68033. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 754 undefined on input line 68038. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 754 undefined on input line 68044. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 754 undefined on input line 68046. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 754 undefined on input line 68051. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 754 undefined on input line 68058. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 754 undefined on input line 68065. [754] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 755 undefined on input line 68120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 755 undefined on input line 68124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 755 undefined on input line 68154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 755 undefined on input line 68158. [755] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 756 undefined on input line 68271. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 756 undefined on input line 68286. [756] [757] [758] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 759 undefined on input line 68565. [759] [760] [761] [762] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 763 undefined on input line 68871. [763] [764] [765] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 66 undefined on input line 69113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 766 undefined on input line 69115. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 766 undefined on input line 69116. [766] [767] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 768 undefined on input line 69312. Underfull \hbox (badness 10000) in paragraph at lines 69333--69336 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [768] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 69 undefined on input line 69470. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 769 undefined on input line 69472. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 769 undefined on input line 69473. [769] [770] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 771 undefined on input line 69576. LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 7 71 undefined on input line 69665. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 771 undefined on input line 69667. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 771 undefined on input line 69668. [771] Underfull \hbox (badness 10000) in paragraph at lines 69709--69712 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [772] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 773 undefined on input line 69766. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 773 undefined on input line 69770. [773] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 774 undefined on input line 69859. Underfull \hbox (badness 10000) in paragraph at lines 69932--69940 \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 69932--69940 \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 69932--69940 \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 69932--69940 \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 [774] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 775 undefined on input line 69960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.GenericM odel' on page 775 undefined on input line 69960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 775 undefined on input line 70018. [775] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 776 undefined on input line 70063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 776 undefined on input line 70099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 776 undefined on input line 70122. [776] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 777 undefined on input line 70176. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 777 undefined on input line 70206. [777] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 778 undefined on input line 70244. [778] Underfull \hbox (badness 10000) in paragraph at lines 70317--70320 \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 779 undefined on input line 70325. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 779 undefined on input line 70363. [779] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 780 undefined on input line 70411. [780] [781] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 782 undefined on input line 70578. [782] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 783 undefined on input line 70652. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 783 undefined on input line 70698. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 783 undefined on input line 70717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 783 undefined on input line 70737. [783] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 784 undefined on input line 70762. [784] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 785 undefined on input line 70909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 785 undefined on input line 70929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 785 undefined on input line 7 0952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 785 undefined on input lin e 70978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 785 undefined on input line 70996. [785] [786] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 787 undefined on input line 71135. [787] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 788 undefined on input line 71221. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 788 undefined on input line 71272. [788] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 789 undefined on input line 71302. [789] [790] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 791 undefined on input line 71588. [791] Underfull \hbox (badness 5592) in paragraph at lines 71645--71651 \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 71645--71651 \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. [792] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 793 undefined on input line 71 719. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 793 undefined on input line 71720. Underfull \hbox (badness 10000) in paragraph at lines 71717--71722 []\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 71717--71722 \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 [793] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 794 undefined on input line 71830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. check_blendable' on page 794 undefined on input line 71838. [794] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 795 undefined on input line 71874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 795 undefined on input line 71878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 795 undefined on input line 71961. [795] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 796 undefined on input line 71986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 796 undefined on input line 72011. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 796 undefined on input line 72036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 796 undefined on input line 72061. [796] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 797 undefined on input line 72142. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 797 undefined on input line 72187. [797] [798] [799] Underfull \hbox (badness 10000) in paragraph at lines 72489--72494 \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 72489--72494 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [800] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 801 undefined on input line 72520. Underfull \hbox (badness 10000) in paragraph at lines 72547--72553 \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 72547--72553 \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 72547--72553 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [801] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 802 undefined on input line 72658. [802] Underfull \hbox (badness 10000) in paragraph at lines 72723--72727 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [803] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 804 undefined on input line 72794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 804 undefined on input line 72819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 804 undefined on input line 72834. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 804 undefined on input line 72841. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 804 undefined on input line 72862. [804] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 805 undefined on input line 72914. LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 805 undefined on input line 72939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 805 undefined on input line 72942. [805] Underfull \hbox (badness 10000) in paragraph at lines 72998--73000 \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 806 undefined on input line 73049. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 806 undefined on input line 73064. [806] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 807 undefined on input line 73141. [807] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 808 undefined on input line 73256. Underfull \hbox (badness 10000) in paragraph at lines 73269--73272 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [808] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 809 undefined on i nput line 73334. [809] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 810 undefined on input line 73474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 810 undefined on input line 73532. [810] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 811 undefined on input line 73571. [811] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 812 undefined on input line 73690. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 812 undefined on input line 73693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 812 undefined on input line 73694. Underfull \hbox (badness 10000) in paragraph at lines 73688--73695 []\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 812 undefined on input line 73702. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 812 undefined on input line 73738. [812] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 813 undefined on input line 73874. [813] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 814 undefined on input line 73931. [814] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 815 undefined on input line 74019. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 815 undefined on input line 74084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 815 undefined on input line 74113. [815] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 816 undefined on input line 74143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 816 undefined on input line 74165. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 816 undefined on input line 74165. [816] [817] [818] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 819 undefined on input line 74434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 819 undefined on input line 74453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 819 undefined on input line 74506. [819] Underfull \hbox (badness 6047) in paragraph at lines 74531--74534 \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 820 undefined on input line 74566. [820] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 821 undefined on input l ine 74610. [821] [822] [823] [824] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 825 undefined on input l ine 74978. Overfull \hbox (1.32878pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [825] Overfull \hbox (74.31384pt too wide) in paragraph at lines 75049--75049 \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 75049--75049 \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 75049--75049 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 75049--75049 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 75049--75049 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [826] Overfull \hbox (32.31396pt too wide) in paragraph at lines 75110--75110 \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 75110--75110 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [827] [828] [829] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.RocCurve' on page 830 undefined on input line 75264. [830] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 831 undefined on input line 75388. LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 831 undefined on input line 75402. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 831 undefined on input line 75463. [831] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 832 undefined on input line 75531. [832] [833] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 834 undefined on input line 75799. [834] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 835 undefined on input line 75887 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 835 undefined on input line 75919. [835] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 836 undefined on input line 75955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 836 undefined on input line 76032. [836] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 837 undefined on input line 76129. [837] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 838 undefined on input line 76217 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 838 undefined on input line 76249. [838] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 839 undefined on input line 76285. [839] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 840 undefined on input line 76387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 840 undefined on input line 76430. [840] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 841 undefined on input line 76456. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 841 undefined on input line 76457. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 841 undefined on input line 76458. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 841 undefined on input line 76459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 841 undefined on input line 76460. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 841 un defined on input line 76475. [841] [842] [843] [844] [845] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 846 undefined on input line 76898. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 846 undefined on input line 76927. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 846 undefined on input line 7 6951. [846] [847] [848] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 849 undefined on input line 77274. [849] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 850 undefined on input line 77391. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 850 undefined on input line 77427. [850] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 851 undefined on input line 77488. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 851 undefined on input line 77510. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 851 undefined on input line 77537. [851] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 852 undefined on input line 77591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 852 undefined on input line 77611. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 852 undefined on input line 77616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 852 undefined on input line 77638. [852] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 853 undefined on input line 77685. [853] [854] [855] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 856 undefined on input line 78083. [856] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 857 undefined on input line 78128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 857 undefined on input line 78181. [857] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 858 undefined on input line 78230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 858 undefined on input line 78282. [858] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 859 undefined on input line 78335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 859 undefined on input line 78397. [859] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 860 undefined on input line 78470. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 860 undefined on input li ne 78515. [860] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 861 undefined on input line 78554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 861 undefined on in put line 78606. [861] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 862 undefined on input line 78668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 862 undefined on input line 78714. [862] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 863 undefined on input line 78813. [863] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 864 undefined on input line 78867. Overfull \hbox (40.76382pt too wide) in paragraph at lines 78881--78881 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [864] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 865 undefined on input li ne 78944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 865 undefined on input line 79009. Overfull \hbox (4.4887pt too wide) in paragraph at lines 79023--79023 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [865] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 866 undefined on in put line 79083. Overfull \hbox (3.07861pt too wide) in paragraph at lines 79097--79097 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 79154--79154 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 79154--79154 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [866] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 867 undefined on input line 79237. [867] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 868 undefined on input line 79308. [868] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 869 undefined on input line 79400. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 869 undefined on input line 79462. [869] [870] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 871 undefined on input line 79631. [871] [872] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 873 undefined on input line 79813. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 873 undefined on input line 79892. [873] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 874 undefined on input line 79975. [874] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 875 undefined on input line 80009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 875 undefined on input line 80065. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 875 undefined on input line 80088. [875] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 876 undefined on input line 80112. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 876 undefined on input line 80183. [876] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 877 undefined on input line 80272. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 877 undefined on input line 80306. [877] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 878 undefined on input line 80331. [878] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 879 undefined on input line 80436. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 879 undefined on input line 80508. [879] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 880 undefined on input line 80597. [880] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 881 undefined on input line 80654. [881] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 882 undefined on input line 80750. [882] [883] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 884 undefined on input line 80939. [884] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 885 undefined on input line 80982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 885 undefined on input line 81029. [885] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 886 undefined on input line 81080. [886] [887] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.thumbnail_bytes' on page 888 undefined on input li ne 81399. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.mime_type' on page 888 undefined on input line 814 03. [888] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 889 undefined on input line 81528. [889] [890] [891] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.FeaturesWithSamples' on page 892 undefined on input line 81731. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 892 undefined on input li ne 81772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 892 undefined on inpu t line 81805. [892] Overfull \hbox (18.58876pt too wide) in paragraph at lines 81819--81819 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 81819--81819 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [893] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 894 undefined on inpu t line 81898. Overfull \hbox (2.35878pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.6338pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [894] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 895 undefined on input li ne 82003. [895] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82060--82060 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 82124--82124 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [896] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82181--82181 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [897] [898] [899] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 900 undefined on input line 82412. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 900 undefined on input line 82444. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 900 undefined on input line 82487. [900] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 901 undefined on input line 82537. [901] [902] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 903 undefined on input line 82709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 903 undefined on input line 82741. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 903 undefined on input line 82786. [903] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 904 undefined on input line 82840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 904 undefined on input line 82914. [904] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 905 undefined on input line 82947. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 905 undefined on input line 82990. [905] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 906 undefined on input line 83040. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 906 undefined on input line 83130. [906] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 907 undefined on input line 83162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 907 undefined on input line 83202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 907 undefined on input line 83234. Overfull \hbox (16.12384pt too wide) in paragraph at lines 83266--83266 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [907] [908] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 909 undefined on input lin e 83354. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 909 undefined on input lin e 83395. [909] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 910 undefined on input lin e 83467. [910] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 911 undefined on input lin e 83529. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 911 undefined on input lin e 83566. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 911 undefined on input lin e 83615. [911] Overfull \hbox (52.87373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.0587pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.13869pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.63872pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.7187pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [912] Overfull \hbox (47.62375pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.8887pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.38873pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (7.46872pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [913] [914] [915] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 916 undefined on input line 83974. [916] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 917 undefined on input line 84015. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 917 undefined on input line 84047. [917] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 918 undefined on input line 84112. [918] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 919 undefined on input line 84190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 919 undefined on input line 84244. [919] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 920 undefined on input line 84327. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinitionDict' on page 920 undefined on input line 84327. [920] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 921 undefined on input line 84437. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 921 undefined on input line 84469. [921] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 922 undefined on input line 84521. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 922 undefined on input line 84557. [922] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 923 undefined on input line 84666. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 923 undefined on input line 84684. [923] [924] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 925 undefined on input line 84851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 925 undefined on input line 84909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 925 undefined on input line 84941. [925] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 926 undefined on input line 85001. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 926 undefined on input line 85033. [926] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.SupportedEmbeddings' on page 927 undefined on input line 85084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.SupportedTextChunkings' on page 927 undefined on input line 85110 . [927] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 928 undefined on input line 85187. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 928 undefined on input line 85190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.incremental_learning.IncrementalLearningMetadata' on page 928 undefined o n input line 85237. [928] Overfull \hbox (11.64404pt too wide) in paragraph at lines 85293--85293 \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 85293--85293 \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 85293--85293 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [929] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 930 undefined on input line 85316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 930 undefined on input line 85319. [930] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 931 undefined on input line 85426. [931] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 932 undefined on input line 85508. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 932 undefined on input line 85526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 932 undefined on input line 85565. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 932 undefined on input line 85583. [932] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 933 undefined on input line 85644. [933] [934] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 935 undefined on input line 85825 . [935] [936] [937] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 938 undefined on input line 8615 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 938 undefined on input line 8619 9. [938] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 939 undefined on input line 86316. [939] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 940 undefined on input line 86455. [940] [941] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 942 undefined on input line 86594. [942] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 943 undefined on input line 86649 . [943] [944] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledJob' on page 945 undefined on input line 86826 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 945 undefined on input line 86861 . [945] [946] Overfull \hbox (28.40382pt too wide) in paragraph at lines 87033--87033 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [947] [948] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 949 undefined on input line 87188. Overfull \hbox (24.75876pt too wide) in paragraph at lines 87202--87202 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (44.18875pt too wide) in paragraph at lines 87202--87202 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 87202--87202 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| [949] Overfull \hbox (59.03395pt too wide) in paragraph at lines 87266--87266 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/qtm/m/n/10 , [950] [951] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 952 undefined on input line 87431. Overfull \hbox (2.10391pt too wide) in paragraph at lines 87477--87477 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , [952] Overfull \hbox (136.95375pt too wide) in paragraph at lines 87535--87535 []\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 87535--87535 \T1/qtm/m/it/10 max_tokens=None\T1/qtm/m/n/10 , Overfull \hbox (228.29874pt too wide) in paragraph at lines 87535--87535 \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 87535--87535 \T1/qtm/m/it/10 add_neighbor_chunks=False\T1/txtt/m/n/10 )| Overfull \hbox (18.44377pt too wide) in paragraph at lines 87568--87568 \T1/qtm/m/it/10 son_chat_id=None\T1/qtm/m/n/10 , Overfull \hbox (14.12378pt too wide) in paragraph at lines 87568--87568 \T1/qtm/m/it/10 data_filter=None\T1/txtt/m/n/10 )| [953] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 954 undefined on input line 87631. Overfull \hbox (15.84877pt too wide) in paragraph at lines 87645--87645 []\T1/qtm/m/it/10 embedding_model\T1/qtm/m/n/10 , Overfull \hbox (49.40376pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (26.72377pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 tom_chunking=False\T1/qtm/m/n/10 , Overfull \hbox (35.69377pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 ding_validation=None\T1/txtt/m/n/10 )| [954] Overfull \hbox (25.65865pt too wide) in paragraph at lines 87696--87696 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (22.01865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.79865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (25.51862pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.25865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.42863pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 87696--87696 \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 87696--87696 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [955] Overfull \hbox (45.21378pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [956] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 957 undefined on input l ine 87915. [957] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 958 undefined on input l ine 87950. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 958 undefined on input l ine 87968. [958] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 959 undefined on input lin e 88100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 959 undefined on input line 88136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 959 undefined on input line 88168. [959] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 960 undefined on input lin e 88204. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 960 undefined on input line 88252. [960] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 961 undefined on input line 88297. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 961 undefined on input lin e 88342. Overfull \hbox (19.56876pt too wide) in paragraph at lines 88356--88356 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [961] Overfull \hbox (18.85867pt too wide) in paragraph at lines 88437--88437 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.39871pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [962] [963] Overfull \hbox (20.24384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 88531--88531 \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 88531--88531 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [964] [965] [966] [967] Overfull \hbox (5.44394pt too wide) in paragraph at lines 88804--88804 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , [968] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 969 undefined on input line 88918 . Overfull \hbox (48.67363pt too wide) in paragraph at lines 88964--88964 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (120.1536pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 guard_configuration_id=None\T1/txtt/m/n/10 )| [969] [970] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration' on page 971 undefined on input line 89060. Overfull \hbox (8.47383pt too wide) in paragraph at lines 89074--89074 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (8.46881pt too wide) in paragraph at lines 89074--89074 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , [971] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights' on page 972 undefined on input lin e 89141. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights' on page 972 undefined on input lin e 89181. Overfull \hbox (83.20358pt too wide) in paragraph at lines 89195--89195 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 er- Overfull \hbox (108.65358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 er- Overfull \hbox (113.65358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.64856pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| [972] Overfull \hbox (114.26851pt too wide) in paragraph at lines 89220--89220 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (75.71852pt too wide) in paragraph at lines 89220--89220 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (138.0285pt too wide) in paragraph at lines 89220--89220 \T1/qtm/m/it/10 cost_metric_configurations\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 973 und efined on input line 89236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 973 und efined on input line 89254. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration' on page 973 und efined on input line 89272. Overfull \hbox (102.86832pt too wide) in paragraph at lines 89304--89304 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (143.96832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.60832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 re- Overfull \hbox (182.85335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 rect- Overfull \hbox (148.96832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ness_enabled\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cre- Overfull \hbox (150.64832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ten- Overfull \hbox (120.64832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cu- Overfull \hbox (138.3883pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [973] [974] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 975 undefined on input line 89399. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 975 undefined on input line 89450. [975] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 976 undefined on input line 89506. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration' on page 976 undefined on input line 89554. [976] Overfull \hbox (209.56818pt too wide) in paragraph at lines 89590--89590 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 a- Overfull \hbox (263.05818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.55818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (172.03816pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 cre- Overfull \hbox (197.89818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [977] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation' on page 978 undefined on input line 89723. [978] Overfull \hbox (152.31828pt too wide) in paragraph at lines 89767--89767 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.synthetic_evaluation_dataset_generation.SyntheticEvaluationDataset' on page 979 undefined on input line 89784. Overfull \hbox (29.36853pt too wide) in paragraph at lines 89798--89798 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.80853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.80853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 da- Overfull \hbox (64.88852pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.38855pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ten- Overfull \hbox (47.14853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.58853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (70.46854pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 dic- Overfull \hbox (72.05354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tar- Overfull \hbox (96.50354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 get_column_name\T1/txtt/m/n/10 )| [979] [980] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 981 unde fined on input line 89860. [981] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 982 unde fined on input line 89932. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 982 unde fined on input line 89964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 982 unde fined on input line 89989. [982] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation' on page 983 unde fined on input line 90049. Overfull \hbox (11.19365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.36365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 scrip- Overfull \hbox (5.09364pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 tion\T1/qtm/m/n/10 , Overfull \hbox (69.18863pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 dataset_evaluations\T1/qtm/m/n/10 , Overfull \hbox (92.05864pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (140.30362pt too wide) in paragraph at lines 90081--90081 \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 90081--90081 \T1/qtm/m/it/10 use_case_id=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 cre- Overfull \hbox (59.77365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 ation_date=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 cre- Overfull \hbox (75.45363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 ation_user_id=None\T1/txtt/m/n/10 )| [983] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 984 undefined on input line 90169. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 984 undefined on input line 90201. [984] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 985 undefined on input line 90240. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 985 undefined on input line 90284. Overfull \hbox (216.25835pt too wide) in paragraph at lines 90316--90316 []\T1/qtm/m/it/10 supported_insight_configurations\T1/txtt/m/n/10 )| [985] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfigurationSupportedInsights' on pa ge 986 undefined on input line 90364. Overfull \hbox (19.38884pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_test_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (11.31386pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_blueprint_snapshot\T1/qtm/m/n/10 , Overfull \hbox (18.51886pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (13.83882pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 sight_evaluation_results\T1/qtm/m/n/10 , [986] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 987 undefined on input line 90461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 987 undefined on input line 90493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 987 undefined on input line 90533. [987] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_attributes' on page 988 undefined on input line 90621. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_values' on page 988 undefined on input line 90625. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.list_all_available_document_types' on page 98 8 undefined on input line 90629. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_per_class_fairness_insights' on page 988 undefined on input line 90633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.mlops.events.ML OpsEvent' on page 988 undefined on input line 90637. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_moderation_events' on page 988 undefined on input line 90641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.DataQualityExport' on page 988 undefined on input line 90659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_data_quality_exports' on page 988 undefined on input line 90659. [988] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_capabilities' on page 989 undefined on input line 90672. Underfull \hbox (badness 10000) in paragraph at lines 90671--90673 []\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.Deployme nt.list' on page 989 undefined on input line 90681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 989 undefined on input line 90693. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.list_available_document_types' on page 989 un defined on input line 90697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.list_all_available_document_types' on page 98 9 undefined on input line 90697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_fairness_insights' on page 989 undefined on input line 90701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_per_class_fairness_insights' on page 989 undefined on input line 90701. Underfull \hbox (badness 10000) in paragraph at lines 90700--90702 []\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 989 undefined on input line 90705. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_supported_capabilities' on page 989 undefined on input line 90709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 989 undefined on input line 90731. Underfull \hbox (badness 10000) in paragraph at lines 90743--90746 []\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 989 undefined on input line 90751. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.VectorDatabaseSettings' on page 989 undefined on inpu t line 90755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.Citation' on page 989 undefined on input line 90759. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 989 undefined on input line 90763. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 989 undefined on input line 90767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.ChunkingParameters' on page 989 undefined on input line 90771. [989] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 990 undefined on input line 90775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration' on page 990 undefined on input line 90779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.get' on page 990 undefi ned on input line 90780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.list' on page 990 undef ined on input line 90781. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.create' on page 990 und efined on input line 90782. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.update' on page 990 und efined on input line 90783. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfiguration.delete' on page 990 und efined on input line 90784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfigurationSupportedInsights' on pa ge 990 undefined on input line 90788. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_configuration.LLMTestConfigurationSupportedInsights.list' on page 990 undefined on input line 90789. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult' on page 990 undefined on input line 90793. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.get' on page 990 undefined on input l ine 90794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.list' on page 990 undefined on input line 90795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.create' on page 990 undefined on inpu t line 90796. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_test_result.LLMTestResult.delete' on page 990 undefined on inpu t line 90797. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 990 undefined on in put line 90809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 990 undefined on input line 90813. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate' on page 990 undefined on input li ne 90817. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.get' on page 990 undefined on inpu t line 90818. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricTemplate.list' on page 990 undefined on inp ut line 90819. Underfull \hbox (badness 10000) in paragraph at lines 90816--90820 []\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 90816--90820 \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 990 undefined on i nput line 90823. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric' on page 990 undefined on input line 90827 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.list' on page 990 undefined on input line 90828. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.update' on page 990 undefined on input lin e 90829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.delete' on page 990 undefined on input lin e 90830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_custom_job' on page 990 undefi ned on input line 90831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetric.create_from_template' on page 990 undefine d on input line 90832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint' on page 990 undefined on input l ine 90838. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.get' on page 990 undefined on inp ut line 90839. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.create' on page 990 undefined on input line 90840. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.HostedCustomMetricBlueprint.update' on page 990 undefined on input line 90841. Underfull \hbox (badness 10000) in paragraph at lines 90838--90842 \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 90838--90842 \T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create \T1/qtm/m/n/10 to cre-ate a hosted cus-tom met-ric blueprint. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job.create_from_custom_metric_gallery_template' on page 990 undefined on i nput line 90847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule' on page 990 undefined on input line 90851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.create' on page 990 undefined on input line 90852. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.update' on page 990 undefined on input line 90853. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.JobSchedule.delete' on page 990 undefined on input line 90854. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 990 undefined on input line 90860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.get ' on page 990 undefined on input line 90865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.lis t' on page 990 undefined on input line 90866. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.cre ate' on page 990 undefined on input line 90867. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.upd ate' on page 990 undefined on input line 90868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_configuration.EvaluationDatasetConfiguration.del ete' on page 990 undefined on input line 90869. Overfull \hbox (225.76pt too wide) in paragraph at lines 90863--90870 []\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 [990] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.list' on page 991 undefined on input line 90874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.create' on page 991 undefined on input line 90875. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.evaluation_dataset_metric_aggregation.EvaluationDatasetMetricAggreg ation.delete' on page 991 undefined on input line 90876. Overfull \hbox (289.49pt too wide) in paragraph at lines 90872--90877 []\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 991 undefined on input line 90881. Overfull \hbox (216.13pt too wide) in paragraph at lines 90879--90882 []\T1/qtm/m/n/10 Added a new class :class: \T1/qtm/m/it/10 Syn-thet-icE-val-u-a -tion-Dataset LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.create' on page 9 91 undefined on input line 90886. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.list' on page 991 undefined on input line 90887. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.get' on page 991 undefined on input line 90888. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.revalidate' on pa ge 991 undefined on input line 90889. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.update' on page 9 91 undefined on input line 90890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.sidecar_model_metric.SidecarModelMetricValidation.delete' on page 9 91 undefined on input line 90891. Overfull \hbox (168.13pt too wide) in paragraph at lines 90884--90892 []\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 90884--90892 \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 90884--90892 \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 90884--90892 \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 90884--90892 \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 991 undefined on input lin e 90903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 991 undefined on input line 90907. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 991 undefined on in put line 90911. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 991 undefined on input line 9 0924. [991] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 992 undefined on input line 90972. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.list' on page 992 undefined on input line 90986. LaTeX Warning: Hyper reference `reference/modeling/insights/shap_insights:shap- insights-overview' on page 992 undefined on input line 90990. Underfull \hbox (badness 10000) in paragraph at lines 90989--90991 []\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 90989--90991 \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 90989--90991 \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 992 undefined on input line 90999. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.from_data_store' on page 992 undefined on input line 91000 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.retrieve_preview' on page 992 undefined on input line 9100 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_inputs' on page 992 undefined on input line 91002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe.set_operations' on page 992 undefined on input line 91003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_store.DataStore' on page 992 undefined on input line 91007. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 992 undefined on input l ine 91012. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 992 undefined on input lin e 91016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.patch_validation_dates' on page 9 92 undefined on input line 91020. [992] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 993 undefined on input line 91066. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 993 undefined on input line 91067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 993 undefined on input line 91068. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 993 undefined on input line 91069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 993 undefined on input line 91070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 993 undefined on input line 91071. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 993 undefined on input line 91072. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase' on page 993 undefined on input line 91073. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 993 undefined on inp ut line 91074. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 993 undefined on in put line 91075. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 993 undefined on input line 91076. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition' on page 993 undefined on input l ine 91090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create' on page 993 undefined on input line 91094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 993 undefined on inp ut line 91098. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get' on page 993 undefined on inp ut line 91102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_datasource_definition' on pag e 993 undefined on input line 91106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.get_chunk' on page 993 undefined on input line 91110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.list_chunks' on page 993 undefine d on input line 91114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk' on page 993 undefin ed on input line 91118. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasetChunkDefinition.create_chunk_by_index' on page 99 3 undefined on input line 91122. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.OriginStorageType' on page 993 undefined on input line 9 1128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.Chunk' on page 993 undefined on input line 91132. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorageType' on page 993 undefined on input line 91 136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.ChunkStorage' on page 993 undefined on input line 91140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDefinition' on page 993 undefined on input lin e 91144. [993] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceAICatalogInfo' on page 994 undefined on input line 91148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.chunking_service.DatasourceDataWarehouseInfo' on page 994 undefined on in put line 91152. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameter' on page 994 undefined on input line 91156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 994 undefined on input line 91156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.RuntimeParameterValue' on page 994 undefined on input line 91160. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 994 undefined on input line 91160. Underfull \hbox (badness 10000) in paragraph at lines 91159--91161 []\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 994 undefined on input line 91170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 994 undefined on input line 91171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 994 undefined on input line 91171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_lift_chart' on page 994 undefined on input line 91185. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_lift_chart' on page 994 undefined on input line 91189. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_roc_curve' on page 994 undefined on input line 91193. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_roc_curve' on page 994 undefined on input line 91197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 994 undefined on input line 91201. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 994 undefined on input line 91205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 994 undefined on input line 91209. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 994 undefined on input line 91213. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 994 undefined on input line 91217. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_effect' on page 994 undefined on input line 91221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrix.create' on page 994 undefined on input line 91225. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 994 undefined on input line 91229. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 994 undefined on input line 91229. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 994 undefined on input line 91233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 994 undefined on input line 91 237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 994 undefined on input line 91238. [994] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger' on page 995 undefined on input line 91246. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.get' on page 995 undefined on input line 91247. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.list' on page 995 undefined on input line 91248. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.create' on page 995 undefined on input line 91249. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.update' on page 995 undefined on input line 91250. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.challenger.Challenger.delete' on page 995 undefined on input line 91251. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_replay_settings' on page 995 undefined on input line 91255. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_challengers' on page 995 undefined on input line 91259. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_champion_model_package' on page 995 undefined on input line 91263. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_prediction_data_exports' on page 995 undefined on input line 91267. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_actuals_data_exports' on page 995 undefined on input line 91271. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_training_data_exports' on page 995 undefined on input line 91275. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_health_settings' on page 995 undefined on input line 91280. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_health_settings' on page 995 undefined on input line 91281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_default_health_settings' on page 995 undefined on input line 91282. Underfull \hbox (badness 10000) in paragraph at lines 91297--91299 []\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 995 undefined on input line 91306. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get' on page 995 undefined on input line 91307. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.list' on page 995 undefined on input line 91308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.create' on page 995 undefined on input line 9130 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.update' on page 995 undefined on input line 9131 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.delete' on page 995 undefined on input line 9131 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.unset_baseline' on page 995 undefined on input l ine 91312. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values' on page 995 undefined on input li ne 91313. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_single_value' on page 995 undefined on in put line 91314. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.submit_values_from_catalog' on page 995 undefine d on input line 91315. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_time' on page 995 undefined on i nput line 91316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_summary' on page 995 undefined on input line 91317. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_values_over_batch' on page 995 undefined on input line 91318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetric.get_batch_summary' on page 995 undefined on inpu t line 91319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverTime' on page 995 undefined on input li ne 91323. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricSummary' on page 995 undefined on input line 9132 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricValuesOverBatch' on page 995 undefined on input l ine 91331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.custom_metrics.CustomMetricBatchSummary' on page 995 undefined on input line 91335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job.Job' on page 995 undefined on input line 91339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.registry .job_run.JobRun' on page 995 undefined on input line 91339. [995] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.key_valu es.KeyValue' on page 996 undefined on input line 91343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport' on page 996 undefined on input line 91347 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.get' on page 996 undefined on input line 9 1348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.list' on page 996 undefined on input line 91349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.create' on page 996 undefined on input lin e 91350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.PredictionDataExport.fetch_data' on page 996 undefined on input line 91351. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport' on page 996 undefined on input line 91355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.get' on page 996 undefined on input line 9135 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.list' on page 996 undefined on input line 913 57. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.create' on page 996 undefined on input line 9 1358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.ActualsDataExport.fetch_data' on page 996 undefined on input li ne 91359. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport' on page 996 undefined on input line 91363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.get' on page 996 undefined on input line 913 64. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.list' on page 996 undefined on input line 91 365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.create' on page 996 undefined on input line 91366. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.data_exports.TrainingDataExport.fetch_data' on page 996 undefined on input l ine 91367. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 996 undefined on input line 91371. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 996 undefined on input line 91375. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace' on page 996 undefined on input line 91379 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.list' on page 996 undefined on input line 91380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.prompt_trace.PromptTrace.export_to_ai_catalog' on page 996 undefine d on input line 91381. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.InsightsConfiguration.list' on page 996 unde fined on input line 91386. Overfull \hbox (95.30997pt too wide) in paragraph at lines 91384--91387 []\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 996 undefined on input line 91391. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.insights_configuration.Insights.create' on page 996 undefined on in put line 91392. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.get' on page 996 undefined on input line 91397. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.create' on page 996 undefined on input line 91398. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.update' on page 996 undefined on input line 91399. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.cost_metric_configurations.CostMetricConfiguration.delete' on page 996 undefined on input line 91400. Overfull \hbox (140.64998pt too wide) in paragraph at lines 91395--91401 []\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 91395--91401 \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 91403--91405 []\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 996 undefined on input line 91408. Underfull \hbox (badness 10000) in paragraph at lines 91407--91409 []\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 91407--91409 \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 [996] Underfull \hbox (badness 10000) in paragraph at lines 91436--91438 []\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 997 undefined on input line 91441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.open_in _browser' on page 997 undefined on input line 91445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 997 undefined on input line 91454. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 997 undefined on input line 91459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 997 undefined on input line 91464. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 997 undefined on input line 91465. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 997 undefined on input line 91465. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 997 undefined on input line 91470. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 997 undefined on input line 91479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 997 undefined on input line 91485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 997 undefined on input line 91491. Underfull \hbox (badness 10000) in paragraph at lines 91495--91497 []\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 [997] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 998 undefined on input line 91509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_model_records' on page 998 undefined on input line 91509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.list' on page 998 undefined on input line 91513. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 998 undefined on input line 91518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 998 undefined on input line 91522. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.perform_model_replace' on page 998 undefined on input line 91523. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.assign_training_data' on page 998 undefined on input line 91527. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 998 undefined on input line 91528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 998 undefined on input line 91528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 998 undefined on input lin e 91546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ResultMetadata' on page 998 undefined on input line 915 50. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation' on page 998 undefined on input lin e 91554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 998 undefined on input line 91558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.SupportedEmbeddings' on page 998 undefined on input line 91562. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 998 undefined on input line 91566. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 998 undefined on in put line 91570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.list' on page 998 undefined on inpu t line 91574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.update' on page 998 undefined on in put line 91578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 998 undefined on input line 91582. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 998 undefined on input line 91587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 998 undefined on input line 9159 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 998 undefined on input line 91 596. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 998 undefined on input line 91600. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 998 undefined on input line 91604. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 998 undefined on input line 91609. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 998 undefined on input line 91614. [998] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 999 undefined on input line 91618. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 999 undefined on input line 91619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 999 undefined on input line 91623. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.PromptTyp e' on page 999 undefined on input line 91624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat' on page 999 undefined on input line 91628. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.get' on page 999 undefined on input line 91629. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.list' on page 999 undefined on input line 91630. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.create' on page 999 undefined on input line 91631. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.update' on page 999 undefined on input line 91632. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_chat.ComparisonChat.delete' on page 999 undefined on input line 91633. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 999 undefined on input line 91637. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 999 undefined on input line 91641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.update' on page 999 undefined on input line 91645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat' on page 999 undefined on input line 91649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.get' on page 999 undefined on input line 91650. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.list' on page 999 undefined on input line 91651. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.create' on page 999 undefined on input line 91652. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.update' on page 999 undefined on input line 91653. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at.Chat.delete' on page 999 undefined on input line 91654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 999 undefined on input line 91658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits' on page 999 undefined on input line 91662. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_llm_requests_count' on page 999 undefined on input lin e 91663. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.us er_limits.UserLimits.get_vector_database_count' on page 999 undefined on input line 91664. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 999 undefined on input line 91668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.run' on page 999 undefined on input line 91668. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook.download_revision' on page 999 undefined on input line 91668. Underfull \hbox (badness 10000) in paragraph at lines 91667--91669 []\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 999 undefined on input line 91672 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.NotebookScheduledRun' on page 999 undefined on input line 91676 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.get_incremental_learning_metadata' on page 999 undefined on i nput line 91680. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model.Model.start_incremental_learning' on page 999 undefined on input li ne 91684. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 999 undefined on input line 91697. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.image_u tils.ImageOptions' on page 999 undefined on input line 91709. [999] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 1000 undefined on input line 91729. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create_on_training_data' on page 1000 undefined on input line 91738. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 1000 undefined on input line 91742. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get' on page 1000 undefined on input line 91743. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list' on page 1000 undefined on input line 91744. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.archive' on page 1000 undefined on input line 91745. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.update' on page 1000 undefined on input line 91746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_shared_roles' on page 1000 undefined on input line 91747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.share' on page 1000 undefined on input line 91748. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_version' on page 1000 undefined on input line 91749. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_versions' on page 1000 undefined on input line 91750. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_associated_deployments' on page 1000 undefined on input line 91751 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 1000 undefined on input line 91755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_external' on page 1000 undefined on input line 91756. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.list_associated_deployments' on page 1000 undefined on input lin e 91757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_leaderboard_item' on page 1000 undefined on input lin e 91758. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_custom_model_version' on page 1000 undefined on input line 91759. Underfull \hbox (badness 10000) in paragraph at lines 91754--91760 \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 91754--91760 \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 91754--91760 \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 91754--91760 \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 1000 undefined on input line 9 1763. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.download_model_package_file' on page 1000 undefined on input line 91767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 1000 undefined on input line 91772. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 1000 undefined on input line 91773. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 1000 undefined on input line 91778. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 1000 undefined on input l ine 91779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 1000 undefined on inp ut line 91780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 1000 undefined on input line 91784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.CustomTas kOutgoingNetworkPolicy' on page 1000 undefined on input line 91786. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 1000 undefined on input line 9 1790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.IntakeSettings' on page 1000 undefined on input line 91794. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.OutputSettings' on page 1000 undefined on input line 91794. Overfull \hbox (132.07492pt too wide) in paragraph at lines 91797--91799 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [1000] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 1001 undefined on input line 91807. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 1001 undefined on input line 91815. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. modify' on page 1001 undefined on input line 91819. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 1001 undefined on input line 91832. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1001 undefined on input line 91833. Underfull \hbox (badness 10000) in paragraph at lines 91832--91834 \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 1001 undefined on input line 91844. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get' on page 1001 undefined on input line 91845. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.list' on page 1001 undefined on input line 91846. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create' on page 1001 undefined on input line 91847 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.create_from_custom_model' on page 1001 undefined o n input line 91848. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.update' on page 1001 undefined on input line 91849 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.delete' on page 1001 undefined on input line 91850 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_embeddings' on page 1001 undefined o n input line 91851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.get_supported_text_chunkings' on page 1001 undefin ed on input line 91852. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.VectorDatabase.download_text_and_embeddings_asset' on page 1001 u ndefined on input line 91853. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ve ctor_database.CustomModelVectorDatabaseValidation' on page 1001 undefined on in put line 91857. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 1001 undefined on inpu t line 91858. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 1001 undefin ed on input line 91859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 1001 undefined on i nput line 91860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 1001 undefined on input line 91861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground' on page 1001 undefined on input line 91865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.get' on page 1001 undefined on input line 91866. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.list' on page 1001 undefined on input line 91867. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.create' on page 1001 undefined on input line 91868. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.update' on page 1001 undefined on input line 91869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.pl ayground.Playground.delete' on page 1001 undefined on input line 91870. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition' on page 1001 undefined on input line 91874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m.LLMDefinition.list' on page 1001 undefined on input line 91875. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint' on page 1001 undefined on input line 91879. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.get' on page 1001 undefined on input line 91880. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.list' on page 1001 undefined on input line 91881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create' on page 1001 undefined on input line 91882. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 1001 undefined on i nput line 91883. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.update' on page 1001 undefined on input line 91884. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.delete' on page 1001 undefined on input line 91885. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt' on page 1001 undefined on input line 91889. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.get' on page 1001 undefined on input line 91890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.list' on page 1001 undefined on input line 91891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create' on page 1001 undefined on input line 91892. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.delete' on page 1001 undefined on input line 91893. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_llm_validation.CustomModelLLMValidation' on page 1001 undefined on i nput line 91897. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get' on page 1001 undefined on inpu t line 91898. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.get_by_values' on page 1001 undefin ed on input line 91899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.create' on page 1001 undefined on i nput line 91900. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.revalidate' on page 1001 undefined on input line 91901. [1001] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt' on page 1002 undefined on input line 91905. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.get' on page 1002 undefined on input line 9190 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.list' on page 1002 undefined on input line 919 07. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.create' on page 1002 undefined on input line 9 1908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.update' on page 1002 undefined on input line 9 1909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.co mparison_prompt.ComparisonPrompt.delete' on page 1002 undefined on input line 9 1910. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 1002 undefined on input line 91914. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ch at_prompt.ChatPrompt.create_llm_blueprint' on page 1002 undefined on input line 91918. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.cu stom_model_validation.CustomModelValidation.delete' on page 1002 undefined on i nput line 91922. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.genai.ll m_blueprint.LLMBlueprint.register_custom_model' on page 1002 undefined on input line 91926. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 1002 undefined on input line 91939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 1002 undefined on input line 91940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 1002 undefined on input line 91941. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 1002 undefined on input line 91942. Underfull \hbox (badness 10000) in paragraph at lines 91937--91943 \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 1002 undefined on input line 9194 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 1002 undefined on input line 91950. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 1002 undefined on input line 91954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 1002 undefined on input line 91958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 1002 undefined on input line 9196 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 1002 undefined on input line 91966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 1002 undefined on input line 9197 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1002 undefined on input line 91970. Underfull \hbox (badness 7888) in paragraph at lines 91969--91971 []\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 1002 undefined on input line 91974. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 1002 undefined on input line 91979. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 1002 undefined on input line 9198 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 1002 undefined on input line 91984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 1002 undefined on input line 91988. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 1002 undefined on input line 91992. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 1002 undefined on input line 91996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 1002 undefined on input line 92000. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 1002 undefined on input line 92005. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 1002 undefined on input line 92006. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 1002 undefined on input line 92007. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 1002 undefined on input line 92008. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 1002 undefined on input line 92009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 1002 undefined on input line 9201 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 1002 undefined on input line 92011. Underfull \hbox (badness 10000) in paragraph at lines 92003--92012 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 92003--92012 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 92003--92012 \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete BatchMonitoringJobDefiniti on.run_on_schedule [1002] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get' on page 1003 undefined on input line 92016. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 1003 undefined on input line 92021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 1003 undefined on input line 92022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 1003 undefined on input line 92027. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 1003 undefined on input line 92028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 1003 undefined on input line 92029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 1003 undefined on input line 92030. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 1003 undefined on input line 92031. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 1003 undefined on input line 92032. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 1003 undefined on input line 92033. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 1003 undefined on input line 92034. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 1003 undefined on input line 92035. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 1003 undefined on input line 92036. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 1003 undefined on input line 92037. Underfull \hbox (badness 10000) in paragraph at lines 92025--92038 \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 92025--92038 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 92025--92038 \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 1003 undefined on input line 92041. Underfull \hbox (badness 10000) in paragraph at lines 92074--92076 []\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 92083--92085 []\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 1003 undefined on input li ne 92088. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 1003 undefined on input line 92092. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1003 undefined on input line 92096. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1003 undefined on input line 92100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 1003 undefined on input line 92104. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1003 undefined on input line 92104. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 1003 undefined on input line 92108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1003 undefined on input line 92108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 1003 undefined on input line 92113. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 1003 undefined on input line 92114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 1003 undefined on input line 92118. [1003] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 1004 undefined on input line 92126. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 1004 undefined on input line 92127. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 1004 undefined on input line 92128. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 1004 undefined on input line 92129. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_lift_chart' on page 1004 undefined on input line 92130. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_lift_charts' on page 1004 undefined on input line 92131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_residuals_chart' on page 1004 undefined on input line 92132. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_residuals_charts' on page 1004 undefined on input line 92133. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_lift_chart' on page 1004 undefined on input line 92134. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_residuals_chart' on page 1004 undefined on input line 92135. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_roc_curve' on page 1004 undefined on input line 92136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 1004 undefined on input line 92137. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 1004 undefined on input line 92138. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 1004 undefined on input line 92139. Underfull \hbox (badness 10000) in paragraph at lines 92125--92140 \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 92125--92140 \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 92125--92140 \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 1004 undefined on input line 92143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 1004 undefined on input line 92144. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 1004 undefined on input line 92148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 1004 undefined on input line 92149. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_roc_curve' on page 1004 undefined on input line 92153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 1004 undefined on input line 92157. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.list' on page 1004 undefined on input line 92158. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.create' on page 1004 undefined on input line 92159. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.delete' on page 1004 undefined on input line 92160. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.request_size' on page 1004 undefined on input line 92161. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get_size_info' on page 1004 undefined on input line 92162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get' on page 1004 undefined on input line 92163. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 1004 undefined on input line 92167. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_feature_impacts' on page 1004 undefined on input line 92171. Underfull \hbox (badness 10000) in paragraph at lines 92170--92172 []\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 1004 undefined on input line 92175. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 1004 undefined on input line 92184. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 1004 undefined on input line 92190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 1004 undefined on input line 92195. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 1004 undefined on input line 92195. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 1004 undefined on input line 92195. Underfull \hbox (badness 10000) in paragraph at lines 92194--92196 \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 1004 undefined on input line 92198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 1004 undefined on input line 92215. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 1004 undefined on input line 92219. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 1004 undefined on input line 92252. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 1004 undefined on input line 92252. [1004] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 1005 undefined on input line 92261. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 1005 undefined on input line 92264. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 1005 undefined on input line 92284. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1005 undefined on input line 92288. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime.get_as_dataframe' on page 1005 undefined on input line 9229 6. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 1005 undefined on input line 92305. Underfull \hbox (badness 10000) in paragraph at lines 92308--92310 []\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 1005 undefined on input line 92319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 1005 undefined on input line 92324. Underfull \hbox (badness 10000) in paragraph at lines 92322--92325 []\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 1005 undefined on input line 92329. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 1005 undefined on input line 92334. Underfull \hbox (badness 10000) in paragraph at lines 92332--92335 []\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 1005 undefined on input line 92339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 1005 undefined on input line 92344. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 1005 undefined on input line 92349. Underfull \hbox (badness 10000) in paragraph at lines 92347--92350 []\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 1005 undefined on input line 92354 . Underfull \hbox (badness 10000) in paragraph at lines 92352--92355 []\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 1005 undefined on input line 92358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 1005 undefined on input line 92358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 1005 undefined on input line 92359. [1005] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 1006 undefined on input line 92363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_a ccess_list' on page 1006 undefined on input line 92364. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 1006 undefined on input line 92364. Underfull \hbox (badness 10000) in paragraph at lines 92362--92365 []\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 1006 undefined on input line 92368. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 1006 undefined on input line 92369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 1006 undefined on input line 92369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 1006 undefined on input line 92413. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 1006 undefined on input line 924 17. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 1006 undefined on inp ut line 92423. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 1006 undefined on input line 924 23. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 1006 undefined on input line 92426. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 1006 undefined on in put line 92429. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 1006 undef ined on input line 92433. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 1006 undefined on input line 92437. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 1006 undefined on input line 92445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 1006 undefined on input line 92448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 1006 undefined on in put line 92451. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 1006 undef ined on input line 92455. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 1006 undefined on input line 92459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 1006 undefined on input line 92467. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 1006 undefined on input line 92475. [1006] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 1007 undefined on inp ut line 92505. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 1007 undefine d on input line 92506. Underfull \hbox (badness 10000) in paragraph at lines 92504--92508 []\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 92504--92508 \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 1007 undefined on input line 9251 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 1007 undefined on in put line 92512. Underfull \hbox (badness 10000) in paragraph at lines 92510--92515 []\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 92510--92515 \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 1007 undefined on input line 92518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 1007 undefined on input line 92524. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 1007 undefined on inp ut line 92530. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 1007 undefined on input line 92543. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 1007 undefined on input line 92544. Underfull \hbox (badness 10000) in paragraph at lines 92541--92545 []\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 , [1007] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_multiclass' on page 1008 undefined on input line 92562. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1008 undefined on input line 92566. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1008 undefined on input line 92570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 1008 undefined on input line 92574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 1008 undefined on input line 92583. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 1008 undefined on input line 92587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 1008 undefined on input line 92591. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 1008 undefined on input line 92595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 1008 undefined on input line 92613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 1008 undefined on input line 9 2617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 1008 undefined on input line 92629. [1008] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 1009 undefined on input line 92655. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 1009 undefined on input line 92659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 1009 undefined on input line 92687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 1009 undefined on input line 92695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 1009 undefined on input line 92699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 1009 undefined on input line 92703 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 1009 undefined on input line 92709. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 1009 undefined on input line 92717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 1009 undefined on input line 92721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 1009 undefined on input line 92725. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 1009 undefined on input line 92729. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 1009 undefined on input line 92739. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 1009 undefined on input line 92743. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 1009 undefined on input line 92747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 1009 undefined on input line 92751. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 1009 undefined on input line 92757. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 1009 undefined on input line 92761. [1009] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 1010 undefined on input line 92787. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 1010 undefined on input line 92791. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 1010 undefined on input line 92795. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 1010 undefined on input line 92821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 1010 undefined on input line 92821. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 1010 undefined on input line 92825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 1010 undefined on input line 92825. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1010 undefined on input line 92829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1010 undefined on input line 92829. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 1010 undefined on input line 92830. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 1010 undefined on input line 92831. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1010 undefined on input line 92835. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 1010 undefined on input line 92835. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 1010 undefined on input line 92839. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 1010 undefined on input line 92839. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 1010 undefined on input line 92843. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 1010 undefined on input lin e 92847. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1010 undefined on input line 92851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 1010 undefined on input line 92851. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1010 undefined on input line 92855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1010 undefined on input line 92861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1010 undefined on input line 92861. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1010 undefined on input line 92865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 1010 undefined on input line 92865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1010 undefined on input line 92865. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1010 undefined on input line 92869. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 1010 undefined on input line 92869. [1010] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 1011 undefined on input line 92878. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 1011 undefined on input line 92883. Underfull \hbox (badness 10000) in paragraph at lines 92881--92884 []\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 1011 undefined on input line 92887. Underfull \hbox (badness 10000) in paragraph at lines 92886--92888 []\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 1011 undefined on input line 92891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 1011 undefined on input line 92891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1011 undefined on input line 92891. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 1011 undefined on input line 92900. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 1011 undefined on input line 92912. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 1011 undefined on input line 92929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 1011 undefined on input line 92939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 1011 undefined on input line 92944. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 1011 undefined on input line 92949. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 1011 undefined on input line 92954. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 1011 undefined on input line 92962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 1011 undefined on input line 92962. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 1011 undefined on input line 92966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1011 undefined on input line 92970. Underfull \hbox (badness 10000) in paragraph at lines 92969--92971 []\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 1011 undefined on input line 92974. Underfull \hbox (badness 10000) in paragraph at lines 92973--92975 []\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 1011 undefined on input line 92978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 1011 undefined on input line 92978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 1011 undefined on input line 92982. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 1011 undefined on input line 92982. [1011] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 1012 undefined on input line 92986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 1012 undefined on input line 92986. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1012 undefined on input line 92990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 1012 undefined on input line 92990. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1012 undefined on input line 92994. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1012 undefined on input line 92998. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 1012 undefined on input line 93002. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 1012 undefined on input line 93006. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 1012 undefined on input line 93006 . Underfull \hbox (badness 6364) in paragraph at lines 93005--93007 []\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 1012 undefined on input line 93010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 1012 undefined on input line 93014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 1012 undefined on input line 93018. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 1012 undefined on input line 93022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 1012 undefined on input line 93031. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 1012 undefined on input line 93048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 1012 undefined on input line 93052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 1012 undefined on input line 93059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 1012 undefined on input l ine 93060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 1012 undefined on inp ut line 93061. Underfull \hbox (badness 10000) in paragraph at lines 93057--93062 []\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 93057--93062 \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 1012 undefined on input line 93066. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 1012 undefined on input line 9307 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 1012 undefined on input line 93075. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 1012 undefined on input line 930 76. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 1012 undefined on input line 93077. [1012] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1013 undefined on input line 93094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 1013 undefined on input line 93101. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1013 undefined on input line 93103. Underfull \hbox (badness 10000) in paragraph at lines 93099--93106 []\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 1013 undefined on input line 93108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 1013 undefined on input line 93112. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 1013 undefined on input line 93118. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 1013 undefined on input line 93124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 1013 undefined on input line 93125. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 1013 undefined on input line 93130. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 1013 undefined on input line 93135. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 1013 undefined on input line 93140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 1013 undefined on input line 93147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 1013 undefined on input line 93152. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 1013 undefined on input line 93153. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 1013 undefined on input line 9315 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 1013 undefined on input line 93155. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 1013 undefined on input line 93161. Underfull \hbox (badness 10000) in paragraph at lines 93150--93163 \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 93150--93163 \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 93150--93163 \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 93150--93163 \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 93150--93163 \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 1013 undefined on input line 93166. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 1013 undefined on input line 93170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 1013 undefined on input line 93171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 1013 undefined on input line 93176. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 1013 undefined on input line 93189. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 1013 undefined on input line 93193. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 1013 undefined on input line 93202. [1013] LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 1014 undefined on input line 93214. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 1014 undefined on input line 93277. Underfull \hbox (badness 10000) in paragraph at lines 93276--93278 []\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 1014 undefined on input line 93289. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 1014 undefined on input line 93290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 1014 undefined on input line 93296. Underfull \hbox (badness 10000) in paragraph at lines 93294--93297 []\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 1014 undefined on input line 93305. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 1014 undefined on input line 93310. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 1014 undefined on input line 93315. [1014] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 1015 undefined on input line 93320. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 1015 undefined on input line 93326. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 1015 undefined on input line 93331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 1015 undefined on input line 93335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 1015 undefined on input line 93339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 1015 undefined on input line 93343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 1015 undefined on input line 93347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 1015 undefined on input line 93356. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 1015 undefined on input line 93361. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 1015 undefined on input line 93365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 1015 undefined on input line 93369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 1015 undefined on input line 93377. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 1015 undefined on input line 93383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_urls' on page 1015 undefined on input line 93440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_file_contents_from_paths' on page 1015 undefined on inpu t line 93444. [1015] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_paths' on page 1016 undefined on inp ut line 93448. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.binary_ data_utils.get_encoded_image_contents_from_urls' on page 1016 undefined on inpu t line 93452. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 1016 undefined on input line 93465. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 1016 undefined on input line 93474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 1016 undefined on input line 93475. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 1016 undefined on input line 93479. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 1016 undefined on input line 93488. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 1016 undefined on input line 93490. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 1016 undefined on input line 93498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 1016 undefined on input line 93509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 1016 undefined on input line 93517. Underfull \hbox (badness 10000) in paragraph at lines 93520--93522 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1067 pages, 4091223 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 1063 undefined on input line 98262 Reference `autodoc/api_reference:module-datarobot.helpers.binary_data_utils' on page 1063 undefined on input line 98263 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 1063 undefined on input line 98264 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 (1711 entries accepted, 0 rejected). Sorting entries..................done (21045 comparisons). Generating output file datarobot-public-api-client.ind.....done (2942 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' ------------ ------------ 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)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 176--179 [][][]\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 185--189 [][][]\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 953 [17] Overfull \vbox (1.97241pt too high) detected at line 1033 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1262 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2172--2174 []\T1/qtm/m/n/10 For mul-ti-class mod-els, you can get a list of per-class lift charts us-ing the \T1/txtt/m/n/10 Model \T1/qtm/m/n/10 method Underfull \hbox (badness 10000) in paragraph at lines 2186--2191 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] [38] [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2683--2686 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the [][]\T1/txtt/m/sl/10 partitioning_methods. [45] Underfull \hbox (badness 10000) in paragraph at lines 2756--2761 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and [46] Underfull \hbox (badness 10000) in paragraph at lines 2788--2793 []\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 2788--2793 [][]\T1/txtt/m/sl/10 DatetimeModel.get_accuracy_over_time_plot[][]\T1/qtm/m/n/1 0 . You can also re-trieve the de-tailed meta-data us-ing [47] [48] [49] [50] [51] Underfull \hbox (badness 6141) in paragraph at lines 3206--3213 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3494--3499 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a [][]\T1/txt t/m/sl/10 DatetimeModel[][] \T1/qtm/m/n/10 us-ing the [][]\T1/txtt/m/sl/10 Date timeModel. [56] [57] Overfull \vbox (1.97241pt too high) detected at line 3688 [58] [59] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3718 ├── 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.3718 ├── 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.3718 ├── 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.3719 │   ├── 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.3719 │   ├── 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.3719 │   ├── 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.3719 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3721 │   ├── … ! 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.3721 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3721 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3721 │   ├── … ! 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.3722 ├── 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.3722 ├── 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.3722 ├── 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.3723 ...├── 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.3723 ...├── 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.3723 ...├── 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.3723 ...├── 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.3724 ...├── 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.3724 ...├── 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.3724 ...├── 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.3724 ...├── 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.3725 │ ├── … ! 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.3725 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 │ ├── … [60] [61] [62 <./sample1.png> <./sample2.png>] [63] [64 <./activation_map1.png> <./activation_map2.png>] [65] [66 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4068 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4253--4256 []\T1/qtm/m/n/10 1. Up-load a pre-dic-tion dataset, spec-i-fy-ing \T1/txtt/m/n/ 10 predictions_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 predictions_end_date\ T1/qtm/m/n/10 , and [71] Underfull \hbox (badness 10000) in paragraph at lines 4303--4306 []\T1/qtm/m/n/10 Up-load a pre-dic-tion dataset that con-tains la-bel col-umn(s ), re-quest com-pute ex-ter-nal test on one of [72] [73] [74] [75] [76] [77] [78] [79] [80] ! LaTeX Error: Unicode character 物 (U+7269) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5077 ...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.5077 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] [83] Overfull \vbox (2.67389pt too high) detected at line 5304 [84] [85] [86] [87] [88] [89] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5690 ├── 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.5690 ├── 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.5690 ├── 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.5691 ├  ├──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.5691 ├  ├──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.5691 ├  ├──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.5691 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5694 ├── 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.5694 ├── 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.5694 ├── data.csv [90] [91] [92] [93] [94] [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6109--6116 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [97] [98] Overfull \vbox (0.7195pt too high) detected at line 6274 [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 7323--7328 []\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. [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] Underfull \hbox (badness 5231) in paragraph at lines 8208--8213 []\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- [129] Underfull \hbox (badness 10000) in paragraph at lines 8299--8302 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8299--8302 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8299--8302 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8331--8334 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8331--8334 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8344--8346 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8352--8355 \T1/qtm/m/n/10 such as [130] Overfull \vbox (676.10883pt too high) has occurred while \output is active [131] Underfull \hbox (badness 5832) in paragraph at lines 8363--8369 []\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 8363--8369 \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 8410--8413 []\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 [132] [133] [134] [135] [136] Overfull \vbox (1.97241pt too high) detected at line 8783 [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 9486--9490 \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. [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 10991--10994 []\T1/qtm/m/n/10 Re-fer to [][]\T1/txtt/m/sl/10 ExecutionEnvironment[][] \T1/qt m/m/n/10 for prop-er-ties of the ex-e-cu-tion en-vi-ron-ment ob-ject and [172] [173] Overfull \vbox (2.67389pt too high) detected at line 11171 [174] [175] [176] [177] Overfull \vbox (1.31892pt too high) detected at line 11423 [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 11522--11526 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12162--12165 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/qtm/m/it/10 dr.registry.Job.create_from_custom_metric_gallery_templat e\T1/qtm/m/n/10 , [191] [192] [193] [194] Underfull \hbox (badness 10000) in paragraph at lines 12418--12421 []\T1/qtm/m/n/10 You can also fil-ter the reg-is-tered model ver-sions that are re-turned by pass-ing an in-stance of the [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 13422--13425 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and [210] Overfull \hbox (51.86432pt too wide) in paragraph at lines 13553--13553 \T1/qtm/m/it/10 ber_of_incremental_learning_iterations_before_best_model_select ion=None\T1/qtm/m/n/10 , [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 13670--13675 \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 13728--13734 \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 13728--13734 \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 13728--13734 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [214] [215] [216] [217] [218] [219] [220] [221] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14480--14480 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] Underfull \hbox (badness 10000) in paragraph at lines 15688--15692 \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 15693--15697 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [233] Underfull \hbox (badness 10000) in paragraph at lines 15740--15744 \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 15745--15749 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) [234] Underfull \hbox (badness 10000) in paragraph at lines 15910--15913 []\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. [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] Overfull \hbox (5.11876pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] Overfull \hbox (18.09383pt too wide) in paragraph at lines 22842--22842 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 22842--22842 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [311] [312] Overfull \hbox (23.3838pt too wide) in paragraph at lines 23096--23096 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23096--23096 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [313] [314] Overfull \hbox (19.14882pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (5.03381pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [315] [316] Underfull \hbox (badness 10000) in paragraph at lines 23455--23461 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [317] [318] [319] Overfull \hbox (8.1838pt too wide) in paragraph at lines 23774--23774 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] Underfull \hbox (badness 10000) in paragraph at lines 24953--24958 \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 24953--24958 \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 24960--24964 \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 24960--24964 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [331] Underfull \hbox (badness 10000) in paragraph at lines 25022--25025 \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 25022--25025 \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 , [332] Underfull \hbox (badness 10000) in paragraph at lines 25202--25207 \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 25202--25207 \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 25209--25212 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for [333] Underfull \hbox (badness 10000) in paragraph at lines 25244--25247 \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 25244--25247 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [334] [335] Overfull \hbox (15.66096pt too wide) in paragraph at lines 25534--25539 \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 25534--25539 \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- [336] Underfull \hbox (badness 10000) in paragraph at lines 25578--25581 \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 25578--25581 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25627--25630 \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 25627--25630 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [337] [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 25927--25930 \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 25927--25930 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [340] Underfull \hbox (badness 10000) in paragraph at lines 26023--26027 \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 26048--26058 \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 26048--26058 \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 26060--26063 \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 26060--26063 \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] [342] [343] Underfull \hbox (badness 10000) in paragraph at lines 26220--26224 \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 26245--26255 \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 26245--26255 \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 26245--26255 \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 26262--26265 \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 26262--26265 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] [345] [346] [347] [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 26909--26913 \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: [350] Underfull \hbox (badness 10000) in paragraph at lines 26956--26960 \T1/qtm/m/n/10 Get cus-tom model ver-sion con-ver-sions list per cus-tom model ver-sion. :rtype: Underfull \hbox (badness 10000) in paragraph at lines 27043--27047 \T1/qtm/m/n/10 Re-trieve in-for-ma-tion about a cus-tom model ver-sion's de-pen -dency build :rtype: [351] Underfull \hbox (badness 10000) in paragraph at lines 27079--27083 \T1/qtm/m/n/10 Start the de-pen-dency build for a cus-tom model ver-sion de-pen -dency build :rtype: [352] [353] [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 27617--27620 \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 27617--27620 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [356] [357] [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 28060--28064 \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 28060--28064 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] Underfull \hbox (badness 10000) in paragraph at lines 29832--29835 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [377] Underfull \hbox (badness 6125) in paragraph at lines 29893--29896 \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 29897--29900 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] Underfull \hbox (badness 5077) in paragraph at lines 32439--32446 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [403] [404] [405] [406] [407] [408] [409] Overfull \hbox (7.10396pt too wide) in paragraph at lines 33116--33116 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [410] [411] [412] [413] [414] [415] [416] [417] [418] Underfull \hbox (badness 10000) in paragraph at lines 33964--33967 \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. [419] [420] [421] Underfull \hbox (badness 10000) in paragraph at lines 34293--34296 \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. [422] [423] [424] Underfull \hbox (badness 10000) in paragraph at lines 34587--34590 \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. [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] Underfull \hbox (badness 10000) in paragraph at lines 35959--35963 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [439] [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 36336--36341 \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 36336--36341 \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 36400--36405 \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 36400--36405 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [443] [444] [445] [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 36904--36908 \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 36957--36961 \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: [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 38521--38525 \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: [464] [465] [466] [467] [468] [469] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [470] [471] [472] [473] [474] [475] Overfull \hbox (78.24869pt too wide) in paragraph at lines 39417--39417 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.90869pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.59868pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (110.3087pt too wide) in paragraph at lines 39417--39417 \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 39417--39417 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] Underfull \hbox (badness 10000) in paragraph at lines 40477--40482 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [486] [487] [488] [489] Underfull \hbox (badness 10000) in paragraph at lines 40972--40977 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [490] [491] [492] [493] [494] [495] Underfull \hbox (badness 10000) in paragraph at lines 41623--41626 []\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 41623--41626 \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 41688--41691 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [496] Underfull \hbox (badness 10000) in paragraph at lines 41750--41753 \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 41760--41763 []\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 41760--41763 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [497] [498] Underfull \hbox (badness 10000) in paragraph at lines 41915--41919 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 41915--41919 \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 41920--41924 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 41920--41924 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [499] [500] [501] [502] [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 42479--42482 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 42822--42827 \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] Underfull \hbox (badness 10000) in paragraph at lines 42841--42845 \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 42859--42862 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43219--43223 \T1/qtm/m/n/10 Re-trieve a sin-gle sec-ondary dataset con-fig-u-ra-tion for a g iven id :rtype: [514] [515] [516] [517] Overfull \hbox (14.04398pt too wide) in paragraph at lines 43634--43634 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] Underfull \hbox (badness 5359) in paragraph at lines 46749--46752 \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 [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 48084--48089 []\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 48084--48089 [][]\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 [559] [560] [561] [562] [563] [564] Underfull \hbox (badness 5592) in paragraph at lines 48709--48715 \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 48709--48715 \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. [565] Underfull \hbox (badness 10000) in paragraph at lines 48751--48756 []\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 48751--48756 [][]\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 [566] [567] [568] [569] [570] [571] Overfull \vbox (1.47964pt too high) detected at line 49410 [572] [573] [574] [575] [576] [577] [578] Underfull \hbox (badness 5359) in paragraph at lines 50108--50111 \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 [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] Underfull \hbox (badness 5359) in paragraph at lines 53074--53077 \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 [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] Underfull \hbox (badness 10000) in paragraph at lines 54409--54414 []\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 54409--54414 [][]\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 [619] [620] [621] [622] [623] [624] Underfull \hbox (badness 5592) in paragraph at lines 55034--55040 \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 55034--55040 \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. [625] Underfull \hbox (badness 10000) in paragraph at lines 55076--55081 []\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 55076--55081 [][]\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 [626] [627] [628] [629] Underfull \hbox (badness 10000) in paragraph at lines 55406--55414 \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 55406--55414 \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 [630] [631] [632] [633] Underfull \hbox (badness 10000) in paragraph at lines 55817--55822 []\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 55817--55822 [][]\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 [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 56917--56921 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [645] Underfull \hbox (badness 10000) in paragraph at lines 57027--57031 \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 [646] Underfull \hbox (badness 5359) in paragraph at lines 57103--57106 \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 [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 57270--57275 \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 57315--57322 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [649] Underfull \hbox (badness 10000) in paragraph at lines 57376--57381 \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 57421--57428 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] Underfull \hbox (badness 10000) in paragraph at lines 59072--59077 []\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 59072--59077 [][]\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 [665] [666] [667] [668] Underfull \hbox (badness 10000) in paragraph at lines 59406--59411 []\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 59406--59411 [][]\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] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] Underfull \hbox (badness 5359) in paragraph at lines 60940--60943 \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 [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] Underfull \hbox (badness 10000) in paragraph at lines 62275--62280 []\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 62275--62280 [][]\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 [696] [697] [698] [699] [700] [701] [702] Underfull \hbox (badness 5592) in paragraph at lines 62900--62906 \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 62900--62906 \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 62942--62947 []\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 62942--62947 [][]\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 [703] [704] [705] [706] [707] [708] [709] [710] [711] [712] [713] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64141--64141 \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 64151--64154 []\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 64161--64164 []\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 64171--64175 \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 . [714] Underfull \hbox (badness 10000) in paragraph at lines 64180--64186 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [715] [716] [717] Underfull \hbox (badness 10000) in paragraph at lines 64452--64457 []\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 , [718] [719] [720] Underfull \hbox (badness 10000) in paragraph at lines 64667--64671 \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 . [721] [722] [723] [724] [725] [726] Underfull \hbox (badness 5563) in paragraph at lines 65275--65284 \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 [727] [728] Underfull \hbox (badness 10000) in paragraph at lines 65458--65461 []\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 65458--65461 \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. [729] [730] Underfull \hbox (badness 10000) in paragraph at lines 65663--65672 \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 65663--65672 \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 65663--65672 \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 , [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] Underfull \hbox (badness 10000) in paragraph at lines 66985--66988 []\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 66990--66993 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. Underfull \hbox (badness 6708) in paragraph at lines 67059--67065 \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 67059--67065 \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, [744] Underfull \hbox (badness 10000) in paragraph at lines 67075--67078 []\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 67080--67083 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [745] [746] [747] Overfull \hbox (15.28386pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [748] Overfull \hbox (89.36382pt too wide) in paragraph at lines 67572--67572 \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 67572--67572 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] Underfull \hbox (badness 10000) in paragraph at lines 69333--69336 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [768] [769] [770] [771] Underfull \hbox (badness 10000) in paragraph at lines 69709--69712 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [772] [773] Underfull \hbox (badness 10000) in paragraph at lines 69932--69940 \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 69932--69940 \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 69932--69940 \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 69932--69940 \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 [774] [775] [776] [777] [778] Underfull \hbox (badness 10000) in paragraph at lines 70317--70320 \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 [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] Underfull \hbox (badness 5592) in paragraph at lines 71645--71651 \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 71645--71651 \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. [792] Underfull \hbox (badness 10000) in paragraph at lines 71717--71722 []\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 71717--71722 [][]\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 [793] [794] [795] [796] [797] [798] [799] Underfull \hbox (badness 10000) in paragraph at lines 72489--72494 \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 72489--72494 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [800] Underfull \hbox (badness 10000) in paragraph at lines 72547--72553 \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 72547--72553 \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 72547--72553 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [801] [802] Underfull \hbox (badness 10000) in paragraph at lines 72723--72727 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [803] [804] [805] Underfull \hbox (badness 10000) in paragraph at lines 72998--73000 \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. [806] [807] Underfull \hbox (badness 10000) in paragraph at lines 73269--73272 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [808] [809] [810] [811] Underfull \hbox (badness 10000) in paragraph at lines 73688--73695 []\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 [812] [813] [814] [815] [816] [817] [818] [819] Underfull \hbox (badness 6047) in paragraph at lines 74531--74534 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [820] [821] [822] [823] [824] Overfull \hbox (1.32878pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [825] Overfull \hbox (74.31384pt too wide) in paragraph at lines 75049--75049 \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 75049--75049 \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 75049--75049 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 75049--75049 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 75049--75049 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [826] Overfull \hbox (32.31396pt too wide) in paragraph at lines 75110--75110 \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 75110--75110 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [827] [828] [829] [830] [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] Overfull \hbox (40.76382pt too wide) in paragraph at lines 78881--78881 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [864] Overfull \hbox (4.4887pt too wide) in paragraph at lines 79023--79023 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [865] Overfull \hbox (3.07861pt too wide) in paragraph at lines 79097--79097 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 79154--79154 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 79154--79154 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] Overfull \hbox (18.58876pt too wide) in paragraph at lines 81819--81819 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 81819--81819 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [893] Overfull \hbox (2.35878pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.6338pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [894] [895] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82060--82060 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 82124--82124 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [896] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82181--82181 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] Overfull \hbox (16.12384pt too wide) in paragraph at lines 83266--83266 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [907] [908] [909] [910] [911] Overfull \hbox (52.87373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.0587pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.13869pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.63872pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.7187pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [912] Overfull \hbox (47.62375pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.8887pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.38873pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (7.46872pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [913] [914] [915] [916] [917] [918] [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] Overfull \hbox (11.64404pt too wide) in paragraph at lines 85293--85293 \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 85293--85293 \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 85293--85293 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [929] [930] [931] [932] [933] [934] [935] [936] [937] [938] [939] [940] [941] [942] [943] [944] [945] [946] Overfull \hbox (28.40382pt too wide) in paragraph at lines 87033--87033 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [947] [948] Overfull \hbox (24.75876pt too wide) in paragraph at lines 87202--87202 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (44.18875pt too wide) in paragraph at lines 87202--87202 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 87202--87202 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| [949] Overfull \hbox (59.03395pt too wide) in paragraph at lines 87266--87266 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/qtm/m/n/10 , [950] [951] Overfull \hbox (2.10391pt too wide) in paragraph at lines 87477--87477 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , [952] Overfull \hbox (136.95375pt too wide) in paragraph at lines 87535--87535 []\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 87535--87535 \T1/qtm/m/it/10 max_tokens=None\T1/qtm/m/n/10 , Overfull \hbox (228.29874pt too wide) in paragraph at lines 87535--87535 \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 87535--87535 \T1/qtm/m/it/10 add_neighbor_chunks=False\T1/txtt/m/n/10 )| Overfull \hbox (18.44377pt too wide) in paragraph at lines 87568--87568 \T1/qtm/m/it/10 son_chat_id=None\T1/qtm/m/n/10 , Overfull \hbox (14.12378pt too wide) in paragraph at lines 87568--87568 \T1/qtm/m/it/10 data_filter=None\T1/txtt/m/n/10 )| [953] Overfull \hbox (15.84877pt too wide) in paragraph at lines 87645--87645 []\T1/qtm/m/it/10 embedding_model\T1/qtm/m/n/10 , Overfull \hbox (49.40376pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (26.72377pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 tom_chunking=False\T1/qtm/m/n/10 , Overfull \hbox (35.69377pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 ding_validation=None\T1/txtt/m/n/10 )| [954] Overfull \hbox (25.65865pt too wide) in paragraph at lines 87696--87696 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (22.01865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.79865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (25.51862pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.25865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.42863pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 87696--87696 \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 87696--87696 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [955] Overfull \hbox (45.21378pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [956] [957] [958] [959] [960] Overfull \hbox (19.56876pt too wide) in paragraph at lines 88356--88356 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [961] Overfull \hbox (18.85867pt too wide) in paragraph at lines 88437--88437 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.39871pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [962] [963] Overfull \hbox (20.24384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 88531--88531 \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 88531--88531 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [964] [965] [966] [967] Overfull \hbox (5.44394pt too wide) in paragraph at lines 88804--88804 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , [968] Overfull \hbox (48.67363pt too wide) in paragraph at lines 88964--88964 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (120.1536pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 guard_configuration_id=None\T1/txtt/m/n/10 )| [969] [970] Overfull \hbox (8.47383pt too wide) in paragraph at lines 89074--89074 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (8.46881pt too wide) in paragraph at lines 89074--89074 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , [971] Overfull \hbox (83.20358pt too wide) in paragraph at lines 89195--89195 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 er- Overfull \hbox (108.65358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 er- Overfull \hbox (113.65358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.64856pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| [972] Overfull \hbox (114.26851pt too wide) in paragraph at lines 89220--89220 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (75.71852pt too wide) in paragraph at lines 89220--89220 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (138.0285pt too wide) in paragraph at lines 89220--89220 \T1/qtm/m/it/10 cost_metric_configurations\T1/txtt/m/n/10 )| Overfull \hbox (102.86832pt too wide) in paragraph at lines 89304--89304 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (143.96832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.60832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 re- Overfull \hbox (182.85335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 rect- Overfull \hbox (148.96832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ness_enabled\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cre- Overfull \hbox (150.64832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ten- Overfull \hbox (120.64832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cu- Overfull \hbox (138.3883pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [973] [974] [975] [976] Overfull \hbox (209.56818pt too wide) in paragraph at lines 89590--89590 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 a- Overfull \hbox (263.05818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.55818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (172.03816pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 cre- Overfull \hbox (197.89818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [977] [978] Overfull \hbox (152.31828pt too wide) in paragraph at lines 89767--89767 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| Overfull \hbox (29.36853pt too wide) in paragraph at lines 89798--89798 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.80853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.80853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 da- Overfull \hbox (64.88852pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.38855pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ten- Overfull \hbox (47.14853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.58853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (70.46854pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 dic- Overfull \hbox (72.05354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tar- Overfull \hbox (96.50354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 get_column_name\T1/txtt/m/n/10 )| [979] [980] [981] [982] Overfull \hbox (11.19365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.36365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 scrip- Overfull \hbox (5.09364pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 tion\T1/qtm/m/n/10 , Overfull \hbox (69.18863pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 dataset_evaluations\T1/qtm/m/n/10 , Overfull \hbox (92.05864pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (140.30362pt too wide) in paragraph at lines 90081--90081 \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 90081--90081 \T1/qtm/m/it/10 use_case_id=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 cre- Overfull \hbox (59.77365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 ation_date=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 cre- Overfull \hbox (75.45363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 ation_user_id=None\T1/txtt/m/n/10 )| [983] [984] Overfull \hbox (216.25835pt too wide) in paragraph at lines 90316--90316 []\T1/qtm/m/it/10 supported_insight_configurations\T1/txtt/m/n/10 )| [985] Overfull \hbox (19.38884pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_test_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (11.31386pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_blueprint_snapshot\T1/qtm/m/n/10 , Overfull \hbox (18.51886pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (13.83882pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 sight_evaluation_results\T1/qtm/m/n/10 , [986] [987] [988] Underfull \hbox (badness 10000) in paragraph at lines 90671--90673 []\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 Underfull \hbox (badness 10000) in paragraph at lines 90700--90702 []\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 90743--90746 []\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 [989] Underfull \hbox (badness 10000) in paragraph at lines 90816--90820 []\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 90816--90820 \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 90838--90842 [][]\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 90838--90842 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create[][] \T1/qtm/m/n/10 to c re-ate a hosted cus-tom met-ric blueprint. Overfull \hbox (225.76pt too wide) in paragraph at lines 90863--90870 []\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 [990] Overfull \hbox (289.49pt too wide) in paragraph at lines 90872--90877 []\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 90879--90882 []\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 90884--90892 []\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 90884--90892 \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 90884--90892 \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 90884--90892 \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 90884--90892 \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. [991] Underfull \hbox (badness 10000) in paragraph at lines 90989--90991 []\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 90989--90991 \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 90989--90991 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view [992] [993] Underfull \hbox (badness 10000) in paragraph at lines 91159--91161 [][][]\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 [994] Underfull \hbox (badness 10000) in paragraph at lines 91297--91299 []\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. [995] Overfull \hbox (95.30997pt too wide) in paragraph at lines 91384--91387 []\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 91395--91401 []\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 91395--91401 \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 91403--91405 []\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 91407--91409 []\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 91407--91409 \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 [996] Underfull \hbox (badness 10000) in paragraph at lines 91436--91438 []\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 91495--91497 []\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 [997] [998] Underfull \hbox (badness 10000) in paragraph at lines 91667--91669 []\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. [999] Underfull \hbox (badness 10000) in paragraph at lines 91754--91760 \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 91754--91760 [][]\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 91754--91760 \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 91754--91760 \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 91797--91799 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [1000] Underfull \hbox (badness 10000) in paragraph at lines 91832--91834 \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 [1001] Underfull \hbox (badness 10000) in paragraph at lines 91937--91943 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 91969--91971 []\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 92003--92012 \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 92003--92012 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 92003--92012 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [1002] Underfull \hbox (badness 10000) in paragraph at lines 92025--92038 \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 92025--92038 [][]\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 92025--92038 \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 92074--92076 []\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 92083--92085 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [1003] Underfull \hbox (badness 10000) in paragraph at lines 92125--92140 \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 92125--92140 [][]\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 92125--92140 [][]\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 92170--92172 []\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 92194--92196 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [1004] Underfull \hbox (badness 10000) in paragraph at lines 92308--92310 []\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 92322--92325 []\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 92332--92335 []\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 92347--92350 []\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 92352--92355 []\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. [1005] Underfull \hbox (badness 10000) in paragraph at lines 92362--92365 []\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. [1006] Underfull \hbox (badness 10000) in paragraph at lines 92504--92508 []\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 92504--92508 [][]\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 92510--92515 []\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 92510--92515 [][]\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 92541--92545 []\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 , [1007] [1008] [1009] [1010] Underfull \hbox (badness 10000) in paragraph at lines 92881--92884 []\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 92886--92888 []\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 92969--92971 [][][]\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 92973--92975 [][][]\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 [1011] Underfull \hbox (badness 6364) in paragraph at lines 93005--93007 []\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 93057--93062 []\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 93057--93062 \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 - [1012] Underfull \hbox (badness 10000) in paragraph at lines 93099--93106 []\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 93150--93163 \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 93150--93163 \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 93150--93163 \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 93150--93163 \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 93150--93163 \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. [1013] Underfull \hbox (badness 10000) in paragraph at lines 93276--93278 []\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 93294--93297 []\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 [1014] [1015] Underfull \hbox (badness 10000) in paragraph at lines 93520--93522 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1102 pages, 4379914 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)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 176--179 [][][]\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 185--189 [][][]\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 953 [17] Overfull \vbox (1.97241pt too high) detected at line 1033 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1262 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2172--2174 []\T1/qtm/m/n/10 For mul-ti-class mod-els, you can get a list of per-class lift charts us-ing the \T1/txtt/m/n/10 Model \T1/qtm/m/n/10 method Underfull \hbox (badness 10000) in paragraph at lines 2186--2191 []\T1/qtm/m/n/10 Just as with the lift and ROC charts, you can use \T1/txtt/m/n /10 Model \T1/qtm/m/n/10 meth-ods \T1/txtt/m/n/10 get_residuals_chart \T1/qtm/m /n/10 and [37] [38] [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2683--2686 []\T1/qtm/m/n/10 gap_duration (str): A du-ra-tion string such as those re-turne d by the [][]\T1/txtt/m/sl/10 partitioning_methods. [45] Underfull \hbox (badness 10000) in paragraph at lines 2756--2761 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and [46] Underfull \hbox (badness 10000) in paragraph at lines 2788--2793 []\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 2788--2793 [][]\T1/txtt/m/sl/10 DatetimeModel.get_accuracy_over_time_plot[][]\T1/qtm/m/n/1 0 . You can also re-trieve the de-tailed meta-data us-ing [47] [48] [49] [50] [51] Underfull \hbox (badness 6141) in paragraph at lines 3206--3213 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3494--3499 []\T1/qtm/m/n/10 Pre-dic-tion in-ter-vals can be cal-cu-lated for a [][]\T1/txt t/m/sl/10 DatetimeModel[][] \T1/qtm/m/n/10 us-ing the [][]\T1/txtt/m/sl/10 Date timeModel. [56] [57] Overfull \vbox (1.97241pt too high) detected at line 3688 [58] [59] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3718 ├── 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.3718 ├── 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.3718 ├── 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.3719 │   ├── 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.3719 │   ├── 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.3719 │   ├── 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.3719 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3720 │   ├── 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.3721 │   ├── … ! 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.3721 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3721 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3721 │   ├── … ! 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.3722 ├── 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.3722 ├── 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.3722 ├── 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.3723 ...├── 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.3723 ...├── 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.3723 ...├── 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.3723 ...├── 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.3724 ...├── 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.3724 ...├── 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.3724 ...├── 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.3724 ...├── 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.3725 │ ├── … ! 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.3725 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 │ ├── … [60] [61] [62 <./sample1.png> <./sample2.png>] [63] [64 <./activation_map1.png> <./activation_map2.png>] [65] [66 <./embeddings.png>] Overfull \vbox (0.56935pt too high) detected at line 4068 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4253--4256 []\T1/qtm/m/n/10 1. Up-load a pre-dic-tion dataset, spec-i-fy-ing \T1/txtt/m/n/ 10 predictions_start_date\T1/qtm/m/n/10 , \T1/txtt/m/n/10 predictions_end_date\ T1/qtm/m/n/10 , and [71] Underfull \hbox (badness 10000) in paragraph at lines 4303--4306 []\T1/qtm/m/n/10 Up-load a pre-dic-tion dataset that con-tains la-bel col-umn(s ), re-quest com-pute ex-ter-nal test on one of [72] [73] [74] [75] [76] [77] [78] [79] [80] ! LaTeX Error: Unicode character 物 (U+7269) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5077 ...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.5077 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] [83] Overfull \vbox (2.67389pt too high) detected at line 5304 [84] [85] [86] [87] [88] [89] ! LaTeX Error: Unicode character ├ (U+251C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5690 ├── 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.5690 ├── 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.5690 ├── 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.5691 ├  ├──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.5691 ├  ├──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.5691 ├  ├──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.5691 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5692 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5693 ├  ├──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.5694 ├── 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.5694 ├── 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.5694 ├── data.csv [90] [91] [92] [93] [94] [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6109--6116 \T1/qtm/b/n/10 Note: \T1/txtt/m/n/10 PredictionExplanations.get_all_as_datafra me() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 PredictionExplanations. [97] [98] Overfull \vbox (0.7195pt too high) detected at line 6274 [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 7323--7328 []\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. [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] Underfull \hbox (badness 5231) in paragraph at lines 8208--8213 []\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- [129] Underfull \hbox (badness 10000) in paragraph at lines 8299--8302 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8299--8302 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 6592) in paragraph at lines 8299--8302 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8312--8314 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (7.89195pt too wide) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.14194pt too wide) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8315--8318 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 5563) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 the job will Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 6592) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8328--8330 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.39195pt too wide) in paragraph at lines 8331--8334 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 run both Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (7.89195pt too wide) in paragraph at lines 8331--8334 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 5147) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8331--8334 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 6592) in paragraph at lines 8344--8346 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8344--8346 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.14197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 this field Underfull \hbox (badness 5147) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 and the day Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (7.89195pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 will trig-ger Underfull \hbox (badness 6348) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 that matches Overfull \hbox (2.64197pt too wide) in paragraph at lines 8347--8351 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8347--8351 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8352--8355 \T1/qtm/m/n/10 such as [130] Overfull \vbox (676.10883pt too high) has occurred while \output is active [131] Underfull \hbox (badness 5832) in paragraph at lines 8363--8369 []\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 8363--8369 \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 8410--8413 []\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 [132] [133] [134] [135] [136] Overfull \vbox (1.97241pt too high) detected at line 8783 [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 9486--9490 \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. [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 10991--10994 []\T1/qtm/m/n/10 Re-fer to [][]\T1/txtt/m/sl/10 ExecutionEnvironment[][] \T1/qt m/m/n/10 for prop-er-ties of the ex-e-cu-tion en-vi-ron-ment ob-ject and [172] [173] Overfull \vbox (2.67389pt too high) detected at line 11171 [174] [175] [176] [177] Overfull \vbox (1.31892pt too high) detected at line 11423 [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 11522--11526 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Overfull \hbox (25.48097pt too wide) in paragraph at lines 12162--12165 []\T1/qtm/m/n/10 To cre-ate a hosted cus-tom met-ric job from gallery tem-plate , use \T1/qtm/m/it/10 dr.registry.Job.create_from_custom_metric_gallery_templat e\T1/qtm/m/n/10 , [191] [192] [193] [194] Underfull \hbox (badness 10000) in paragraph at lines 12418--12421 []\T1/qtm/m/n/10 You can also fil-ter the reg-is-tered model ver-sions that are re-turned by pass-ing an in-stance of the [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 13422--13425 []\T1/qtm/m/n/10 Use Cases sup-port \T1/txtt/m/n/10 SHARING_ROLE.OWNER\T1/qtm/m /n/10 , \T1/txtt/m/n/10 SHARING_ROLE.EDITOR\T1/qtm/m/n/10 , \T1/txtt/m/n/10 SHA RING_ROLE.CONSUMER \T1/qtm/m/n/10 and [210] Overfull \hbox (51.86432pt too wide) in paragraph at lines 13553--13553 \T1/qtm/m/it/10 ber_of_incremental_learning_iterations_before_best_model_select ion=None\T1/qtm/m/n/10 , [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 13670--13675 \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 13728--13734 \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 13728--13734 \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 13728--13734 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [214] [215] [216] [217] [218] [219] [220] [221] Overfull \hbox (14.55872pt too wide) in paragraph at lines 14480--14480 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] Underfull \hbox (badness 10000) in paragraph at lines 15688--15692 \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 15693--15697 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttps://storage_account.blob.endpoint/container/blob_name\T1/qtm/m/n/10 ) [233] Underfull \hbox (badness 10000) in paragraph at lines 15740--15744 \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 15745--15749 \T1/qtm/m/n/10 [string] The URL for the scored dataset (e.g.: \T1/qtm/m/it/10 h ttp(s)://storage.googleapis.com/[bucket]/[object]\T1/qtm/m/n/10 ) [234] Underfull \hbox (badness 10000) in paragraph at lines 15910--15913 []\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. [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] Overfull \hbox (5.11876pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 tered_model_id\T1/qtm/m/n/10 , Overfull \hbox (25.77377pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (31.6638pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 model_execution_type\T1/qtm/m/n/10 , Overfull \hbox (16.5338pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 model_description\T1/qtm/m/n/10 , Overfull \hbox (43.09378pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 bias_and_fairness=None\T1/qtm/m/n/10 , Overfull \hbox (18.65378pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 build_status=None\T1/qtm/m/n/10 , Overfull \hbox (39.9538pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 user_provided_id=None\T1/qtm/m/n/10 , Overfull \hbox (4.7038pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 dated_at=None\T1/qtm/m/n/10 , Overfull \hbox (6.3638pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 dated_by=None\T1/qtm/m/n/10 , Overfull \hbox (52.19379pt too wide) in paragraph at lines 21753--21753 \T1/qtm/m/it/10 mlpkg_file_contents=None\T1/txtt/m/n/10 )| [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] Overfull \hbox (18.09383pt too wide) in paragraph at lines 22842--22842 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (7.95381pt too wide) in paragraph at lines 22842--22842 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [311] [312] Overfull \hbox (23.3838pt too wide) in paragraph at lines 23096--23096 \T1/qtm/m/it/10 ment_attribute=None\T1/qtm/m/n/10 , Overfull \hbox (13.24379pt too wide) in paragraph at lines 23096--23096 \T1/qtm/m/it/10 ment_value=None\T1/txtt/m/n/10 )| [313] [314] Overfull \hbox (19.14882pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 tom_metric_metadata\T1/qtm/m/n/10 , Overfull \hbox (5.03381pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 fault_environment\T1/qtm/m/n/10 , Overfull \hbox (6.40382pt too wide) in paragraph at lines 23330--23330 \T1/qtm/m/it/10 plate_metric_type\T1/txtt/m/n/10 )| [315] [316] Underfull \hbox (badness 10000) in paragraph at lines 23455--23461 \T1/qtm/m/n/10 Cre-ate a hosted cus-tom met-ric from a tem-plate. A short-cut f or 2 calls: [317] [318] [319] Overfull \hbox (8.1838pt too wide) in paragraph at lines 23774--23774 \T1/qtm/m/it/10 is_model_specific\T1/qtm/m/n/10 , [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] Underfull \hbox (badness 10000) in paragraph at lines 24953--24958 \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 24953--24958 \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 24960--24964 \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 24960--24964 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [331] Underfull \hbox (badness 10000) in paragraph at lines 25022--25025 \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 25022--25025 \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 , [332] Underfull \hbox (badness 10000) in paragraph at lines 25202--25207 \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 25202--25207 \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 25209--25212 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for [333] Underfull \hbox (badness 10000) in paragraph at lines 25244--25247 \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 25244--25247 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [334] [335] Overfull \hbox (15.66096pt too wide) in paragraph at lines 25534--25539 \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 25534--25539 \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- [336] Underfull \hbox (badness 10000) in paragraph at lines 25578--25581 \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 25578--25581 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 25627--25630 \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 25627--25630 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [337] [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 25927--25930 \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 25927--25930 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [340] Underfull \hbox (badness 10000) in paragraph at lines 26023--26027 \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 26048--26058 \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 26048--26058 \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 26060--26063 \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 26060--26063 \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] [342] [343] Underfull \hbox (badness 10000) in paragraph at lines 26220--26224 \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 26245--26255 \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 26245--26255 \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 26245--26255 \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 26262--26265 \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 26262--26265 \T1/qtm/m/n/10 pub-lic net-work. Val-ues: [\T1/qtm/m/it/10 datarobot.NETWORK_EG RESS_POLICY.NONE\T1/qtm/m/n/10 , [344] [345] [346] [347] [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 26909--26913 \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: [350] Underfull \hbox (badness 10000) in paragraph at lines 26956--26960 \T1/qtm/m/n/10 Get cus-tom model ver-sion con-ver-sions list per cus-tom model ver-sion. :rtype: Underfull \hbox (badness 10000) in paragraph at lines 27043--27047 \T1/qtm/m/n/10 Re-trieve in-for-ma-tion about a cus-tom model ver-sion's de-pen -dency build :rtype: [351] Underfull \hbox (badness 10000) in paragraph at lines 27079--27083 \T1/qtm/m/n/10 Start the de-pen-dency build for a cus-tom model ver-sion de-pen -dency build :rtype: [352] [353] [354] [355] Underfull \hbox (badness 10000) in paragraph at lines 27617--27620 \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 27617--27620 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [356] [357] [358] [359] Underfull \hbox (badness 10000) in paragraph at lines 28060--28064 \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 28060--28064 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] Underfull \hbox (badness 10000) in paragraph at lines 29832--29835 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [377] Underfull \hbox (badness 6125) in paragraph at lines 29893--29896 \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 29897--29900 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] Underfull \hbox (badness 5077) in paragraph at lines 32439--32446 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [403] [404] [405] [406] [407] [408] [409] Overfull \hbox (7.10396pt too wide) in paragraph at lines 33116--33116 \T1/qtm/m/it/10 only_matched_predictions=None\T1/qtm/m/n/10 , [410] [411] [412] [413] [414] [415] [416] [417] [418] Underfull \hbox (badness 10000) in paragraph at lines 33964--33967 \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. [419] [420] [421] Underfull \hbox (badness 10000) in paragraph at lines 34293--34296 \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. [422] [423] [424] Underfull \hbox (badness 10000) in paragraph at lines 34587--34590 \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. [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] Underfull \hbox (badness 10000) in paragraph at lines 35959--35963 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [439] [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 36336--36341 \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 36336--36341 \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 36400--36405 \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 36400--36405 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [443] [444] [445] [446] [447] Underfull \hbox (badness 10000) in paragraph at lines 36904--36908 \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 36957--36961 \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: [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] Underfull \hbox (badness 10000) in paragraph at lines 38521--38525 \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: [464] [465] [466] [467] [468] [469] Overfull \hbox (10.41382pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 39134--39134 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [470] [471] [472] [473] [474] [475] Overfull \hbox (78.24869pt too wide) in paragraph at lines 39417--39417 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.90869pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.59868pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (110.3087pt too wide) in paragraph at lines 39417--39417 \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 39417--39417 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 39417--39417 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] Underfull \hbox (badness 10000) in paragraph at lines 40477--40482 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [486] [487] [488] [489] Underfull \hbox (badness 10000) in paragraph at lines 40972--40977 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [490] [491] [492] [493] [494] [495] Underfull \hbox (badness 10000) in paragraph at lines 41623--41626 []\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 41623--41626 \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 41688--41691 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [496] Underfull \hbox (badness 10000) in paragraph at lines 41750--41753 \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 41760--41763 []\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 41760--41763 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [497] [498] Underfull \hbox (badness 10000) in paragraph at lines 41915--41919 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 41915--41919 \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 41920--41924 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 41920--41924 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [499] [500] [501] [502] [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 42479--42482 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [505] [506] [507] [508] Underfull \hbox (badness 10000) in paragraph at lines 42822--42827 \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] Underfull \hbox (badness 10000) in paragraph at lines 42841--42845 \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 42859--42862 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [510] [511] [512] [513] Underfull \hbox (badness 10000) in paragraph at lines 43219--43223 \T1/qtm/m/n/10 Re-trieve a sin-gle sec-ondary dataset con-fig-u-ra-tion for a g iven id :rtype: [514] [515] [516] [517] Overfull \hbox (14.04398pt too wide) in paragraph at lines 43634--43634 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] Underfull \hbox (badness 5359) in paragraph at lines 46749--46752 \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 [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 48084--48089 []\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 48084--48089 [][]\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 [559] [560] [561] [562] [563] [564] Underfull \hbox (badness 5592) in paragraph at lines 48709--48715 \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 48709--48715 \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. [565] Underfull \hbox (badness 10000) in paragraph at lines 48751--48756 []\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 48751--48756 [][]\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 [566] [567] [568] [569] [570] [571] Overfull \vbox (1.47964pt too high) detected at line 49410 [572] [573] [574] [575] [576] [577] [578] Underfull \hbox (badness 5359) in paragraph at lines 50108--50111 \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 [579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] Underfull \hbox (badness 5359) in paragraph at lines 53074--53077 \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 [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] Underfull \hbox (badness 10000) in paragraph at lines 54409--54414 []\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 54409--54414 [][]\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 [619] [620] [621] [622] [623] [624] Underfull \hbox (badness 5592) in paragraph at lines 55034--55040 \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 55034--55040 \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. [625] Underfull \hbox (badness 10000) in paragraph at lines 55076--55081 []\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 55076--55081 [][]\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 [626] [627] [628] [629] Underfull \hbox (badness 10000) in paragraph at lines 55406--55414 \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 55406--55414 \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 [630] [631] [632] [633] Underfull \hbox (badness 10000) in paragraph at lines 55817--55822 []\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 55817--55822 [][]\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 [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 56917--56921 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [645] Underfull \hbox (badness 10000) in paragraph at lines 57027--57031 \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 [646] Underfull \hbox (badness 5359) in paragraph at lines 57103--57106 \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 [647] [648] Underfull \hbox (badness 10000) in paragraph at lines 57270--57275 \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 57315--57322 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) Lift chart data source. Ch eck [649] Underfull \hbox (badness 10000) in paragraph at lines 57376--57381 \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 57421--57428 \T1/qtm/m/n/10 [str] (Dep-re-cated in ver-sion v3.4) ROC curve data source. Che ck [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] Underfull \hbox (badness 10000) in paragraph at lines 59072--59077 []\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 59072--59077 [][]\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 [665] [666] [667] [668] Underfull \hbox (badness 10000) in paragraph at lines 59406--59411 []\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 59406--59411 [][]\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] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] Underfull \hbox (badness 5359) in paragraph at lines 60940--60943 \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 [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] Underfull \hbox (badness 10000) in paragraph at lines 62275--62280 []\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 62275--62280 [][]\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 [696] [697] [698] [699] [700] [701] [702] Underfull \hbox (badness 5592) in paragraph at lines 62900--62906 \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 62900--62906 \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 62942--62947 []\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 62942--62947 [][]\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 [703] [704] [705] [706] [707] [708] [709] [710] [711] [712] [713] Overfull \hbox (3.26418pt too wide) in paragraph at lines 64141--64141 \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 64151--64154 []\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 64161--64164 []\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 64171--64175 \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 . [714] Underfull \hbox (badness 10000) in paragraph at lines 64180--64186 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [715] [716] [717] Underfull \hbox (badness 10000) in paragraph at lines 64452--64457 []\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 , [718] [719] [720] Underfull \hbox (badness 10000) in paragraph at lines 64667--64671 \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 . [721] [722] [723] [724] [725] [726] Underfull \hbox (badness 5563) in paragraph at lines 65275--65284 \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 [727] [728] Underfull \hbox (badness 10000) in paragraph at lines 65458--65461 []\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 65458--65461 \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. [729] [730] Underfull \hbox (badness 10000) in paragraph at lines 65663--65672 \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 65663--65672 \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 65663--65672 \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 , [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] Underfull \hbox (badness 10000) in paragraph at lines 66985--66988 []\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 66990--66993 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. Underfull \hbox (badness 6708) in paragraph at lines 67059--67065 \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 67059--67065 \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, [744] Underfull \hbox (badness 10000) in paragraph at lines 67075--67078 []\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 67080--67083 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [745] [746] [747] Overfull \hbox (15.28386pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 67484--67484 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [748] Overfull \hbox (89.36382pt too wide) in paragraph at lines 67572--67572 \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 67572--67572 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] Underfull \hbox (badness 10000) in paragraph at lines 69333--69336 []\T1/qtm/m/n/10 Project.list(search_params={`project_name': `red'}) >>> [Proje ct(`Prediction Time'), [768] [769] [770] [771] Underfull \hbox (badness 10000) in paragraph at lines 69709--69712 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [772] [773] Underfull \hbox (badness 10000) in paragraph at lines 69932--69940 \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 69932--69940 \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 69932--69940 \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 69932--69940 \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 [774] [775] [776] [777] [778] Underfull \hbox (badness 10000) in paragraph at lines 70317--70320 \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 [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] Underfull \hbox (badness 5592) in paragraph at lines 71645--71651 \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 71645--71651 \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. [792] Underfull \hbox (badness 10000) in paragraph at lines 71717--71722 []\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 71717--71722 [][]\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 [793] [794] [795] [796] [797] [798] [799] Underfull \hbox (badness 10000) in paragraph at lines 72489--72494 \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 72489--72494 \T1/txtt/m/n/10 DATETIME_AUTOPILOT_DATA_SAMPLING_METHOD\T1/qtm/m/n/10 . Ap-pli- ca-ble for OTV projects [800] Underfull \hbox (badness 10000) in paragraph at lines 72547--72553 \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 72547--72553 \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 72547--72553 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [801] [802] Underfull \hbox (badness 10000) in paragraph at lines 72723--72727 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [803] [804] [805] Underfull \hbox (badness 10000) in paragraph at lines 72998--73000 \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. [806] [807] Underfull \hbox (badness 10000) in paragraph at lines 73269--73272 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [808] [809] [810] [811] Underfull \hbox (badness 10000) in paragraph at lines 73688--73695 []\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 [812] [813] [814] [815] [816] [817] [818] [819] Underfull \hbox (badness 6047) in paragraph at lines 74531--74534 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [820] [821] [822] [823] [824] Overfull \hbox (1.32878pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 74992--74992 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [825] Overfull \hbox (74.31384pt too wide) in paragraph at lines 75049--75049 \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 75049--75049 \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 75049--75049 \T1/qtm/m/it/10 for_challenger=None\T1/qtm/m/n/10 , Overfull \hbox (1.54384pt too wide) in paragraph at lines 75049--75049 \T1/qtm/m/it/10 tion_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (26.68387pt too wide) in paragraph at lines 75049--75049 \T1/qtm/m/it/10 tion_environment_id=None\T1/qtm/m/n/10 , [826] Overfull \hbox (32.31396pt too wide) in paragraph at lines 75110--75110 \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 75110--75110 \T1/qtm/m/it/10 ble_with_model_package_id=None\T1/qtm/m/n/10 , [827] [828] [829] [830] [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] Overfull \hbox (40.76382pt too wide) in paragraph at lines 78881--78881 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [864] Overfull \hbox (4.4887pt too wide) in paragraph at lines 79023--79023 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [865] Overfull \hbox (3.07861pt too wide) in paragraph at lines 79097--79097 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 79097--79097 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 79154--79154 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 79154--79154 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] Overfull \hbox (18.58876pt too wide) in paragraph at lines 81819--81819 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 81819--81819 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [893] Overfull \hbox (2.35878pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.6338pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 81912--81912 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [894] [895] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82060--82060 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , Overfull \hbox (10.32385pt too wide) in paragraph at lines 82124--82124 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [896] Overfull \hbox (5.07387pt too wide) in paragraph at lines 82181--82181 \T1/qtm/m/it/10 tinue_on_error=False\T1/qtm/m/n/10 , [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] Overfull \hbox (16.12384pt too wide) in paragraph at lines 83266--83266 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , [907] [908] [909] [910] [911] Overfull \hbox (52.87373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (36.00372pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.0587pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (7.13869pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (36.63872pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (5.91373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (14.24371pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (9.38373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (7.16373pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (12.7187pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (17.0537pt too wide) in paragraph at lines 83647--83647 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [912] Overfull \hbox (47.62375pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (30.75374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 get_column_name\T1/qtm/m/n/10 , Overfull \hbox (1.8887pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.38873pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (0.66374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (8.99373pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (4.13374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (1.91374pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (7.46872pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (11.80371pt too wide) in paragraph at lines 83720--83720 \T1/qtm/m/it/10 tion_timeout\T1/txtt/m/n/10 )| [913] [914] [915] [916] [917] [918] [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] Overfull \hbox (11.64404pt too wide) in paragraph at lines 85293--85293 \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 85293--85293 \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 85293--85293 \T1/qtm/m/it/10 is_n_clusters_dynamically_determined=None\T1/qtm/m/n/10 , [929] [930] [931] [932] [933] [934] [935] [936] [937] [938] [939] [940] [941] [942] [943] [944] [945] [946] Overfull \hbox (28.40382pt too wide) in paragraph at lines 87033--87033 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , [947] [948] Overfull \hbox (24.75876pt too wide) in paragraph at lines 87202--87202 []\T1/qtm/m/it/10 embedding_models\T1/qtm/m/n/10 , Overfull \hbox (44.18875pt too wide) in paragraph at lines 87202--87202 \T1/qtm/m/it/10 fault_embedding_model\T1/qtm/m/n/10 , Overfull \hbox (92.71873pt too wide) in paragraph at lines 87202--87202 \T1/qtm/m/it/10 tom_model_embedding_validations\T1/txtt/m/n/10 )| [949] Overfull \hbox (59.03395pt too wide) in paragraph at lines 87266--87266 \T1/qtm/m/it/10 chat_prompt_ids_included_in_history=None\T1/qtm/m/n/10 , [950] [951] Overfull \hbox (2.10391pt too wide) in paragraph at lines 87477--87477 \T1/qtm/m/it/10 mated_docs_token_count\T1/qtm/m/n/10 , [952] Overfull \hbox (136.95375pt too wide) in paragraph at lines 87535--87535 []\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 87535--87535 \T1/qtm/m/it/10 max_tokens=None\T1/qtm/m/n/10 , Overfull \hbox (228.29874pt too wide) in paragraph at lines 87535--87535 \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 87535--87535 \T1/qtm/m/it/10 add_neighbor_chunks=False\T1/txtt/m/n/10 )| Overfull \hbox (18.44377pt too wide) in paragraph at lines 87568--87568 \T1/qtm/m/it/10 son_chat_id=None\T1/qtm/m/n/10 , Overfull \hbox (14.12378pt too wide) in paragraph at lines 87568--87568 \T1/qtm/m/it/10 data_filter=None\T1/txtt/m/n/10 )| [953] Overfull \hbox (15.84877pt too wide) in paragraph at lines 87645--87645 []\T1/qtm/m/it/10 embedding_model\T1/qtm/m/n/10 , Overfull \hbox (49.40376pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 chunk_overlap_percentage\T1/qtm/m/n/10 , Overfull \hbox (26.72377pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 tom_chunking=False\T1/qtm/m/n/10 , Overfull \hbox (35.69377pt too wide) in paragraph at lines 87645--87645 \T1/qtm/m/it/10 ding_validation=None\T1/txtt/m/n/10 )| [954] Overfull \hbox (25.65865pt too wide) in paragraph at lines 87696--87696 []\T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (22.01865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (14.79865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (25.51862pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 turelist_id\T1/qtm/m/n/10 , Overfull \hbox (5.25865pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 items\T1/qtm/m/n/10 , Overfull \hbox (76.42863pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 early_stopping_rounds\T1/qtm/m/n/10 , Overfull \hbox (1.18367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 sam- Overfull \hbox (41.29367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ple_pct=None\T1/qtm/m/n/10 , Overfull \hbox (4.27367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 train- Overfull \hbox (72.01367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ing_row_count=None\T1/qtm/m/n/10 , Overfull \hbox (33.21365pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 score=None\T1/qtm/m/n/10 , Overfull \hbox (22.96367pt too wide) in paragraph at lines 87696--87696 \T1/qtm/m/it/10 ric=None\T1/qtm/m/n/10 , Overfull \hbox (103.21365pt too wide) in paragraph at lines 87696--87696 \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 87696--87696 \T1/qtm/m/it/10 model_number=None\T1/txtt/m/n/10 )| [955] Overfull \hbox (45.21378pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 project_starter_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (2.83379pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 user_chunk_size\T1/qtm/m/n/10 , Overfull \hbox (46.6138pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 source_definition_id=None\T1/qtm/m/n/10 , Overfull \hbox (1.83379pt too wide) in paragraph at lines 87832--87832 \T1/qtm/m/it/10 ing_type=None\T1/txtt/m/n/10 )| [956] [957] [958] [959] [960] Overfull \hbox (19.56876pt too wide) in paragraph at lines 88356--88356 []\T1/qtm/m/it/10 catalog_version_id\T1/qtm/m/n/10 , Overfull \hbox (35.9538pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.04378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (22.6238pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (61.62378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (2.63379pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (25.97379pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (30.82378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.9238pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (24.1438pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (26.87378pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (29.62376pt too wide) in paragraph at lines 88356--88356 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [961] Overfull \hbox (18.85867pt too wide) in paragraph at lines 88437--88437 []\T1/qtm/m/it/10 data_store_id\T1/qtm/m/n/10 , Overfull \hbox (6.68372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 age_origin\T1/qtm/m/n/10 , Overfull \hbox (29.39871pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 der_by_columns\T1/qtm/m/n/10 , Overfull \hbox (75.04372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (20.54372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 schema=None\T1/qtm/m/n/10 , Overfull \hbox (3.63373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 log=None\T1/qtm/m/n/10 , Overfull \hbox (12.51373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 name=None\T1/qtm/m/n/10 , Overfull \hbox (52.82373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (43.62373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (82.62372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (23.63373pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_pct=None\T1/qtm/m/n/10 , Overfull \hbox (46.97372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (51.82372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.92374pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (45.14374pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (47.87372pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (50.6237pt too wide) in paragraph at lines 88437--88437 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [962] [963] Overfull \hbox (20.24384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 der_by_columns=None\T1/qtm/m/n/10 , Overfull \hbox (38.33382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 is_descending_order=False\T1/qtm/m/n/10 , Overfull \hbox (9.2038pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 data_store_id=None\T1/qtm/m/n/10 , Overfull \hbox (16.11383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 data_source_id=None\T1/qtm/m/n/10 , Overfull \hbox (0.55383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 source_size=None\T1/qtm/m/n/10 , Overfull \hbox (36.92384pt too wide) in paragraph at lines 88531--88531 \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 88531--88531 \T1/qtm/m/it/10 log_version_id=None\T1/qtm/m/n/10 , Overfull \hbox (6.91383pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 lect_columns=None\T1/qtm/m/n/10 , Overfull \hbox (45.91382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 time_partition_column=None\T1/qtm/m/n/10 , Overfull \hbox (10.26382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_limit_pct=None\T1/qtm/m/n/10 , Overfull \hbox (15.11382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.21384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 tion_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (8.43384pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 ing_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (11.16382pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 est_timestamp=None\T1/qtm/m/n/10 , Overfull \hbox (13.9138pt too wide) in paragraph at lines 88531--88531 \T1/qtm/m/it/10 est_timestamp=None\T1/txtt/m/n/10 )| [964] [965] [966] [967] Overfull \hbox (5.44394pt too wide) in paragraph at lines 88804--88804 \T1/qtm/m/it/10 tor_database_settings=None\T1/qtm/m/n/10 , [968] Overfull \hbox (48.67363pt too wide) in paragraph at lines 88964--88964 []\T1/qtm/m/it/10 insight_name\T1/qtm/m/n/10 , Overfull \hbox (5.05363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 de- Overfull \hbox (12.68364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ploy- Overfull \hbox (54.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ment_id=None\T1/qtm/m/n/10 , Overfull \hbox (59.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 model_id=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 side- Overfull \hbox (153.65364pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 cus- Overfull \hbox (80.47363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tom_metric_id=None\T1/qtm/m/n/10 , Overfull \hbox (12.02364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 eval- Overfull \hbox (0.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 u- Overfull \hbox (0.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 a- Overfull \hbox (143.11363pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 cost_configuration_id=None\T1/qtm/m/n/10 , Overfull \hbox (3.64362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 re- Overfull \hbox (57.40363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 sult_unit=None\T1/qtm/m/n/10 , Overfull \hbox (92.65361pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 guard_conditions=None\T1/qtm/m/n/10 , Overfull \hbox (4.49364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ex- Overfull \hbox (5.05363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 cu- Overfull \hbox (66.19362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tion_status=None\T1/qtm/m/n/10 , Overfull \hbox (3.44362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 er- Overfull \hbox (73.35362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ror_message=None\T1/qtm/m/n/10 , Overfull \hbox (5.61363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ag- Overfull \hbox (8.44362pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 gre- Overfull \hbox (5.21364pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 ga- Overfull \hbox (63.50363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 tion_types=None\T1/qtm/m/n/10 , Overfull \hbox (11.72363pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 side- Overfull \hbox (137.63365pt too wide) in paragraph at lines 88964--88964 \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 88964--88964 \T1/qtm/m/it/10 guard_template_id=None\T1/qtm/m/n/10 , Overfull \hbox (120.1536pt too wide) in paragraph at lines 88964--88964 \T1/qtm/m/it/10 guard_configuration_id=None\T1/txtt/m/n/10 )| [969] [970] Overfull \hbox (8.47383pt too wide) in paragraph at lines 89074--89074 \T1/qtm/m/it/10 sights_configuration\T1/qtm/m/n/10 , Overfull \hbox (8.46881pt too wide) in paragraph at lines 89074--89074 \T1/qtm/m/it/10 last_update_user_id\T1/qtm/m/n/10 , [971] Overfull \hbox (83.20358pt too wide) in paragraph at lines 89195--89195 []\T1/qtm/m/it/10 input_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 er- Overfull \hbox (108.65358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ence_input_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.14359pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 out- Overfull \hbox (75.42358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 put_token_price\T1/qtm/m/n/10 , Overfull \hbox (22.17357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ref- Overfull \hbox (19.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 er- Overfull \hbox (113.65358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 ence_output_token_count\T1/qtm/m/n/10 , Overfull \hbox (24.19357pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 cur- Overfull \hbox (56.32358pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 rency_code\T1/qtm/m/n/10 , Overfull \hbox (36.64856pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 llm_id\T1/qtm/m/n/10 , Overfull \hbox (24.69359pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 cus- Overfull \hbox (161.10356pt too wide) in paragraph at lines 89195--89195 \T1/qtm/m/it/10 tom_model_llm_validation_id=None\T1/txtt/m/n/10 )| [972] Overfull \hbox (114.26851pt too wide) in paragraph at lines 89220--89220 []\T1/qtm/m/it/10 cost_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (75.71852pt too wide) in paragraph at lines 89220--89220 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (138.0285pt too wide) in paragraph at lines 89220--89220 \T1/qtm/m/it/10 cost_metric_configurations\T1/txtt/m/n/10 )| Overfull \hbox (102.86832pt too wide) in paragraph at lines 89304--89304 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (116.19334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (109.53334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 size\T1/qtm/m/n/10 , Overfull \hbox (143.96832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (136.60832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (149.93335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 dataset_name\T1/qtm/m/n/10 , Overfull \hbox (184.12335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (103.39333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 re- Overfull \hbox (182.85335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (138.41335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (108.19333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cor- Overfull \hbox (110.61333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 rect- Overfull \hbox (148.96832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ness_enabled\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cre- Overfull \hbox (150.64832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (107.83333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cre- Overfull \hbox (137.16335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (107.43335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ten- Overfull \hbox (120.64832pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (104.24335pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ex- Overfull \hbox (99.80334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 e- Overfull \hbox (104.80334pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 cu- Overfull \hbox (138.3883pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (103.19333pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 er- Overfull \hbox (175.85332pt too wide) in paragraph at lines 89304--89304 \T1/qtm/m/it/10 ror_message=None\T1/txtt/m/n/10 )| [973] [974] [975] [976] Overfull \hbox (209.56818pt too wide) in paragraph at lines 89590--89590 []\T1/qtm/m/it/10 llm_blueprint_id\T1/qtm/m/n/10 , Overfull \hbox (159.02321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 eval- Overfull \hbox (147.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 u- Overfull \hbox (147.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 a- Overfull \hbox (263.05818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_dataset_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (156.90321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 met- Overfull \hbox (179.5532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ric_name\T1/qtm/m/n/10 , Overfull \hbox (152.0532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 de- Overfull \hbox (159.68321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ploy- Overfull \hbox (174.55818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (172.03816pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 chat_id\T1/qtm/m/n/10 , Overfull \hbox (185.36319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 chat_name\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ga- Overfull \hbox (183.7532pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_value\T1/qtm/m/n/10 , Overfull \hbox (152.6132pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ag- Overfull \hbox (155.44319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 gre- Overfull \hbox (152.21321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ga- Overfull \hbox (179.0032pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 tion_type\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 cre- Overfull \hbox (184.41321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (155.08319pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 cre- Overfull \hbox (197.89818pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ation_user_id\T1/qtm/m/n/10 , Overfull \hbox (154.68321pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ten- Overfull \hbox (170.64816pt too wide) in paragraph at lines 89590--89590 \T1/qtm/m/it/10 ant_id\T1/txtt/m/n/10 )| [977] [978] Overfull \hbox (152.31828pt too wide) in paragraph at lines 89767--89767 []\T1/qtm/m/it/10 dataset_id\T1/qtm/m/n/10 , Overfull \hbox (199.83331pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (119.10329pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 re- Overfull \hbox (201.3133pt too wide) in paragraph at lines 89767--89767 \T1/qtm/m/it/10 sponse_column_name\T1/txtt/m/n/10 )| Overfull \hbox (29.36853pt too wide) in paragraph at lines 89798--89798 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (110.62357pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 prompt_column_name\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (53.80853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_id\T1/qtm/m/n/10 , Overfull \hbox (58.80853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 model_id\T1/qtm/m/n/10 , Overfull \hbox (33.83356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 val- Overfull \hbox (24.64355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 i- Overfull \hbox (31.86356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 da- Overfull \hbox (64.88852pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tion_status\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (94.38855pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_access_data\T1/qtm/m/n/10 , Overfull \hbox (33.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ten- Overfull \hbox (47.14853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ant_id\T1/qtm/m/n/10 , Overfull \hbox (42.69356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (34.33354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 cre- Overfull \hbox (63.66356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ation_date\T1/qtm/m/n/10 , Overfull \hbox (51.58853pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 user_id\T1/qtm/m/n/10 , Overfull \hbox (31.30356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 de- Overfull \hbox (38.93356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ploy- Overfull \hbox (67.13356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ment_name\T1/qtm/m/n/10 , Overfull \hbox (64.91356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 user_name\T1/qtm/m/n/10 , Overfull \hbox (70.46854pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 use_case_id\T1/qtm/m/n/10 , Overfull \hbox (34.89354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 pre- Overfull \hbox (34.08356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 dic- Overfull \hbox (72.05354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tion_timeout\T1/qtm/m/n/10 , Overfull \hbox (29.69354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 er- Overfull \hbox (71.99355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ror_message\T1/qtm/m/n/10 , Overfull \hbox (29.08356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ci- Overfull \hbox (29.64355pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 ta- Overfull \hbox (129.05354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tions_prefix_column_name\T1/qtm/m/n/10 , Overfull \hbox (29.89354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 re- Overfull \hbox (109.35356pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 sponse_column_name\T1/qtm/m/n/10 , Overfull \hbox (33.03354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 tar- Overfull \hbox (96.50354pt too wide) in paragraph at lines 89798--89798 \T1/qtm/m/it/10 get_column_name\T1/txtt/m/n/10 )| [979] [980] [981] [982] Overfull \hbox (11.19365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.36365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 scrip- Overfull \hbox (5.09364pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 tion\T1/qtm/m/n/10 , Overfull \hbox (69.18863pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 dataset_evaluations\T1/qtm/m/n/10 , Overfull \hbox (92.05864pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (140.30362pt too wide) in paragraph at lines 90081--90081 \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 90081--90081 \T1/qtm/m/it/10 use_case_id=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 cre- Overfull \hbox (59.77365pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 ation_date=None\T1/qtm/m/n/10 , Overfull \hbox (2.83363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 cre- Overfull \hbox (75.45363pt too wide) in paragraph at lines 90081--90081 \T1/qtm/m/it/10 ation_user_id=None\T1/txtt/m/n/10 )| [983] [984] Overfull \hbox (216.25835pt too wide) in paragraph at lines 90316--90316 []\T1/qtm/m/it/10 supported_insight_configurations\T1/txtt/m/n/10 )| [985] Overfull \hbox (19.38884pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_test_configuration_id\T1/qtm/m/n/10 , Overfull \hbox (11.31386pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_blueprint_snapshot\T1/qtm/m/n/10 , Overfull \hbox (18.51886pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 llm_test_grading_criteria\T1/qtm/m/n/10 , Overfull \hbox (13.83882pt too wide) in paragraph at lines 90378--90378 \T1/qtm/m/it/10 sight_evaluation_results\T1/qtm/m/n/10 , [986] [987] [988] Underfull \hbox (badness 10000) in paragraph at lines 90671--90673 []\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 Underfull \hbox (badness 10000) in paragraph at lines 90700--90702 []\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 90743--90746 []\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 [989] Underfull \hbox (badness 10000) in paragraph at lines 90816--90820 []\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 90816--90820 \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 90838--90842 [][]\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 90838--90842 [][]\T1/txtt/m/sl/10 HostedCustomMetricBlueprint.create[][] \T1/qtm/m/n/10 to c re-ate a hosted cus-tom met-ric blueprint. Overfull \hbox (225.76pt too wide) in paragraph at lines 90863--90870 []\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 [990] Overfull \hbox (289.49pt too wide) in paragraph at lines 90872--90877 []\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 90879--90882 []\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 90884--90892 []\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 90884--90892 \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 90884--90892 \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 90884--90892 \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 90884--90892 \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. [991] Underfull \hbox (badness 10000) in paragraph at lines 90989--90991 []\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 90989--90991 \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 90989--90991 \T1/qtm/m/it/10 ShapIm-pact \T1/qtm/ m/n/10 , :class: \T1/qtm/m/it/10 Shap-Pre-view [992] [993] Underfull \hbox (badness 10000) in paragraph at lines 91159--91161 [][][]\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 [994] Underfull \hbox (badness 10000) in paragraph at lines 91297--91299 []\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. [995] Overfull \hbox (95.30997pt too wide) in paragraph at lines 91384--91387 []\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 91395--91401 []\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 91395--91401 \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 91403--91405 []\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 91407--91409 []\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 91407--91409 \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 [996] Underfull \hbox (badness 10000) in paragraph at lines 91436--91438 []\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 91495--91497 []\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 [997] [998] Underfull \hbox (badness 10000) in paragraph at lines 91667--91669 []\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. [999] Underfull \hbox (badness 10000) in paragraph at lines 91754--91760 \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 91754--91760 [][]\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 91754--91760 \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 91754--91760 \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 91797--91799 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [1000] Underfull \hbox (badness 10000) in paragraph at lines 91832--91834 \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 [1001] Underfull \hbox (badness 10000) in paragraph at lines 91937--91943 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 91969--91971 []\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 92003--92012 \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 92003--92012 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 92003--92012 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] [1002] Underfull \hbox (badness 10000) in paragraph at lines 92025--92038 \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 92025--92038 [][]\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 92025--92038 \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 92074--92076 []\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 92083--92085 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [1003] Underfull \hbox (badness 10000) in paragraph at lines 92125--92140 \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 92125--92140 [][]\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 92125--92140 [][]\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 92170--92172 []\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 92194--92196 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [1004] Underfull \hbox (badness 10000) in paragraph at lines 92308--92310 []\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 92322--92325 []\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 92332--92335 []\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 92347--92350 []\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 92352--92355 []\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. [1005] Underfull \hbox (badness 10000) in paragraph at lines 92362--92365 []\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. [1006] Underfull \hbox (badness 10000) in paragraph at lines 92504--92508 []\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 92504--92508 [][]\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 92510--92515 []\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 92510--92515 [][]\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 92541--92545 []\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 , [1007] [1008] [1009] [1010] Underfull \hbox (badness 10000) in paragraph at lines 92881--92884 []\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 92886--92888 []\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 92969--92971 [][][]\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 92973--92975 [][][]\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 [1011] Underfull \hbox (badness 6364) in paragraph at lines 93005--93007 []\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 93057--93062 []\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 93057--93062 \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 - [1012] Underfull \hbox (badness 10000) in paragraph at lines 93099--93106 []\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 93150--93163 \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 93150--93163 \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 93150--93163 \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 93150--93163 \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 93150--93163 \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. [1013] Underfull \hbox (badness 10000) in paragraph at lines 93276--93278 []\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 93294--93297 []\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 [1014] [1015] Underfull \hbox (badness 10000) in paragraph at lines 93520--93522 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (1102 pages, 4379986 bytes). Transcript written on datarobot-public-api-client.log. Latexmk: Index file 'datarobot-public-api-client.idx' was written Latexmk: Log file says output to 'datarobot-public-api-client.pdf' Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'datarobot-public-api-client.log' for details