Read the Docs build information Build id: 2138157 Project: datarobot-public-api-client Version: latest-release Commit: 9eed58f94f451afb440020e76e9e1963317cdda0 Date: 2024-04-08T17:33:23.843389Z State: finished Success: True [rtd-command-info] start-time: 2024-04-08T17:33:25.113646Z, end-time: 2024-04-08T17:33:28.973804Z, 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-04-08T17:33:29.045043Z, end-time: 2024-04-08T17:33:32.923030Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/latest-release:refs/tags/latest-release Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:datarobot/public_api_client * [new tag] latest-release -> latest-release * [new tag] v3.3.2 -> v3.3.2 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] v3.3.0 -> v3.3.0 * [new tag] v3.3.1 -> v3.3.1 [rtd-command-info] start-time: 2024-04-08T17:33:33.070246Z, end-time: 2024-04-08T17:33:33.727375Z, duration: 0, exit-code: 0 git checkout --force 9eed58f94f451afb440020e76e9e1963317cdda0 Note: switching to '9eed58f94f451afb440020e76e9e1963317cdda0'. 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 9eed58f [DSX-3127] Backport ssl_verify override to 3.3.1 version (#2886) [rtd-command-info] start-time: 2024-04-08T17:33:33.800628Z, end-time: 2024-04-08T17:33:33.858838Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-04-08T17:33:33.931129Z, end-time: 2024-04-08T17:33:33.993720Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: sdk_docs/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - method: pip path: . extra_requirements: - dev build: os: ubuntu-22.04 tools: python: "3.11" [rtd-command-info] start-time: 2024-04-08T17:33:41.195786Z, end-time: 2024-04-08T17:33:41.293817Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2024-04-08T17:33:41.702532Z, end-time: 2024-04-08T17:33:42.752265Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 752ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release, 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-04-08T17:33:42.829338Z, end-time: 2024-04-08T17:33:55.696445Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 8.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 17.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.0 setuptools-69.2.0 [rtd-command-info] start-time: 2024-04-08T17:33:55.784675Z, end-time: 2024-04-08T17:34:02.896834Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 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.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 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.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 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.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 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.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-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-cp311-cp311-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.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 52.9 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 239.4 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 280.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 274.2 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 240.5 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 291.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 255.1 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 252.6 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 264.3 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 257.3 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 272.6 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 227.3 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 239.2 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 275.6 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 274.2 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 240.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 265.6 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 packaging-24.0 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.1 [rtd-command-info] start-time: 2024-04-08T17:34:02.979223Z, end-time: 2024-04-08T17:34:56.053236Z, duration: 53, 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/latest-release Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=0.15 (from datarobot==3.3.1) Downloading pandas-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) Collecting numpy (from datarobot==3.3.1) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 4.6 MB/s eta 0:00:00 Collecting pyyaml>=3.11 (from datarobot==3.3.1) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests>=2.28.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from datarobot==3.3.1) (2.31.0) Collecting requests-toolbelt>=0.6 (from datarobot==3.3.1) 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.3.1) Downloading trafaret-2.1.1-py3-none-any.whl.metadata (5.3 kB) Collecting urllib3<2.0.0,>=1.23 (from datarobot==3.3.1) Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 98.3 MB/s eta 0:00:00 Collecting typing-extensions<5,>=4.3.0 (from datarobot==3.3.1) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting mypy-extensions<2,>=0.4.0 (from datarobot==3.3.1) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting strenum>=0.4.15 (from datarobot==3.3.1) Downloading StrEnum-0.4.15-py3-none-any.whl.metadata (5.3 kB) Collecting mock==3.0.5 (from datarobot==3.3.1) Downloading mock-3.0.5-py2.py3-none-any.whl.metadata (3.2 kB) Collecting pytest==7.1.2 (from datarobot==3.3.1) Downloading pytest-7.1.2-py3-none-any.whl.metadata (7.8 kB) Collecting pytest-cov (from datarobot==3.3.1) Downloading pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB) Collecting responses==0.21 (from datarobot==3.3.1) Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 kB 139.1 MB/s eta 0:00:00 Collecting pytest-asyncio (from datarobot==3.3.1) Downloading pytest_asyncio-0.23.6-py3-none-any.whl.metadata (3.9 kB) Collecting Pillow==9.2.0 (from datarobot==3.3.1) Downloading Pillow-9.2.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting black==22.8.0 (from datarobot==3.3.1) Downloading black-22.8.0-py3-none-any.whl.metadata (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 kB 215.0 MB/s eta 0:00:00 Collecting isort==5.10.1 (from datarobot==3.3.1) Downloading isort-5.10.1-py3-none-any.whl.metadata (12 kB) Collecting flake8==5.0.4 (from datarobot==3.3.1) Downloading flake8-5.0.4-py2.py3-none-any.whl.metadata (4.1 kB) Collecting pylint==2.15.0 (from datarobot==3.3.1) Downloading pylint-2.15.0-py3-none-any.whl.metadata (9.8 kB) Collecting mypy==1.0.0 (from datarobot==3.3.1) Downloading mypy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) Collecting types-PyYAML==6.0.12 (from datarobot==3.3.1) Downloading types_PyYAML-6.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting types-python-dateutil==2.8.19 (from datarobot==3.3.1) 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.3.1) Downloading types_pytz-2022.2.1.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-requests==2.28.11 (from datarobot==3.3.1) Downloading types_requests-2.28.11-py3-none-any.whl.metadata (1.2 kB) Collecting types-urllib3==1.26.25 (from datarobot==3.3.1) Downloading types_urllib3-1.26.25-py3-none-any.whl.metadata (1.2 kB) Collecting sphinx-rtd-theme==1.0.0 (from datarobot==3.3.1) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting nbsphinx==0.8.9 (from datarobot==3.3.1) Downloading nbsphinx-0.8.9-py3-none-any.whl.metadata (2.1 kB) Collecting numpydoc==1.4.0 (from datarobot==3.3.1) Downloading numpydoc-1.4.0-py3-none-any.whl.metadata (2.2 kB) Collecting jupyter-contrib-nbextensions (from datarobot==3.3.1) Downloading jupyter_contrib_nbextensions-0.7.0.tar.gz (23.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/23.5 MB 186.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-autodoc-typehints==1.17.1 (from datarobot==3.3.1) Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl.metadata (8.1 kB) Collecting click>=8.0.0 (from black==22.8.0->datarobot==3.3.1) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting platformdirs>=2 (from black==22.8.0->datarobot==3.3.1) Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) Collecting pathspec>=0.9.0 (from black==22.8.0->datarobot==3.3.1) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting ipython>=7.8.0 (from black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading ipython-8.23.0-py3-none-any.whl.metadata (4.9 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading tokenize_rt-5.2.0-py2.py3-none-any.whl.metadata (4.1 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8==5.0.4->datarobot==3.3.1) 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.3.1) 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.3.1) Downloading pyflakes-2.5.0-py2.py3-none-any.whl.metadata (3.8 kB) Collecting six (from mock==3.0.5->datarobot==3.3.1) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from nbsphinx==0.8.9->datarobot==3.3.1) (0.20.1) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from nbsphinx==0.8.9->datarobot==3.3.1) (3.1.3) Collecting nbconvert!=5.4 (from nbsphinx==0.8.9->datarobot==3.3.1) Downloading nbconvert-7.16.3-py3-none-any.whl.metadata (8.2 kB) Collecting traitlets>=5 (from nbsphinx==0.8.9->datarobot==3.3.1) Downloading traitlets-5.14.2-py3-none-any.whl.metadata (10 kB) Collecting nbformat (from nbsphinx==0.8.9->datarobot==3.3.1) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: sphinx>=1.8 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from nbsphinx==0.8.9->datarobot==3.3.1) (7.2.6) Collecting dill>=0.2 (from pylint==2.15.0->datarobot==3.3.1) 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.3.1) 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.3.1) Downloading tomlkit-0.12.4-py3-none-any.whl.metadata (2.7 kB) Collecting attrs>=19.2.0 (from pytest==7.1.2->datarobot==3.3.1) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting iniconfig (from pytest==7.1.2->datarobot==3.3.1) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from pytest==7.1.2->datarobot==3.3.1) (24.0) Collecting pluggy<2.0,>=0.12 (from pytest==7.1.2->datarobot==3.3.1) Downloading pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting py>=1.8.2 (from pytest==7.1.2->datarobot==3.3.1) Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting tomli>=1.0.0 (from pytest==7.1.2->datarobot==3.3.1) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting docutils (from nbsphinx==0.8.9->datarobot==3.3.1) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Collecting python-dateutil>=2.8.2 (from pandas>=0.15->datarobot==3.3.1) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytz>=2020.1 (from pandas>=0.15->datarobot==3.3.1) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=0.15->datarobot==3.3.1) 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/latest-release/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.3.1) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.3.1) (3.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from requests>=2.28.1->datarobot==3.3.1) (2024.2.2) Collecting ipython_genutils (from jupyter-contrib-nbextensions->datarobot==3.3.1) 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.3.1) 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.3.1) 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.3.1) 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.3.1) Downloading jupyter_nbextensions_configurator-0.6.3-py2.py3-none-any.whl.metadata (1.8 kB) Collecting notebook>=6.0 (from jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading notebook-7.1.2-py3-none-any.whl.metadata (10 kB) Collecting tornado (from jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading tornado-6.4-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.3.1) Downloading lxml-5.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->datarobot==3.3.1) Downloading coverage-7.4.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.3.1) Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.8 kB) Collecting wrapt<2,>=1.14 (from astroid<=2.14.0-dev0,>=2.12.4->pylint==2.15.0->datarobot==3.3.1) Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting decorator (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading matplotlib_inline-0.1.6-py3-none-any.whl.metadata (2.8 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: pygments>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) (2.17.2) Collecting stack-data (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) 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/latest-release/lib/python3.11/site-packages (from jinja2->nbsphinx==0.8.9->datarobot==3.3.1) (2.1.5) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from jupyter_contrib_core>=0.3.3->jupyter-contrib-nbextensions->datarobot==3.3.1) (69.2.0) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx==0.8.9->datarobot==3.3.1) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.9->datarobot==3.3.1) Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) Collecting jupyter-server<3,>=2.4.0 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jupyter_server-2.13.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyterlab-server<3,>=2.22.1 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jupyterlab_server-2.26.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyterlab<4.2,>=4.1.1 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jupyterlab-4.1.6-py3-none-any.whl.metadata (16 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (1.0.7) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=1.8 (from nbsphinx==0.8.9->datarobot==3.3.1) Downloading sphinx-7.2.5-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.4-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.3-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.2-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.1-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.0-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) INFO: pip is still looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading sphinx-7.1.1-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.1.0-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.0.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.0.0-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.2.1-py3-none-any.whl.metadata (6.2 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading sphinx-6.2.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.1.3-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.2-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.0-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.0.1-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.0.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/latest-release/lib/python3.11/site-packages (from sphinx>=1.8->nbsphinx==0.8.9->datarobot==3.3.1) (1.4.1) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.3.1) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.3.1) Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.9->datarobot==3.3.1) Downloading rpds_py-0.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting anyio>=3.1.0 (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading anyio-4.3.0-py3-none-any.whl.metadata (4.6 kB) Collecting argon2-cffi (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-client>=7.4.4 (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jupyter_client-8.6.1-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-events>=0.9.0 (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jupyter_events-0.10.0-py3-none-any.whl.metadata (5.9 kB) Collecting jupyter-server-terminals (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting overrides (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) Collecting pyzmq>=24 (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading pyzmq-25.1.2-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (4.9 kB) Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client (from jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) Collecting async-lru>=1.0.0 (from jupyterlab<4.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading async_lru-2.0.4-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab<4.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) Collecting ipykernel>=6.5.0 (from jupyterlab<4.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading ipykernel-6.29.4-py3-none-any.whl.metadata (6.3 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jupyter_lsp-2.2.4-py3-none-any.whl.metadata (1.8 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.22.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading json5-0.9.24-py3-none-any.whl.metadata (30 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx==0.8.9->datarobot==3.3.1) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.8.0->black[jupyter]==22.8.0; extra == "dev"->datarobot==3.3.1) 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]==22.8.0; extra == "dev"->datarobot==3.3.1) 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]==22.8.0; extra == "dev"->datarobot==3.3.1) Downloading pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB) Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting httpcore==1.* (from httpx>=0.25.0->jupyterlab<4.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading debugpy-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting nest-asyncio (from ipykernel>=6.5.0->jupyterlab<4.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel>=6.5.0->jupyterlab<4.2,>=4.1.1->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading psutil-5.9.8-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<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting argon2-cffi-bindings (from argon2-cffi->jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=1.11 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading webcolors-1.13-py3-none-any.whl.metadata (2.6 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) 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<3,>=2.4.0->notebook>=6.0->jupyter-contrib-nbextensions->datarobot==3.3.1) Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Downloading black-22.8.0-py3-none-any.whl (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.8/159.8 kB 270.0 MB/s eta 0:00:00 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 243.6 MB/s eta 0:00:00 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 242.7 MB/s eta 0:00:00 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) Downloading mypy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/18.4 MB 183.6 MB/s eta 0:00:00 Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Downloading numpydoc-1.4.0-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.9/51.9 kB 236.9 MB/s eta 0:00:00 Downloading Pillow-9.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 192.2 MB/s eta 0:00:00 Downloading pylint-2.15.0-py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.4/505.4 kB 296.6 MB/s eta 0:00:00 Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 276.2 MB/s eta 0:00:00 Downloading responses-0.21.0-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 232.0 MB/s eta 0:00:00 Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl (12 kB) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 218.2 MB/s eta 0:00:00 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 mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading pandas-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 186.4 MB/s eta 0:00:00 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 185.4 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 272.3 MB/s eta 0:00:00 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 235.3 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.11.0-py3-none-any.whl (34 kB) Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 259.2 MB/s eta 0:00:00 Downloading pytest_asyncio-0.23.6-py3-none-any.whl (17 kB) Downloading pytest_cov-5.0.0-py3-none-any.whl (21 kB) Downloading astroid-2.13.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 286.6 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 249.5 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 262.9 MB/s eta 0:00:00 Downloading coverage-7.4.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (237 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.3/237.3 kB 281.7 MB/s eta 0:00:00 Downloading dill-0.3.8-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 273.1 MB/s eta 0:00:00 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 293.8 MB/s eta 0:00:00 Downloading ipython-8.23.0-py3-none-any.whl (814 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 814.2/814.2 kB 296.4 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.3-py2.py3-none-any.whl (466 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 466.9/466.9 kB 294.4 MB/s eta 0:00:00 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading nbconvert-7.16.3-py3-none-any.whl (257 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.4/257.4 kB 287.1 MB/s eta 0:00:00 Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 261.1 MB/s eta 0:00:00 Downloading notebook-7.1.2-py3-none-any.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 216.7 MB/s eta 0:00:00 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) Downloading pluggy-1.4.0-py3-none-any.whl (20 kB) Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 251.9 MB/s eta 0:00:00 Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 226.5 MB/s eta 0:00:00 Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 250.0 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 281.1 MB/s eta 0:00:00 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 297.0 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 239.0 MB/s eta 0:00:00 Downloading tokenize_rt-5.2.0-py2.py3-none-any.whl (5.8 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading tomlkit-0.12.4-py3-none-any.whl (37 kB) Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 244.9 MB/s eta 0:00:00 Downloading traitlets-5.14.2-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 262.4 MB/s eta 0:00:00 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 289.1 MB/s eta 0:00:00 Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Downloading lxml-5.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 197.3 MB/s eta 0:00:00 Downloading bleach-6.1.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 268.8 MB/s eta 0:00:00 Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 267.8 MB/s eta 0:00:00 Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 258.0 MB/s eta 0:00:00 Downloading jupyter_server-2.13.0-py3-none-any.whl (383 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.2/383.2 kB 292.7 MB/s eta 0:00:00 Downloading jupyterlab-4.1.6-py3-none-any.whl (11.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.4/11.4 MB 194.8 MB/s eta 0:00:00 Downloading jupyterlab_server-2.26.0-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.1/59.1 kB 246.6 MB/s eta 0:00:00 Downloading lazy_object_proxy-1.10.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.8/69.8 kB 256.1 MB/s eta 0:00:00 Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 246.0 MB/s eta 0:00:00 Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 256.9 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.43-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.1/386.1 kB 281.9 MB/s eta 0:00:00 Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.7/80.7 kB 273.3 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 274.1 MB/s eta 0:00:00 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Downloading anyio-4.3.0-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.6/85.6 kB 261.7 MB/s eta 0:00:00 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 executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading httpx-0.27.0-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.6/75.6 kB 229.5 MB/s eta 0:00:00 Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 232.3 MB/s eta 0:00:00 Downloading ipykernel-6.29.4-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.1/117.1 kB 261.0 MB/s eta 0:00:00 Downloading json5-0.9.24-py3-none-any.whl (30 kB) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading jupyter_client-8.6.1-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.9/105.9 kB 271.6 MB/s eta 0:00:00 Downloading jupyter_events-0.10.0-py3-none-any.whl (18 kB) Downloading jupyter_lsp-2.2.4-py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.1/69.1 kB 253.2 MB/s eta 0:00:00 Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 268.6 MB/s eta 0:00:00 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyzmq-25.1.2-cp311-cp311-manylinux_2_28_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 283.7 MB/s eta 0:00:00 Downloading referencing-0.34.0-py3-none-any.whl (26 kB) Downloading rpds_py-0.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 294.4 MB/s eta 0:00:00 Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 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 prometheus_client-0.20.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 238.0 MB/s eta 0:00:00 Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 234.7 MB/s eta 0:00:00 Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 236.0 MB/s eta 0:00:00 Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 248.4 MB/s eta 0:00:00 Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 287.6 MB/s eta 0:00:00 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 282.3 MB/s eta 0:00:00 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 238.6 MB/s eta 0:00:00 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading arrow-1.3.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 241.6 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 269.8 MB/s eta 0:00:00 Building wheels for collected packages: datarobot, jupyter-contrib-nbextensions, jupyter_contrib_core Building wheel for datarobot (pyproject.toml): started Building wheel for datarobot (pyproject.toml): finished with status 'done' Created wheel for datarobot: filename=datarobot-3.3.1-py3-none-any.whl size=881201 sha256=e7914568efbcb59d17348221bcfc32e6fe6e2fb74c4a6ad74ee4793da2b33b30 Stored in directory: /tmp/pip-ephem-wheel-cache-q13_692z/wheels/8b/b5/9a/327573741e74e33371866abedf8fcff041afb31a90a898849a Building wheel for jupyter-contrib-nbextensions (setup.py): started Building wheel for jupyter-contrib-nbextensions (setup.py): finished with status 'done' Created wheel for jupyter-contrib-nbextensions: filename=jupyter_contrib_nbextensions-0.7.0-py2.py3-none-any.whl size=23428785 sha256=9ce0bd4045284dd51fcdcb13441bf72cccd20f7ab315b1b814e1196ab672a2bb Stored in directory: /tmp/pip-ephem-wheel-cache-q13_692z/wheels/cd/25/fe/cb6f3e82f5b1921b0157ac9e32adb2e54806ec1befc446be21 Building wheel for jupyter_contrib_core (setup.py): started Building wheel for jupyter_contrib_core (setup.py): finished with status 'done' Created wheel for jupyter_contrib_core: filename=jupyter_contrib_core-0.4.2-py2.py3-none-any.whl size=17485 sha256=9b198572d84d539aebf02805c6f2729729c7828b4822f42c8bb69e90cbeef2e4 Stored in directory: /tmp/pip-ephem-wheel-cache-q13_692z/wheels/37/c3/18/be7a983c1120f15dc0c2d1cb9c33749871a93b034185e00ced Successfully built datarobot jupyter-contrib-nbextensions jupyter_contrib_core Installing collected packages: webencodings, wcwidth, types-urllib3, types-PyYAML, types-pytz, types-python-dateutil, trafaret, strenum, pytz, pure-eval, ptyprocess, jupyter_highlight_selected_word, ipython_genutils, fastjsonschema, wrapt, websocket-client, webcolors, urllib3, uri-template, tzdata, typing-extensions, types-requests, traitlets, tornado, tomlkit, tomli, tokenize-rt, tinycss2, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pyflakes, pycparser, pycodestyle, py, psutil, prompt-toolkit, prometheus-client, pluggy, platformdirs, Pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nest-asyncio, mypy-extensions, mistune, mccabe, lxml, lazy-object-proxy, jupyterlab-pygments, jsonpointer, json5, isort, iniconfig, h11, fqdn, executing, docutils, dill, defusedxml, decorator, debugpy, coverage, click, attrs, async-lru, terminado, rfc3339-validator, referencing, python-dateutil, pytest, mypy, mock, matplotlib-inline, jupyter_core, jedi, httpcore, flake8, comm, cffi, bleach, black, beautifulsoup4, asttokens, astroid, anyio, stack-data, sphinx, responses, requests-toolbelt, pytest-cov, pytest-asyncio, pylint, pandas, jupyter-server-terminals, jupyter-client, jsonschema-specifications, httpx, arrow, argon2-cffi-bindings, sphinx-rtd-theme, sphinx-autodoc-typehints, numpydoc, jsonschema, isoduration, ipython, datarobot, argon2-cffi, nbformat, ipykernel, nbclient, jupyter-events, nbconvert, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter_contrib_core, jupyter_nbextensions_configurator, jupyter-contrib-nbextensions Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.1 Uninstalling urllib3-2.2.1: Successfully uninstalled urllib3-2.2.1 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed Pillow-9.2.0 anyio-4.3.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 astroid-2.13.5 asttokens-2.4.1 async-lru-2.0.4 attrs-23.2.0 beautifulsoup4-4.12.3 black-22.8.0 bleach-6.1.0 cffi-1.16.0 click-8.1.7 comm-0.2.2 coverage-7.4.4 datarobot-3.3.1 debugpy-1.8.1 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.8 docutils-0.17.1 executing-2.0.1 fastjsonschema-2.19.1 flake8-5.0.4 fqdn-1.5.1 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 iniconfig-2.0.0 ipykernel-6.29.4 ipython-8.23.0 ipython_genutils-0.2.0 isoduration-20.11.0 isort-5.10.1 jedi-0.19.1 json5-0.9.24 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 jupyter-client-8.6.1 jupyter-contrib-nbextensions-0.7.0 jupyter-events-0.10.0 jupyter-lsp-2.2.4 jupyter-server-2.13.0 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.3 jupyterlab-4.1.6 jupyterlab-pygments-0.3.0 jupyterlab-server-2.26.0 lazy-object-proxy-1.10.0 lxml-5.2.1 matplotlib-inline-0.1.6 mccabe-0.7.0 mistune-3.0.2 mock-3.0.5 mypy-1.0.0 mypy-extensions-1.0.0 nbclient-0.10.0 nbconvert-7.16.3 nbformat-5.10.4 nbsphinx-0.8.9 nest-asyncio-1.6.0 notebook-7.1.2 notebook-shim-0.2.4 numpy-1.26.4 numpydoc-1.4.0 overrides-7.7.0 pandas-2.2.1 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.2.0 pluggy-1.4.0 prometheus-client-0.20.0 prompt-toolkit-3.0.43 psutil-5.9.8 ptyprocess-0.7.0 pure-eval-0.2.2 py-1.11.0 pycodestyle-2.9.1 pycparser-2.22 pyflakes-2.5.0 pylint-2.15.0 pytest-7.1.2 pytest-asyncio-0.23.6 pytest-cov-5.0.0 python-dateutil-2.9.0.post0 python-json-logger-2.0.7 pytz-2024.1 pyyaml-6.0.1 pyzmq-25.1.2 referencing-0.34.0 requests-toolbelt-1.0.0 responses-0.21.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.18.0 send2trash-1.8.3 six-1.16.0 sniffio-1.3.1 soupsieve-2.5 sphinx-5.3.0 sphinx-autodoc-typehints-1.17.1 sphinx-rtd-theme-1.0.0 stack-data-0.6.3 strenum-0.4.15 terminado-0.18.1 tinycss2-1.2.1 tokenize-rt-5.2.0 tomli-2.0.1 tomlkit-0.12.4 tornado-6.4 trafaret-2.1.1 traitlets-5.14.2 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.11.0 tzdata-2024.1 uri-template-1.3.0 urllib3-1.26.18 wcwidth-0.2.13 webcolors-1.13 webencodings-0.5.1 websocket-client-1.7.0 wrapt-1.16.0 [rtd-command-info] start-time: 2024-04-08T17:34:57.019558Z, end-time: 2024-04-08T17:34:57.077756Z, duration: 0, exit-code: 0 cat sdk_docs/conf.py # # Copyright 2021 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import shutil import sys from zipfile import ZipFile import sphinx_rtd_theme sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if "b" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.rst") dest_path = os.path.join(root_dir, "sdk_docs", "CHANGES.rst") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # Create a zip file of the example resources (csv, py, ipynb) # so that it can be included it as a download within the HTML docs files_to_zip = [] for root, _, files in os.walk("examples"): basename = os.path.basename(root) # skip "hidden" directories like notebook autosaves and _build if not basename.startswith("_") and not basename.startswith("."): for file in files: name, ext = os.path.splitext(file) ext_lower = ext.lower() if ext_lower in [".csv", ".xls", ".xlsx", ".ipynb", ".py"]: files_to_zip.append(os.path.join(root, file)) with ZipFile("datarobot_examples.zip", "w") as examples_zip: for file in files_to_zip: examples_zip.write(file) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.doctest", "numpydoc", "nbsphinx", "sphinx_autodoc_typehints", ] # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = ".rst" # Showing automatically documented members in same order as they are in source autodoc_member_order = "bysource" # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Thes are both the full X.Y.Z version, including alpha/beta/rc tags. # We think Sphinx probably wants both to be defined. release = version project = "DataRobot Python Client" copyright = "2019, DataRobot, Inc" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # today = '' # Else, today_fmt is used as the format for a strftime call. # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build", "**/.ipynb_checkpoints"] # The reST default role (used for this markup: `text`) to use for all documents. # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_extra_path = ["_html"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", f"DataRobotPython_{version}_Docs.tex", "DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ("index", "datarobotpython", "DataRobot Python API Documentation", ["DataRobot, Inc."], 1) ] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", "DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' # Nitpick targets to ignore: # These are third-party packages that don't expose documentation for sphinx to link nitpick_ignore = [ ("py:data", "typing.Tuple"), ("py:data", "typing.Optional"), ("py:data", "typing.Union"), ("py:data", "typing.NoReturn"), ("py:data", "typing.Any"), ("py:class", "pandas.core.frame.DataFrame"), ("py:class", "requests.models.Response"), ("py:class", "datetime.datetime"), ("py:class", "PIL.Image.Image"), ("py:class", "collections.OrderedDict"), ] 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': "latest-release", 'version_slug': "latest-release", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("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/latest-release/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': 'latest-release', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'latest-release', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'latest-release', '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': '9eed58f9', } # 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/2138157/' 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-04-08T17:34:57.156368Z, end-time: 2024-04-08T17:35:55.152792Z, duration: 57, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 43 source files that are out of date updating environment: [new config] 43 added, 0 changed, 0 removed reading sources... [ 2%] CHANGES reading sources... [ 4%] autodoc/api_reference You have imported from the _experimental directory. This directory is used for unreleased datarobot features. Unless you specifically know better, you don't have the access to use this functionality in the app, so this code will not work. reading sources... [ 6%] examples/index reading sources... [ 9%] getting_started reading sources... [ 11%] index reading sources... [ 13%] reference/admin/credentials reading sources... [ 16%] reference/admin/index reading sources... [ 18%] reference/admin/sharing reading sources... [ 20%] reference/data/database_connectivity reading sources... [ 23%] reference/data/dataset reading sources... [ 25%] reference/data/feature_discovery reading sources... [ 27%] reference/data/index reading sources... [ 30%] reference/index reading sources... [ 32%] reference/mlops/custom_model reading sources... [ 34%] reference/mlops/deployment reading sources... [ 37%] reference/mlops/index reading sources... [ 39%] reference/modeling/blueprint reading sources... [ 41%] reference/modeling/index reading sources... [ 44%] reference/modeling/insights/automated_documentation reading sources... [ 46%] reference/modeling/insights/external_testset reading sources... [ 48%] reference/modeling/insights/index reading sources... [ 51%] reference/modeling/insights/prediction_explanations reading sources... [ 53%] reference/modeling/insights/rating_table reading sources... [ 55%] reference/modeling/job reading sources... [ 58%] reference/modeling/model reading sources... [ 60%] reference/modeling/model_recommendation reading sources... [ 62%] reference/modeling/prime reading sources... [ 65%] reference/modeling/project reading sources... [ 67%] reference/modeling/spec/binary_data reading sources... [ 69%] reference/modeling/spec/custom_task reading sources... [ 72%] reference/modeling/spec/datetime_partition reading sources... [ 74%] reference/modeling/spec/index reading sources... [ 76%] reference/modeling/spec/monotonic_constraints reading sources... [ 79%] reference/modeling/spec/segmented_modeling reading sources... [ 81%] reference/modeling/spec/time_series reading sources... [ 83%] reference/modeling/spec/unsupervised_anomaly reading sources... [ 86%] reference/modeling/spec/unsupervised_clustering reading sources... [ 88%] reference/modeling/spec/visualai reading sources... [ 90%] reference/predictions/batch_predictions reading sources... [ 93%] reference/predictions/index reading sources... [ 95%] reference/predictions/predict_job reading sources... [ 97%] 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 writing output... [ 2%] CHANGES writing output... [ 4%] autodoc/api_reference writing output... [ 6%] examples/index writing output... [ 9%] getting_started writing output... [ 11%] index writing output... [ 13%] reference/admin/credentials writing output... [ 16%] reference/admin/index writing output... [ 18%] reference/admin/sharing writing output... [ 20%] reference/data/database_connectivity writing output... [ 23%] reference/data/dataset writing output... [ 25%] reference/data/feature_discovery writing output... [ 27%] reference/data/index writing output... [ 30%] reference/index writing output... [ 32%] reference/mlops/custom_model writing output... [ 34%] reference/mlops/deployment writing output... [ 37%] reference/mlops/index writing output... [ 39%] reference/modeling/blueprint writing output... [ 41%] reference/modeling/index writing output... [ 44%] reference/modeling/insights/automated_documentation writing output... [ 46%] reference/modeling/insights/external_testset writing output... [ 48%] reference/modeling/insights/index writing output... [ 51%] reference/modeling/insights/prediction_explanations writing output... [ 53%] reference/modeling/insights/rating_table writing output... [ 55%] reference/modeling/job writing output... [ 58%] reference/modeling/model writing output... [ 60%] reference/modeling/model_recommendation writing output... [ 62%] reference/modeling/prime writing output... [ 65%] reference/modeling/project writing output... [ 67%] reference/modeling/spec/binary_data writing output... [ 69%] reference/modeling/spec/custom_task writing output... [ 72%] reference/modeling/spec/datetime_partition writing output... [ 74%] reference/modeling/spec/index writing output... [ 76%] reference/modeling/spec/monotonic_constraints writing output... [ 79%] reference/modeling/spec/segmented_modeling writing output... [ 81%] reference/modeling/spec/time_series writing output... [ 83%] reference/modeling/spec/unsupervised_anomaly writing output... [ 86%] reference/modeling/spec/unsupervised_clustering writing output... [ 88%] reference/modeling/spec/visualai writing output... [ 90%] reference/predictions/batch_predictions writing output... [ 93%] reference/predictions/index writing output... [ 95%] reference/predictions/predict_job writing output... [ 97%] reference/use_cases/index writing output... [100%] reference/use_cases/use_cases generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-04-08T17:35:55.233113Z, end-time: 2024-04-08T17:36:09.244772Z, duration: 14, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v5.3.0 making output directory... done loading pickled environment... done [autosummary] generating autosummary for: CHANGES.rst, autodoc/api_reference.rst, examples/index.rst, getting_started.rst, index.rst, reference/admin/credentials.rst, reference/admin/index.rst, reference/admin/sharing.rst, reference/data/database_connectivity.rst, reference/data/dataset.rst, ..., reference/modeling/spec/segmented_modeling.rst, reference/modeling/spec/time_series.rst, reference/modeling/spec/unsupervised_anomaly.rst, reference/modeling/spec/unsupervised_clustering.rst, reference/modeling/spec/visualai.rst, reference/predictions/batch_predictions.rst, reference/predictions/index.rst, reference/predictions/predict_job.rst, reference/use_cases/index.rst, reference/use_cases/use_cases.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] CHANGES looking for now-outdated files... none found pickling environment... done checking consistency... done processing DataRobotPython_3.3.1_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/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/custom_model reference/admin/index reference/admin/credentials reference/admin/sharing reference/use_cases/index reference/use_cases/use_cases autodoc/api_reference examples/index CHANGES resolving references... done writing... done copying images... [ 20%] reference/modeling/spec/images/visualai/sample1.png copying images... [ 40%] reference/modeling/spec/images/visualai/sample2.png copying images... [ 60%] reference/modeling/spec/images/visualai/activation_map1.png copying images... [ 80%] reference/modeling/spec/images/visualai/activation_map2.png copying images... [100%] reference/modeling/spec/images/visualai/embeddings.png copying TeX support files... copying TeX support files... done Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/latest-release/_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-04-08T17:36:11.892879Z, end-time: 2024-04-08T17:36:11.948825Z, 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-04-08T17:36:12.019907Z, end-time: 2024-04-08T17:36:54.285034Z, duration: 42, 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.3.1_Docs.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="datarobot-public-api-client" "DataRobotPython_3.3.1_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.3.1_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 5 undefined on input line 268. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 6 undefined on input line 288. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 6 undefined on input line 299. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 6 undefined on input line 315. Underfull \hbox (badness 10000) in paragraph at lines 314--317 []\T1/txtt/m/sl/10 Dataset.create_from_url \T1/qtm/m/n/10 takes .csv data from a URL. If you have set LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 6 undefined on input line 324. Underfull \hbox (badness 10000) in paragraph at lines 323--327 []\T1/txtt/m/sl/10 Dataset.create_from_data_source \T1/qtm/m/n/10 takes data fr om a data source. If you have set LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 6 undefined on input line 343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 6 undefined on input line 343. [6] [7] [8] [9] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 10 und efined on input line 533. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 10 undefined on input line 592. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 10 undefined on input line 598. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 10 undefined on input line 603. [10] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSourceParam eters' on page 11 undefined on input line 681. [11] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 12 undefined on input line 718. [12] LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 13 undefined on input line 771. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 13 undefined on input line 787. LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 13 undefined on input line 799. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 13 undefined on input line 799. [13] [14] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 879. LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 15 undefined on input line 890. [15] LaTeX Warning: Hyper reference `autodoc/api_reference:dataset-definition' on pa ge 16 undefined on input line 1000. LaTeX Warning: Hyper reference `autodoc/api_reference:relationship' on page 16 undefined on input line 1000. [16] Overfull \vbox (1.97241pt too high) detected at line 1091 [17] Overfull \vbox (1.97241pt too high) detected at line 1171 [18] [19] [20] LaTeX Warning: Hyper reference `autodoc/api_reference:secondary-dataset' on pag e 21 undefined on input line 1253. [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1400 [23] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 24 und efined on input line 1423. [24] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 2 5 undefined on input line 1514. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 25 undefined on input line 1514. [25] LaTeX Warning: Hyper reference `autodoc/api_reference:advanced-options-api' on page 26 undefined on input line 1585. [26] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 27 undefined on input line 1602. [27] [28] [29] [30] [31] LaTeX Warning: Hyper reference `reference/admin/credentials:id1' on page 32 und efined on input line 1913. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 32 undefined on input line 1928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 32 undefined on input line 1940. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_models' on page 32 undefined on input line 1953. [32] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 33 undefined on input line 2062. [33] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. recommended_model' on page 34 undefined on input line 2079. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 34 undefined on input line 2096. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 34 undefin ed on input line 2098. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 34 undefined on input line 2099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 34 undefined on input line 2121. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.score_backtests' on page 34 undefined on input line 2132. [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2290--2292 []\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 2304--2309 []\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 2365. [38] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_training_predictions' on page 39 undefined on input line 2469. LaTeX Warning: Hyper reference `reference/predictions/predict_job:training-pred ictions' on page 39 undefined on input line 2472. [39] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_advanced_tuning_parameters' on page 40 undefined on input line 2501. [40] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct.create' on page 41 undefined on input line 2539. [41] [42] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2700. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2701. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train' on page 43 undefined on input line 2712. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 43 undefined on input line 2712. LaTeX Warning: Hyper reference `reference/modeling/job::doc' on page 43 undefin ed on input line 2714. LaTeX Warning: Hyper reference `reference/modeling/job:wait-for-async-model-cre ation-label' on page 43 undefined on input line 2715. [43] LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-part-spec' on pa ge 44 undefined on input line 2741. [44] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 45 undefined on input line 280 2. Underfull \hbox (badness 10000) in paragraph at lines 2801--2804 []\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 281 1. [45] Underfull \hbox (badness 10000) in paragraph at lines 2874--2879 \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 2882. LaTeX Warning: Hyper reference `autodoc/api_reference:datetime-mod' on page 46 undefined on input line 2890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 46 undefined on input line 2908. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 46 undefined on input line 2909. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot_preview' on page 46 undefined on input line 2 910. Underfull \hbox (badness 10000) in paragraph at lines 2906--2911 []\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 2906--2911 \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 [46] LaTeX Warning: Hyper reference `autodoc/api_reference:dur-string-helper' on pag e 47 undefined on input line 2986. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 47 undefined on input line 2995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 47 undefined on input line 3019. [47] LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:set- up-datetime' on page 48 undefined on input line 3027. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 48 undefined on input line 3029. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 48 undefined on input line 3040. [48] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3133. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3136. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multiseries_properties' on page 49 undefined on input line 3154. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 49 undefined on input line 3161. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 49 undefined on input line 3166. [49] [50] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 51 undefined on input line 3229. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 51 undefined on input line 32 69. [51] LaTeX Warning: Hyper reference `reference/predictions/predict_job:predictions' on page 52 undefined on input line 3282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 52 undefined on input line 3294. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 52 undefined on input line 3311. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 52 undefined on input line 3330. Underfull \hbox (badness 6141) in paragraph at lines 3324--3331 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- Overfull \vbox (0.7195pt too high) detected at line 3369 [52] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 53 undefined on input line 3375. [53] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 54 undefined on input line 3454. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 54 undefined on input line 3486. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 54 undefined on input line 3489. [54] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plot' on page 55 undefined on input line 3532. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot' on page 55 undefined on input line 3536. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot' on page 55 undefined on input line 3540. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.compute_datetime_trend_plots' on page 55 undefined on input line 3546. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_accuracy_over_time_plots_metadata' on page 55 undefined on input line 3553. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plots_metadata' on page 55 undefined on input line 3557. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 55 undefined on input line 3561. 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 570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_forecast_vs_actual_plot_preview' on page 55 undefined on input line 3 574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 55 undefined on input line 35 78. [55] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 56 undefined on input line 3613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.calculate_prediction_intervals' on page 56 undefined on input line 3614. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_calculated_prediction_intervals' on page 56 undefined on input line 3 616. Underfull \hbox (badness 10000) in paragraph at lines 3612--3617 []\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 3620. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 56 undefined on input line 3624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_intervals_settings' on page 56 undefined on input line 3629. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_intervals_settings' on page 56 undefined on input line 363 0. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_transferable_export' on page 56 undefined on input line 3635. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 56 undefined on input line 3644. [56] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 57 und efined on input line 3654. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. validate_external_time_series_baseline' on page 57 undefined on input line 3657 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 57 undefined on input line 3659. [57] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 58 und efined on input line 3721. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.create' on page 58 undefined on input line 3724. Overfull \vbox (1.97241pt too high) detected at line 3810 [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.3840 ├── 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.3840 ├── 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.3840 ├── 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.3841 │   ├── 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.3841 │   ├── 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.3841 │   ├── 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.3841 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3843 │   ├── … ! 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.3843 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3843 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3843 │   ├── … ! 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.3844 ├── 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.3844 ├── 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.3844 ├── 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.3845 ...├── 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.3845 ...├── 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.3845 ...├── 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.3845 ...├── 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.3846 ...├── 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.3846 ...├── 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.3846 ...├── 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.3846 ...├── 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.3847 │ ├── … ! 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.3847 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3847 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3847 │ ├── … [60] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 61 undefined on input line 3904. [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 4190 [67] LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 68 undefined on input line 4232. [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 4303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plots_metadata' on page 70 undefined on input line 4304. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_anomaly_over_time_plot_preview' on page 70 undefined on input line 43 05. [70] Underfull \hbox (badness 7012) in paragraph at lines 4375--4378 []\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 4425--4428 []\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 4708. [76] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 4765. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 77 undefined on input line 4789. 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 4813. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 77 undefined on input line 4859. [77] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4901. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 78 undefined on input line 4965. [78] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 5022. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 79 undefined on input line 5065. [79] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 80 undefined on input line 5165. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 80 undefined on input line 5181. [80] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 81 undefined on input line 5202. ! 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.5225 ...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.5225 ...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 5364. [83] LaTeX Warning: Hyper reference `reference/modeling/spec/custom_task:custom-task -versions' on page 84 undefined on input line 5392. Overfull \vbox (2.67389pt too high) detected at line 5452 [84] [85] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_t ask_version.CustomTaskFileItem' on page 86 undefined on input line 5543. [86] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models-depe ndencies' on page 87 undefined on input line 5621. [87] [88] [89] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 90 und efined on input line 5777. LaTeX Warning: Hyper reference `reference/modeling/project:projects' on page 90 undefined on input line 5777. ! 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.5838 ├── 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.5838 ├── 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.5838 ├── 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.5839 ├  ├──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.5839 ├  ├──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.5839 ├  ├──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.5839 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5842 ├── 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.5842 ├── 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.5842 ├── data.csv [90] [91] Overfull \vbox (1.97241pt too high) detected at line 5979 [92] [93] [94] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 95 undefined on input line 6109. [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6252--6259 \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 263. [97] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 98 undefined on input line 6322. [98] LaTeX Warning: Hyper reference `reference/modeling/model:feature-impact-label' on page 99 undefined on input line 6345. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.create' on page 99 undefined on input line 6349. [99] [100] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 101 undefined on input line 6514. [101] LaTeX Warning: Hyper reference `autodoc/api_reference:automated-documentation-a pi' on page 102 undefined on input line 6585. [102] [103] [104] LaTeX Warning: Hyper reference `autodoc/api_reference:jobs-api' on page 105 und efined on input line 6739. [105] [106] LaTeX Warning: Hyper reference `autodoc/api_reference:wait-for-async-model-crea tion-api-label' on page 107 undefined on input line 6868. [107] [108] [109] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 110 undefined on input line 7094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 110 undefined on input line 7117. LaTeX Warning: Hyper reference `autodoc/api_reference:predict-job-api' on page 110 undefined on input line 7123. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 110 undefined on input line 7135. [110] [111] [112] Underfull \hbox (badness 10000) in paragraph at lines 7265--7270 []\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 113 undefined on input line 7330. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Training PredictionsJob' on page 113 undefined on input line 7331. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 113 undefined on input line 7333. [113] LaTeX Warning: Hyper reference `autodoc/api_reference:batch-prediction-api' on page 114 undefined on input line 7445. [114] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 115 undefined on input line 7451. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 115 undefined on input line 7467. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 115 undefined on input line 7509. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 115 undefined on input line 7510. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_s3' on page 115 undefined on input line 7511. [115] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_azure' on page 116 undefined on input line 7537. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 116 undefined on input line 7539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_azure' on page 116 undefined on input line 7539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_gcp' on page 116 undefined on input line 7560. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 116 undefined on input line 7561. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.create_gcp' on page 116 undefined on input line 7562. [116] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 117 undefined on input line 7606. LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 117 undefined on input line 7660. [117] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 118 undefined on input line 7680. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 118 undefined on input line 7681. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 118 undefined on input line 7705. [118] LaTeX Warning: Hyper reference `reference/data/dataset:datasets' on page 119 un defined on input line 7725. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 119 undefined on input line 7775. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 119 undefined on input line 7776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.download' on page 119 undefined on input line 7779. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.get_status' on page 119 undefined on input line 7783. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob.wait_for_completion' on page 119 undefined on input line 7784. [119] LaTeX Warning: Hyper reference `reference/admin/credentials:s3-creds-usage' on page 120 undefined on input line 7841. [120] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 121 undefined on input line 7859. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 121 undefined on input line 7860. LaTeX Warning: Hyper reference `reference/admin/credentials:basic-creds-usage' on page 121 undefined on input line 7886. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_from_existing' on page 121 undefined on input line 7908. [121] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_pandas' on page 122 undefined on input line 7932. [122] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 123 undefined on input line 8035. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 123 undefined on input line 8042. [123] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 124 undefined on input line 8086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 124 undefined on input line 8087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 124 undefined on input line 8120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 124 undefined on input line 8121. [124] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.run_once' on page 125 undefined on input line 8133. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 125 undefined on input line 8152. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 125 undefined on input line 8153. Underfull \hbox (badness 5231) in paragraph at lines 8150--8155 []\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 125 undefined on input line 8157. [125] Underfull \hbox (badness 10000) in paragraph at lines 8228--8231 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8228--8231 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8241--8244 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8241--8244 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8241--8244 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8273--8276 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8273--8276 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8286--8288 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 31st are ig- [126] Overfull \vbox (691.36992pt too high) has occurred while \output is active [127] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.delete' on page 128 undefined on input line 8308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.update' on page 128 undefined on input line 8308. Underfull \hbox (badness 5832) in paragraph at lines 8305--8311 []\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 8305--8311 \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_learning_model' on page 128 undefined on input line 8348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 128 undefined on input line 8352. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-models' on page 128 undefined on input line 8352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r.list' on page 128 undefined on input line 8365. [128] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 129 undefined on input line 8396. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 129 undefined on input line 8400. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 129 undefined on input line 8432. [129] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 130 undefined on input line 8491. [130] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 131 undefined on input line 8516. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 131 undefined on input line 8574. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 131 undefined on input line 8577. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 131 undefined on input line 8578. [131] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 132 undefined on input line 8615. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 132 undefined on input line 86 40. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 132 undefined on input line 8657. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 132 undefined on input line 8658. [132] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 133 undefined on input line 8695. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 133 undefined on input line 8695. Overfull \vbox (1.97241pt too high) detected at line 8722 [133] [134] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 135 undefined on input line 8793. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 135 undefined on input line 8793. [135] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 136 undefined on input line 8901. [136] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_drift_tracking_settings' on page 137 undefined on input line 8927. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 137 undefined on input line 8939. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_association_id_settings' on page 137 undefined on input line 8955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_association_id_settings' on page 137 undefined on input line 8967. [137] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_by_forecast_date_settings' on page 138 undefined on input li ne 8983. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 138 undefined on input line 8995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_challenger_models_settings' on page 138 undefined on input line 9014. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 138 undefined on input line 9026. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_segment_analysis_settings' on page 138 undefined on input line 9042. [138] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 139 undefined on input line 9054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_predictions_data_collection_settings' on page 139 undefined on input lin e 9073. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 139 undefined on input line 9086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_prediction_warning_settings' on page 139 undefined on input line 9104. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 139 undefined on input line 9116 . [139] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_secondary_dataset_config' on page 140 undefined on input line 9148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_secondary_dataset_config' on page 140 undefined on input line 9160. [140] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.list_shared_roles' on page 141 undefined on input line 9196. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 141 undefined on input line 9197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_shared_roles' on page 141 undefined on input line 9211. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithId' on page 141 undefined on input line 9212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentGrantSharedRoleWithUsername' on page 141 undefined on input line 9 213. Underfull \hbox (badness 10000) in paragraph at lines 9210--9214 \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. [141] [142] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion.refresh' on page 143 undefined on input line 9305. [143] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nment' on page 144 undefined on input line 9376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExecutionEnviro nmentVersion' on page 144 undefined on input line 9377. Underfull \hbox (badness 10000) in paragraph at lines 9375--9378 []\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 [144] [145] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi ons' on page 146 undefined on input line 9473. [146] Overfull \vbox (2.67389pt too high) detected at line 9591 [147] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 148 undefined on input line 9618. Overfull \vbox (1.97238pt too high) detected at line 9655 [148] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.list' on page 149 undefined on input line 9658. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 149 undefined on input line 9691. [149] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-version-training-data' on page 150 undefined on input line 9713. LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-feature-impact' on page 150 undefined on input line 9756. [150] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.CustomModelFileItem' on page 151 undefined on input line 9827. [151] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 152 undefined on input line 9859. Underfull \hbox (badness 10000) in paragraph at lines 9877--9881 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [152] [153] [154] [155] [156] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-inference-m odel-assign-data' on page 157 undefined on input line 10198. [157] LaTeX Warning: Hyper reference `reference/mlops/custom_model:custom-model-versi on-calculate-feature-impact' on page 158 undefined on input line 10225. [158] [159] [160] [161] LaTeX Warning: Hyper reference `autodoc/api_reference:credential-api' on page 1 62 undefined on input line 10471. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.list' on page 162 undefined on input line 10478. LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 162 undefined on input line 10488. LaTeX Warning: Hyper reference `autodoc/api_reference:batch-predictions-jdbc-cr eds-usage' on page 162 undefined on input line 10514. [162] LaTeX Warning: Hyper reference `reference/predictions/batch_predictions:batch-p redictions-s3-creds-usage' on page 163 undefined on input line 10555. [163] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 164 undefined on input line 10622. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-sharing' on page 164 undefined on input line 10638. LaTeX Warning: Hyper reference `reference/use_cases/use_cases:use-case-sharing' on page 164 undefined on input line 10642. [164] [165] [166] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 167 undefined on input line 10881. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.add' on page 167 undefined on input line 10881. [167] [168] [169] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 170 undefined on input line 11048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase.share' on page 170 undefined on input line 11051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 170 undefined on input line 11051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 170 undefined on input line 11052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 170 undefined on input line 11052. Underfull \hbox (badness 10000) in paragraph at lines 11054--11057 []\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 170 undefined on input line 11085. [170] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 171 undefined on input line 11138. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 171 undefined on input line 11172. [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 11306--11311 \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 174 undefined on input line 11337. Underfull \hbox (badness 10000) in paragraph at lines 11364--11370 \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 11364--11370 \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 11364--11370 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [174] [175] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 176 undefined on input line 11479. [176] [177] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 178 undefined on input line 11696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 178 undefined on input line 11746. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 178 undefined on input line 11788. [178] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 179 undefined on input line 1 1812. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 179 undefined on input line 1 1855. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RegionEx planationsData' on page 179 undefined on input line 11891. [179] [180] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentExplanations' on page 181 undefined on input line 1 2097. Overfull \hbox (14.55872pt too wide) in paragraph at lines 12111--12111 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [181] [182] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentPredictionsPreview' on page 183 undefined on input line 12261. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.AnomalyA ssessmentPreviewBin' on page 183 undefined on input line 12299. [183] [184] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 185 undefined on input line 12465. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 185 undefined on input line 12499. [185] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 186 undefined on input line 12612. [186] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 187 undefined on input line 12644. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 187 undefined on input line 12706. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 187 undefined on input line 12742. [187] [188] [189] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 190 undefined on input line 12960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 190 undefined on input line 12984. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 190 undefined on input line 13023. [190] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 191 undefined on input line 13084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 191 undefined on input line 13105. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 191 undefined on input line 13153. [191] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 192 undefined on input line 13234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 192 undefined on input line 13257. [192] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 193 undefined on input line 13311. Underfull \hbox (badness 10000) in paragraph at lines 13326--13330 \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 13331--13335 \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 ) LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 193 undefined on input line 13363. Underfull \hbox (badness 10000) in paragraph at lines 13378--13382 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: [193] Overfull \hbox (23.14409pt too wide) in paragraph at lines 13383--13387 \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 194 undefined on input line 13426. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 194 undefined on input line 13453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 194 undefined on input line 13482. [194] Underfull \hbox (badness 10000) in paragraph at lines 13552--13555 []\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. [195] [196] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 197 undefined on input line 13750. [197] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 198 undefined on input line 13784. [198] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 199 undefined on input line 13913. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 199 undefined on input line 13966. [199] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 200 undefined on input line 14004. [200] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 201 undefined on input line 14084. [201] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 202 undefined on input line 14151. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 202 undefined on input line 14168. [202] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 203 undefined on input line 14226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 203 undefined on input line 14230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 203 undefined on input line 14234. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 203 undefined on input line 14238. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 203 undefined on input line 14246. Overfull \vbox (0.6316pt too high) detected at line 14297 [203] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 204 undefined on input line 14302. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition' on page 204 undefined on input line 14310. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 204 undefined on input line 14346. [204] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 205 undefined on input line 14430. [205] [206] LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 207 undefined on input line 14593. LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 207 undefined on input line 14625. LaTeX Warning: Hyper reference `reference/data/database_connectivity:database-c onnectivity-overview' on page 207 undefined on input line 14687. [207] LaTeX Warning: Hyper reference `reference/admin/credentials:credentials-api-doc ' on page 208 undefined on input line 14723. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 208 undefined on input line 14808. [208] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 209 undefined on input line 14907. [209] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 210 undefined on input line 14945. [210] [211] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 212 undefined on input line 15090. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 212 undefined on input line 15107. [212] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 213 undefined on input line 15165. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 213 undefined on input line 15169. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 213 undefined on input line 15173. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 213 undefined on input line 15177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 213 undefined on input line 15185. Overfull \vbox (0.6316pt too high) detected at line 15236 [213] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 214 undefined on input line 15241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 214 undefined on input line 15249. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 214 undefined on input line 15285. [214] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 215 undefined on input line 15369. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 215 undefined on input line 15387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 215 undefined on input line 15409. [215] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 216 undefined on input line 15563. [216] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 217 undefined on input line 15617. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tTaskDocument' on page 217 undefined on input line 15644. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 217 undefined on input line 15671. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 217 undefined on input line 15705. [217] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin tChart' on page 218 undefined on input line 15809. [218] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelBlu eprintChart' on page 219 undefined on input line 15901. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 219 undefined on input line 15952. [219] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 220 undefined on input line 16009. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 220 undefined on input line 16025. [220] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 221 undefined on input line 16091. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:calendar-fi les' on page 221 undefined on input line 16106. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 221 undefined on input line 16122. [221] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 222 undefined on input line 16192. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.ge t_allowed_country_codes' on page 222 undefined on input line 16208. [222] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 223 undefined on input line 16236. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_country_code' on page 223 undefined on input line 16277. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.calendar _file.CountryCode' on page 223 undefined on input line 16287. [223] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 224 undefined on input line 16335. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 224 undefined on input line 16365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 224 undefined on input line 16382. [224] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 225 un defined on input line 16508. [225] [226] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 227 undefined on input line 16587. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 227 undefined on input line 16589. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 227 undefined on input line 16604. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 227 undefined on input line 1663 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 227 undefined on input line 1666 2. [227] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.DocumentOption' on page 228 undefined on input line 16706. [228] [229] [230] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 231 undefined on input line 17000. [231] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 232 undefined on input line 17068. [232] [233] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 234 undefined on input line 17245. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 234 undefined on input line 17264. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object' on page 234 undefined on input line 17283. [234] [235] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 236 undefined on input line 17388. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 236 undefined on input line 17445. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 236 undefined on input line 1. [236] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 237 undefined on input line 17469. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 237 undefined on input line 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 237 undefined on input line 17493. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 237 undefined on input line 17539. [237] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 238 undefined on input line 17581. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 238 undefined on input line 17642. [238] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 239 undefined on input line 17699. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster. Cluster' on page 239 undefined on input line 17742. [239] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.cluster_ insight.ClusterInsight' on page 240 undefined on input line 17839. LaTeX Warning: Hyper reference `reference/modeling/insights/automated_documenta tion:automated-documentation-overview' on page 240 undefined on input line 1785 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 240 undefined on input line 17860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate.get_default' on page 240 undefined on inp ut line 17889. [240] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 241 undefined on input line 1798 0. [241] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 242 undefined on input line 1803 1. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 242 undefined on input line 1806 9. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 242 undefined on input line 1810 3. [242] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.complian ce_doc_template.ComplianceDocTemplate' on page 243 undefined on input line 1814 7. [243] [244] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 245 undefined on input line 18397. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 245 undefined on input line 18439. [245] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 246 undefined on input line 18538. [246] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 247 undefined on input line 18596. [247] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 248 undefined on input line 18659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 248 undefined on input line 18712. [248] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al' on page 249 undefined on input line 18765. [249] [250] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 251 undefined on input line 18904. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 251 undefined on input line 18946. [251] [252] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 253 undefined on input line 19060. Underfull \hbox (badness 10000) in paragraph at lines 19144--19149 \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 19151--19155 \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 19151--19155 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [253] Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \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 19213--19219 \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 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [254] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 255 undefined on input line 19296. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 255 undefined on input line 19344. [255] Underfull \hbox (badness 10000) in paragraph at lines 19410--19414 \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 19416--19419 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for [256] Underfull \hbox (badness 10000) in paragraph at lines 19451--19457 \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 19451--19457 \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 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 257 undefined on input line 19496. [257] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model' on page 258 undefined on input line 19544. [258] [259] Overfull \hbox (15.66096pt too wide) in paragraph at lines 19775--19780 \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 19775--19780 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \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 19819--19824 \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 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [260] Underfull \hbox (badness 10000) in paragraph at lines 19870--19876 \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 19870--19876 \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 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [261] [262] Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \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 20173--20178 \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 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [263] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 264 undefined on input line 20232. [264] Underfull \hbox (badness 10000) in paragraph at lines 20286--20296 \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 20286--20296 \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 20298--20304 \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 20298--20304 \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 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [265] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 266 undefined on input line 20420. [266] Underfull \hbox (badness 10000) in paragraph at lines 20474--20484 \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 20474--20484 \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 20474--20484 \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 20491--20497 \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 20491--20497 \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 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [267] [268] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 269 undefined on input line 20613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 269 undefined on input line 20661. [269] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 270 undefined on input line 20713. [270] [271] [272] [273] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 274 undefined on input line 21171. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 274 undefined on input line 21223. [274] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.CustomMo delVersionConversion' on page 275 undefined on input line 21275. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 275 undefined on input line 21356. [275] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ionDependencyBuild' on page 276 undefined on input line 21395. [276] [277] [278] [279] Underfull \hbox (badness 10000) in paragraph at lines 21926--21929 \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 21926--21929 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [280] [281] [282] Underfull \hbox (badness 10000) in paragraph at lines 22268--22272 \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 22268--22272 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [283] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 284 undefined on input line 22304. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 284 undefined on input line 22363. [284] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 285 undefined on input line 22411. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 285 undefined on input line 22456. [285] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTask' on page 286 undefined on input line 22544. [286] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 287 undefined on input line 22729. [287] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 288 undefined on input line 22749. [288] [289] [290] [291] [292] [293] [294] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 295 undefined on input line 23507. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 295 undefined on input line 23549. [295] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataDriver' on page 296 undefined on input line 23610. [296] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 297 undefined on input line 23758. [297] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 298 undefined on input line 23800. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 298 undefined on input line 23849. [298] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Connector' on p age 299 undefined on input line 23901. [299] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 300 undefined on input line 24015. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 300 undefined on input line 24057. Underfull \hbox (badness 10000) in paragraph at lines 24086--24089 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [300] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 301 undefined on input line 24120. Underfull \hbox (badness 10000) in paragraph at lines 24145--24148 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [301] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TestResponse' on page 302 undefined on input line 24252. [302] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.SchemasResponse' on page 303 undefined on input line 24299. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sto re.TablesResponse' on page 303 undefined on input line 24353. [303] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 304 undefined on input line 24387. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 304 undefined on input line 24414. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 304 undefined on input line 24441. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 304 undefined on input line 24461. [304] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 305 undefined on input line 24480. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 305 undefined on input line 24485. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 305 undefined on input line 24507. [305] LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 306 un defined on input line 24575. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 306 undefined on input line 24610. [306] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 307 undefined on input line 24652. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 307 undefined on input line 24710. [307] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 308 undefined on input line 24810. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 308 undefined on input line 24837. [308] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 309 undefined on input line 24912. [309] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 310 undefined on input line 24973. [310] [311] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 312 undefined on input line 25178. [312] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 313 undefined on input line 25242. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 313 undefined on input line 25314. [313] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 314 undefined on input line 25380. [314] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 315 undefined on input line 25424. [315] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 316 undefined on input line 25518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 316 undefined on input line 25575. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 316 undefined on input line 25609. [316] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 317 undefined on input line 25726. [317] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 318 undefined on input line 25791. [318] [319] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 320 undefined on input line 25946. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 320 undefined on input line 25978. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.DatasetF eature' on page 320 undefined on input line 26021. [320] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 321 undefined on input line 26045. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 321 undefined on input line 26093. [321] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.dataset. ProjectLocation' on page 322 undefined on input line 26196. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 322 undefined on input line 26210. [322] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 323 undefined on input line 26257. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 323 undefined on input line 26323. [323] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 324 undefined on input line 26395. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 324 undefined on input line 26446. [324] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 325 undefined on input line 26494. [325] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 326 undefined on input line 26570. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 326 undefined on input line 26597. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 326 undefined on input line 26631. [326] [327] Underfull \hbox (badness 5077) in paragraph at lines 26790--26797 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetDetails' on page 328 undefined on input line 26826. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 328 undefined on input line 26850. [328] [329] [330] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 331 undefined on input line 27126. [331] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 332 undefined on input line 27201. [332] [333] Underfull \hbox (badness 10000) in paragraph at lines 27465--27468 \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. [334] [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 27794--27797 \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. [337] [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 28088--28091 \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. [340] [341] [342] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 343 undefined on input line 28350. [343] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 344 undefined on input line 28427. [344] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 345 undefined on input line 28486. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 345 undefined on input line 28555. [345] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentListFilters' on page 346 undefined on input line 28624. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 346 undefined on input line 28659. [346] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 347 undefined on input line 28706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob' on page 347 undefined on input line 28724. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 347 undefined on input line 28742. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 347 undefined on input line 28747. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 347 undefined on input line 28752. [347] [348] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.validate_replacement_model' on page 349 undefined on input line 28925. [349] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.replace_model' on page 350 undefined on input line 29008. [350] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.FeatureDict' on page 351 undefined on input line 29094. [351] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 352 undefined on input line 29232. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_by_forecast_date_settings' on page 352 undefined on input line 29261. [352] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ForecastDateSettings' on page 353 undefined on input line 29279. [353] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_challenger_models_settings' on page 354 undefined on input line 29370 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.ChallengerModelsSettings' on page 354 undefined on input line 293 80. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 354 undefined on input line 29449. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_segment_analysis_settings' on page 354 undefined on input line 29454. Underfull \hbox (badness 10000) in paragraph at lines 29451--29455 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.SegmentAnalysisSettings' on page 354 undefined on input line 2946 4. [354] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.BiasAndFairnessSettings' on page 355 undefined on input line 2955 4. [355] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 356 undefined on input line 29638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_drift_tracking_settings' on page 356 undefined on input line 29649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.DriftTrackingSettings' on page 356 undefined on input line 29659. [356] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_predictions_data_collection_settings' on page 357 undefined on input line 29803. Underfull \hbox (badness 10000) in paragraph at lines 29799--29804 \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 29799--29804 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [357] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_prediction_warning_settings' on page 358 undefined on input line 2987 7. Underfull \hbox (badness 10000) in paragraph at lines 29873--29878 \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 29873--29878 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionWarningSettings' on page 358 undefined on input line 29 901. [358] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.deployment.PredictionIntervalsSettings' on page 359 undefined on input line 29989. [359] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 360 undefined on input line 30114. [360] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 361 undefined on input line 30175. [361] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 362 undefined on input line 30224. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 362 undefined on input line 30275. [362] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 363 undefined on input line 30344. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 363 undefined on input line 30393. [363] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 364 undefined on input line 30450. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 364 undefined on input line 30514. [364] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 365 undefined on input lin e 30571. [365] [366] [367] [368] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.DeploymentSharedRole' on page 369 undefined on input line 30971. [369] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 370 undefined on input line 31025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 370 undefined on input line 31059. [370] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStats' on page 371 undefined on input line 31182. [371] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.ServiceStatsOverTime' on page 372 undefined on input line 31280. [372] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.TargetDrift' on page 373 undefined on input line 31415. [373] [374] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.FeatureDrift' on page 375 undefined on input line 31526. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsOverTime' on page 375 undefined on input line 31613. [375] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.Accuracy' on page 376 undefined on input line 31708. [376] [377] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime' on page 378 undefined on input line 31890. [378] [379] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.PredictionsVsActualsOverTime' on page 380 undefined on input line 32080. Overfull \hbox (10.41382pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [380] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.bias_and_fairness.FairnessScoresOverTime' on page 381 undefined on input lin e 32186. [381] Overfull \hbox (77.69371pt too wide) in paragraph at lines 32355--32355 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 32355--32355 \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 32355--32355 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [382] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 383 undefined on i nput line 32453. [383] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 384 undefined on input line 32555. [384] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 385 undefined on input line 32603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 385 undefined on input line 32636. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalScores' on page 385 undefined on input line 32642. [385] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 386 undefined on input line 32736. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 386 undefined on input line 32769. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalLiftCha rt' on page 386 undefined on input line 32775. [386] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 387 undefined on input line 32860. [387] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 388 undefined on input line 32893. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.ExternalRocCurv e' on page 388 undefined on input line 32899. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 388 undefined on input line 32924. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 388 undefined on input line 32926. [388] Underfull \hbox (badness 10000) in paragraph at lines 33035--33040 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [389] [390] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Multicat egoricalHistogram' on page 391 undefined on input line 33227. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise Correlations' on page 391 undefined on input line 33259. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise JointProbabilities' on page 391 undefined on input line 33291. [391] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Pairwise ConditionalProbabilities' on page 392 undefined on input line 33323. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 392 undefined on input line 33361. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 392 undefined on input line 33395. [392] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 393 undefined on input line 33453. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 393 undefined on input line 33456. [393] Underfull \hbox (badness 10000) in paragraph at lines 33534--33539 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [394] [395] [396] [397] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_multicategorical_histogram' on page 398 undefined on input line 33980. [398] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. get_pairwise_correlations' on page 399 undefined on input line 34088. [399] Underfull \hbox (badness 10000) in paragraph at lines 34185--34188 []\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 34185--34188 \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 400 undefined on input line 34204. Underfull \hbox (badness 10000) in paragraph at lines 34250--34253 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [400] Underfull \hbox (badness 10000) in paragraph at lines 34312--34315 \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 34322--34325 []\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 34322--34325 \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 401 undefined on input line 343 41. [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 34477--34481 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 34477--34481 \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 34482--34486 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 34482--34486 \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 403 undefined on input line 34508. [403] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationMatrixDetails' on page 404 undefined on input line 34613. [404] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FeatureA ssociationFeaturelists' on page 405 undefined on input line 34675. [405] [406] Underfull \hbox (badness 10000) in paragraph at lines 34915--34918 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [407] [408] [409] [410] [411] Underfull \hbox (badness 10000) in paragraph at lines 35258--35263 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 35277--35281 \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 35295--35298 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [412] [413] [414] [415] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 416 undefined on input line 35615. [416] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 417 undefined on input line 35716. [417] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Secondar yDatasetConfigurations' on page 418 undefined on input line 35790. [418] [419] [420] Overfull \hbox (14.04398pt too wide) in paragraph at lines 36090--36090 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [421] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatasetFeaturel ist' on page 422 undefined on input line 36183. [422] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 423 undefined on input line 36316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 423 undefined on input line 36361. [423] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 424 undefined on input line 36446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 424 undefined on input line 36480. [424] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 425 undefined on input line 36544. [425] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 426 undefined on input line 36623. [426] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.featurel ist.DeleteFeatureListResult' on page 427 undefined on input line 36743. [427] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 428 undefined on input lin e 36838. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 428 undefined on input line 3 6873. [428] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 429 undefined on input line 36990. [429] [430] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 431 undefined on input line 37187. [431] [432] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 433 undefined on input line 37446. [433] [434] [435] [436] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.missing_ report.MissingValuesReport' on page 437 undefined on input line 38047. [437] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 438 undefined on input line 38 074. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 438 undefined on input line 38075. [438] [439] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 440 undefined on input line 38252. [440] [441] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 442 undefined on input line 38459. Underfull \hbox (badness 5592) in paragraph at lines 38495--38501 \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 38495--38501 \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. [442] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 443 undefined on input line 38 545. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 443 undefined on input line 38546. Underfull \hbox (badness 10000) in paragraph at lines 38543--38548 []\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 38543--38548 \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 [443] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 444 undefined on input line 38623. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 444 undefined on input line 38673. [444] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 445 undefined on input line 38717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 445 undefined on input line 38738. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 445 undefined on input line 38759. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 445 undefined on input line 38765. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 445 undefined on input line 38774. [445] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 446 undefined on input line 38833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 446 undefined on input line 38869. [446] Underfull \hbox (badness 5359) in paragraph at lines 38899--38902 \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 [447] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 448 undefined on input line 39010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 448 undefined on input line 39043. [448] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 449 undefined on input line 39135. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 449 undefined on input line 39143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 449 undefined on input line 39202. [449] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 450 undefined on input line 39248. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 450 undefined on input line 39300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 450 undefined on input line 39303. [450] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 451 undefined on input line 39357. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 451 undefined on input line 39360. [451] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 452 undefined on input line 39453. [452] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 453 undefined on input line 39558. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 453 undefined on input line 39617. [453] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 454 undefined on input line 39645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 454 undefined on input line 39696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 454 undefined on input line 39 732. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 454 undefined on input line 39733. Underfull \hbox (badness 10000) in paragraph at lines 39730--39735 []\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 39730--39735 \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 [454] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 455 undefined on input line 39789. [455] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 456 undefined on input line 39848. [456] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 457 undefined on input line 39940. [457] [458] [459] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 460 undefined on input line 40249. [460] [461] [462] [463] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 464 undefined on input line 40790. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 464 undefined on input line 40791. [464] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 465 undefined on input line 40864. [465] [466] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 467 undefined on input line 41035. [467] [468] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 469 undefined on input line 41349. [469] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 470 undefined on input line 41 415. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 470 undefined on input line 41416. [470] [471] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 472 undefined on input line 41634. [472] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 473 undefined on input line 41788. [473] [474] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 475 undefined on input line 41959. [475] [476] [477] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 478 undefined on input line 42298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 478 undefined on input line 42299. [478] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 479 undefined on input line 42421. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 479 undefined on input line 42424. [479] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 480 undefined on input line 42517. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 480 undefined on input line 42520. [480] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 481 undefined on input line 42582. Underfull \hbox (badness 5359) in paragraph at lines 42612--42615 \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 [481] [482] [483] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 484 undefined on input line 42925. [484] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 485 undefined on input line 43086. [485] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 486 undefined on input line 43189. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 486 undefined on input line 43197. [486] [487] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 488 undefined on input line 43406. [488] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 489 undefined on input line 43558. [489] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 490 undefined on input line 43715. [490] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 491 undefined on input line 43761. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 491 undefined on input line 43802. [491] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 492 undefined on input line 43874. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 492 undefined on input line 43895. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 492 undefined on input line 43916. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 492 undefined on input line 43922. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 492 undefined on input line 43931. [492] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 493 undefined on input line 43990. [493] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 494 undefined on input line 44028. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 494 undefined on input line 44066. [494] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 495 undefined on input line 44167. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 495 undefined on input line 44195. [495] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 496 undefined on input line 44245. [496] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 497 undefined on input line 44 365. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 497 undefined on input line 44366. [497] [498] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 499 undefined on input line 44563. [499] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 500 undefined on input line 44717. [500] [501] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 502 undefined on input line 44888. [502] [503] [504] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 505 undefined on input line 45227. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 505 undefined on input line 45228. [505] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 506 undefined on input line 45350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 506 undefined on input line 45353. [506] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 507 undefined on input line 45446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 507 undefined on input line 45449. [507] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 508 undefined on input line 45511. Underfull \hbox (badness 5359) in paragraph at lines 45541--45544 \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 [508] [509] [510] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 511 undefined on input line 45854. [511] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 512 undefined on input line 46015. [512] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 513 undefined on input line 46118. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 513 undefined on input line 46126. [513] [514] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 515 undefined on input line 46335. [515] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 516 undefined on input line 46487. [516] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 517 undefined on input line 46670. [517] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 518 undefined on input line 46716. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 518 undefined on input line 46757. [518] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 519 undefined on input line 46 827. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 519 undefined on input line 46828. Underfull \hbox (badness 10000) in paragraph at lines 46825--46830 []\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 46825--46830 \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 [519] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 520 undefined on input line 46884. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 520 undefined on input line 46935. [520] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 521 undefined on input line 46973. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 521 undefined on input line 46994. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 521 undefined on input line 47015. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 521 undefined on input line 47021. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 521 undefined on input line 47030. [521] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 522 undefined on input line 47089. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 522 undefined on input line 47127. [522] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 523 undefined on input line 47165. [523] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 524 undefined on input line 47266. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 524 undefined on input line 47294. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 524 undefined on input line 47344. [524] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 525 undefined on input line 47452. [525] Underfull \hbox (badness 5592) in paragraph at lines 47488--47494 \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 47488--47494 \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 526 undefined on input line 47 538. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 526 undefined on input line 47539. Underfull \hbox (badness 10000) in paragraph at lines 47536--47541 []\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 47536--47541 \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 [526] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 527 undefined on input line 47616. [527] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 528 undefined on input line 47 662. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 528 undefined on input line 47663. [528] [529] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 530 undefined on input line 47818. Underfull \hbox (badness 10000) in paragraph at lines 47816--47824 \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 47816--47824 \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 530 undefined on input line 47827. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 530 undefined on input line 47834. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 530 undefined on input line 47842. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 530 undefined on input line 47850. [530] [531] [532] [533] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 534 undefined on input line 48 236. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 534 undefined on input line 48237. Underfull \hbox (badness 10000) in paragraph at lines 48234--48239 []\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 48234--48239 \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 [534] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 535 undefined on input line 48375. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 535 undefined on input line 48379. [535] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 536 undefined on input line 48431. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 536 undefined on input line 48434. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 536 undefined on input line 48480. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 536 undefined on input line 48522. [536] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 537 undefined on input line 48578. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 537 undefined on input line 48581. [537] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:prediction- intervals' on page 538 undefined on input line 48687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 538 undefined on input line 48694. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 538 undefined on input line 48702. [538] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 539 undefined on input line 48786. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotsMetadata' on page 539 undefined on input line 48837. [539] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlot' on page 540 undefined on input line 48914. [540] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AccuracyOverTimePlotPreview' on page 541 undefined on input line 4 8980. [541] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotsMetadata' on page 542 undefined on input line 49016. [542] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlot' on page 543 undefined on input line 49097. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.ForecastVsActualPlotPreview' on page 543 undefined on input line 4 9170. [543] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotsMetadata' on page 544 undefined on input line 49206. [544] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlot' on page 545 undefined on input line 49277. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.datetime _trend_plots.AnomalyOverTimePlotPreview' on page 545 undefined on input line 49 341. Underfull \hbox (badness 10000) in paragraph at lines 49339--49343 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a \T1/txtt/m/sl/10 AnomalyOverTimeP lotPreview \T1/qtm/m/n/10 rep-re-sent-ing [545] [546] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.anomaly_ assessment.AnomalyAssessmentRecord' on page 547 undefined on input line 49451. Underfull \hbox (badness 10000) in paragraph at lines 49449--49453 \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 LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 547 undefined on input line 49490. Underfull \hbox (badness 5359) in paragraph at lines 49519--49522 \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.Model.ge t_feature_impact' on page 548 undefined on input line 49577. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 548 undefined on input line 49631. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 548 undefined on input line 49639. [548] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 549 undefined on input line 49688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 549 undefined on input line 49815. [549] [550] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 551 undefined on input line 49986. [551] [552] [553] [554] [555] [556] [557] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 558 undefined on input line 50641. [558] [559] [560] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 561 undefined on input line 50991. [561] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 562 undefined on input line 51143. [562] [563] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 564 undefined on input line 51 345. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 564 undefined on input line 51346. Underfull \hbox (badness 10000) in paragraph at lines 51343--51348 []\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 51343--51348 \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 564 undefined on input line 51402. [564] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 565 undefined on input line 51440. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 565 undefined on input line 51461. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 51482. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 565 undefined on input line 51488. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 565 undefined on input line 51497. [565] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 566 undefined on input line 51556. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 566 undefined on input line 51594. [566] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 567 undefined on input line 51632. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 567 undefined on input line 51659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 567 undefined on input line 51687. [567] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 568 undefined on input line 51 783. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 568 undefined on input line 51784. Underfull \hbox (badness 10000) in paragraph at lines 51781--51786 []\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 51781--51786 \T1/txtt/m/sl/10 partitioning_methods.construct_duration_string \T1/qtm/m/n/10 helper method. Please see \T1/qtm/m/it/10 date-time [568] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 569 undefined on input line 51861. [569] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 570 undefined on input line 51 907. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 570 undefined on input line 51908. [570] [571] [572] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 573 undefined on input line 52178. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 573 undefined on input line 52212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Imported Model' on page 573 undefined on input line 52248. [573] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 574 undefined on input line 52 322. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 574 undefined on input line 52323. [574] [575] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 576 undefined on input line 52523. [576] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 577 undefined on input line 52569. [577] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 578 undefined on input line 52723. [578] [579] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 580 undefined on input line 52894. [580] [581] [582] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.cr oss_validate' on page 583 undefined on input line 53233. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain' on page 583 undefined on input line 53234. [583] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 584 undefined on input line 53356. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 584 undefined on input line 53359. [584] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 585 undefined on input line 53452. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 585 undefined on input line 53455. [585] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 586 undefined on input line 53517. Underfull \hbox (badness 5359) in paragraph at lines 53547--53550 \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 [586] [587] [588] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 589 undefined on input line 53860. [589] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 590 undefined on input line 54021. [590] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 591 undefined on input line 54124. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 591 undefined on input line 54132. [591] [592] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Ruleset' on page 593 undefined on input line 54341. [593] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 594 undefined on input line 54493. [594] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 595 undefined on input line 54676. [595] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effects_multiclass' on page 596 undefined on input line 54722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 596 undefined on input line 54763. [596] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 597 undefined on input line 54 833. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 597 undefined on input line 54834. Underfull \hbox (badness 10000) in paragraph at lines 54831--54836 []\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 54831--54836 \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 [597] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 598 undefined on input line 54890. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 598 undefined on input line 54941. [598] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 599 undefined on input line 54979. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 599 undefined on input line 55000. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 599 undefined on input line 55021. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 599 undefined on input line 55027. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 599 undefined on input line 55036. [599] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 600 undefined on input line 55095. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 600 undefined on input line 55133. [600] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 601 undefined on input line 55171. [601] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 602 undefined on input line 55272. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 602 undefined on input line 55300. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 602 undefined on input line 55350. [602] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.train_datetime' on page 603 undefined on input line 55458. [603] Underfull \hbox (badness 5592) in paragraph at lines 55494--55500 \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 55494--55500 \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 604 undefined on input line 55 544. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 604 undefined on input line 55545. Underfull \hbox (badness 10000) in paragraph at lines 55542--55547 []\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 55542--55547 \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 [604] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 605 undefined on input line 55622. [605] LaTeX Warning: Hyper reference `autodoc/api_reference:segmented-modeling-api' o n page 606 undefined on input line 55658. [606] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Ad vancedTuningParamsType' on page 607 undefined on input line 55837. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 607 undefined on input line 55864. [607] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 608 undefined on input line 55925. [608] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 609 undefined on input line 56020. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 609 undefined on input line 56071. [609] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 610 undefined on input line 56121. [610] [611] [612] [613] [614] Overfull \hbox (3.26418pt too wide) in paragraph at lines 56711--56711 \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 615 undefined on input line 56722. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 615 undefined on input line 56723. Underfull \hbox (badness 10000) in paragraph at lines 56721--56724 []\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 615 undefined on input line 56 727. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 615 undefined on input line 56728. Underfull \hbox (badness 10000) in paragraph at lines 56731--56734 []\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 56741--56745 \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 . [615] Underfull \hbox (badness 10000) in paragraph at lines 56750--56756 \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 616 undefined on input line 56783. [616] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 617 undefined on input line 56822. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 617 undefined on input line 56860. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 617 undefined on input line 56888. [617] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 618 undefined on input line 57 003. [618] Underfull \hbox (badness 10000) in paragraph at lines 57022--57027 []\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 619 undefined on input line 57 048. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 619 undefined on input line 57049. [619] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.FeatureSettingsPayload' on page 620 undefined on input line 57139 . [620] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get' on page 621 undefined on input line 57197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 621 undefined on input line 57202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 621 undefined on input line 57204. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 621 undefined on input line 57205. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 621 undefined on input line 57 216. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 621 undefined on input line 57217. [621] Underfull \hbox (badness 10000) in paragraph at lines 57239--57243 \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 . [622] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest' on page 623 undefined on input line 57334. [623] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.FeatureSettings ' on page 624 undefined on input line 57376. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Periodicity' on page 624 undefined on input line 57414. [624] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 625 undefined on input line 57451. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 625 undefined on input line 57456. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 625 undefined on input line 57495. [625] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 626 undefined on input line 57559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 626 undefined on input line 57610. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 626 undefined on input line 57626. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 626 undefined on input line 57647. [626] [627] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 628 undefined on input line 57846. Underfull \hbox (badness 5563) in paragraph at lines 57858--57867 \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 628 undefined on input line 57881. [628] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate_optimized' on page 629 undefined on input line 58005. [629] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 630 undefined on input line 58026. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 630 undefined on input line 58050. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_optimized' on page 630 undefined on input line 58051. Underfull \hbox (badness 10000) in paragraph at lines 58049--58052 []\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 58049--58052 \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. [630] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 631 undefined on input line 58143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 631 undefined on input line 58 153. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 631 undefined on input line 58154. [631] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 632 undefined on input line 58247. Underfull \hbox (badness 10000) in paragraph at lines 58254--58263 \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 58254--58263 \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 58254--58263 \T1/qtm/m/n/10 ing back-tests (\T1/txtt/m/n/10 primary_training_start_date\T1/q tm/m/n/10 , \T1/txtt/m/n/10 primary_training_end_date\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.BacktestSpecifi cation' on page 632 undefined on input line 58277. [632] [633] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 634 undefined on input line 58461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 634 undefined on input line 58471. [634] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 635 undefined on input line 58496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 635 undefined on input line 58514. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 635 undefined on input line 58544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 635 undefined on input line 58561. [635] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PayoffMa trix' on page 636 undefined on input line 58630. [636] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 637 undefined on input line 58706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 637 undefined on input line 58740. [637] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 638 undefined on input line 58881. [638] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 639 undefined on input line 58933. [639] [640] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 641 undefined on input line 59220. [641] [642] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 643 undefined on input line 59341. [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 59606--59609 []\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 59611--59614 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [645] [646] [647] Overfull \hbox (15.28386pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [648] Overfull \hbox (89.36382pt too wide) in paragraph at lines 60094--60094 \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 60094--60094 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [649] [650] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ixJob' on page 651 undefined on input line 60278. [651] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 652 undefined on input line 60304. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 652 undefined on input line 60323. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 652 undefined on input line 60352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix' on page 652 undefined on input line 60358. [652] [653] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 654 undefined on input line 60563. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 654 undefined on input line 60568. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 654 undefined on input line 60574. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 654 undefined on input line 60576. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 654 undefined on input line 60581. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 654 undefined on input line 60588. [654] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series ' on page 655 undefined on input line 60595. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 655 undefined on input line 60656. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 655 undefined on input line 60686. [655] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti ons' on page 656 undefined on input line 60692. [656] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 657 undefined on input line 60809. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionServe r' on page 657 undefined on input line 60846. [657] [658] [659] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 660 undefined on input line 61114. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 660 undefined on input line 61158. [660] [661] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 662 undefined on input line 61257. [662] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 663 undefined on input line 61418. [663] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 664 undefined on input line 61432. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 664 undefined on input line 61491. [664] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 665 undefined on input line 61544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 665 undefined on input line 61603. [665] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 6 66 undefined on input line 61679. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 666 undefined on input line 61681. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 666 undefined on input line 61682. [666] [667] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 668 undefined on input line 61822. [668] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 669 undefined on input line 61918. [669] LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 6 70 undefined on input line 62046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 670 undefined on input line 62048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 670 undefined on input line 62049. [670] [671] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 672 undefined on input line 62154. LaTeX Warning: Hyper reference `autodoc/api_reference:partitions-api' on page 6 72 undefined on input line 62241. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 672 undefined on input line 62243. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 672 undefined on input line 62244. [672] Underfull \hbox (badness 10000) in paragraph at lines 62285--62288 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [673] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 674 undefined on input line 62344. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 674 undefined on input line 62348. [674] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 675 undefined on input line 62461. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 675 undefined on input line 62488. [675] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 676 undefined on input line 62543. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 676 undefined on input line 62573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PrimeMod el' on page 676 undefined on input line 62598. [676] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 677 undefined on input line 62662. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 677 undefined on input line 62686. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 677 undefined on input line 62724. [677] Underfull \hbox (badness 10000) in paragraph at lines 62797--62800 \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 678 undefined on input line 62807. [678] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 679 undefined on input line 62845. [679] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 680 undefined on input line 62895. [680] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:time-series -predict' on page 681 undefined on input line 62997. [681] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onDataset' on page 682 undefined on input line 63073. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 682 undefined on input line 63121. LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 682 undefined on input line 63140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Feature' on page 682 undefined on input line 63162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 682 undefined on input line 63189. [682] [683] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 684 undefined on input line 63336. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 684 undefined on input line 63358. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.DiscardedFeaturesInfo' on page 684 undefined on input line 6 3383. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.restore_ discarded_features.FeatureRestorationStatus' on page 684 undefined on input lin e 63411. [684] [685] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 686 undefined on input line 63541. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 686 undefined on input line 63581. [686] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 687 undefined on input line 63692. [687] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:input-vs-mo deling' on page 688 undefined on input line 63714. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Modeling Featurelist' on page 688 undefined on input line 63754. [688] [689] [690] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. train_datetime' on page 691 undefined on input line 64038. Underfull \hbox (badness 5592) in paragraph at lines 64095--64101 \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 64095--64101 \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. [691] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.construct_duration_string' on page 692 undefined on input line 64 169. LaTeX Warning: Hyper reference `reference/modeling/spec/datetime_partition:date -dur-spec' on page 692 undefined on input line 64170. Underfull \hbox (badness 10000) in paragraph at lines 64167--64172 []\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 64167--64172 \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 [692] [693] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. check_blendable' on page 694 undefined on input line 64286. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 694 undefined on input line 64295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 694 undefined on input line 64326. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.eligibi lity_result.EligibilityResult' on page 694 undefined on input line 64332. [694] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 695 undefined on input line 64419. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BlenderM odel' on page 695 undefined on input line 64446. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.FrozenMo del' on page 695 undefined on input line 64473. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 695 undefined on input line 64500. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 695 undefined on input line 64527. [695] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 696 undefined on input line 64612. [696] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.PredictJ ob' on page 697 undefined on input line 64659. [697] [698] Underfull \hbox (badness 10000) in paragraph at lines 64940--64944 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [699] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 700 undefined on input line 64970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa bleModel' on page 700 undefined on input line 65021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 700 undefined on input line 65048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 700 undefined on input line 65075. [700] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 701 undefined on input line 65095. LaTeX Warning: Hyper reference `autodoc/api_reference:type-transform-considerat ions' on page 701 undefined on input line 65177. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_type_transform_feature' on page 701 undefined on input line 65180. [701] Underfull \hbox (badness 10000) in paragraph at lines 65236--65238 \T1/qtm/m/n/10 If value of \T1/txtt/m/n/10 variable_type \T1/qtm/m/n/10 is not from \T1/txtt/m/n/10 datarobot.enums. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature' on page 702 undefined on input line 65257. [702] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 703 undefined on input line 65295. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Interact ionFeature' on page 703 undefined on input line 65377. [703] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Relation shipsConfiguration' on page 704 undefined on input line 65407. [704] LaTeX Warning: Hyper reference `reference/modeling/spec/time_series:external-ba seline-predictions' on page 705 undefined on input line 65516. Underfull \hbox (badness 10000) in paragraph at lines 65529--65532 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.external _baseline_validation.ExternalBaselineValidationInfo' on page 705 undefined on i nput line 65596. [705] [706] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelJob ' on page 707 undefined on input line 65787. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 707 undefined on input line 65831. [707] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model.Bi asMitigationFeatureInfo' on page 708 undefined on input line 65875. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 708 undefined on input line 65902. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.api_obje ct.APIObject' on page 708 undefined on input line 65936. [708] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 709 undefined on input line 65980. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 709 undefined on input line 65983. Underfull \hbox (badness 10000) in paragraph at lines 65978--65984 []\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 709 undefined on input line 65991. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 709 undefined on input line 66010. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 709 undefined on input line 66045. [709] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.RatingTa ble' on page 710 undefined on input line 66176. [710] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 711 undefined on input line 66235. [711] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 712 undefined on input line 66329. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 712 undefined on input line 66396. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 712 undefined on input line 66427. [712] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ModelRec ommendation' on page 713 undefined on input line 66459. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 713 undefined on input line 66483. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 713 undefined on input line 66483. [713] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 714 undefined on input line 66587. [714] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 715 undefined on input line 66661. [715] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 716 undefined on input line 66727. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 716 undefined on input line 66762. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 716 undefined on input line 66781. [716] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 717 undefined on input line 66846. Underfull \hbox (badness 6047) in paragraph at lines 66863--66866 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [717] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 718 undefined on input line 66911. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 718 undefined on input l ine 66946. [718] Underfull \hbox (badness 7047) in paragraph at lines 66986--66991 \T1/qtm/m/n/10 [str] Type of model pack-age. \T1/qtm/m/it/10 ded-i-cated \T1/qt m/m/n/10 (na-tive DataRobot mod-els) and cus- [719] [720] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 721 undefined on input line 67143. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 721 undefined on input line 67221. [721] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 722 undefined on input line 67287. [722] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.model_re gistry.deployment.VersionAssociatedDeployment' on page 723 undefined on input l ine 67322. Overfull \hbox (0.7738pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [723] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.roc_curv e.RocCurve' on page 724 undefined on input line 67459. [724] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 725 undefined on input line 67585. [725] LaTeX Warning: Hyper reference `reference/modeling/spec/segmented_modeling:segm ented-modeling' on page 726 undefined on input line 67599. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 726 undefined on input line 67662. [726] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 727 undefined on input line 67734. [727] [728] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 729 undefined on input line 68008. [729] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 730 undefined on input line 68098 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 730 undefined on input line 68132. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 730 undefined on input line 68170. [730] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 731 undefined on input line 68249. [731] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 732 undefined on input line 68348. [732] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTaskCreatedResponse' on page 733 undefined on input line 68438 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 733 undefined on input line 68472. [733] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.segmenta tion.SegmentationTask' on page 734 undefined on input line 68510. [734] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job' on page 735 undefined on input line 68614. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 735 undefined on input line 68659. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore' on p age 735 undefined on input line 68685. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataSource' on page 735 undefined on input line 68686. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 735 undefined on input line 68687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 735 undefined on input line 68688. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile' o n page 735 undefined on input line 68689. LaTeX Warning: Hyper reference `reference/admin/sharing:sharing' on page 735 un defined on input line 68704. [735] [736] [737] [738] [739] [740] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictions' on page 741 undefined on input line 69156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.training _predictions.TrainingPredictionsIterator' on page 741 undefined on input line 6 9180. [741] [742] [743] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 744 undefined on input line 69483. [744] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 745 undefined on input line 69602. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 745 undefined on input line 69640. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 745 undefined on input line 69705. [745] LaTeX Warning: Hyper reference `reference/use_cases/use_cases:add-project-to-a- use-case' on page 746 undefined on input line 69727. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.use_case s.use_case.UseCaseReferenceEntity' on page 746 undefined on input line 69756. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 746 undefined on input line 69812. [746] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 747 undefined on input line 69828. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 747 undefined on input line 69833. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 747 undefined on input line 69856. [747] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 748 undefined on input line 69912. [748] [749] [750] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 751 undefined on input line 70237. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 751 undefined on input line 70284. [751] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 752 undefined on input line 70339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 752 undefined on input line 70390. [752] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 753 undefined on input line 70444. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 753 undefined on input line 70499. [753] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UserBlueprint' on page 754 undefined on input line 70563. [754] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 755 undefined on input line 70640. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 755 undefined on input li ne 70687. [755] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 756 undefined on input line 70728. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 756 undefined on in put line 70782. [756] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintSharedRolesResponseValidator' on page 757 undefined on input line 70846. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.VertexContextItem' on page 757 undefined on input line 70894. [757] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 758 undefined on input line 70997. [758] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableInput' on page 759 undefined on input line 71053. Overfull \hbox (40.76382pt too wide) in paragraph at lines 71067--71067 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAddToProjectMenu' on page 759 undefined on input li ne 71132. [759] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintAvailableTasks' on page 760 undefined on input line 71199. Overfull \hbox (4.4887pt too wide) in paragraph at lines 71213--71213 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [760] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintValidateTaskParameters' on page 761 undefined on in put line 71275. Overfull \hbox (2.52364pt too wide) in paragraph at lines 71289--71289 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 71346--71346 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 71346--71346 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [761] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.user_blu eprints.models.UserBlueprintCatalogSearch' on page 762 undefined on input line 71431. [762] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .Image' on page 763 undefined on input line 71504. [763] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage' on page 764 undefined on input line 71598. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .DuplicateImage' on page 764 undefined on input line 71662. [764] [765] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageEmbedding' on page 766 undefined on input line 71837. [766] [767] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageActivationMap' on page 768 undefined on input line 72025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationOptions' on page 768 undefined on input line 72104. [768] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 769 undefined on input line 72187. [769] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 770 undefined on input line 72223. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList' on page 770 undefined on input line 72281. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 770 undefined on input line 72306. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 770 undefined on input line 72332. [770] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationSample' on page 771 undefined on input line 72405. [771] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 772 undefined on input line 72496. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 772 undefined on input line 72532. [772] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.word_clo ud.WordCloudNgram' on page 773 undefined on input line 72559. [773] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 774 undefined on input line 72675. [774] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 775 undefined on input line 72758. [775] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 776 undefined on input line 72851. [776] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 777 undefined on input line 72954. [777] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 778 undefined on input line 72999. [778] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.thumbnail_bytes' on page 779 undefined on input li ne 73151. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile.mime_type' on page 779 undefined on input line 731 55. [779] [780] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 781 undefined on input line 73330. [781] [782] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.FeaturesWithSamples' on page 783 undefined on input line 73501. [783] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 784 undefined on input li ne 73544. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 784 undefined on inpu t line 73579. Overfull \hbox (18.28377pt too wide) in paragraph at lines 73593--73593 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 73593--73593 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [784] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 785 undefined on inpu t line 73674. Overfull \hbox (2.3038pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [785] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 786 undefined on input li ne 73781. [786] [787] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Predicti onEnvironment' on page 788 undefined on input line 73913. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel' on page 788 undefined on input line 73922. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get' on page 788 undefined on input line 73923. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list' on page 788 undefined on input line 73924. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.archive' on page 788 undefined on input line 73925. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.update' on page 788 undefined on input line 73926. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_shared_roles' on page 788 undefined on input line 73927. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.share' on page 788 undefined on input line 73928. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.get_version' on page 788 undefined on input line 73929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_versions' on page 788 undefined on input line 73930. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModel.list_associated_deployments' on page 788 undefined on input line 73931. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion' on page 788 undefined on input line 73935. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_external' on page 788 undefined on input line 73936. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.list_associated_deployments' on page 788 undefined on input line 73937. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_leaderboard_item' on page 788 undefined on input line 73938. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Register edModelVersion.create_for_custom_model_version' on page 788 undefined on input line 73939. Underfull \hbox (badness 10000) in paragraph at lines 73934--73940 \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 73934--73940 \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 73934--73940 \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 73934--73940 \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 788 undefined on input line 73 943. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.download_model_package_file' on page 788 undefined on input line 73947. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 788 undefined on input line 73952. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 788 undefined on input line 73953. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 788 undefined on input line 7 3958. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 788 undefined on input li ne 73959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 788 undefined on inpu t line 73960. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomTaskVersi on' on page 788 undefined on input line 73964. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.enums.CustomTas kOutgoingNetworkPolicy' on page 788 undefined on input line 73966. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_with_leaderboard_model' on page 788 undefined on input line 73 970. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.IntakeSettings' on page 788 undefined on input line 73974. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.batch_jo b.OutputSettings' on page 788 undefined on input line 73974. Overfull \hbox (132.07492pt too wide) in paragraph at lines 73977--73979 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [788] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 789 undefined on input line 73996. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 789 undefined on input line 74004. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. modify' on page 789 undefined on input line 74008. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. refresh' on page 789 undefined on input line 74021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 789 undefined on input line 74021. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 789 undefined on input line 74025. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 789 undefined on input line 74029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 789 undefined on input line 74033. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 789 undefined on input line 74037. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 789 undefined on input line 74046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get' on page 789 undefined on input line 74047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.list' on page 789 undefined on input line 74048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create' on page 789 undefined on inp ut line 74049. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create_from_custom_model' on page 78 9 undefined on input line 74050. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.update' on page 789 undefined on inp ut line 74051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.delete' on page 789 undefined on inp ut line 74052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_embeddings' on page 78 9 undefined on input line 74053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_text_chunkings' on pag e 789 undefined on input line 74054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.download_text_and_embeddings_asset' on page 789 undefined on input line 74055. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.CustomModelVectorDatabaseValidation' on page 789 un defined on input line 74059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 789 unde fined on input line 74060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 789 undefined on input line 74061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 789 u ndefined on input line 74062. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 89 undefined on input line 74063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 789 undefined on input line 74067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.get' on page 789 undefined on input line 7406 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.list' on page 789 undefined on input line 740 69. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.create' on page 789 undefined on input line 7 4070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.update' on page 789 undefined on input line 7 4071. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.delete' on page 789 undefined on input line 7 4072. [789] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition' on page 790 undefined on input line 74076. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition.list' on page 790 undefined on input line 74077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 790 undefined on input line 740 81. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.get' on page 790 undefined on input line 74082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.list' on page 790 undefined on input lin e 74083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create' on page 790 undefined on input l ine 74084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 790 u ndefined on input line 74085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.update' on page 790 undefined on input l ine 74086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.delete' on page 790 undefined on input l ine 74087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 790 undefined on input line 74091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.get' on page 790 undefined on input line 740 92. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.list' on page 790 undefined on input line 74 093. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.create' on page 790 undefined on input line 74094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.delete' on page 790 undefined on input line 74095. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_llm_validation.CustomModelLLMValidation' on page 790 u ndefined on input line 74099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 790 unde fined on input line 74100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 790 undefined on input line 74101. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 790 u ndefined on input line 74102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 90 undefined on input line 74103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 790 undefined on input line 74107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.get' on page 790 undefined on in put line 74108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.list' on page 790 undefined on i nput line 74109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.create' on page 790 undefined on input line 74110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 790 undefined on input line 74111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.delete' on page 790 undefined on input line 74112. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 790 undefined on input line 74116. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.run' on page 790 undefined on input line 74129. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get_status' on page 790 undefined on input line 74130. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.cancel' on page 790 undefined on input line 74131. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.download' on page 790 undefined on input line 74132. Underfull \hbox (badness 10000) in paragraph at lines 74127--74133 \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 790 undefined on input line 74136 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob' on page 790 undefined on input line 74140. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.JobStatu sResult' on page 790 undefined on input line 74144. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_retrieve' on page 790 undefined on input line 7 4148. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.datetime_partitioning_log_list' on page 790 undefined on input line 74152 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.get_input_data' on page 790 undefined on input line 74156. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.DatetimePartitioningId' on page 790 undefined on input line 74160 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 790 undefined on input line 74160. Underfull \hbox (badness 7888) in paragraph at lines 74159--74161 []\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 790 undefined on input line 74164. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_bias_and_fairness_settings' on page 790 undefined on input line 74169. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.update_bias_and_fairness_settings' on page 790 undefined on input line 74170 . [790] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.UseCase' on pag e 791 undefined on input line 74174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.Application' on page 791 undefined on input line 74178. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 791 undefined on input line 74182. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob' on page 791 undefined on input line 74186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition' on page 791 undefined on input line 74190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.list' on page 791 undefined on input line 74195. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.get' on page 791 undefined on input line 74196. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.create' on page 791 undefined on input line 74197. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.update' on page 791 undefined on input line 74198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.delete' on page 791 undefined on input line 74199. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_on_schedule' on page 791 undefined on input line 74200 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJobDefinition.run_once' on page 791 undefined on input line 74201. Underfull \hbox (badness 10000) in paragraph at lines 74193--74202 \T1/qtm/m/n/10 and run_once \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.list BatchMonitoringJobDefinition. Underfull \hbox (badness 10000) in paragraph at lines 74193--74202 \T1/txtt/m/sl/10 get BatchMonitoringJobDefinition.create BatchMonitoringJobDefi nition.update Underfull \hbox (badness 10000) in paragraph at lines 74193--74202 \T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete BatchMonitoringJobDefiniti on.run_on_schedule LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchMon itoringJob.get' on page 791 undefined on input line 74206. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 791 undefined on input line 74211. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 791 undefined on input line 74212. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_file' on page 791 undefined on input line 74217. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_in_memory_data' on page 791 undefined on input line 74218. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_url' on page 791 undefined on input line 74219. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 791 undefined on input line 74220. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_query_generator' on page 791 undefined on input line 74221. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_project' on page 791 undefined on input line 74222. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create' on page 791 undefined on input line 74223. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 791 undefined on input line 74224. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_dataset' on page 791 undefined on input line 74225. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 791 undefined on input line 74226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 791 undefined on input line 74227. Underfull \hbox (badness 10000) in paragraph at lines 74215--74228 \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 74215--74228 \T1/txtt/m/sl/10 Dataset.create_project Project.create Project.create_from_data _source Project. Underfull \hbox (badness 10000) in paragraph at lines 74215--74228 \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 791 undefined on input line 74231. Underfull \hbox (badness 10000) in paragraph at lines 74264--74266 []\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 74273--74275 []\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 791 undefined on input lin e 74278. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_fairness_scores_over_time' on page 791 undefined on input line 74282. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 791 undefined on input line 74286. [791] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 792 undefined on input line 74290. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.TrainingData' on page 792 undefined on input line 74294. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 792 undefined on input line 74294. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.custom_m odel_version.HoldoutData' on page 792 undefined on input line 74298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 792 undefined on input line 74298. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_model_blueprint_json' on page 792 undefined on input line 74303. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.get_json' on page 792 undefined on input line 74304. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Credenti al.update' on page 792 undefined on input line 74308. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 792 undefined on input line 74316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 792 undefined on input line 74317. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_effect' on page 792 undefined on input line 74318. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 792 undefined on input line 74319. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_lift_chart' on page 792 undefined on input line 74320. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_lift_charts' on page 792 undefined on input line 74321. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_residuals_chart' on page 792 undefined on input line 74322. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_all_residuals_charts' on page 792 undefined on input line 74323. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_lift_chart' on page 792 undefined on input line 74324. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_residuals_chart' on page 792 undefined on input line 74325. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_roc_curve' on page 792 undefined on input line 74326. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 792 undefined on input line 74327. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_feature_impact' on page 792 undefined on input line 74328. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_impact' on page 792 undefined on input line 74329. Underfull \hbox (badness 10000) in paragraph at lines 74315--74330 \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 74315--74330 \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 74315--74330 \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 792 undefined on input line 74333. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 792 undefined on input line 74334. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 792 undefined on input line 74338. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 792 undefined on input line 74339. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_roc_curve' on page 792 undefined on input line 74343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice' on page 792 undefined on input line 74347. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.list' on page 792 undefined on input line 74348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.create' on page 792 undefined on input line 74349. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.delete' on page 792 undefined on input line 74350. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.request_size' on page 792 undefined on input line 74351. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get_size_info' on page 792 undefined on input line 74352. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSlice.get' on page 792 undefined on input line 74353. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.data_sli ce.DataSliceSizeInfo' on page 792 undefined on input line 74357. Underfull \hbox (badness 10000) in paragraph at lines 74360--74362 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.StatusCh eckJob.get_result_when_complete' on page 792 undefined on input line 74365. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 792 undefined on input line 74374. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .SampleImage.list' on page 792 undefined on input line 74380. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 792 undefined on input line 74385. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_all_as_dataframe' on page 792 undefined on input line 74385. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.get_rows' on page 792 undefined on input line 74385. Underfull \hbox (badness 10000) in paragraph at lines 74384--74386 \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 792 undefined on input line 74388. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 792 undefined on input line 74405. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 792 undefined on input line 74409. [792] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.create' on page 793 undefined on input line 74442. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomInference Model.update' on page 793 undefined on input line 74442. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 793 undefined on input line 74451. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. list' on page 793 undefined on input line 74454. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_dataframe' on page 793 undefined on input line 74474. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 793 undefined on input line 74478. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.deployme nt.AccuracyOverTime.get_as_dataframe' on page 793 undefined on input line 74486 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 793 undefined on input line 74495. Underfull \hbox (badness 10000) in paragraph at lines 74498--74500 []\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- [793] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect_metadata' on page 794 undefined on input line 74509. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect_metadata' on page 794 undefined on input line 74514. Underfull \hbox (badness 10000) in paragraph at lines 74512--74515 []\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 794 undefined on input line 74519. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_effect' on page 794 undefined on input line 74524. Underfull \hbox (badness 10000) in paragraph at lines 74522--74525 []\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 794 undefined on input line 74529. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 794 undefined on input line 74534. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_or_request_feature_effect' on page 794 undefined on input line 74539. Underfull \hbox (badness 10000) in paragraph at lines 74537--74540 []\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 794 undefined on input line 74544. Underfull \hbox (badness 10000) in paragraph at lines 74542--74545 []\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 794 undefined on input line 74548. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.sharing. SharingRole' on page 794 undefined on input line 74548. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.share ' on page 794 undefined on input line 74549. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SharingAccess' on page 794 undefined on input line 74553. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_a ccess_list' on page 794 undefined on input line 74554. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataStore.get_s hared_roles' on page 794 undefined on input line 74554. Underfull \hbox (badness 10000) in paragraph at lines 74552--74555 []\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 794 undefined on input line 74558. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_clean' on page 794 undefined on input line 74559. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion.create_from_previous' on page 794 undefined on input line 74559. [794] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 795 undefined on input line 7460 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 795 undefined on inpu t line 74613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 795 undefined on input line 7461 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 795 undefined on inp ut line 74619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 795 undefi ned on input line 74623. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 795 undefined on input line 74627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 795 undefined on input line 74635. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 795 undefined on inp ut line 74641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 795 undefi ned on input line 74645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 795 undefined on input line 74649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 795 undefined on input line 74657. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 795 undefined on input line 74665. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score' on page 795 undefined on inpu t line 74698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.apply_time_series_data_prep_and_score_to_file' on page 795 undefined on input line 74699. Underfull \hbox (badness 10000) in paragraph at lines 74697--74701 []\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 74697--74701 \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 795 undefined on input line 74704 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DataEngineQuery Generator.prepare_prediction_dataset_from_catalog' on page 795 undefined on inp ut line 74705. Underfull \hbox (badness 10000) in paragraph at lines 74703--74708 []\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 74703--74708 \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 795 undefined on input line 74711. [795] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_segmented_project_from_clustering_model' on page 796 undefined on input line 74717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_unsupervised_clustering_or_multiclass' on page 796 undefined on inpu t line 74723. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.list' on page 796 undefined on input line 74736. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.update' on page 796 undefined on input line 74737. Underfull \hbox (badness 10000) in paragraph at lines 74734--74738 []\T1/qtm/m/n/10 Added two new meth-ods to the Im-ageAug-men-ta-tion-List class : \T1/txtt/m/sl/10 ImageAugmentationList.list\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.is_multiclass' on page 796 undefined on input line 74755. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 796 undefined on input line 74759. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 796 undefined on input line 74763. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning' on page 796 undefined on input line 74767. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_hdfs' on page 796 undefined on input line 74776. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.generate' on page 796 undefined on input line 74780. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.visualai .ImageAugmentationList.create' on page 796 undefined on input line 74784. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 796 undefined on input line 74788. [796] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oning.to_specification' on page 797 undefined on input line 74812. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.partiti oning_methods.Backtest.to_specification' on page 797 undefined on input line 74 816. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model' on page 797 undefined on input line 74828. Underfull \hbox (badness 10000) in paragraph at lines 74839--74843 []\T1/qtm/m/n/10 Re-stored \T1/qtm/m/it/10 Model.get_leaderboard_ui_permalink\T 1/qtm/m/n/10 , \T1/qtm/m/it/10 Model.open_model_browser\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 74839--74843 \T1/qtm/m/it/10 Project.get_leaderboard_ui_permalink\T1/qtm/m/n/10 , and \T1/qt m/m/it/10 Project.open_leaderboard_browser LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 797 undefined on input line 74855. Overfull \hbox (28.74498pt too wide) in paragraph at lines 74854--74856 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Model.get_leaderboard_ui_p ermalink \T1/qtm/m/n/10 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 797 undefined on input line 74859. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 797 undefined on input line 74863. Overfull \hbox (36.02498pt too wide) in paragraph at lines 74862--74864 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Project.get_leaderboard_ui _permalink \T1/qtm/m/n/1 0 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 797 undefined on input line 74867. Overfull \hbox (8.86497pt too wide) in paragraph at lines 74866--74868 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Project.open_leaderboard_b rowser \T1/qtm/m/n/10 . [797] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start_autopilot' on page 798 undefined on input line 74895. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_impact' on page 798 undefined on input line 74903. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.request_feature_impact' on page 798 undefined on input line 74907. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_or_request_feature_impact' on page 798 undefined on input line 74911. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_impact' on page 798 undefined on input line 74917. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 798 undefined on input line 74925. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 798 undefined on input line 74929. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.get_uri' on page 798 undefined on input line 74933. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_uri' on page 798 undefined on input line 74937. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 798 undefined on input line 74947. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 798 undefined on input line 74951. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.open_in_browser' on page 798 undefined on input line 74955. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. open_in_browser' on page 798 undefined on input line 74959. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.rest.RESTClient Object.open_in_browser' on page 798 undefined on input line 74965. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_featurelist' on page 798 undefined on input line 74969. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_featurelist_by_name' on page 798 undefined on input line 74995. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. upload' on page 798 undefined on input line 74999. [798] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 799 undefined on input line 75003. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 799 undefined on input line 75029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. get_as_dataframe' on page 799 undefined on input line 75029. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset' on page 799 undefined on input line 75033. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. share' on page 799 undefined on input line 75033. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 799 undefined on input line 75037. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 799 undefined on input line 75037. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_partitioning_method' on page 799 undefined on input line 75038. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_datetime_partitioning' on page 799 undefined on input line 75039. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 799 undefined on input line 75043. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_top_model' on page 799 undefined on input line 75043. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.predict_batch' on page 799 undefined on input line 75047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 799 undefined on input line 75047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_from_data_source' on page 799 undefined on input line 75051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument.generate' on page 799 undefined on input line 75055. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 799 undefined on input line 75059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_dataset' on page 799 undefined on input line 75059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 799 undefined on input line 75063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 799 undefined on input line 75069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 799 undefined on input line 75069. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 799 undefined on input line 75073. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 799 undefined on input line 75073. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 799 undefined on input line 75073. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 799 undefined on input line 75077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_options' on page 799 undefined on input line 75077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.Client' on page 799 undefined on input line 75086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. create_modeling_featurelist' on page 799 undefined on input line 75091. Underfull \hbox (badness 10000) in paragraph at lines 75089--75092 []\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 799 undefined on input line 75095. Underfull \hbox (badness 10000) in paragraph at lines 75094--75096 []\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 799 undefined on input line 75099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_options' on page 799 undefined on input line 75099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 799 undefined on input line 75099. [799] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. list' on page 800 undefined on input line 75108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 800 undefined on input line 75120. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Dataset. create_from_data_source' on page 800 undefined on input line 75137. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_uri' on page 800 undefined on input line 75147. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.op en_in_browser' on page 800 undefined on input line 75152. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_uri' on page 800 undefined on input line 75157. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. open_in_browser' on page 800 undefined on input line 75162. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t' on page 800 undefined on input line 75170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Blueprin t.from_data' on page 800 undefined on input line 75170. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelTest ' on page 800 undefined on input line 75174. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 800 undefined on input line 75178. Underfull \hbox (badness 10000) in paragraph at lines 75177--75179 []\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 800 undefined on input line 75182. Underfull \hbox (badness 10000) in paragraph at lines 75181--75183 []\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 800 undefined on input line 75186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Feature. from_data' on page 800 undefined on input line 75186. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist' on page 800 undefined on input line 75190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Featurel ist.from_data' on page 800 undefined on input line 75190. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model' o n page 800 undefined on input line 75194. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.fr om_data' on page 800 undefined on input line 75194. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 800 undefined on input line 75198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. from_data' on page 800 undefined on input line 75198. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 800 undefined on input line 75202. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 800 undefined on input line 75206. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.automate d_documentation.AutomatedDocument' on page 800 undefined on input line 75210. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt' on page 800 undefined on input line 75214. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.create_from_custom_model_version' on page 800 undefined on input line 75214. Underfull \hbox (badness 6364) in paragraph at lines 75213--75215 []\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. [800] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.re quest_predictions' on page 801 undefined on input line 75218. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t' on page 801 undefined on input line 75222. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CustomModelVers ion' on page 801 undefined on input line 75226. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. analyze_and_model' on page 801 undefined on input line 75230. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.client.client_c onfiguration' on page 801 undefined on input line 75239. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentThumbnail' on page 801 undefined on input line 75256. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentPageFile' on page 801 undefined on input line 75260. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSample' on page 801 undefined on input line 7 5267. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSamplePage' on page 801 undefined on input li ne 75268. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.document ai.document.DocumentTextExtractionSampleDocument' on page 801 undefined on inpu t line 75269. Underfull \hbox (badness 10000) in paragraph at lines 75265--75270 []\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 75265--75270 \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 801 undefined on input line 75274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 801 undefined on input line 75279 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 801 undefined on input line 75283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 801 undefined on input line 7528 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 801 undefined on input line 7 5285. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 801 undefined on input line 75302. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations.create' on page 801 undefined on input line 75309. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 801 undefined on input line 75311. Underfull \hbox (badness 10000) in paragraph at lines 75307--75314 []\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 801 undefined on input line 75316. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ClassLis tMode' on page 801 undefined on input line 75320. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CalendarFile.cr eate_calendar_from_dataset' on page 801 undefined on input line 75326. [801] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.tr ain_datetime' on page 802 undefined on input line 75332. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.retrain' on page 802 undefined on input line 75333. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 802 undefined on input line 75338. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 802 undefined on input line 75343. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_active_combined_model' on page 802 undefined on input line 75348. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapMatr ix.get_as_dataframe' on page 802 undefined on input line 75355. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigated_models' on page 802 undefined on input line 75360. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. apply_bias_mitigation' on page 802 undefined on input line 75361. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. request_bias_mitigation_feature_info' on page 802 undefined on input line 75362 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. get_bias_mitigation_feature_info' on page 802 undefined on input line 75363. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. start' on page 802 undefined on input line 75369. Underfull \hbox (badness 10000) in paragraph at lines 75358--75371 \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 75358--75371 \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 75358--75371 \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 75358--75371 \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 75358--75371 \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 802 undefined on input line 75374. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.activate' on page 802 undefined on input line 75378. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.deactivate' on page 802 undefined on input line 75379. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Deployme nt.delete_monitoring_data' on page 802 undefined on input line 75384. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score' on page 802 undefined on input line 75397. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_s3' on page 802 undefined on input line 75401. LaTeX Warning: Hyper reference `reference/modeling/spec/binary_data:binary-data ' on page 802 undefined on input line 75410. LaTeX Warning: Hyper reference `reference/mlops/deployment:deployment-monitorin g' on page 802 undefined on input line 75422. [802] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.DatetimePartiti oningSpecification' on page 803 undefined on input line 75485. Underfull \hbox (badness 10000) in paragraph at lines 75484--75486 []\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 803 undefined on input line 75497. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJob.score_to_file' on page 803 undefined on input line 75498. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.helpers.Advance dOptions' on page 803 undefined on input line 75504. Underfull \hbox (badness 10000) in paragraph at lines 75502--75505 []\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 803 undefined on input line 75513. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. set_target' on page 803 undefined on input line 75518. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project' on page 803 undefined on input line 75523. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. restart_segment' on page 803 undefined on input line 75528. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel' on page 803 undefined on input line 75534. [803] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et' on page 804 undefined on input line 75539. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_info' on page 804 undefined on input line 75543. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_dataframe' on page 804 undefined on input line 75547. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.g et_segments_as_csv' on page 804 undefined on input line 75551. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.CombinedModel.s et_segment_champion' on page 804 undefined on input line 75555. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k' on page 804 undefined on input line 75564. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.create' on page 804 undefined on input line 75569. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.list' on page 804 undefined on input line 75573. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentationTas k.get' on page 804 undefined on input line 75577. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo' on page 804 undefined on input line 75585. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.SegmentInfo.lis t' on page 804 undefined on input line 75591. [804] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 805 undefined on input line 75673. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Job.get_ result_when_complete' on page 805 undefined on input line 75682. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.PredictionExpla nations' on page 805 undefined on input line 75683. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.ShapImpa ct' on page 805 undefined on input line 75687. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_catalog' on page 805 undefined on input line 75696. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Project. upload_dataset_from_data_source' on page 805 undefined on input line 75698. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.BatchPre dictionJobDefinition.create' on page 805 undefined on input line 75706. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Model.ge t_feature_effect' on page 805 undefined on input line 75717. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot.models.Datetime Model.get_feature_effect' on page 805 undefined on input line 75725. Underfull \hbox (badness 10000) in paragraph at lines 75728--75730 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (857 pages, 3655430 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 853 undefined on input line 80497 Reference `autodoc/api_reference:module-datarobot.models.training_predictions' on page 853 undefined on input line 80498 Rule 'makeindex datarobot-public-api-client.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'datarobot-public-api-client.idx' ------------ Run number 1 of rule 'makeindex datarobot-public-api-client.idx' ------------ Latexmk: Examining 'datarobot-public-api-client.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex datarobot-public-api-client.idx'... ------------ Running 'makeindex -s python.ist -o "datarobot-public-api-client.ind" "datarobot-public-api-client.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file datarobot-public-api-client.idx.....done (1342 entries accepted, 0 rejected). Sorting entries..............done (15165 comparisons). Generating output file datarobot-public-api-client.ind.....done (2248 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.3.1_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.3.1_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 314--317 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 323--327 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1091 [17] Overfull \vbox (1.97241pt too high) detected at line 1171 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1400 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2290--2292 []\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 2304--2309 []\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 2801--2804 []\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 2874--2879 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2906--2911 []\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 2906--2911 [][]\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 [46] [47] [48] [49] [50] [51] Underfull \hbox (badness 6141) in paragraph at lines 3324--3331 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- Overfull \vbox (0.7195pt too high) detected at line 3369 [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3612--3617 []\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 3810 [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.3840 ├── 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.3840 ├── 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.3840 ├── 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.3841 │   ├── 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.3841 │   ├── 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.3841 │   ├── 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.3841 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3843 │   ├── … ! 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.3843 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3843 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3843 │   ├── … ! 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.3844 ├── 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.3844 ├── 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.3844 ├── 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.3845 ...├── 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.3845 ...├── 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.3845 ...├── 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.3845 ...├── 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.3846 ...├── 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.3846 ...├── 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.3846 ...├── 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.3846 ...├── 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.3847 │ ├── … ! 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.3847 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3847 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3847 │ ├── … [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 4190 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4375--4378 []\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 4425--4428 []\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.5225 ...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.5225 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] [83] Overfull \vbox (2.67389pt too high) detected at line 5452 [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.5838 ├── 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.5838 ├── 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.5838 ├── 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.5839 ├  ├──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.5839 ├  ├──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.5839 ├  ├──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.5839 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5842 ├── 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.5842 ├── 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.5842 ├── data.csv [90] [91] Overfull \vbox (1.97241pt too high) detected at line 5979 [92] [93] [94] [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6252--6259 \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] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] Underfull \hbox (badness 10000) in paragraph at lines 7265--7270 []\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. [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] Underfull \hbox (badness 5231) in paragraph at lines 8150--8155 []\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- [125] Underfull \hbox (badness 10000) in paragraph at lines 8228--8231 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8228--8231 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8241--8244 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8241--8244 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8241--8244 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8273--8276 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8273--8276 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8286--8288 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 31st are ig- [126] Overfull \vbox (691.36992pt too high) has occurred while \output is active [127] Underfull \hbox (badness 5832) in paragraph at lines 8305--8311 []\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 8305--8311 \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 [128] [129] [130] [131] [132] Overfull \vbox (1.97241pt too high) detected at line 8722 [133] [134] [135] [136] [137] [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 9210--9214 \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. [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 9375--9378 []\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 [144] [145] [146] Overfull \vbox (2.67389pt too high) detected at line 9591 [147] Overfull \vbox (1.97238pt too high) detected at line 9655 [148] [149] [150] [151] Underfull \hbox (badness 10000) in paragraph at lines 9877--9881 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] Underfull \hbox (badness 10000) in paragraph at lines 11054--11057 []\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 [170] [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 11306--11311 \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 11364--11370 \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 11364--11370 \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 11364--11370 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [174] [175] [176] [177] [178] [179] [180] Overfull \hbox (14.55872pt too wide) in paragraph at lines 12111--12111 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] Underfull \hbox (badness 10000) in paragraph at lines 13326--13330 \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 13331--13335 \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 ) Underfull \hbox (badness 10000) in paragraph at lines 13378--13382 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: [193] Overfull \hbox (23.14409pt too wide) in paragraph at lines 13383--13387 \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 ) [194] Underfull \hbox (badness 10000) in paragraph at lines 13552--13555 []\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. [195] [196] [197] [198] [199] [200] [201] [202] Overfull \vbox (0.6316pt too high) detected at line 14297 [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] Overfull \vbox (0.6316pt too high) detected at line 15236 [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] Underfull \hbox (badness 10000) in paragraph at lines 19144--19149 \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 19151--19155 \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 19151--19155 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [253] Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \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 19213--19219 \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 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 19410--19414 \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 19416--19419 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for [256] Underfull \hbox (badness 10000) in paragraph at lines 19451--19457 \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 19451--19457 \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 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [257] [258] [259] Overfull \hbox (15.66096pt too wide) in paragraph at lines 19775--19780 \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 19775--19780 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \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 19819--19824 \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 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [260] Underfull \hbox (badness 10000) in paragraph at lines 19870--19876 \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 19870--19876 \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 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [261] [262] Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \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 20173--20178 \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 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 20286--20296 \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 20286--20296 \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 20298--20304 \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 20298--20304 \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 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [265] [266] Underfull \hbox (badness 10000) in paragraph at lines 20474--20484 \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 20474--20484 \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 20474--20484 \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 20491--20497 \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 20491--20497 \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 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] Underfull \hbox (badness 10000) in paragraph at lines 21926--21929 \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 21926--21929 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [280] [281] [282] Underfull \hbox (badness 10000) in paragraph at lines 22268--22272 \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 22268--22272 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 24086--24089 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [300] Underfull \hbox (badness 10000) in paragraph at lines 24145--24148 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] Underfull \hbox (badness 5077) in paragraph at lines 26790--26797 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [328] [329] [330] [331] [332] [333] Underfull \hbox (badness 10000) in paragraph at lines 27465--27468 \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. [334] [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 27794--27797 \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. [337] [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 28088--28091 \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. [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] Underfull \hbox (badness 10000) in paragraph at lines 29451--29455 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [354] [355] [356] Underfull \hbox (badness 10000) in paragraph at lines 29799--29804 \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 29799--29804 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [357] Underfull \hbox (badness 10000) in paragraph at lines 29873--29878 \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 29873--29878 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] Overfull \hbox (10.41382pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [380] [381] Overfull \hbox (77.69371pt too wide) in paragraph at lines 32355--32355 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 32355--32355 \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 32355--32355 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [382] [383] [384] [385] [386] [387] [388] Underfull \hbox (badness 10000) in paragraph at lines 33035--33040 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [389] [390] [391] [392] [393] Underfull \hbox (badness 10000) in paragraph at lines 33534--33539 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [394] [395] [396] [397] [398] [399] Underfull \hbox (badness 10000) in paragraph at lines 34185--34188 []\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 34185--34188 \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 34250--34253 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [400] Underfull \hbox (badness 10000) in paragraph at lines 34312--34315 \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 34322--34325 []\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 34322--34325 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 34477--34481 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 34477--34481 \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 34482--34486 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 34482--34486 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [403] [404] [405] [406] Underfull \hbox (badness 10000) in paragraph at lines 34915--34918 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [407] [408] [409] [410] [411] Underfull \hbox (badness 10000) in paragraph at lines 35258--35263 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 35277--35281 \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 35295--35298 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [412] [413] [414] [415] [416] [417] [418] [419] [420] Overfull \hbox (14.04398pt too wide) in paragraph at lines 36090--36090 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] Underfull \hbox (badness 5592) in paragraph at lines 38495--38501 \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 38495--38501 \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. [442] Underfull \hbox (badness 10000) in paragraph at lines 38543--38548 []\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 38543--38548 [][]\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 [443] [444] [445] [446] Underfull \hbox (badness 5359) in paragraph at lines 38899--38902 \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 [447] [448] [449] [450] [451] [452] [453] Underfull \hbox (badness 10000) in paragraph at lines 39730--39735 []\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 39730--39735 [][]\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 [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] Underfull \hbox (badness 5359) in paragraph at lines 42612--42615 \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 [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] Underfull \hbox (badness 5359) in paragraph at lines 45541--45544 \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 [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] Underfull \hbox (badness 10000) in paragraph at lines 46825--46830 []\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 46825--46830 [][]\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 [519] [520] [521] [522] [523] [524] [525] Underfull \hbox (badness 5592) in paragraph at lines 47488--47494 \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 47488--47494 \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 47536--47541 []\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 47536--47541 [][]\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 [526] [527] [528] [529] Underfull \hbox (badness 10000) in paragraph at lines 47816--47824 \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 47816--47824 \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 [530] [531] [532] [533] Underfull \hbox (badness 10000) in paragraph at lines 48234--48239 []\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 48234--48239 [][]\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 [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] Underfull \hbox (badness 10000) in paragraph at lines 49339--49343 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [545] [546] Underfull \hbox (badness 10000) in paragraph at lines 49449--49453 \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 Underfull \hbox (badness 5359) in paragraph at lines 49519--49522 \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] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 51343--51348 []\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 51343--51348 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [564] [565] [566] [567] Underfull \hbox (badness 10000) in paragraph at lines 51781--51786 []\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 51781--51786 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] [585] Underfull \hbox (badness 5359) in paragraph at lines 53547--53550 \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 [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 54831--54836 []\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 54831--54836 [][]\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 [597] [598] [599] [600] [601] [602] [603] Underfull \hbox (badness 5592) in paragraph at lines 55494--55500 \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 55494--55500 \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 55542--55547 []\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 55542--55547 [][]\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 [604] [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] Overfull \hbox (3.26418pt too wide) in paragraph at lines 56711--56711 \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 56721--56724 []\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 56731--56734 []\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 56741--56745 \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 . [615] Underfull \hbox (badness 10000) in paragraph at lines 56750--56756 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [616] [617] [618] Underfull \hbox (badness 10000) in paragraph at lines 57022--57027 []\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 , [619] [620] [621] Underfull \hbox (badness 10000) in paragraph at lines 57239--57243 \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 . [622] [623] [624] [625] [626] [627] Underfull \hbox (badness 5563) in paragraph at lines 57858--57867 \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 [628] [629] Underfull \hbox (badness 10000) in paragraph at lines 58049--58052 []\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 58049--58052 \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. [630] [631] Underfull \hbox (badness 10000) in paragraph at lines 58254--58263 \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 58254--58263 \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 58254--58263 \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 , [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 59606--59609 []\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 59611--59614 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [645] [646] [647] Overfull \hbox (15.28386pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [648] Overfull \hbox (89.36382pt too wide) in paragraph at lines 60094--60094 \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 60094--60094 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 62285--62288 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [673] [674] [675] [676] [677] Underfull \hbox (badness 10000) in paragraph at lines 62797--62800 \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 [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] Underfull \hbox (badness 5592) in paragraph at lines 64095--64101 \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 64095--64101 \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. [691] Underfull \hbox (badness 10000) in paragraph at lines 64167--64172 []\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 64167--64172 [][]\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 [692] [693] [694] [695] [696] [697] [698] Underfull \hbox (badness 10000) in paragraph at lines 64940--64944 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [699] [700] [701] Underfull \hbox (badness 10000) in paragraph at lines 65236--65238 \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. [702] [703] [704] Underfull \hbox (badness 10000) in paragraph at lines 65529--65532 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [705] [706] [707] [708] Underfull \hbox (badness 10000) in paragraph at lines 65978--65984 []\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 [709] [710] [711] [712] [713] [714] [715] [716] Underfull \hbox (badness 6047) in paragraph at lines 66863--66866 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [717] [718] Underfull \hbox (badness 7047) in paragraph at lines 66986--66991 \T1/qtm/m/n/10 [str] Type of model pack-age. \T1/qtm/m/it/10 ded-i-cated \T1/qt m/m/n/10 (na-tive DataRobot mod-els) and cus- [719] [720] [721] [722] Overfull \hbox (0.7738pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] Overfull \hbox (40.76382pt too wide) in paragraph at lines 71067--71067 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [759] Overfull \hbox (4.4887pt too wide) in paragraph at lines 71213--71213 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [760] Overfull \hbox (2.52364pt too wide) in paragraph at lines 71289--71289 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 71346--71346 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 71346--71346 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] Overfull \hbox (18.28377pt too wide) in paragraph at lines 73593--73593 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 73593--73593 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [784] Overfull \hbox (2.3038pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [785] [786] [787] Underfull \hbox (badness 10000) in paragraph at lines 73934--73940 \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 73934--73940 [][]\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 73934--73940 \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 73934--73940 \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 73977--73979 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [788] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 789 undefined on input line 74046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get' on page 789 undefined on input line 74047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.list' on page 789 undefined on input line 74048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create' on page 789 undefined on inp ut line 74049. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create_from_custom_model' on page 78 9 undefined on input line 74050. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.update' on page 789 undefined on inp ut line 74051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.delete' on page 789 undefined on inp ut line 74052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_embeddings' on page 78 9 undefined on input line 74053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_text_chunkings' on pag e 789 undefined on input line 74054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.download_text_and_embeddings_asset' on page 789 undefined on input line 74055. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.CustomModelVectorDatabaseValidation' on page 789 un defined on input line 74059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 789 unde fined on input line 74060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 789 undefined on input line 74061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 789 u ndefined on input line 74062. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 89 undefined on input line 74063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 789 undefined on input line 74067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.get' on page 789 undefined on input line 7406 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.list' on page 789 undefined on input line 740 69. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.create' on page 789 undefined on input line 7 4070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.update' on page 789 undefined on input line 7 4071. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.delete' on page 789 undefined on input line 7 4072. [789] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition' on page 790 undefined on input line 74076. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition.list' on page 790 undefined on input line 74077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 790 undefined on input line 740 81. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.get' on page 790 undefined on input line 74082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.list' on page 790 undefined on input lin e 74083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create' on page 790 undefined on input l ine 74084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 790 u ndefined on input line 74085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.update' on page 790 undefined on input l ine 74086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.delete' on page 790 undefined on input l ine 74087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 790 undefined on input line 74091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.get' on page 790 undefined on input line 740 92. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.list' on page 790 undefined on input line 74 093. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.create' on page 790 undefined on input line 74094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.delete' on page 790 undefined on input line 74095. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_llm_validation.CustomModelLLMValidation' on page 790 u ndefined on input line 74099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 790 unde fined on input line 74100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 790 undefined on input line 74101. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 790 u ndefined on input line 74102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 90 undefined on input line 74103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 790 undefined on input line 74107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.get' on page 790 undefined on in put line 74108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.list' on page 790 undefined on i nput line 74109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.create' on page 790 undefined on input line 74110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 790 undefined on input line 74111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.delete' on page 790 undefined on input line 74112. Underfull \hbox (badness 10000) in paragraph at lines 74127--74133 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 74159--74161 []\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. [790] Underfull \hbox (badness 10000) in paragraph at lines 74193--74202 \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 74193--74202 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 74193--74202 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 74215--74228 \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 74215--74228 [][]\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 74215--74228 \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 74264--74266 []\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 74273--74275 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [791] Underfull \hbox (badness 10000) in paragraph at lines 74315--74330 \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 74315--74330 [][]\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 74315--74330 [][]\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 74360--74362 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: Underfull \hbox (badness 10000) in paragraph at lines 74384--74386 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [792] Underfull \hbox (badness 10000) in paragraph at lines 74498--74500 []\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- [793] Underfull \hbox (badness 10000) in paragraph at lines 74512--74515 []\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 74522--74525 []\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 74537--74540 []\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 74542--74545 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 74552--74555 []\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. [794] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 795 undefined on input line 7460 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 795 undefined on inpu t line 74613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 795 undefined on input line 7461 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 795 undefined on inp ut line 74619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 795 undefi ned on input line 74623. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 795 undefined on input line 74627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 795 undefined on input line 74635. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 795 undefined on inp ut line 74641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 795 undefi ned on input line 74645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 795 undefined on input line 74649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 795 undefined on input line 74657. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 795 undefined on input line 74665. Underfull \hbox (badness 10000) in paragraph at lines 74697--74701 []\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 74697--74701 [][]\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 74703--74708 []\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 74703--74708 [][]\T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_c atalog[][] \T1/qtm/m/n/10 that ap-ply time se-ries [795] Underfull \hbox (badness 10000) in paragraph at lines 74734--74738 []\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 , [796] Underfull \hbox (badness 10000) in paragraph at lines 74839--74843 []\T1/qtm/m/n/10 Re-stored \T1/qtm/m/it/10 Model.get_leaderboard_ui_permalink\T 1/qtm/m/n/10 , \T1/qtm/m/it/10 Model.open_model_browser\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 74839--74843 \T1/qtm/m/it/10 Project.get_leaderboard_ui_permalink\T1/qtm/m/n/10 , and \T1/qt m/m/it/10 Project.open_leaderboard_browser Overfull \hbox (28.74498pt too wide) in paragraph at lines 74854--74856 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Model.get_leaderboard_ui_p ermalink \T1/qtm/m/n/10 . Overfull \hbox (36.02498pt too wide) in paragraph at lines 74862--74864 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Project.get_leaderboard_ui _permalink \T1/qtm/m/n/1 0 . Overfull \hbox (8.86497pt too wide) in paragraph at lines 74866--74868 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Project.open_leaderboard_b rowser \T1/qtm/m/n/10 . [797] [798] Underfull \hbox (badness 10000) in paragraph at lines 75089--75092 []\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 75094--75096 []\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. [799] Underfull \hbox (badness 10000) in paragraph at lines 75177--75179 [][][]\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 75181--75183 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 r equired_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 6364) in paragraph at lines 75213--75215 []\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. [800] Underfull \hbox (badness 10000) in paragraph at lines 75265--75270 []\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 75265--75270 \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 801 undefined on input line 75274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 801 undefined on input line 75279 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 801 undefined on input line 75283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 801 undefined on input line 7528 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 801 undefined on input line 7 5285. Underfull \hbox (badness 10000) in paragraph at lines 75307--75314 []\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 [801] Underfull \hbox (badness 10000) in paragraph at lines 75358--75371 \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 75358--75371 \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 75358--75371 \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 75358--75371 \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 75358--75371 \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. [802] Underfull \hbox (badness 10000) in paragraph at lines 75484--75486 []\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 75502--75505 []\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 [803] [804] Underfull \hbox (badness 10000) in paragraph at lines 75728--75730 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (885 pages, 3886744 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.3.1_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.3.1_Docs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) ! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function. (xeCJK) (xeCJK) You must change your typesetting engine to (xeCJK) "xelatex" (xeCJK) instead of plain "latex" or "pdflatex" or (xeCJK) "lualatex". (xeCJK) Loading xeCJK will abort! Type to continue. ... l.43 ..._critical:nn { xeCJK } { Require-XeTeX } } ) (/usr/share/texlive/texmf-dist/tex/latex/idxlayout/idxlayout.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) Writing index file datarobot-public-api-client.idx (/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (./datarobot-public-api-client.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./datarobot-public-api-client.out) (./datarobot-public-api-client.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./datarobot-public-api-client.toc) [1] [2] [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) Underfull \hbox (badness 10000) in paragraph at lines 314--317 [][][]\T1/txtt/m/sl/10 Dataset.create_from_url[][] \T1/qtm/m/n/10 takes .csv da ta from a URL. If you have set Underfull \hbox (badness 10000) in paragraph at lines 323--327 [][][]\T1/txtt/m/sl/10 Dataset.create_from_data_source[][] \T1/qtm/m/n/10 takes data from a data source. If you have set [6] [7] [8] [9] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [10] [11] [12] [13] [14] [15] [16] Overfull \vbox (1.97241pt too high) detected at line 1091 [17] Overfull \vbox (1.97241pt too high) detected at line 1171 [18] [19] [20] [21] [22] Overfull \vbox (1.97241pt too high) detected at line 1400 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Underfull \hbox (badness 10000) in paragraph at lines 2290--2292 []\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 2304--2309 []\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 2801--2804 []\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 2874--2879 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 validation_start_date\T1/qtm/m/n/10 . Us-ing the same date for both \T1/txtt/m/n/10 primary_training_end_date \T1/qtm/m/n/1 0 and Underfull \hbox (badness 10000) in paragraph at lines 2906--2911 []\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 2906--2911 [][]\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 [46] [47] [48] [49] [50] [51] Underfull \hbox (badness 6141) in paragraph at lines 3324--3331 []\T1/qtm/m/n/10 Enough rows of his-tor-i-cal data must be pro-vided to cover t he span of the ef-fec-tive Fea-ture Deriva- Overfull \vbox (0.7195pt too high) detected at line 3369 [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3612--3617 []\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 3810 [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.3840 ├── 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.3840 ├── 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.3840 ├── 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.3841 │   ├── 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.3841 │   ├── 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.3841 │   ├── 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.3841 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3842 │   ├── 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.3843 │   ├── … ! 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.3843 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3843 │   ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3843 │   ├── … ! 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.3844 ├── 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.3844 ├── 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.3844 ├── 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.3845 ...├── 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.3845 ...├── 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.3845 ...├── 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.3845 ...├── 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.3846 ...├── 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.3846 ...├── 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.3846 ...├── 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.3846 ...├── 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.3847 │ ├── … ! 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.3847 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3847 │ ├── … ! LaTeX Error: Unicode character ─ (U+2500) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3847 │ ├── … [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 4190 [67] [68] [69] [70] Underfull \hbox (badness 7012) in paragraph at lines 4375--4378 []\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 4425--4428 []\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.5225 ...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.5225 ...gment\PYGZus{}id}\PYG{l+s+s2}{\PYGZdq{}} [81] [82] [83] Overfull \vbox (2.67389pt too high) detected at line 5452 [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.5838 ├── 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.5838 ├── 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.5838 ├── 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.5839 ├  ├──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.5839 ├  ├──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.5839 ├  ├──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.5839 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5840 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5841 ├  ├──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.5842 ├── 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.5842 ├── 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.5842 ├── data.csv [90] [91] Overfull \vbox (1.97241pt too high) detected at line 5979 [92] [93] [94] [95] [96] Underfull \hbox (badness 10000) in paragraph at lines 6252--6259 \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] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] Underfull \hbox (badness 10000) in paragraph at lines 7265--7270 []\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. [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] Underfull \hbox (badness 5231) in paragraph at lines 8150--8155 []\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- [125] Underfull \hbox (badness 10000) in paragraph at lines 8228--8231 \T1/qtm/m/n/10 minute val- Underfull \hbox (badness 7981) in paragraph at lines 8228--8231 \T1/qtm/m/n/10 hour of the Underfull \hbox (badness 10000) in paragraph at lines 8241--8244 []|\T1/qtm/m/n/10 The hour(s) Underfull \hbox (badness 10000) in paragraph at lines 8241--8244 \T1/qtm/m/n/10 of the day Underfull \hbox (badness 5741) in paragraph at lines 8241--8244 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 []|\T1/qtm/m/n/10 Strings, ei- Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 ther 3-letter Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 ab-bre-vi-a-tions Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 or the full Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 month, can Underfull \hbox (badness 10000) in paragraph at lines 8254--8256 \T1/qtm/m/n/10 change-ably Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 []\T1/qtm/m/n/10 Months that Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/qtm/m/n/10 pat-i-ble with Overfull \hbox (8.34909pt too wide) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/qtm/m/n/10 are ig-nored, Overfull \hbox (13.59908pt too wide) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 "day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 ": [31], Underfull \hbox (badness 10000) in paragraph at lines 8257--8260 \T1/txtt/m/n/10 "month":[ Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ab-bre-vi-a- Underfull \hbox (badness 5741) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 tions or the Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 full name Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 of the day, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 in-ter-change- Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ably (e.g., Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^Psun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^PSun-day^^Q, Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^Psun^^Q, or Underfull \hbox (badness 10000) in paragraph at lines 8270--8272 \T1/qtm/m/n/10 ^^PSun^^Q, all Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 di-tive with Overfull \hbox (10.84909pt too wide) in paragraph at lines 8273--8276 \T1/txtt/m/n/10 day_of_month\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 run both Underfull \hbox (badness 7981) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 on the date Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (8.34909pt too wide) in paragraph at lines 8273--8276 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8273--8276 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 []|\T1/qtm/m/n/10 The date(s) Underfull \hbox (badness 5741) in paragraph at lines 8286--8288 \T1/qtm/m/n/10 that the job Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 \T1/txtt/m/n/10 ... 31] \T1/qtm/m/n/10 or Underfull \hbox (badness 10000) in paragraph at lines 8286--8288 \T1/qtm/m/n/10 days of the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 field is ad- Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 di-tive with Overfull \hbox (5.5991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 mean-ing the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 job will Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 the date(s) Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 de-fined in Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 this field Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 spec-i-fied by Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 dates 1st, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 2nd, 3rd, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 plus ev-ery Overfull \hbox (8.34909pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_month Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 is set to Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 ["*"] \T1/qtm/m/n/10 and Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 is de-fined, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 will trig-ger Overfull \hbox (3.0991pt too wide) in paragraph at lines 8289--8293 \T1/txtt/m/n/10 day_of_week Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 Tues-day the Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 2nd, 9th, Underfull \hbox (badness 10000) in paragraph at lines 8289--8293 \T1/qtm/m/n/10 16th, 23rd, Underfull \hbox (badness 10000) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 such as Underfull \hbox (badness 10000) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 Febru-ary Underfull \hbox (badness 6032) in paragraph at lines 8294--8297 \T1/qtm/m/n/10 31st are ig- [126] Overfull \vbox (691.36992pt too high) has occurred while \output is active [127] Underfull \hbox (badness 5832) in paragraph at lines 8305--8311 []\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 8305--8311 \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 [128] [129] [130] [131] [132] Overfull \vbox (1.97241pt too high) detected at line 8722 [133] [134] [135] [136] [137] [138] [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 9210--9214 \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. [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 9375--9378 []\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 [144] [145] [146] Overfull \vbox (2.67389pt too high) detected at line 9591 [147] Overfull \vbox (1.97238pt too high) detected at line 9655 [148] [149] [150] [151] Underfull \hbox (badness 10000) in paragraph at lines 9877--9881 []\T1/qtm/m/n/10 cus-tom_model.update(is_training_data_for_versions_permanently _enabled=True) cus- [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] Underfull \hbox (badness 10000) in paragraph at lines 11054--11057 []\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 [170] [171] [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 11306--11311 \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 11364--11370 \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 11364--11370 \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 11364--11370 \T1/txtt/m/n/10 predictionBalance\T1/qtm/m/n/10 , \T1/txtt/m/n/10 trueFavorable AndUnfavorableRateParity \T1/qtm/m/n/10 or [174] [175] [176] [177] [178] [179] [180] Overfull \hbox (14.55872pt too wide) in paragraph at lines 12111--12111 \T1/qtm/m/it/10 **record_kwargs\T1/txtt/m/n/10 )| [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] Underfull \hbox (badness 10000) in paragraph at lines 13326--13330 \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 13331--13335 \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 ) Underfull \hbox (badness 10000) in paragraph at lines 13378--13382 \T1/qtm/m/n/10 [string] The URL for the pre-dic-tion dataset (e.g.: [193] Overfull \hbox (23.14409pt too wide) in paragraph at lines 13383--13387 \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 ) [194] Underfull \hbox (badness 10000) in paragraph at lines 13552--13555 []\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. [195] [196] [197] [198] [199] [200] [201] [202] Overfull \vbox (0.6316pt too high) detected at line 14297 [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] Overfull \vbox (0.6316pt too high) detected at line 15236 [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] Underfull \hbox (badness 10000) in paragraph at lines 19144--19149 \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 19151--19155 \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 19151--19155 \T1/qtm/m/it/10 datarobot.TARGET_TYPE.UNSTRUCTURED \T1/qtm/m/n/10 or \T1/qtm/m/ it/10 datarobot.TARGET_TYPE.ANOMALY [253] Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \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 19213--19219 \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 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19213--19219 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 19410--19414 \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 19416--19419 \T1/qtm/m/n/10 Tar-get fea-ture name. It is op-tional(ignored if pro-vided) for [256] Underfull \hbox (badness 10000) in paragraph at lines 19451--19457 \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 19451--19457 \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 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ] Note: Underfull \hbox (badness 5175) in paragraph at lines 19451--19457 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [257] [258] [259] Overfull \hbox (15.66096pt too wide) in paragraph at lines 19775--19780 \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 19775--19780 \T1/qtm/m/n/10 if the test-ing at-tempt is us-ing a Cus-tom-Mod-e-lIm-age as it s model or CUS- Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \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 19819--19824 \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 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 19819--19824 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [260] Underfull \hbox (badness 10000) in paragraph at lines 19870--19876 \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 19870--19876 \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 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 19870--19876 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [261] [262] Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \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 20173--20178 \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 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 10000) in paragraph at lines 20173--20178 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 20286--20296 \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 20286--20296 \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 20298--20304 \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 20298--20304 \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 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 20298--20304 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [265] [266] Underfull \hbox (badness 10000) in paragraph at lines 20474--20484 \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 20474--20484 \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 20474--20484 \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 20491--20497 \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 20491--20497 \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 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.PUBLIC\T1/qtm/m/n/10 ]. Note: Underfull \hbox (badness 5175) in paragraph at lines 20491--20497 \T1/qtm/m/it/10 datarobot.NETWORK_EGRESS_POLICY.DR_API_ACCESS \T1/qtm/m/n/10 va lue is only sup-ported [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] Underfull \hbox (badness 10000) in paragraph at lines 21926--21929 \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 21926--21929 \T1/qtm/m/n/10 datarobot.enums.EXECUTION_ENVIRONMENT_VERSION_BUILD_STATUS [280] [281] [282] Underfull \hbox (badness 10000) in paragraph at lines 22268--22272 \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 22268--22272 \T1/qtm/m/n/10 and 1 by DR. only ap-plies to cus-tom es-ti-ma-tors with tar-get type [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 24086--24089 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [300] Underfull \hbox (badness 10000) in paragraph at lines 24145--24148 \T1/qtm/m/n/10 [str] Op-tional. The full JDBC URL (for ex-am-ple: [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] Underfull \hbox (badness 5077) in paragraph at lines 26790--26797 \T1/qtm/m/n/10 SCHEMA . TABLE _ NAME$[][]' - `[][]$jdbc : DATA _ SOURCE _ GIVEN _ NAME$[][]/' - for [328] [329] [330] [331] [332] [333] Underfull \hbox (badness 10000) in paragraph at lines 27465--27468 \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. [334] [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 27794--27797 \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. [337] [338] [339] Underfull \hbox (badness 10000) in paragraph at lines 28088--28091 \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. [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] Underfull \hbox (badness 10000) in paragraph at lines 29451--29455 \T1/qtm/m/n/10 [list] To cre-ate or up-date ex-ist-ing seg-ment anal-y-sis at-t ributes, see [354] [355] [356] Underfull \hbox (badness 10000) in paragraph at lines 29799--29804 \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 29799--29804 \T1/qtm/m/n/10 ment. To up-date ex-ist-ing `'pre-dic-tions_data_collection'' se t-tings, see [357] Underfull \hbox (badness 10000) in paragraph at lines 29873--29878 \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 29873--29878 \T1/qtm/m/n/10 To cre-ate or up-date ex-ist-ing `'pre-dic-tion_warning'' set-ti ngs, see [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] Overfull \hbox (10.41382pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 tected_feature=None\T1/qtm/m/n/10 , Overfull \hbox (13.70381pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 ness_threshold=None\T1/qtm/m/n/10 , Overfull \hbox (28.9938pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 model_package_id=None\T1/qtm/m/n/10 , Overfull \hbox (41.04382pt too wide) in paragraph at lines 32094--32094 \T1/qtm/m/it/10 able_target_outcome=None\T1/txtt/m/n/10 )| [380] [381] Overfull \hbox (77.69371pt too wide) in paragraph at lines 32355--32355 []\T1/qtm/m/it/10 baseline_validation_job_id\T1/qtm/m/n/10 , Overfull \hbox (9.35371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 project_id\T1/qtm/m/n/10 , Overfull \hbox (28.0437pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 log_version_id\T1/qtm/m/n/10 , Overfull \hbox (60.2637pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 time_partition_column\T1/qtm/m/n/10 , Overfull \hbox (109.75372pt too wide) in paragraph at lines 32355--32355 \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 32355--32355 \T1/qtm/m/it/10 series_id_columns=None\T1/qtm/m/n/10 , Overfull \hbox (54.2937pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 out_start_date=None\T1/qtm/m/n/10 , Overfull \hbox (50.39372pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 out_end_date=None\T1/qtm/m/n/10 , Overfull \hbox (13.63371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 tests=None\T1/qtm/m/n/10 , Overfull \hbox (71.42369pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 cast_window_start=None\T1/qtm/m/n/10 , Overfull \hbox (67.52371pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 cast_window_end=None\T1/qtm/m/n/10 , Overfull \hbox (16.73369pt too wide) in paragraph at lines 32355--32355 \T1/qtm/m/it/10 sage=None\T1/txtt/m/n/10 )| [382] [383] [384] [385] [386] [387] [388] Underfull \hbox (badness 10000) in paragraph at lines 33035--33040 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [389] [390] [391] [392] [393] Underfull \hbox (badness 10000) in paragraph at lines 33534--33539 []\T1/qtm/m/n/10 {`key':'DataRobot', `sum-mary':{`min':0, `max':29815.0, `std-D ev':6498.029, [394] [395] [396] [397] [398] [399] Underfull \hbox (badness 10000) in paragraph at lines 34185--34188 []\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 34185--34188 \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 34250--34253 []\T1/qtm/m/n/10 E.g. The prob-a-bil-ity P(A=0,B=1) can be re-trieved via: [400] Underfull \hbox (badness 10000) in paragraph at lines 34312--34315 \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 34322--34325 []\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 34322--34325 \T1/txtt/m/n/10 pairwise_conditional_probabilities.statistic_dataframes[(0,1)]. [401] [402] Underfull \hbox (badness 10000) in paragraph at lines 34477--34481 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_METRIC] The name of a met-ric to Underfull \hbox (badness 10000) in paragraph at lines 34477--34481 \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 34482--34486 \T1/qtm/m/n/10 [enums.FEATURE_ASSOCIATION_TYPE] The type of de-pen- Underfull \hbox (badness 10000) in paragraph at lines 34482--34486 \T1/qtm/m/n/10 dence for the data. Since `v2.19' this is op-tional and de-fault s to [403] [404] [405] [406] Underfull \hbox (badness 10000) in paragraph at lines 34915--34918 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [407] [408] [409] [410] [411] Underfull \hbox (badness 10000) in paragraph at lines 35258--35263 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. Underfull \hbox (badness 10000) in paragraph at lines 35277--35281 \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 35295--35298 \T1/qtm/m/n/10 Time unit of the fea-ture deriva-tion win-dow. One of \T1/txtt/m /n/10 datarobot.enums. [412] [413] [414] [415] [416] [417] [418] [419] [420] Overfull \hbox (14.04398pt too wide) in paragraph at lines 36090--36090 []\T1/qtm/m/it/10 ff_metadata_datetime_per_backtest\T1/txtt/m/n/10 )| [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] Underfull \hbox (badness 5592) in paragraph at lines 38495--38501 \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 38495--38501 \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. [442] Underfull \hbox (badness 10000) in paragraph at lines 38543--38548 []\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 38543--38548 [][]\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 [443] [444] [445] [446] Underfull \hbox (badness 5359) in paragraph at lines 38899--38902 \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 [447] [448] [449] [450] [451] [452] [453] Underfull \hbox (badness 10000) in paragraph at lines 39730--39735 []\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 39730--39735 [][]\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 [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] Underfull \hbox (badness 5359) in paragraph at lines 42612--42615 \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 [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] Underfull \hbox (badness 5359) in paragraph at lines 45541--45544 \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 [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] Underfull \hbox (badness 10000) in paragraph at lines 46825--46830 []\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 46825--46830 [][]\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 [519] [520] [521] [522] [523] [524] [525] Underfull \hbox (badness 5592) in paragraph at lines 47488--47494 \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 47488--47494 \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 47536--47541 []\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 47536--47541 [][]\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 [526] [527] [528] [529] Underfull \hbox (badness 10000) in paragraph at lines 47816--47824 \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 47816--47824 \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 [530] [531] [532] [533] Underfull \hbox (badness 10000) in paragraph at lines 48234--48239 []\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 48234--48239 [][]\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 [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] Underfull \hbox (badness 10000) in paragraph at lines 49339--49343 \T1/qtm/m/n/10 [AnomalyOverTimePlotPreview] a [][]\T1/txtt/m/sl/10 AnomalyOverT imePlotPreview[][] \T1/qtm/m/n/10 rep-re-sent-ing [545] [546] Underfull \hbox (badness 10000) in paragraph at lines 49449--49453 \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 Underfull \hbox (badness 5359) in paragraph at lines 49519--49522 \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] [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 51343--51348 []\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 51343--51348 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [564] [565] [566] [567] Underfull \hbox (badness 10000) in paragraph at lines 51781--51786 []\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 51781--51786 [][]\T1/txtt/m/sl/10 partitioning_methods.construct_duration_string[][] \T1/qtm /m/n/10 helper method. Please see [][]\T1/qtm/m/it/10 date-time [568] [569] [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581] [582] [583] [584] [585] Underfull \hbox (badness 5359) in paragraph at lines 53547--53550 \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 [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 54831--54836 []\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 54831--54836 [][]\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 [597] [598] [599] [600] [601] [602] [603] Underfull \hbox (badness 5592) in paragraph at lines 55494--55500 \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 55494--55500 \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 55542--55547 []\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 55542--55547 [][]\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 [604] [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] Overfull \hbox (3.26418pt too wide) in paragraph at lines 56711--56711 \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 56721--56724 []\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 56731--56734 []\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 56741--56745 \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 . [615] Underfull \hbox (badness 10000) in paragraph at lines 56750--56756 \T1/qtm/m/n/10 [datetime.datetime or None] The start date of hold-out scor-ing data. If [616] [617] [618] Underfull \hbox (badness 10000) in paragraph at lines 57022--57027 []\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 , [619] [620] [621] Underfull \hbox (badness 10000) in paragraph at lines 57239--57243 \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 . [622] [623] [624] [625] [626] [627] Underfull \hbox (badness 5563) in paragraph at lines 57858--57867 \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 [628] [629] Underfull \hbox (badness 10000) in paragraph at lines 58049--58052 []\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 58049--58052 \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. [630] [631] Underfull \hbox (badness 10000) in paragraph at lines 58254--58263 \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 58254--58263 \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 58254--58263 \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 , [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] Underfull \hbox (badness 10000) in paragraph at lines 59606--59609 []\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 59611--59614 []\T1/qtm/m/n/10 Com-pute pre-dic-tions for the model and dataset via \T1/txtt/ m/n/10 datarobot.Model. [645] [646] [647] Overfull \hbox (15.28386pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 tion_explanations=None\T1/qtm/m/n/10 , Overfull \hbox (13.06384pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 justed_prediction=None\T1/qtm/m/n/10 , Overfull \hbox (46.11383pt too wide) in paragraph at lines 60006--60006 \T1/qtm/m/it/10 justed_prediction_values=None\T1/txtt/m/n/10 )| [648] Overfull \hbox (89.36382pt too wide) in paragraph at lines 60094--60094 \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 60094--60094 \T1/qtm/m/it/10 ment_method=None\T1/txtt/m/n/10 )| [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 62285--62288 \T1/qtm/m/n/10 [ClassMappingAggregationSettings, op-tional] In-stance of \T1/tx tt/m/n/10 datarobot.helpers. [673] [674] [675] [676] [677] Underfull \hbox (badness 10000) in paragraph at lines 62797--62800 \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 [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] Underfull \hbox (badness 5592) in paragraph at lines 64095--64101 \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 64095--64101 \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. [691] Underfull \hbox (badness 10000) in paragraph at lines 64167--64172 []\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 64167--64172 [][]\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 [692] [693] [694] [695] [696] [697] [698] Underfull \hbox (badness 10000) in paragraph at lines 64940--64944 \T1/qtm/m/n/10 [PartitioningMethod, op-tional] An in-stance of \T1/txtt/m/n/10 datarobot.helpers. [699] [700] [701] Underfull \hbox (badness 10000) in paragraph at lines 65236--65238 \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. [702] [703] [704] Underfull \hbox (badness 10000) in paragraph at lines 65529--65532 \T1/qtm/m/n/10 In-stance of the Date-timePar-ti-tion-ing de-fined in \T1/txtt/m /n/10 datarobot.helpers. [705] [706] [707] [708] Underfull \hbox (badness 10000) in paragraph at lines 65978--65984 []\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 [709] [710] [711] [712] [713] [714] [715] [716] Underfull \hbox (badness 6047) in paragraph at lines 66863--66866 \T1/qtm/m/n/10 [Optional[RegisteredModelVersionsListFilters]] A Reg-is-tered-Mo d-elVer-sion-sList-Fil-ters [717] [718] Underfull \hbox (badness 7047) in paragraph at lines 66986--66991 \T1/qtm/m/n/10 [str] Type of model pack-age. \T1/qtm/m/it/10 ded-i-cated \T1/qt m/m/n/10 (na-tive DataRobot mod-els) and cus- [719] [720] [721] [722] Overfull \hbox (0.7738pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 rently_deployed\T1/qtm/m/n/10 , Overfull \hbox (20.52379pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 tered_model_version\T1/qtm/m/n/10 , Overfull \hbox (33.44382pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 first_deployed_at=None\T1/qtm/m/n/10 , Overfull \hbox (35.10382pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 first_deployed_by=None\T1/qtm/m/n/10 , Overfull \hbox (37.6538pt too wide) in paragraph at lines 67336--67336 \T1/qtm/m/it/10 tion_environment=None\T1/txtt/m/n/10 )| [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] Overfull \hbox (40.76382pt too wide) in paragraph at lines 71067--71067 \T1/qtm/m/it/10 not_added_to_menu=None\T1/qtm/m/n/10 , [759] Overfull \hbox (4.4887pt too wide) in paragraph at lines 71213--71213 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| [760] Overfull \hbox (2.52364pt too wide) in paragraph at lines 71289--71289 []\T1/qtm/m/it/10 id\T1/qtm/m/n/10 , Overfull \hbox (16.40364pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 name\T1/qtm/m/n/10 , Overfull \hbox (10.60364pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 role\T1/qtm/m/n/10 , Overfull \hbox (78.57361pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 share_recipient_type\T1/qtm/m/n/10 , Overfull \hbox (35.9886pt too wide) in paragraph at lines 71289--71289 \T1/qtm/m/it/10 **kwargs\T1/txtt/m/n/10 )| Overfull \hbox (10.33382pt too wide) in paragraph at lines 71346--71346 \T1/qtm/m/it/10 info_creator_full_name\T1/qtm/m/n/10 , Overfull \hbox (41.32385pt too wide) in paragraph at lines 71346--71346 \T1/qtm/m/it/10 last_modifier_full_name=None\T1/qtm/m/n/10 , [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] Overfull \hbox (18.28377pt too wide) in paragraph at lines 73593--73593 []\T1/qtm/m/it/10 document_index\T1/qtm/m/n/10 , Overfull \hbox (50.41376pt too wide) in paragraph at lines 73593--73593 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [784] Overfull \hbox (2.3038pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 ment_page_width\T1/qtm/m/n/10 , Overfull \hbox (5.17381pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 ment_page_height\T1/qtm/m/n/10 , Overfull \hbox (29.41382pt too wide) in paragraph at lines 73688--73688 \T1/qtm/m/it/10 tual_target_value=None\T1/qtm/m/n/10 , [785] [786] [787] Underfull \hbox (badness 10000) in paragraph at lines 73934--73940 \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 73934--73940 [][]\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 73934--73940 \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 73934--73940 \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 73977--73979 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_v s_actuals_over_time [788] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase' on page 789 undefined on input line 74046. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get' on page 789 undefined on input line 74047. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.list' on page 789 undefined on input line 74048. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create' on page 789 undefined on inp ut line 74049. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.create_from_custom_model' on page 78 9 undefined on input line 74050. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.update' on page 789 undefined on inp ut line 74051. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.delete' on page 789 undefined on inp ut line 74052. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_embeddings' on page 78 9 undefined on input line 74053. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.get_supported_text_chunkings' on pag e 789 undefined on input line 74054. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.VectorDatabase.download_text_and_embeddings_asset' on page 789 undefined on input line 74055. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.vector_database.CustomModelVectorDatabaseValidation' on page 789 un defined on input line 74059. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 789 unde fined on input line 74060. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 789 undefined on input line 74061. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 789 u ndefined on input line 74062. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 89 undefined on input line 74063. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground' on page 789 undefined on input line 74067. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.get' on page 789 undefined on input line 7406 8. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.list' on page 789 undefined on input line 740 69. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.create' on page 789 undefined on input line 7 4070. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.update' on page 789 undefined on input line 7 4071. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.playground.Playground.delete' on page 789 undefined on input line 7 4072. [789] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition' on page 790 undefined on input line 74076. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm.LLMDefinition.list' on page 790 undefined on input line 74077. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint' on page 790 undefined on input line 740 81. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.get' on page 790 undefined on input line 74082. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.list' on page 790 undefined on input lin e 74083. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create' on page 790 undefined on input l ine 74084. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.create_from_llm_blueprint' on page 790 u ndefined on input line 74085. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.update' on page 790 undefined on input l ine 74086. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.llm_blueprint.LLMBlueprint.delete' on page 790 undefined on input l ine 74087. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt' on page 790 undefined on input line 74091. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.get' on page 790 undefined on input line 740 92. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.list' on page 790 undefined on input line 74 093. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.create' on page 790 undefined on input line 74094. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.chat_prompt.ChatPrompt.delete' on page 790 undefined on input line 74095. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_llm_validation.CustomModelLLMValidation' on page 790 u ndefined on input line 74099. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get' on page 790 unde fined on input line 74100. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.get_by_values' on pag e 790 undefined on input line 74101. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.create' on page 790 u ndefined on input line 74102. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.custom_model_validation.CustomModelValidation.revalidate' on page 7 90 undefined on input line 74103. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt' on page 790 undefined on input line 74107. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.get' on page 790 undefined on in put line 74108. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.list' on page 790 undefined on i nput line 74109. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.create' on page 790 undefined on input line 74110. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.update' on page 790 undefined on input line 74111. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.genai.comparison_prompt.ComparisonPrompt.delete' on page 790 undefined on input line 74112. Underfull \hbox (badness 10000) in paragraph at lines 74127--74133 \T1/txtt/m/sl/10 run[][] [][]BatchMonitoringJob.get_status[][] [][]BatchMonitor ingJob.cancel[][] [][]BatchMonitoringJob. Underfull \hbox (badness 7888) in paragraph at lines 74159--74161 []\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. [790] Underfull \hbox (badness 10000) in paragraph at lines 74193--74202 \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 74193--74202 \T1/txtt/m/sl/10 get[][] [][]BatchMonitoringJobDefinition.create[][] [][]BatchM onitoringJobDefinition.update[][] Underfull \hbox (badness 10000) in paragraph at lines 74193--74202 [][]\T1/txtt/m/sl/10 BatchMonitoringJobDefinition.delete[][] [][]BatchMonitorin gJobDefinition.run_on_schedule[][] Underfull \hbox (badness 10000) in paragraph at lines 74215--74228 \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 74215--74228 [][]\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 74215--74228 \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 74264--74266 []\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 74273--74275 []\T1/qtm/m/n/10 Added method meth:\T1/qtm/m/it/10 Deployment.get_predictions_o ver_time [791] Underfull \hbox (badness 10000) in paragraph at lines 74315--74330 \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 74315--74330 [][]\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 74315--74330 [][]\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 74360--74362 []\T1/qtm/m/n/10 Added new method for re-triev-ing all avail-able fea-ture im-p acts for the model :meth: Underfull \hbox (badness 10000) in paragraph at lines 74384--74386 \T1/txtt/m/sl/10 PredictionExplanations.get_all_as_dataframe()[][] \T1/qtm/m/n/ 10 and [][]\T1/txtt/m/sl/10 datarobot.PredictionExplanations. [792] Underfull \hbox (badness 10000) in paragraph at lines 74498--74500 []\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- [793] Underfull \hbox (badness 10000) in paragraph at lines 74512--74515 []\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 74522--74525 []\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 74537--74540 []\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 74542--74545 []\T1/txtt/m/n/10 DatetimeModel.get_or_request_feature_fit \T1/qtm/m/n/10 has b een re-moved. Use [][]\T1/txtt/m/sl/10 DatetimeModel. Underfull \hbox (badness 10000) in paragraph at lines 74552--74555 []\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. [794] LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74603. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 795 undefined on input line 7460 7. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery.get_result' on page 795 undefined on inpu t line 74613. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatchingQuery' on page 795 undefined on input line 7461 3. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74616. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 795 undefined on inp ut line 74619. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 795 undefi ned on input line 74623. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 795 undefined on input line 74627. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.model_lineage.ModelLineage' on page 795 undefined on input line 74635. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching' on page 795 undefined on input line 74638. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data' on page 795 undefined on inp ut line 74641. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_model' on page 795 undefi ned on input line 74645. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.data_matching.DataMatching.get_closest_data_for_featurelist' on page 795 undefined on input line 74649. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.notebooks.Notebook' on page 795 undefined on input line 74657. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.recipes.Recipe' on page 795 undefined on input line 74665. Underfull \hbox (badness 10000) in paragraph at lines 74697--74701 []\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 74697--74701 [][]\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 74703--74708 []\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 74703--74708 [][]\T1/txtt/m/sl/10 DataEngineQueryGenerator.prepare_prediction_dataset_from_c atalog[][] \T1/qtm/m/n/10 that ap-ply time se-ries [795] Underfull \hbox (badness 10000) in paragraph at lines 74734--74738 []\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 , [796] Underfull \hbox (badness 10000) in paragraph at lines 74839--74843 []\T1/qtm/m/n/10 Re-stored \T1/qtm/m/it/10 Model.get_leaderboard_ui_permalink\T 1/qtm/m/n/10 , \T1/qtm/m/it/10 Model.open_model_browser\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 74839--74843 \T1/qtm/m/it/10 Project.get_leaderboard_ui_permalink\T1/qtm/m/n/10 , and \T1/qt m/m/it/10 Project.open_leaderboard_browser Overfull \hbox (28.74498pt too wide) in paragraph at lines 74854--74856 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Model.get_leaderboard_ui_p ermalink \T1/qtm/m/n/10 . Overfull \hbox (36.02498pt too wide) in paragraph at lines 74862--74864 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Project.get_leaderboard_ui _permalink \T1/qtm/m/n/1 0 . Overfull \hbox (8.86497pt too wide) in paragraph at lines 74866--74868 []\T1/qtm/m/n/10 Dep-re-cated method \T1/qtm/m/it/10 Project.open_leaderboard_b rowser \T1/qtm/m/n/10 . [797] [798] Underfull \hbox (badness 10000) in paragraph at lines 75089--75092 []\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 75094--75096 []\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. [799] Underfull \hbox (badness 10000) in paragraph at lines 75177--75179 [][][]\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 75181--75183 [][][]\T1/txtt/m/sl/10 CustomTaskVersion[][]\T1/qtm/m/n/10 's \T1/txtt/m/n/10 r equired_metadata \T1/qtm/m/n/10 pa-ram-e-ter has been re-moved. Use Underfull \hbox (badness 6364) in paragraph at lines 75213--75215 []\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. [800] Underfull \hbox (badness 10000) in paragraph at lines 75265--75270 []\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 75265--75270 \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 801 undefined on input line 75274. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicyRun' on page 801 undefined on input line 75279 . LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy' on page 801 undefined on input line 75283. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.get' on page 801 undefined on input line 7528 4. LaTeX Warning: Hyper reference `autodoc/api_reference:datarobot._experimental.m odels.retraining.RetrainingPolicy.delete' on page 801 undefined on input line 7 5285. Underfull \hbox (badness 10000) in paragraph at lines 75307--75314 []\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 [801] Underfull \hbox (badness 10000) in paragraph at lines 75358--75371 \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 75358--75371 \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 75358--75371 \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 75358--75371 \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 75358--75371 \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. [802] Underfull \hbox (badness 10000) in paragraph at lines 75484--75486 []\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 75502--75505 []\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 [803] [804] Underfull \hbox (badness 10000) in paragraph at lines 75728--75730 []\T1/txtt/m/n/10 DatetimeModel.get_feature_fit Output written on datarobot-public-api-client.pdf (885 pages, 3886432 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