Read the Docs build information Build id: 3053802 Project: feature-labs-inc-evalml Version: 4462 Commit: 83f893b61849f99cb047cbec1682d96e61ff0f24 Date: 2025-05-19T18:10:27.253600Z State: finished Success: False [rtd-command-info] start-time: 2025-05-19T18:10:27.970249Z, end-time: 2025-05-19T18:10:28.748551Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/alteryx/evalml.git . Cloning into '.'... [rtd-command-info] start-time: 2025-05-19T18:10:28.785839Z, end-time: 2025-05-19T18:10:29.847961Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/4462/head:external-4462 From https://github.com/alteryx/evalml * [new ref] refs/pull/4462/head -> external-4462 * [new tag] v0.83.0 -> v0.83.0 * [new tag] v0.84.0 -> v0.84.0 [rtd-command-info] start-time: 2025-05-19T18:10:29.925133Z, end-time: 2025-05-19T18:10:30.045114Z, duration: 0, exit-code: 0 git checkout --force 83f893b61849f99cb047cbec1682d96e61ff0f24 Note: switching to '83f893b61849f99cb047cbec1682d96e61ff0f24'. 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 83f893b Update latest dependencies [rtd-command-info] start-time: 2025-05-19T18:10:30.087167Z, end-time: 2025-05-19T18:10:30.127525Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-22.04 tools: python: "3.9" apt_packages: - graphviz # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py fail_on_warning: false # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: docs/readthedocs-requirements.txt - method: pip path: . extra_requirements: - dev - prophet [rtd-command-info] start-time: 2025-05-19T18:10:30.766319Z, end-time: 2025-05-19T18:10:33.732038Z, duration: 2, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1245 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2934 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4363 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3251 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1547 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4532 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] Fetched 18.5 MB in 2s (8707 kB/s) Reading package lists... [rtd-command-info] start-time: 2025-05-19T18:10:33.768450Z, end-time: 2025-05-19T18:10:36.767765Z, duration: 2, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 223 not upgraded. Need to get 1500 kB of archives. After this operation, 4700 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1500 kB in 1s (1181 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2025-05-19T18:10:40.138369Z, end-time: 2025-05-19T18:10:40.194795Z, duration: 0, exit-code: 0 asdf global python 3.9.22 [rtd-command-info] start-time: 2025-05-19T18:10:40.544143Z, end-time: 2025-05-19T18:10:41.316404Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.22.final.0-64 in 494ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462, 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: 2025-05-19T18:10:41.368306Z, end-time: 2025-05-19T18:10:46.497374Z, duration: 5, 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/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.7.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.0 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-25.1.1 setuptools-80.7.1 [rtd-command-info] start-time: 2025-05-19T18:10:46.548130Z, end-time: 2025-05-19T18:10:51.260946Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-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.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster~=0.7.14 (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.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting zipp>=3.20 (from importlib-metadata>=6.0->sphinx) Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 126.8 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 624.3 MB/s eta 0:00:00 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 389.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 669.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Installing collected packages: zipp, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-0.7.16 babel-2.17.0 certifi-2025.4.26 charset-normalizer-3.4.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 importlib-metadata-8.7.0 packaging-25.0 requests-2.32.3 snowballstemmer-3.0.1 sphinx-7.4.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.4.0 zipp-3.21.0 [rtd-command-info] start-time: 2025-05-19T18:10:51.323637Z, end-time: 2025-05-19T18:10:51.851744Z, duration: 0, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/readthedocs-requirements.txt Requirement already satisfied: setuptools>=45.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from -r docs/readthedocs-requirements.txt (line 1)) (80.7.1) [rtd-command-info] start-time: 2025-05-19T18:10:51.897803Z, end-time: 2025-05-19T18:12:09.716358Z, duration: 77, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev,prophet] Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy>=1.22.0 (from evalml==0.84.0) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting pandas<2.1.0,>=1.5.0 (from evalml==0.84.0) Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting scipy<1.14.0,>=1.5.0 (from evalml==0.84.0) Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting scikit-learn>=1.3.2 (from evalml==0.84.0) Downloading scikit_learn-1.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting scikit-optimize>=0.9.0 (from evalml==0.84.0) Downloading scikit_optimize-0.10.2-py2.py3-none-any.whl.metadata (9.7 kB) Collecting pyzmq>=21.0.2 (from evalml==0.84.0) Downloading pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.0 kB) Collecting colorama>=0.4.4 (from evalml==0.84.0) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting cloudpickle>=1.5.0 (from evalml==0.84.0) Downloading cloudpickle-3.1.1-py3-none-any.whl.metadata (7.1 kB) Collecting click>=8.0.0 (from evalml==0.84.0) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting shap>=0.45.0 (from evalml==0.84.0) Downloading shap-0.47.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) Collecting statsmodels>=0.12.2 (from evalml==0.84.0) Downloading statsmodels-0.14.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) Collecting texttable>=1.6.2 (from evalml==0.84.0) Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting woodwork>=0.22.0 (from woodwork[dask]>=0.22.0->evalml==0.84.0) Downloading woodwork-0.31.0-py3-none-any.whl.metadata (10 kB) Collecting dask!=2022.10.1,>=2022.2.0 (from evalml==0.84.0) Downloading dask-2024.8.0-py3-none-any.whl.metadata (3.8 kB) Collecting distributed!=2022.10.1,>=2022.2.0 (from evalml==0.84.0) Downloading distributed-2024.8.0-py3-none-any.whl.metadata (3.4 kB) Collecting featuretools>=1.16.0 (from featuretools[dask]>=1.16.0->evalml==0.84.0) Downloading featuretools-1.31.0-py3-none-any.whl.metadata (15 kB) Collecting nlp-primitives>=2.9.0 (from evalml==0.84.0) Downloading nlp_primitives-2.13.0-py3-none-any.whl.metadata (7.4 kB) Collecting networkx>=2.7 (from evalml==0.84.0) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting plotly>=5.0.0 (from evalml==0.84.0) Downloading plotly-6.1.0-py3-none-any.whl.metadata (6.9 kB) Collecting kaleido>=0.2.0 (from evalml==0.84.0) Downloading kaleido-0.2.1-py2.py3-none-manylinux1_x86_64.whl.metadata (15 kB) Collecting ipywidgets>=7.5 (from evalml==0.84.0) Downloading ipywidgets-8.1.7-py3-none-any.whl.metadata (2.4 kB) Collecting xgboost>=1.7.0.post0 (from evalml==0.84.0) Downloading xgboost-2.1.4-py3-none-manylinux_2_28_x86_64.whl.metadata (2.1 kB) Collecting catboost>=1.1.1 (from evalml==0.84.0) Downloading catboost-1.2.8-cp39-cp39-manylinux2014_x86_64.whl.metadata (1.2 kB) Collecting lightgbm>=4.0.0 (from evalml==0.84.0) Downloading lightgbm-4.6.0-py3-none-manylinux_2_28_x86_64.whl.metadata (17 kB) Collecting matplotlib>=3.3.3 (from evalml==0.84.0) Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting graphviz>=0.13 (from evalml==0.84.0) Downloading graphviz-0.20.3-py3-none-any.whl.metadata (12 kB) Collecting seaborn>=0.11.1 (from evalml==0.84.0) Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) Collecting category-encoders<=2.5.1.post0,>=2.2.2 (from evalml==0.84.0) Downloading category_encoders-2.5.1.post0-py2.py3-none-any.whl.metadata (7.3 kB) Collecting imbalanced-learn>=0.11.0 (from evalml==0.84.0) Downloading imbalanced_learn-0.12.4-py3-none-any.whl.metadata (8.3 kB) Collecting pmdarima>=1.8.5 (from evalml==0.84.0) Downloading pmdarima-2.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (7.8 kB) Collecting sktime<0.29.0,>=0.21.0 (from evalml==0.84.0) Downloading sktime-0.28.1-py3-none-any.whl.metadata (30 kB) Collecting lime>=0.2.0.1 (from evalml==0.84.0) Downloading lime-0.2.0.1.tar.gz (275 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: tomli>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from evalml==0.84.0) (2.2.1) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from evalml==0.84.0) (25.0) Collecting black>=22.3.0 (from black[jupyter]>=22.3.0->evalml==0.84.0) Downloading black-25.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (81 kB) Collecting holidays>=0.13 (from evalml==0.84.0) Downloading holidays-0.73-py3-none-any.whl.metadata (38 kB) Collecting prophet>=1.1.2 (from evalml==0.84.0) Downloading prophet-1.1.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB) Collecting ruff>=0.0.228 (from evalml==0.84.0) Downloading ruff-0.11.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) Collecting darglint>=1.8.0 (from evalml==0.84.0) Downloading darglint-1.8.1-py3-none-any.whl.metadata (19 kB) Collecting pre-commit>=2.20.0 (from evalml==0.84.0) Downloading pre_commit-4.2.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting patsy>=0.5.1 (from category-encoders<=2.5.1.post0,>=2.2.2->evalml==0.84.0) Downloading patsy-1.0.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting python-dateutil>=2.8.2 (from pandas<2.1.0,>=1.5.0->evalml==0.84.0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytz>=2020.1 (from pandas<2.1.0,>=1.5.0->evalml==0.84.0) Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.1 (from pandas<2.1.0,>=1.5.0->evalml==0.84.0) Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting numpy>=1.22.0 (from evalml==0.84.0) Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting scikit-base<0.8.0 (from sktime<0.29.0,>=0.21.0->evalml==0.84.0) Downloading scikit_base-0.7.8-py3-none-any.whl.metadata (8.8 kB) Collecting scikit-learn>=1.3.2 (from evalml==0.84.0) Downloading scikit_learn-1.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting joblib>=1.2.0 (from scikit-learn>=1.3.2->evalml==0.84.0) Downloading joblib-1.5.0-py3-none-any.whl.metadata (5.6 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=1.3.2->evalml==0.84.0) Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) Collecting mypy-extensions>=0.4.3 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) Collecting typing-extensions>=4.0.1 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Collecting ipython>=7.8.0 (from black[jupyter]>=22.3.0->evalml==0.84.0) Downloading ipython-8.18.1-py3-none-any.whl.metadata (6.0 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]>=22.3.0->evalml==0.84.0) Downloading tokenize_rt-6.1.0-py2.py3-none-any.whl.metadata (4.1 kB) Collecting six (from catboost>=1.1.1->evalml==0.84.0) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting fsspec>=2021.09.0 (from dask!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading fsspec-2025.3.2-py3-none-any.whl.metadata (11 kB) Collecting partd>=1.4.0 (from dask!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading partd-1.4.2-py3-none-any.whl.metadata (4.6 kB) Collecting pyyaml>=5.3.1 (from dask!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting toolz>=0.10.0 (from dask!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading toolz-1.0.0-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: importlib-metadata>=4.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from dask!=2022.10.1,>=2022.2.0->evalml==0.84.0) (8.7.0) Requirement already satisfied: jinja2>=2.10.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) (3.1.6) Collecting locket>=1.0.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting msgpack>=1.0.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading msgpack-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) Collecting psutil>=5.7.2 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting sortedcontainers>=2.0.5 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Collecting tblib>=1.6.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading tblib-3.1.0-py3-none-any.whl.metadata (25 kB) Collecting tornado>=6.0.4 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading tornado-6.5-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB) Requirement already satisfied: urllib3>=1.24.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) (2.4.0) Collecting zict>=3.0.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) Downloading zict-3.0.0-py2.py3-none-any.whl.metadata (899 bytes) Collecting tqdm>=4.66.3 (from featuretools>=1.16.0->featuretools[dask]>=1.16.0->evalml==0.84.0) Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Collecting dask-expr<1.2,>=1.1 (from dask[dataframe]>=2023.2.0; extra == "dask"->featuretools[dask]>=1.16.0->evalml==0.84.0) Downloading dask_expr-1.1.10-py3-none-any.whl.metadata (2.5 kB) Collecting pyarrow>=7.0.0 (from dask-expr<1.2,>=1.1->dask[dataframe]>=2023.2.0; extra == "dask"->featuretools[dask]>=1.16.0->evalml==0.84.0) Downloading pyarrow-20.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (3.3 kB) Requirement already satisfied: zipp>=3.20 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from importlib-metadata>=4.13.0->dask!=2022.10.1,>=2022.2.0->evalml==0.84.0) (3.21.0) Collecting decorator (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading prompt_toolkit-3.0.51-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: pygments>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) (2.19.1) Collecting stack-data (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting traitlets>=5 (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting exceptiongroup (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting comm>=0.1.3 (from ipywidgets>=7.5->evalml==0.84.0) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting widgetsnbextension~=4.0.14 (from ipywidgets>=7.5->evalml==0.84.0) Downloading widgetsnbextension-4.0.14-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab_widgets~=3.0.15 (from ipywidgets>=7.5->evalml==0.84.0) Downloading jupyterlab_widgets-3.0.15-py3-none-any.whl.metadata (20 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from jinja2>=2.10.3->distributed!=2022.10.1,>=2022.2.0->evalml==0.84.0) (3.0.2) Collecting scikit-image>=0.12 (from lime>=0.2.0.1->evalml==0.84.0) Downloading scikit_image-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Collecting contourpy>=1.0.1 (from matplotlib>=3.3.3->evalml==0.84.0) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib>=3.3.3->evalml==0.84.0) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.3.3->evalml==0.84.0) Downloading fonttools-4.58.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (104 kB) Collecting kiwisolver>=1.3.1 (from matplotlib>=3.3.3->evalml==0.84.0) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Collecting pillow>=8 (from matplotlib>=3.3.3->evalml==0.84.0) Downloading pillow-11.2.1-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting pyparsing>=2.3.1 (from matplotlib>=3.3.3->evalml==0.84.0) Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Collecting importlib-resources>=3.2.0 (from matplotlib>=3.3.3->evalml==0.84.0) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting nltk>=3.4.5 (from nlp-primitives>=2.9.0->evalml==0.84.0) Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting regex>=2021.8.3 (from nltk>=3.4.5->nlp-primitives>=2.9.0->evalml==0.84.0) Downloading regex-2024.11.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting narwhals>=1.15.1 (from plotly>=5.0.0->evalml==0.84.0) Downloading narwhals-1.40.0-py3-none-any.whl.metadata (11 kB) Collecting Cython!=0.29.18,!=0.29.31,>=0.29 (from pmdarima>=1.8.5->evalml==0.84.0) Downloading cython-3.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB) Requirement already satisfied: setuptools!=50.0.0,>=38.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from pmdarima>=1.8.5->evalml==0.84.0) (80.7.1) Collecting cfgv>=2.0.0 (from pre-commit>=2.20.0->evalml==0.84.0) Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB) Collecting identify>=1.0.0 (from pre-commit>=2.20.0->evalml==0.84.0) Downloading identify-2.6.10-py2.py3-none-any.whl.metadata (4.4 kB) Collecting nodeenv>=0.11.1 (from pre-commit>=2.20.0->evalml==0.84.0) Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB) Collecting virtualenv>=20.10.0 (from pre-commit>=2.20.0->evalml==0.84.0) Downloading virtualenv-20.31.2-py3-none-any.whl.metadata (4.5 kB) Collecting cmdstanpy>=1.0.4 (from prophet>=1.1.2->evalml==0.84.0) Downloading cmdstanpy-1.2.5-py3-none-any.whl.metadata (4.0 kB) Collecting stanio<2.0.0,>=0.4.0 (from cmdstanpy>=1.0.4->prophet>=1.1.2->evalml==0.84.0) Downloading stanio-0.5.1-py3-none-any.whl.metadata (1.6 kB) Collecting imageio>=2.33 (from scikit-image>=0.12->lime>=0.2.0.1->evalml==0.84.0) Downloading imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) Collecting tifffile>=2022.8.12 (from scikit-image>=0.12->lime>=0.2.0.1->evalml==0.84.0) Downloading tifffile-2024.8.30-py3-none-any.whl.metadata (31 kB) Collecting lazy-loader>=0.4 (from scikit-image>=0.12->lime>=0.2.0.1->evalml==0.84.0) Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) Collecting pyaml>=16.9 (from scikit-optimize>=0.9.0->evalml==0.84.0) Downloading pyaml-25.1.0-py3-none-any.whl.metadata (12 kB) Collecting slicer==0.0.8 (from shap>=0.45.0->evalml==0.84.0) Downloading slicer-0.0.8-py3-none-any.whl.metadata (4.0 kB) Collecting numba>=0.54 (from shap>=0.45.0->evalml==0.84.0) Downloading numba-0.60.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Collecting llvmlite<0.44,>=0.43.0dev0 (from numba>=0.54->shap>=0.45.0->evalml==0.84.0) Downloading llvmlite-0.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit>=2.20.0->evalml==0.84.0) Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB) Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit>=2.20.0->evalml==0.84.0) Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) WARNING: woodwork 0.31.0 does not provide the extra 'dask' Collecting nvidia-nccl-cu12 (from xgboost>=1.7.0.post0->evalml==0.84.0) Downloading nvidia_nccl_cu12-2.26.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) Collecting pytest<8.3.0,>=7.1.2 (from evalml==0.84.0) Downloading pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB) Collecting pytest-xdist>=2.1.0 (from evalml==0.84.0) Downloading pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) Collecting pytest-timeout>=1.4.2 (from evalml==0.84.0) Downloading pytest_timeout-2.4.0-py3-none-any.whl.metadata (20 kB) Collecting pytest-cov>=2.10.1 (from evalml==0.84.0) Downloading pytest_cov-6.1.1-py3-none-any.whl.metadata (28 kB) Collecting nbval>=0.9.3 (from evalml==0.84.0) Downloading nbval-0.11.0-py2.py3-none-any.whl.metadata (6.7 kB) Collecting coverage>=6.4 (from coverage[toml]>=6.4; extra == "test"->evalml==0.84.0) Downloading coverage-7.8.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.5 kB) Collecting docutils<0.17,>=0.15.2 (from evalml==0.84.0) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting pydata-sphinx-theme>=0.3.1 (from evalml==0.84.0) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl.metadata (7.5 kB) Collecting astroid<=2.6.6 (from evalml==0.84.0) Downloading astroid-2.6.6-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: Sphinx>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from evalml==0.84.0) (7.4.7) Collecting nbconvert>=6.5.0 (from evalml==0.84.0) Downloading nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB) Collecting nbsphinx<0.9.0,>=0.8.5 (from evalml==0.84.0) Downloading nbsphinx-0.8.12-py3-none-any.whl.metadata (2.1 kB) Collecting sphinx-autoapi (from evalml==0.84.0) Downloading sphinx_autoapi-3.6.0-py3-none-any.whl.metadata (4.6 kB) Collecting sphinx-inline-tabs>=2022.1.2b11 (from evalml==0.84.0) Downloading sphinx_inline_tabs-2023.4.21-py3-none-any.whl.metadata (1.8 kB) Collecting sphinx-copybutton>=0.4.0 (from evalml==0.84.0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting myst-parser>=0.18.0 (from evalml==0.84.0) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.6.6->evalml==0.84.0) Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) Collecting wrapt<1.13,>=1.11 (from astroid<=2.6.6->evalml==0.84.0) Downloading wrapt-1.12.1.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nbformat (from nbsphinx<0.9.0,>=0.8.5->evalml==0.84.0) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting iniconfig (from pytest<8.3.0,>=7.1.2->evalml==0.84.0) Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting pluggy<2.0,>=1.5 (from pytest<8.3.0,>=7.1.2->evalml==0.84.0) Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while. Collecting myst-parser>=0.18.0 (from evalml==0.84.0) Downloading myst_parser-3.0.0-py3-none-any.whl.metadata (5.5 kB) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting markdown-it-py~=3.0 (from myst-parser>=0.18.0->evalml==0.84.0) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser>=0.18.0->evalml==0.84.0) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser>=0.18.0->evalml==0.84.0) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (2.0.0) 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>=5.0.0 (from evalml==0.84.0) Downloading sphinx-7.4.6-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.5-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.4-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.3-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.2-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.0-py3-none-any.whl.metadata (6.1 kB) INFO: pip is still looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.6-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.5-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.4-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.3-py3-none-any.whl.metadata (6.0 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-7.3.2-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.1-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.0-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) 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) Downloading sphinx-7.1.1-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.1.0-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.0.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.0.0-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.2.1-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.2.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.1.3-py3-none-any.whl.metadata (6.1 kB) 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) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser>=0.18.0->evalml==0.84.0) Downloading mdurl-0.1.1-py3-none-any.whl.metadata (1.6 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser>=0.18.0->evalml==0.84.0) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting myst-parser>=0.18.0 (from evalml==0.84.0) Downloading myst_parser-1.0.0-py3-none-any.whl.metadata (5.5 kB) Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser>=0.18.0->evalml==0.84.0) Downloading markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB) Collecting mdit-py-plugins~=0.3.4 (from myst-parser>=0.18.0->evalml==0.84.0) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB) Collecting Sphinx>=5.0.0 (from evalml==0.84.0) 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/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (3.0.1) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (2.17.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from Sphinx>=5.0.0->evalml==0.84.0) (2.32.3) Collecting beautifulsoup4 (from nbconvert>=6.5.0->evalml==0.84.0) Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=6.5.0->evalml==0.84.0) Downloading bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert>=6.5.0->evalml==0.84.0) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyter-core>=4.7 (from nbconvert>=6.5.0->evalml==0.84.0) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyterlab-pygments (from nbconvert>=6.5.0->evalml==0.84.0) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert>=6.5.0->evalml==0.84.0) Downloading mistune-3.1.3-py3-none-any.whl.metadata (1.8 kB) Collecting nbclient>=0.5.0 (from nbconvert>=6.5.0->evalml==0.84.0) Downloading nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=6.5.0->evalml==0.84.0) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.5.0->evalml==0.84.0) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=6.5.0->evalml==0.84.0) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting jupyter-client>=6.1.12 (from nbclient>=0.5.0->nbconvert>=6.5.0->evalml==0.84.0) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx<0.9.0,>=0.8.5->evalml==0.84.0) Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx<0.9.0,>=0.8.5->evalml==0.84.0) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx<0.9.0,>=0.8.5->evalml==0.84.0) Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx<0.9.0,>=0.8.5->evalml==0.84.0) Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx<0.9.0,>=0.8.5->evalml==0.84.0) Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx<0.9.0,>=0.8.5->evalml==0.84.0) Downloading rpds_py-0.25.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting ipykernel (from nbval>=0.9.3->evalml==0.84.0) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.3.1->evalml==0.84.0) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting pydata-sphinx-theme>=0.3.1 (from evalml==0.84.0) Downloading pydata_sphinx_theme-0.16.0-py3-none-any.whl.metadata (7.5 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting execnet>=2.1 (from pytest-xdist>=2.1.0->evalml==0.84.0) Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=5.0.0->evalml==0.84.0) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=5.0.0->evalml==0.84.0) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=5.0.0->evalml==0.84.0) (2025.4.26) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=6.5.0->evalml==0.84.0) Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) Collecting debugpy>=1.6.5 (from ipykernel->nbval>=0.9.3->evalml==0.84.0) Downloading debugpy-1.8.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting nest-asyncio (from ipykernel->nbval>=0.9.3->evalml==0.84.0) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) INFO: pip is looking at multiple versions of sphinx-autoapi to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autoapi (from evalml==0.84.0) Downloading sphinx_autoapi-3.5.0-py3-none-any.whl.metadata (4.6 kB) Downloading sphinx_autoapi-3.4.0-py3-none-any.whl.metadata (4.6 kB) Downloading sphinx_autoapi-3.3.3-py3-none-any.whl.metadata (4.9 kB) Downloading sphinx_autoapi-3.3.2-py2.py3-none-any.whl.metadata (4.9 kB) Collecting stdlib-list (from sphinx-autoapi->evalml==0.84.0) Downloading stdlib_list-0.11.1-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx-autoapi (from evalml==0.84.0) Downloading sphinx_autoapi-3.3.1-py2.py3-none-any.whl.metadata (4.9 kB) Downloading sphinx_autoapi-3.3.0-py2.py3-none-any.whl.metadata (4.9 kB) Downloading sphinx_autoapi-3.2.1-py2.py3-none-any.whl.metadata (4.9 kB) INFO: pip is still looking at multiple versions of sphinx-autoapi to determine which version is compatible with other requirements. This could take a while. Downloading sphinx_autoapi-3.2.0-py2.py3-none-any.whl.metadata (4.9 kB) Downloading sphinx_autoapi-3.1.2-py2.py3-none-any.whl.metadata (4.9 kB) Downloading sphinx_autoapi-3.1.1-py2.py3-none-any.whl.metadata (4.9 kB) Downloading sphinx_autoapi-3.1.0-py2.py3-none-any.whl.metadata (4.9 kB) Downloading sphinx_autoapi-3.0.0-py2.py3-none-any.whl.metadata (4.8 kB) Collecting anyascii (from sphinx-autoapi->evalml==0.84.0) Downloading anyascii-0.3.2-py3-none-any.whl.metadata (1.5 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. Collecting sphinx-autoapi (from evalml==0.84.0) Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata (6.1 kB) Downloading sphinx_autoapi-2.1.0-py2.py3-none-any.whl.metadata (6.1 kB) Downloading sphinx_autoapi-2.0.1-py2.py3-none-any.whl.metadata (5.7 kB) Downloading sphinx_autoapi-2.0.0-py2.py3-none-any.whl.metadata (5.6 kB) Downloading sphinx_autoapi-1.9.0-py2.py3-none-any.whl.metadata (5.6 kB) Downloading sphinx_autoapi-1.8.4-py2.py3-none-any.whl.metadata (5.7 kB) Downloading sphinx_autoapi-1.8.3-py2.py3-none-any.whl.metadata (5.7 kB) Collecting unidecode (from sphinx-autoapi->evalml==0.84.0) Downloading Unidecode-1.4.0-py3-none-any.whl.metadata (13 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack-data->ipython>=7.8.0->black[jupyter]>=22.3.0->evalml==0.84.0) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Downloading category_encoders-2.5.1.post0-py2.py3-none-any.whl (72 kB) Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 304.7 MB/s eta 0:00:00 Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 334.6 MB/s eta 0:00:00 Downloading sktime-0.28.1-py3-none-any.whl (23.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.8/23.8 MB 233.6 MB/s eta 0:00:00 Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 355.9 MB/s eta 0:00:00 Downloading scikit_base-0.7.8-py3-none-any.whl (130 kB) Downloading scikit_learn-1.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 242.7 MB/s eta 0:00:00 Downloading black-25.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 603.2 MB/s eta 0:00:00 Downloading catboost-1.2.8-cp39-cp39-manylinux2014_x86_64.whl (99.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 MB 262.5 MB/s eta 0:00:00 Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading cloudpickle-3.1.1-py3-none-any.whl (20 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading darglint-1.8.1-py3-none-any.whl (120 kB) Downloading dask-2024.8.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 502.7 MB/s eta 0:00:00 Downloading distributed-2024.8.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 519.9 MB/s eta 0:00:00 Downloading featuretools-1.31.0-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.9/587.9 kB 318.5 MB/s eta 0:00:00 Downloading dask_expr-1.1.10-py3-none-any.whl (242 kB) Downloading fsspec-2025.3.2-py3-none-any.whl (194 kB) Downloading graphviz-0.20.3-py3-none-any.whl (47 kB) Downloading holidays-0.73-py3-none-any.whl (954 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 472.4 MB/s eta 0:00:00 Downloading imbalanced_learn-0.12.4-py3-none-any.whl (258 kB) Downloading ipython-8.18.1-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.2/808.2 kB 405.8 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.51-py3-none-any.whl (387 kB) Downloading ipywidgets-8.1.7-py3-none-any.whl (139 kB) Downloading jupyterlab_widgets-3.0.15-py3-none-any.whl (216 kB) Downloading widgetsnbextension-4.0.14-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 275.5 MB/s eta 0:00:00 Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 399.2 MB/s eta 0:00:00 Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading joblib-1.5.0-py3-none-any.whl (307 kB) Downloading kaleido-0.2.1-py2.py3-none-manylinux1_x86_64.whl (79.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.9/79.9 MB 276.0 MB/s eta 0:00:00 Downloading lightgbm-4.6.0-py3-none-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 300.3 MB/s eta 0:00:00 Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 277.1 MB/s eta 0:00:00 Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (321 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.58.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 283.0 MB/s eta 0:00:00 Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 480.9 MB/s eta 0:00:00 Downloading msgpack-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (377 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 443.9 MB/s eta 0:00:00 Downloading nlp_primitives-2.13.0-py3-none-any.whl (44.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.7/44.7 MB 46.2 MB/s eta 0:00:00 Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 500.3 MB/s eta 0:00:00 Downloading partd-1.4.2-py3-none-any.whl (18 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading patsy-1.0.1-py2.py3-none-any.whl (232 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading pillow-11.2.1-cp39-cp39-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 292.3 MB/s eta 0:00:00 Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) Downloading plotly-6.1.0-py3-none-any.whl (16.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 287.6 MB/s eta 0:00:00 Downloading narwhals-1.40.0-py3-none-any.whl (357 kB) Downloading pmdarima-2.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 277.5 MB/s eta 0:00:00 Downloading cython-3.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 300.8 MB/s eta 0:00:00 Downloading pre_commit-4.2.0-py2.py3-none-any.whl (220 kB) Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB) Downloading identify-2.6.10-py2.py3-none-any.whl (99 kB) Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) Downloading prophet-1.1.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.4/14.4 MB 285.1 MB/s eta 0:00:00 Downloading cmdstanpy-1.2.5-py3-none-any.whl (94 kB) Downloading stanio-0.5.1-py3-none-any.whl (8.1 kB) Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyarrow-20.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (42.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.3/42.3 MB 282.5 MB/s eta 0:00:00 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 617.1 MB/s eta 0:00:00 Downloading pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (863 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.0/863.0 kB 364.2 MB/s eta 0:00:00 Downloading regex-2024.11.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (780 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 780.9/780.9 kB 250.2 MB/s eta 0:00:00 Downloading ruff-0.11.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 292.1 MB/s eta 0:00:00 Downloading scikit_image-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.9/14.9 MB 131.6 MB/s eta 0:00:00 Downloading imageio-2.37.0-py3-none-any.whl (315 kB) Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) Downloading scikit_optimize-0.10.2-py2.py3-none-any.whl (107 kB) Downloading pyaml-25.1.0-py3-none-any.whl (26 kB) Downloading seaborn-0.13.2-py3-none-any.whl (294 kB) Downloading shap-0.47.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (994 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 994.5/994.5 kB 524.6 MB/s eta 0:00:00 Downloading slicer-0.0.8-py3-none-any.whl (15 kB) Downloading numba-0.60.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 293.9 MB/s eta 0:00:00 Downloading llvmlite-0.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 MB 287.7 MB/s eta 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Downloading statsmodels-0.14.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 244.7 MB/s eta 0:00:00 Downloading tblib-3.1.0-py3-none-any.whl (12 kB) Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB) Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) Downloading tifffile-2024.8.30-py3-none-any.whl (227 kB) Downloading tokenize_rt-6.1.0-py2.py3-none-any.whl (6.0 kB) Downloading toolz-1.0.0-py3-none-any.whl (56 kB) Downloading tornado-6.5-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) Downloading virtualenv-20.31.2-py3-none-any.whl (6.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 306.2 MB/s eta 0:00:00 Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB) Downloading filelock-3.18.0-py3-none-any.whl (16 kB) Downloading woodwork-0.31.0-py3-none-any.whl (215 kB) Downloading xgboost-2.1.4-py3-none-manylinux_2_28_x86_64.whl (223.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.6/223.6 MB 258.4 MB/s eta 0:00:00 Downloading zict-3.0.0-py2.py3-none-any.whl (43 kB) Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading astroid-2.6.6-py3-none-any.whl (231 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 646.4 MB/s eta 0:00:00 Downloading nbsphinx-0.8.12-py3-none-any.whl (26 kB) Downloading pytest-8.2.2-py3-none-any.whl (339 kB) Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) Downloading coverage-7.8.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 266.1 MB/s eta 0:00:00 Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading nbconvert-7.16.6-py3-none-any.whl (258 kB) Downloading mistune-3.1.3-py3-none-any.whl (53 kB) Downloading bleach-6.2.0-py3-none-any.whl (163 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading nbclient-0.10.2-py3-none-any.whl (25 kB) Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading attrs-25.3.0-py3-none-any.whl (63 kB) Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) Downloading nbval-0.11.0-py2.py3-none-any.whl (24 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 270.3 MB/s eta 0:00:00 Downloading pytest_cov-6.1.1-py3-none-any.whl (23 kB) Downloading pytest_timeout-2.4.0-py3-none-any.whl (14 kB) Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) Downloading execnet-2.1.1-py3-none-any.whl (40 kB) Downloading referencing-0.36.2-py3-none-any.whl (26 kB) Downloading rpds_py-0.25.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (387 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_inline_tabs-2023.4.21-py3-none-any.whl (6.8 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 489.3 MB/s eta 0:00:00 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) Downloading soupsieve-2.7-py3-none-any.whl (36 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading debugpy-1.8.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 319.2 MB/s eta 0:00:00 Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading nvidia_nccl_cu12-2.26.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (318.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 318.1/318.1 MB 308.5 MB/s eta 0:00:00 Downloading sphinx_autoapi-1.8.3-py2.py3-none-any.whl (55 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.0-py3-none-any.whl (26 kB) Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading Unidecode-1.4.0-py3-none-any.whl (235 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Building wheels for collected packages: evalml, lime, wrapt Building wheel for evalml (pyproject.toml): started Building wheel for evalml (pyproject.toml): finished with status 'done' Created wheel for evalml: filename=evalml-0.84.0-py3-none-any.whl size=6583128 sha256=19de5015c643a234e985497902ea23d653e14fe5af7a6b1700c3b95ccd6ae3af Stored in directory: /tmp/pip-ephem-wheel-cache-vf9bfio4/wheels/e2/f3/c6/0737d2fe4fd6a43650481fc0228b7f6e07539cd6e2a848bffe DEPRECATION: Building 'lime' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'lime'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for lime (setup.py): started Building wheel for lime (setup.py): finished with status 'done' Created wheel for lime: filename=lime-0.2.0.1-py3-none-any.whl size=283913 sha256=5acb5a370ac929eaa5519f6c74b38fa835cf17298bd1666b699efa482244026c Stored in directory: /tmp/pip-ephem-wheel-cache-vf9bfio4/wheels/ed/d7/c9/5a0130d06d6310bc6cbe55220e6e72dcb8c4eff9a478717066 DEPRECATION: Building 'wrapt' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'wrapt'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=72697 sha256=1b4a2376cb0bde036728a220013f85285f581eff71dac0006675f3a1d48a1c1b Stored in directory: /tmp/pip-ephem-wheel-cache-vf9bfio4/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 Successfully built evalml lime wrapt Installing collected packages: wrapt, webencodings, wcwidth, texttable, sortedcontainers, pytz, pure-eval, ptyprocess, kaleido, fastjsonschema, distlib, zict, widgetsnbextension, unidecode, tzdata, typing-extensions, traitlets, tqdm, tornado, toolz, tokenize-rt, tinycss2, threadpoolctl, tblib, soupsieve, slicer, six, scikit-base, ruff, rpds-py, regex, pyzmq, pyyaml, pyparsing, pyarrow, psutil, prompt-toolkit, pluggy, platformdirs, pillow, pexpect, pathspec, parso, pandocfilters, nvidia-nccl-cu12, numpy, nodeenv, networkx, nest-asyncio, narwhals, mypy-extensions, msgpack, mdurl, locket, llvmlite, lazy-object-proxy, lazy-loader, kiwisolver, jupyterlab_widgets, jupyterlab-pygments, joblib, iniconfig, importlib-resources, identify, graphviz, fsspec, fonttools, filelock, executing, execnet, docutils, defusedxml, decorator, debugpy, darglint, Cython, cycler, coverage, colorama, cloudpickle, click, cfgv, bleach, attrs, asttokens, accessible-pygments, virtualenv, tifffile, stanio, stack-data, Sphinx, scipy, referencing, python-dateutil, pyaml, plotly, patsy, partd, numba, nltk, mistune, matplotlib-inline, markdown-it-py, jupyter-core, jedi, imageio, exceptiongroup, contourpy, comm, black, beautifulsoup4, astroid, xgboost, sphinx-inline-tabs, sphinx-copybutton, sphinx-autoapi, scikit-learn, scikit-image, pytest, pydata-sphinx-theme, pre-commit, pandas, mdit-py-plugins, matplotlib, lightgbm, jupyter-client, jsonschema-specifications, ipython, holidays, dask, woodwork, statsmodels, sktime, shap, seaborn, scikit-optimize, pytest-xdist, pytest-timeout, pytest-cov, myst-parser, lime, jsonschema, ipywidgets, ipykernel, imbalanced-learn, distributed, dask-expr, cmdstanpy, catboost, prophet, pmdarima, nbformat, featuretools, category-encoders, nlp-primitives, nbval, nbclient, nbconvert, evalml, nbsphinx Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.4.7 Uninstalling Sphinx-7.4.7: Successfully uninstalled Sphinx-7.4.7 Successfully installed Cython-3.1.1 Sphinx-5.3.0 accessible-pygments-0.0.5 astroid-2.6.6 asttokens-3.0.0 attrs-25.3.0 beautifulsoup4-4.13.4 black-25.1.0 bleach-6.2.0 catboost-1.2.8 category-encoders-2.5.1.post0 cfgv-3.4.0 click-8.1.8 cloudpickle-3.1.1 cmdstanpy-1.2.5 colorama-0.4.6 comm-0.2.2 contourpy-1.3.0 coverage-7.8.0 cycler-0.12.1 darglint-1.8.1 dask-2024.8.0 dask-expr-1.1.10 debugpy-1.8.14 decorator-5.2.1 defusedxml-0.7.1 distlib-0.3.9 distributed-2024.8.0 docutils-0.16 evalml-0.84.0 exceptiongroup-1.3.0 execnet-2.1.1 executing-2.2.0 fastjsonschema-2.21.1 featuretools-1.31.0 filelock-3.18.0 fonttools-4.58.0 fsspec-2025.3.2 graphviz-0.20.3 holidays-0.73 identify-2.6.10 imageio-2.37.0 imbalanced-learn-0.12.4 importlib-resources-6.5.2 iniconfig-2.1.0 ipykernel-6.29.5 ipython-8.18.1 ipywidgets-8.1.7 jedi-0.19.2 joblib-1.5.0 jsonschema-4.23.0 jsonschema-specifications-2025.4.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 jupyterlab_widgets-3.0.15 kaleido-0.2.1 kiwisolver-1.4.7 lazy-loader-0.4 lazy-object-proxy-1.11.0 lightgbm-4.6.0 lime-0.2.0.1 llvmlite-0.43.0 locket-1.0.0 markdown-it-py-2.2.0 matplotlib-3.9.4 matplotlib-inline-0.1.7 mdit-py-plugins-0.3.5 mdurl-0.1.2 mistune-3.1.3 msgpack-1.1.0 mypy-extensions-1.1.0 myst-parser-1.0.0 narwhals-1.40.0 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nbsphinx-0.8.12 nbval-0.11.0 nest-asyncio-1.6.0 networkx-3.2.1 nlp-primitives-2.13.0 nltk-3.9.1 nodeenv-1.9.1 numba-0.60.0 numpy-1.26.4 nvidia-nccl-cu12-2.26.5 pandas-2.0.3 pandocfilters-1.5.1 parso-0.8.4 partd-1.4.2 pathspec-0.12.1 patsy-1.0.1 pexpect-4.9.0 pillow-11.2.1 platformdirs-4.3.8 plotly-6.1.0 pluggy-1.6.0 pmdarima-2.0.4 pre-commit-4.2.0 prompt-toolkit-3.0.51 prophet-1.1.6 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pyaml-25.1.0 pyarrow-20.0.0 pydata-sphinx-theme-0.15.4 pyparsing-3.2.3 pytest-8.2.2 pytest-cov-6.1.1 pytest-timeout-2.4.0 pytest-xdist-3.6.1 python-dateutil-2.9.0.post0 pytz-2025.2 pyyaml-6.0.2 pyzmq-26.4.0 referencing-0.36.2 regex-2024.11.6 rpds-py-0.25.0 ruff-0.11.10 scikit-base-0.7.8 scikit-image-0.24.0 scikit-learn-1.4.2 scikit-optimize-0.10.2 scipy-1.13.1 seaborn-0.13.2 shap-0.47.2 six-1.17.0 sktime-0.28.1 slicer-0.0.8 sortedcontainers-2.4.0 soupsieve-2.7 sphinx-autoapi-1.8.3 sphinx-copybutton-0.5.2 sphinx-inline-tabs-2023.4.21 stack-data-0.6.3 stanio-0.5.1 statsmodels-0.14.4 tblib-3.1.0 texttable-1.7.0 threadpoolctl-3.6.0 tifffile-2024.8.30 tinycss2-1.4.0 tokenize-rt-6.1.0 toolz-1.0.0 tornado-6.5 tqdm-4.67.1 traitlets-5.14.3 typing-extensions-4.13.2 tzdata-2025.2 unidecode-1.4.0 virtualenv-20.31.2 wcwidth-0.2.13 webencodings-0.5.1 widgetsnbextension-4.0.14 woodwork-0.31.0 wrapt-1.12.1 xgboost-2.1.4 zict-3.0.0 [rtd-command-info] start-time: 2025-05-19T18:12:09.833479Z, end-time: 2025-05-19T18:12:09.873767Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. import os import shutil import sys from pathlib import Path from sphinx.domains.python import PythonDomain from sphinx.ext.autodoc import Documenter, MethodDocumenter import evalml path = os.path.join("..", "..") sys.path.insert(0, os.path.abspath(path)) # -- Project information ----------------------------------------------------- project = "EvalML" copyright = "2020, Alteryx, Inc." author = "Alteryx, Inc." # The short X.Y version version = evalml.__version__ # The full version, including alpha/beta/rc tags release = evalml.__version__ # -- 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 = [ "nbsphinx", "autoapi.extension", "sphinx.ext.napoleon", "sphinx.ext.viewcode", "sphinx.ext.extlinks", "sphinx.ext.graphviz", "sphinx.ext.inheritance_diagram", "sphinx_inline_tabs", "sphinx_copybutton", "myst_parser", ] autoapi_dirs = ["../../evalml"] autoapi_ignore = ["*/evalml/tests/*"] autoapi_options = [ "members", "undoc-members", "show-module-summary", "imported-members", "inherited-members", ] autoapi_add_toctree_entry = False autoapi_template_dir = "_auto_api_templates" # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ".rst" # The main toctree document. master_doc = "index" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ["**.ipynb_checkpoints", "_templates", "_auto_api_templates"] suppress_warnings = ["autoapi"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- 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 = "pydata_sphinx_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = { "icon_links": [ { "name": "GitHub", "url": "https://github.com/alteryx/evalml", "icon": "fab fa-github-square", "type": "fontawesome", }, { "name": "Twitter", "url": "https://twitter.com/AlteryxOSS", "icon": "fab fa-twitter-square", "type": "fontawesome", }, { "name": "Slack", "url": "https://join.slack.com/t/alteryx-oss/shared_invite/zt-182tyvuxv-NzIn6eiCEf8TBziuKp0bNA", "icon": "fab fa-slack", "type": "fontawesome", }, { "name": "StackOverflow", "url": "https://stackoverflow.com/questions/tagged/evalml", "icon": "fab fa-stack-overflow", "type": "fontawesome", }, ], "collapse_navigation": False, "navigation_depth": 2, } # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "images/evalml_horizontal.svg" # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "images/favicon.ico" # 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"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} html_js_files = [ "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_SVG.js", ] # Downgrading MathJax to version 2 to fix plot rendering. For some reason, not fixed in latest plotly. # See https://github.com/spatialaudio/nbsphinx/issues/572 for more details. mathjax_path = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_SVG.js" mathjax2_config = { "tex2jax": { "inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": True, "ignoreClass": "document", "processClass": "math|output_area", }, } # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "EvalMLdoc" # -- 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': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, "EvalML.tex", "EvalML Documentation", author, "manual"), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "evalml", "EvalML Documentation", [author], 1)] # -- 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 = [ ( master_doc, "EvalML", "EvalML Documentation", author, "EvalML", "One line description of project.", "Miscellaneous", ), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ["search.html"] # -- Extension configuration ------------------------------------------------- # If evalml is open-sourced: replace github specific style.css extlinks = { "issue": ("https://github.com/alteryx/evalml/issues/%s", "#"), "pr": ("https://github.com/alteryx/evalml/pull/%s", "#"), "user": ("https://github.com/%s", "@"), } html_show_sphinx = False nbsphinx_execute = "always" nbsphinx_timeout = ( 600 # sphinx defaults each cell to 30 seconds so we need to override here ) inheritance_graph_attrs = dict(rankdir="TB", dpi=192.0, ranksep=0.02) inheritance_node_attrs = dict(fontsize=6, height=0.15, width=5, fixedsize=True) inheritance_edge_attrs = dict(arrowsize=0.1) class AccessorLevelDocumenter(Documenter): """Documenter subclass for objects on accessor level (methods, attributes). Referenced pandas-sphinx-theme (https://github.com/pandas-dev/pandas-sphinx-theme) and sphinx-doc (https://github.com/sphinx-doc/sphinx/blob/8c7faed6fcbc6b7d40f497698cb80fc10aee1ab3/sphinx/ext/autodoc/__init__.py#L846) """ def resolve_name(self, modname, parents, path, base): modname = "evalml" mod_cls = path.rstrip(".") mod_cls = mod_cls.split(".") return modname, mod_cls + [base] class AccessorCallableDocumenter(AccessorLevelDocumenter, MethodDocumenter): """This documenter lets us removes .__call__ from the method signature for callable accessors like Series.plot.""" objtype = "accessorcallable" directivetype = "method" # lower than MethodDocumenter; otherwise the doc build prints warnings priority = 0.5 def format_name(self): return MethodDocumenter.format_name(self).rstrip(".__call__") class AccessorMethodDocumenter(AccessorLevelDocumenter, MethodDocumenter): objtype = "accessormethod" directivetype = "method" # lower than MethodDocumenter so this is not chosen for normal methods priority = 0.6 class PatchedPythonDomain(PythonDomain): """To disable cross-reference warning: https://github.com/sphinx-doc/sphinx/issues/3866.""" def resolve_xref(self, env, fromdocname, builder, typ, target, node, contnode): if "refspecific" in node: del node["refspecific"] return super(PatchedPythonDomain, self).resolve_xref( env, fromdocname, builder, typ, target, node, contnode, ) def setup(app): p = Path("/home/docs/.ipython/profile_default/startup") if p.exists(): print(f"Adding disable-warnings.py and set-headers.py to {str(p)}") p.mkdir(parents=True, exist_ok=True) shutil.copy( "disable-warnings.py", "/home/docs/.ipython/profile_default/startup/", ) shutil.copy("set-headers.py", "/home/docs/.ipython/profile_default/startup") app.add_domain(PatchedPythonDomain, override=True) app.add_js_file( "https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js", ) app.add_css_file("style.css") app.add_autodocumenter(AccessorCallableDocumenter) app.add_autodocumenter(AccessorMethodDocumenter) [rtd-command-info] start-time: 2025-05-19T18:12:09.929339Z, end-time: 2025-05-19T18:13:31.524044Z, duration: 81, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 Matplotlib is building the font cache; this may take a moment. WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/test_all_test_dirs_included.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/conftest.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/utils_tests/test_gen_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/utils_tests/test_nullable_type_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/utils_tests/test_cli_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/utils_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/utils_tests/test_woodwork_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/utils_tests/test_logger.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/preprocessing_tests/test_sk_splitters.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/preprocessing_tests/test_training_validation_split.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/preprocessing_tests/test_no_split.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/preprocessing_tests/test_split_data.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/preprocessing_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_en_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_xgboost_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_decision_tree_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_components.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_varmax_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_exponential_smoothing_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_per_column_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_svm_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_pca.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_knn_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_oversampler.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_stacked_ensemble_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_et_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_target_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_featuretools.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_datetime_featurizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_knn_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_standard_scaler.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_baseline_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_time_series_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_multiseries_baseline_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_log_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_baseline_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_drop_null_columns_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_arima_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_ordinal_encoder.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_estimators.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_natural_language_featurizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_catboost_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_decision_tree_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_lsa.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_one_hot_encoder.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_et_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_label_encoder.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_prophet_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_lgbm_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_drop_rows_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_ft_transform_primitive_components.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_nullable_types_replacer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_xgboost_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_feature_selectors.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_column_selector_transformers.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_lda.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_undersampler.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_target_encoder.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_en_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_time_series_regularizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_time_series_featurizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_catboost_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_simple_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_svm_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_drop_nan_rows_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_lgbm_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/test_stacked_ensemble_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/decomposer_tests/test_decomposer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/decomposer_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/decomposer_tests/test_stl_decomposer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/component_tests/decomposer_tests/test_polynomial_decomposer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/problem_type_tests/test_problem_types.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/problem_type_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/dask_test_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl_search_regression_iterative.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl_search_regression.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl_iterative_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_progress.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_time_series_split.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_engine_base.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl_search_classification_iterative.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_search_iterative.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_pipeline_search_plots.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_automl_search_classification.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_search.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_default_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/test_iterative_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/parallel_tests/test_dask_engine.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/parallel_tests/test_automl_dask.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/parallel_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/automl_tests/parallel_tests/test_cf_engine.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_family_tests/test_model_family.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_family_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/demo_tests/test_datasets.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/demo_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/test_standard_metrics.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/test_fraud_detection.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/test_objectives.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/test_binary_classification_objective.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/test_lead_scoring.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/test_cost_benefit_matrix.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/objective_tests/test_sla.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/integration_tests/test_data_checks_and_actions_integration.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/integration_tests/test_time_series_integration.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/integration_tests/test_nullable_types.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/integration_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/test_graphs.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/test_component_graph.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/test_pipelines.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/test_pipeline_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/test_time_series_pipeline.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/test_time_series_baseline_pipeline.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/classification_pipeline_tests/test_classification.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/classification_pipeline_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/classification_pipeline_tests/test_binary_classification.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/classification_pipeline_tests/test_multiclass_classification.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/regression_pipeline_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/pipeline_tests/regression_pipeline_tests/test_regression.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_null_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_ts_splitting_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_target_distribution_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_ts_parameters_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_outliers_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_invalid_target_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_no_variance_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_sparsity_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_uniqueness_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_data_check_action.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_data_check_message.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_multicollinearity_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_data_checks.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_class_imbalance_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_id_columns_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_data_check_action_option.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_target_leakage_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_datetime_format_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/data_checks_tests/test_mismatched_series_length_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/test_feature_explanations.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/test_permutation_importance.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/test_decision_boundary.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/test_visualizations.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/test_partial_dependence.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/test_metrics.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/prediction_explanations_tests/test_algorithms.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/prediction_explanations_tests/test_explainers.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/prediction_explanations_tests/test_force_plots.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/prediction_explanations_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/model_understanding_tests/prediction_explanations_tests/test_user_interface.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/tuner_tests/test_random_search_tuner.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/tuner_tests/test_grid_search_tuner.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/tuner_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tests/tuner_tests/test_skopt_tuner.py [AutoAPI] Reading files... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/__main__.py [AutoAPI] Reading files... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/__init__.py [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/fraud_cost.py [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/standard_metrics.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/multiclass_classification_objective.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/time_series_regression_objective.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/utils.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/binary_classification_objective.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/cost_benefit_matrix.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/__init__.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/lead_scoring.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/sensitivity_low_alert.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/objective_base.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/regression_objective.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/weather.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/breast_cancer.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/churn.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/__init__.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/fraud.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/diabetes.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/wine.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/grid_search_tuner.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/random_search_tuner.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/tuner_exceptions.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/skopt_tuner.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/tuner.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/__init__.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/exceptions/exceptions.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/exceptions/__init__.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/utils.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/__init__.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/training_validation_split.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/no_split.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/__init__.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/time_series_split.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/sk_splitters.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/gen_utils.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/nullable_type_utils.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/logger.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/update_checker.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/__init__.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/woodwork_utils.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/cli_utils.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/base_meta.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/multiclass_classification_pipeline.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/time_series_classification_pipelines.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/component_graph.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/binary_classification_pipeline_mixin.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/regression_pipeline.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/time_series_pipeline_base.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/classification_pipeline.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/pipeline_base.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/multiseries_regression_pipeline.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/utils.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/pipeline_meta.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/__init__.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/time_series_regression_pipeline.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/binary_classification_pipeline.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/component_base.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/utils.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/__init__.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/component_base_meta.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/transformer.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/column_selectors.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/__init__.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/decomposer.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/drop_rows_transformer.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/stl_decomposer.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/featuretools.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/time_series_regularizer.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/datetime_featurizer.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/transform_primitive_components.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/drop_null_columns.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/natural_language_featurizer.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/log_transformer.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/text_transformer.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/replace_nullable_types.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/__init__.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/drop_nan_rows_transformer.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/lsa.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/time_series_featurizer.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/polynomial_decomposer.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/target_encoder.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/ordinal_encoder.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/onehot_encoder.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/label_encoder.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/__init__.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/simple_imputer.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/target_imputer.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/knn_imputer.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/per_column_imputer.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/time_series_imputer.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/__init__.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/imputer.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/recursive_feature_elimination_selector.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/rf_classifier_feature_selector.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/feature_selector.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/rf_regressor_feature_selector.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/__init__.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/scalers/standard_scaler.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/scalers/__init__.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/base_sampler.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/oversampler.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/undersampler.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/__init__.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/dimensionality_reduction/pca.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/dimensionality_reduction/__init__.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/dimensionality_reduction/lda.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/stacked_ensemble_classifier.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/stacked_ensemble_base.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/__init__.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/stacked_ensemble_regressor.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/estimator.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/__init__.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/elasticnet_classifier.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/svm_classifier.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/lightgbm_classifier.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/kneighbors_classifier.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/et_classifier.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/rf_classifier.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/logistic_regression_classifier.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/xgboost_classifier.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/__init__.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/baseline_classifier.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/decision_tree_classifier.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/catboost_classifier.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/rf_regressor.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/baseline_regressor.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/decision_tree_regressor.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/svm_regressor.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/et_regressor.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/lightgbm_regressor.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/prophet_regressor.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/exponential_smoothing_regressor.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/varmax_regressor.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/__init__.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/time_series_baseline_estimator.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/multiseries_time_series_baseline_regressor.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/linear_regressor.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/arima_regressor.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/elasticnet_regressor.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/catboost_regressor.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/xgboost_regressor.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_message.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/datetime_format_data_check.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/target_leakage_data_check.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/ts_parameters_data_check.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/sparsity_data_check.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_action.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_action_code.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/class_imbalance_data_check.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/ts_splitting_data_check.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/invalid_target_data_check.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_checks.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_message_code.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/null_data_check.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/multicollinearity_data_check.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/mismatched_series_length_data_check.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/id_columns_data_check.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_action_option.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_message_type.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/utils.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/__init__.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/default_data_checks.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/no_variance_data_check.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/target_distribution_data_check.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/outliers_data_check.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/uniqueness_data_check.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/problem_types/problem_types.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/problem_types/utils.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/problem_types/__init__.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_search.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/progress.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/callbacks.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/utils.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/pipeline_search_plots.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/__init__.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/engine_base.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/dask_engine.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/sequential_engine.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/__init__.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/cf_engine.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/default_algorithm.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/automl_algorithm.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/iterative_algorithm.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/__init__.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/feature_explanations.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/permutation_importance.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/visualizations.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/_partial_dependence_utils.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/metrics.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/decision_boundary.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/_partial_dependence_fast_mode_utils.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/__init__.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/force_plots.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/partial_dependence_functions.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/_user_interface.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/explainers.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/_algorithms.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/_report_creator_factory.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/__init__.py [AutoAPI] Reading files... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_family/model_family.py [AutoAPI] Reading files... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_family/utils.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_family/__init__.py [AutoAPI] Mapping Data... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/__main__.py [AutoAPI] Mapping Data... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/__init__.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/fraud_cost.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/standard_metrics.py [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/multiclass_classification_objective.py [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/time_series_regression_objective.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/utils.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/binary_classification_objective.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/cost_benefit_matrix.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/__init__.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/lead_scoring.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/sensitivity_low_alert.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/objective_base.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/objectives/regression_objective.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/weather.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/breast_cancer.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/churn.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/__init__.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/fraud.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/diabetes.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/demos/wine.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/grid_search_tuner.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/random_search_tuner.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/tuner_exceptions.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/skopt_tuner.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/tuner.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/tuners/__init__.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/exceptions/exceptions.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/exceptions/__init__.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/utils.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/__init__.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/training_validation_split.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/no_split.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/__init__.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/time_series_split.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/preprocessing/data_splitters/sk_splitters.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/gen_utils.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/nullable_type_utils.py [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/logger.py [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/update_checker.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/__init__.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/woodwork_utils.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/cli_utils.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/utils/base_meta.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/multiclass_classification_pipeline.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/time_series_classification_pipelines.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/component_graph.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/binary_classification_pipeline_mixin.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/regression_pipeline.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/time_series_pipeline_base.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/classification_pipeline.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/pipeline_base.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/multiseries_regression_pipeline.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/utils.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/pipeline_meta.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/__init__.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/time_series_regression_pipeline.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/binary_classification_pipeline.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/component_base.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/utils.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/__init__.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/component_base_meta.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/transformer.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/column_selectors.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/__init__.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/decomposer.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/drop_rows_transformer.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/stl_decomposer.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/featuretools.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/time_series_regularizer.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/datetime_featurizer.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/transform_primitive_components.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/drop_null_columns.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/natural_language_featurizer.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/log_transformer.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/text_transformer.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/replace_nullable_types.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/__init__.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/drop_nan_rows_transformer.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/lsa.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/time_series_featurizer.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/preprocessing/polynomial_decomposer.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/target_encoder.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/ordinal_encoder.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/onehot_encoder.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/label_encoder.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/encoders/__init__.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/simple_imputer.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/target_imputer.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/knn_imputer.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/per_column_imputer.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/time_series_imputer.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/__init__.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/imputers/imputer.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/recursive_feature_elimination_selector.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/rf_classifier_feature_selector.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/feature_selector.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/rf_regressor_feature_selector.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/feature_selection/__init__.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/scalers/standard_scaler.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/scalers/__init__.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/base_sampler.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/oversampler.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/undersampler.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/samplers/__init__.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/dimensionality_reduction/pca.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/dimensionality_reduction/__init__.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/transformers/dimensionality_reduction/lda.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/stacked_ensemble_classifier.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/stacked_ensemble_base.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/__init__.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/ensemble/stacked_ensemble_regressor.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/estimator.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/__init__.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/elasticnet_classifier.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/svm_classifier.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/lightgbm_classifier.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/kneighbors_classifier.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/et_classifier.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/rf_classifier.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/logistic_regression_classifier.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/xgboost_classifier.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/__init__.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/baseline_classifier.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/decision_tree_classifier.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/classifiers/catboost_classifier.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/rf_regressor.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/baseline_regressor.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/decision_tree_regressor.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/svm_regressor.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/et_regressor.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/lightgbm_regressor.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/prophet_regressor.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/exponential_smoothing_regressor.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/varmax_regressor.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/__init__.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/time_series_baseline_estimator.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/multiseries_time_series_baseline_regressor.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/linear_regressor.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/arima_regressor.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/elasticnet_regressor.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/catboost_regressor.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/pipelines/components/estimators/regressors/xgboost_regressor.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_message.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/datetime_format_data_check.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/target_leakage_data_check.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/ts_parameters_data_check.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/sparsity_data_check.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_action.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_action_code.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/class_imbalance_data_check.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/ts_splitting_data_check.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/invalid_target_data_check.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_checks.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_message_code.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/null_data_check.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/multicollinearity_data_check.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/mismatched_series_length_data_check.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/id_columns_data_check.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_action_option.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check_message_type.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/utils.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/__init__.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/default_data_checks.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/data_check.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/no_variance_data_check.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/target_distribution_data_check.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/outliers_data_check.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/data_checks/uniqueness_data_check.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/problem_types/problem_types.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/problem_types/utils.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/problem_types/__init__.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_search.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/progress.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/callbacks.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/utils.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/pipeline_search_plots.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/__init__.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/engine_base.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/dask_engine.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/sequential_engine.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/__init__.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/engine/cf_engine.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/default_algorithm.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/automl_algorithm.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/iterative_algorithm.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/automl/automl_algorithm/__init__.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/feature_explanations.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/permutation_importance.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/visualizations.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/_partial_dependence_utils.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/metrics.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/decision_boundary.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/_partial_dependence_fast_mode_utils.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/__init__.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/force_plots.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/partial_dependence_functions.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/_user_interface.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/explainers.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/_algorithms.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/_report_creator_factory.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_understanding/prediction_explanations/__init__.py [AutoAPI] Mapping Data... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_family/model_family.py [AutoAPI] Mapping Data... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_family/utils.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/evalml/model_family/__init__.py [AutoAPI] Rendering Data... [ 0%] evalml.__main__ [AutoAPI] Rendering Data... [ 0%] evalml [AutoAPI] Rendering Data... [ 1%] evalml.objectives.fraud_cost [AutoAPI] Rendering Data... [ 1%] evalml.objectives.standard_metrics [AutoAPI] Rendering Data... [ 2%] evalml.objectives.multiclass_classification_objective [AutoAPI] Rendering Data... [ 2%] evalml.objectives.time_series_regression_objective [AutoAPI] Rendering Data... [ 3%] evalml.objectives.utils [AutoAPI] Rendering Data... [ 3%] evalml.objectives.binary_classification_objective [AutoAPI] Rendering Data... [ 4%] evalml.objectives.cost_benefit_matrix [AutoAPI] Rendering Data... [ 4%] evalml.objectives [AutoAPI] Rendering Data... [ 5%] evalml.objectives.lead_scoring [AutoAPI] Rendering Data... [ 5%] evalml.objectives.sensitivity_low_alert [AutoAPI] Rendering Data... [ 6%] evalml.objectives.objective_base [AutoAPI] Rendering Data... [ 6%] evalml.objectives.regression_objective [AutoAPI] Rendering Data... [ 7%] evalml.demos.weather [AutoAPI] Rendering Data... [ 7%] evalml.demos.breast_cancer [AutoAPI] Rendering Data... [ 8%] evalml.demos.churn [AutoAPI] Rendering Data... [ 8%] evalml.demos [AutoAPI] Rendering Data... [ 9%] evalml.demos.fraud [AutoAPI] Rendering Data... [ 9%] evalml.demos.diabetes [AutoAPI] Rendering Data... [ 10%] evalml.demos.wine [AutoAPI] Rendering Data... [ 10%] evalml.tuners.grid_search_tuner [AutoAPI] Rendering Data... [ 11%] evalml.tuners.random_search_tuner [AutoAPI] Rendering Data... [ 11%] evalml.tuners.tuner_exceptions [AutoAPI] Rendering Data... [ 12%] evalml.tuners.skopt_tuner [AutoAPI] Rendering Data... [ 12%] evalml.tuners.tuner [AutoAPI] Rendering Data... [ 13%] evalml.tuners [AutoAPI] Rendering Data... [ 13%] evalml.exceptions.exceptions [AutoAPI] Rendering Data... [ 14%] evalml.exceptions [AutoAPI] Rendering Data... [ 14%] evalml.preprocessing.utils [AutoAPI] Rendering Data... [ 15%] evalml.preprocessing [AutoAPI] Rendering Data... [ 15%] evalml.preprocessing.data_splitters.training_validation_split [AutoAPI] Rendering Data... [ 16%] evalml.preprocessing.data_splitters.no_split [AutoAPI] Rendering Data... [ 16%] evalml.preprocessing.data_splitters [AutoAPI] Rendering Data... [ 17%] evalml.preprocessing.data_splitters.time_series_split [AutoAPI] Rendering Data... [ 17%] evalml.preprocessing.data_splitters.sk_splitters [AutoAPI] Rendering Data... [ 18%] evalml.utils.gen_utils [AutoAPI] Rendering Data... [ 18%] evalml.utils.nullable_type_utils [AutoAPI] Rendering Data... [ 19%] evalml.utils.logger [AutoAPI] Rendering Data... [ 19%] evalml.utils.update_checker [AutoAPI] Rendering Data... [ 20%] evalml.utils [AutoAPI] Rendering Data... [ 20%] evalml.utils.woodwork_utils [AutoAPI] Rendering Data... [ 20%] evalml.utils.cli_utils [AutoAPI] Rendering Data... [ 21%] evalml.utils.base_meta [AutoAPI] Rendering Data... [ 21%] evalml.pipelines.multiclass_classification_pipeline [AutoAPI] Rendering Data... [ 22%] evalml.pipelines.time_series_classification_pipelines [AutoAPI] Rendering Data... [ 22%] evalml.pipelines.component_graph [AutoAPI] Rendering Data... [ 23%] evalml.pipelines.binary_classification_pipeline_mixin [AutoAPI] Rendering Data... [ 23%] evalml.pipelines.regression_pipeline [AutoAPI] Rendering Data... [ 24%] evalml.pipelines.time_series_pipeline_base [AutoAPI] Rendering Data... [ 24%] evalml.pipelines.classification_pipeline [AutoAPI] Rendering Data... [ 25%] evalml.pipelines.pipeline_base [AutoAPI] Rendering Data... [ 25%] evalml.pipelines.multiseries_regression_pipeline [AutoAPI] Rendering Data... [ 26%] evalml.pipelines.utils [AutoAPI] Rendering Data... [ 26%] evalml.pipelines.pipeline_meta [AutoAPI] Rendering Data... [ 27%] evalml.pipelines [AutoAPI] Rendering Data... [ 27%] evalml.pipelines.time_series_regression_pipeline [AutoAPI] Rendering Data... [ 28%] evalml.pipelines.binary_classification_pipeline [AutoAPI] Rendering Data... [ 28%] evalml.pipelines.components.component_base [AutoAPI] Rendering Data... [ 29%] evalml.pipelines.components.utils [AutoAPI] Rendering Data... [ 29%] evalml.pipelines.components [AutoAPI] Rendering Data... [ 30%] evalml.pipelines.components.component_base_meta [AutoAPI] Rendering Data... [ 30%] evalml.pipelines.components.transformers.transformer [AutoAPI] Rendering Data... [ 31%] evalml.pipelines.components.transformers.column_selectors [AutoAPI] Rendering Data... [ 31%] evalml.pipelines.components.transformers [AutoAPI] Rendering Data... [ 32%] evalml.pipelines.components.transformers.preprocessing.decomposer [AutoAPI] Rendering Data... [ 32%] evalml.pipelines.components.transformers.preprocessing.drop_rows_transformer [AutoAPI] Rendering Data... [ 33%] evalml.pipelines.components.transformers.preprocessing.stl_decomposer [AutoAPI] Rendering Data... [ 33%] evalml.pipelines.components.transformers.preprocessing.featuretools [AutoAPI] Rendering Data... [ 34%] evalml.pipelines.components.transformers.preprocessing.time_series_regularizer [AutoAPI] Rendering Data... [ 34%] evalml.pipelines.components.transformers.preprocessing.datetime_featurizer [AutoAPI] Rendering Data... [ 35%] evalml.pipelines.components.transformers.preprocessing.transform_primitive_components [AutoAPI] Rendering Data... [ 35%] evalml.pipelines.components.transformers.preprocessing.drop_null_columns [AutoAPI] Rendering Data... [ 36%] evalml.pipelines.components.transformers.preprocessing.natural_language_featurizer [AutoAPI] Rendering Data... [ 36%] evalml.pipelines.components.transformers.preprocessing.log_transformer [AutoAPI] Rendering Data... [ 37%] evalml.pipelines.components.transformers.preprocessing.text_transformer [AutoAPI] Rendering Data... [ 37%] evalml.pipelines.components.transformers.preprocessing.replace_nullable_types [AutoAPI] Rendering Data... [ 38%] evalml.pipelines.components.transformers.preprocessing [AutoAPI] Rendering Data... [ 38%] evalml.pipelines.components.transformers.preprocessing.drop_nan_rows_transformer [AutoAPI] Rendering Data... [ 39%] evalml.pipelines.components.transformers.preprocessing.lsa [AutoAPI] Rendering Data... [ 39%] evalml.pipelines.components.transformers.preprocessing.time_series_featurizer [AutoAPI] Rendering Data... [ 40%] evalml.pipelines.components.transformers.preprocessing.polynomial_decomposer [AutoAPI] Rendering Data... [ 40%] evalml.pipelines.components.transformers.encoders.target_encoder [AutoAPI] Rendering Data... [ 40%] evalml.pipelines.components.transformers.encoders.ordinal_encoder [AutoAPI] Rendering Data... [ 41%] evalml.pipelines.components.transformers.encoders.onehot_encoder [AutoAPI] Rendering Data... [ 41%] evalml.pipelines.components.transformers.encoders.label_encoder [AutoAPI] Rendering Data... [ 42%] evalml.pipelines.components.transformers.encoders [AutoAPI] Rendering Data... [ 42%] evalml.pipelines.components.transformers.imputers.simple_imputer [AutoAPI] Rendering Data... [ 43%] evalml.pipelines.components.transformers.imputers.target_imputer [AutoAPI] Rendering Data... [ 43%] evalml.pipelines.components.transformers.imputers.knn_imputer [AutoAPI] Rendering Data... [ 44%] evalml.pipelines.components.transformers.imputers.per_column_imputer [AutoAPI] Rendering Data... [ 44%] evalml.pipelines.components.transformers.imputers.time_series_imputer [AutoAPI] Rendering Data... [ 45%] evalml.pipelines.components.transformers.imputers [AutoAPI] Rendering Data... [ 45%] evalml.pipelines.components.transformers.imputers.imputer [AutoAPI] Rendering Data... [ 46%] evalml.pipelines.components.transformers.feature_selection.recursive_feature_elimination_selector [AutoAPI] Rendering Data... [ 46%] evalml.pipelines.components.transformers.feature_selection.rf_classifier_feature_selector [AutoAPI] Rendering Data... [ 47%] evalml.pipelines.components.transformers.feature_selection.feature_selector [AutoAPI] Rendering Data... [ 47%] evalml.pipelines.components.transformers.feature_selection.rf_regressor_feature_selector [AutoAPI] Rendering Data... [ 48%] evalml.pipelines.components.transformers.feature_selection [AutoAPI] Rendering Data... [ 48%] evalml.pipelines.components.transformers.scalers.standard_scaler [AutoAPI] Rendering Data... [ 49%] evalml.pipelines.components.transformers.scalers [AutoAPI] Rendering Data... [ 49%] evalml.pipelines.components.transformers.samplers.base_sampler [AutoAPI] Rendering Data... [ 50%] evalml.pipelines.components.transformers.samplers.oversampler [AutoAPI] Rendering Data... [ 50%] evalml.pipelines.components.transformers.samplers.undersampler [AutoAPI] Rendering Data... [ 51%] evalml.pipelines.components.transformers.samplers [AutoAPI] Rendering Data... [ 51%] evalml.pipelines.components.transformers.dimensionality_reduction.pca [AutoAPI] Rendering Data... [ 52%] evalml.pipelines.components.transformers.dimensionality_reduction [AutoAPI] Rendering Data... [ 52%] evalml.pipelines.components.transformers.dimensionality_reduction.lda [AutoAPI] Rendering Data... [ 53%] evalml.pipelines.components.ensemble.stacked_ensemble_classifier [AutoAPI] Rendering Data... [ 53%] evalml.pipelines.components.ensemble.stacked_ensemble_base [AutoAPI] Rendering Data... [ 54%] evalml.pipelines.components.ensemble [AutoAPI] Rendering Data... [ 54%] evalml.pipelines.components.ensemble.stacked_ensemble_regressor [AutoAPI] Rendering Data... [ 55%] evalml.pipelines.components.estimators.estimator [AutoAPI] Rendering Data... [ 55%] evalml.pipelines.components.estimators [AutoAPI] Rendering Data... [ 56%] evalml.pipelines.components.estimators.classifiers.elasticnet_classifier [AutoAPI] Rendering Data... [ 56%] evalml.pipelines.components.estimators.classifiers.svm_classifier [AutoAPI] Rendering Data... [ 57%] evalml.pipelines.components.estimators.classifiers.lightgbm_classifier [AutoAPI] Rendering Data... [ 57%] evalml.pipelines.components.estimators.classifiers.kneighbors_classifier [AutoAPI] Rendering Data... [ 58%] evalml.pipelines.components.estimators.classifiers.et_classifier [AutoAPI] Rendering Data... [ 58%] evalml.pipelines.components.estimators.classifiers.rf_classifier [AutoAPI] Rendering Data... [ 59%] evalml.pipelines.components.estimators.classifiers.logistic_regression_classifier [AutoAPI] Rendering Data... [ 59%] evalml.pipelines.components.estimators.classifiers.xgboost_classifier [AutoAPI] Rendering Data... [ 60%] evalml.pipelines.components.estimators.classifiers [AutoAPI] Rendering Data... [ 60%] evalml.pipelines.components.estimators.classifiers.baseline_classifier [AutoAPI] Rendering Data... [ 60%] evalml.pipelines.components.estimators.classifiers.decision_tree_classifier [AutoAPI] Rendering Data... [ 61%] evalml.pipelines.components.estimators.classifiers.catboost_classifier [AutoAPI] Rendering Data... [ 61%] evalml.pipelines.components.estimators.regressors.rf_regressor [AutoAPI] Rendering Data... [ 62%] evalml.pipelines.components.estimators.regressors.baseline_regressor [AutoAPI] Rendering Data... [ 62%] evalml.pipelines.components.estimators.regressors.decision_tree_regressor [AutoAPI] Rendering Data... [ 63%] evalml.pipelines.components.estimators.regressors.svm_regressor [AutoAPI] Rendering Data... [ 63%] evalml.pipelines.components.estimators.regressors.et_regressor [AutoAPI] Rendering Data... [ 64%] evalml.pipelines.components.estimators.regressors.lightgbm_regressor [AutoAPI] Rendering Data... [ 64%] evalml.pipelines.components.estimators.regressors.prophet_regressor [AutoAPI] Rendering Data... [ 65%] evalml.pipelines.components.estimators.regressors.exponential_smoothing_regressor [AutoAPI] Rendering Data... [ 65%] evalml.pipelines.components.estimators.regressors.varmax_regressor [AutoAPI] Rendering Data... [ 66%] evalml.pipelines.components.estimators.regressors [AutoAPI] Rendering Data... [ 66%] evalml.pipelines.components.estimators.regressors.time_series_baseline_estimator [AutoAPI] Rendering Data... [ 67%] evalml.pipelines.components.estimators.regressors.multiseries_time_series_baseline_regressor [AutoAPI] Rendering Data... [ 67%] evalml.pipelines.components.estimators.regressors.linear_regressor [AutoAPI] Rendering Data... [ 68%] evalml.pipelines.components.estimators.regressors.arima_regressor [AutoAPI] Rendering Data... [ 68%] evalml.pipelines.components.estimators.regressors.elasticnet_regressor [AutoAPI] Rendering Data... [ 69%] evalml.pipelines.components.estimators.regressors.catboost_regressor [AutoAPI] Rendering Data... [ 69%] evalml.pipelines.components.estimators.regressors.xgboost_regressor [AutoAPI] Rendering Data... [ 70%] evalml.data_checks.data_check_message [AutoAPI] Rendering Data... [ 70%] evalml.data_checks.datetime_format_data_check [AutoAPI] Rendering Data... [ 71%] evalml.data_checks.target_leakage_data_check [AutoAPI] Rendering Data... [ 71%] evalml.data_checks.ts_parameters_data_check [AutoAPI] Rendering Data... [ 72%] evalml.data_checks.sparsity_data_check [AutoAPI] Rendering Data... [ 72%] evalml.data_checks.data_check_action [AutoAPI] Rendering Data... [ 73%] evalml.data_checks.data_check_action_code [AutoAPI] Rendering Data... [ 73%] evalml.data_checks.class_imbalance_data_check [AutoAPI] Rendering Data... [ 74%] evalml.data_checks.ts_splitting_data_check [AutoAPI] Rendering Data... [ 74%] evalml.data_checks.invalid_target_data_check [AutoAPI] Rendering Data... [ 75%] evalml.data_checks.data_checks [AutoAPI] Rendering Data... [ 75%] evalml.data_checks.data_check_message_code [AutoAPI] Rendering Data... [ 76%] evalml.data_checks.null_data_check [AutoAPI] Rendering Data... [ 76%] evalml.data_checks.multicollinearity_data_check [AutoAPI] Rendering Data... [ 77%] evalml.data_checks.mismatched_series_length_data_check [AutoAPI] Rendering Data... [ 77%] evalml.data_checks.id_columns_data_check [AutoAPI] Rendering Data... [ 78%] evalml.data_checks.data_check_action_option [AutoAPI] Rendering Data... [ 78%] evalml.data_checks.data_check_message_type [AutoAPI] Rendering Data... [ 79%] evalml.data_checks.utils [AutoAPI] Rendering Data... [ 79%] evalml.data_checks [AutoAPI] Rendering Data... [ 80%] evalml.data_checks.default_data_checks [AutoAPI] Rendering Data... [ 80%] evalml.data_checks.data_check [AutoAPI] Rendering Data... [ 80%] evalml.data_checks.no_variance_data_check [AutoAPI] Rendering Data... [ 81%] evalml.data_checks.target_distribution_data_check [AutoAPI] Rendering Data... [ 81%] evalml.data_checks.outliers_data_check [AutoAPI] Rendering Data... [ 82%] evalml.data_checks.uniqueness_data_check [AutoAPI] Rendering Data... [ 82%] evalml.problem_types.problem_types [AutoAPI] Rendering Data... [ 83%] evalml.problem_types.utils [AutoAPI] Rendering Data... [ 83%] evalml.problem_types [AutoAPI] Rendering Data... [ 84%] evalml.automl.automl_search [AutoAPI] Rendering Data... [ 84%] evalml.automl.progress [AutoAPI] Rendering Data... [ 85%] evalml.automl.callbacks [AutoAPI] Rendering Data... [ 85%] evalml.automl.utils [AutoAPI] Rendering Data... [ 86%] evalml.automl.pipeline_search_plots [AutoAPI] Rendering Data... [ 86%] evalml.automl [AutoAPI] Rendering Data... [ 87%] evalml.automl.engine.engine_base [AutoAPI] Rendering Data... [ 87%] evalml.automl.engine.dask_engine [AutoAPI] Rendering Data... [ 88%] evalml.automl.engine.sequential_engine [AutoAPI] Rendering Data... [ 88%] evalml.automl.engine [AutoAPI] Rendering Data... [ 89%] evalml.automl.engine.cf_engine [AutoAPI] Rendering Data... [ 89%] evalml.automl.automl_algorithm.default_algorithm [AutoAPI] Rendering Data... [ 90%] evalml.automl.automl_algorithm.automl_algorithm [AutoAPI] Rendering Data... [ 90%] evalml.automl.automl_algorithm.iterative_algorithm [AutoAPI] Rendering Data... [ 91%] evalml.automl.automl_algorithm [AutoAPI] Rendering Data... [ 91%] evalml.model_understanding.feature_explanations [AutoAPI] Rendering Data... [ 92%] evalml.model_understanding.permutation_importance [AutoAPI] Rendering Data... [ 92%] evalml.model_understanding.visualizations [AutoAPI] Rendering Data... [ 93%] evalml.model_understanding._partial_dependence_utils [AutoAPI] Rendering Data... [ 93%] evalml.model_understanding.metrics [AutoAPI] Rendering Data... [ 94%] evalml.model_understanding.decision_boundary [AutoAPI] Rendering Data... [ 94%] evalml.model_understanding._partial_dependence_fast_mode_utils [AutoAPI] Rendering Data... [ 95%] evalml.model_understanding [AutoAPI] Rendering Data... [ 95%] evalml.model_understanding.force_plots [AutoAPI] Rendering Data... [ 96%] evalml.model_understanding.partial_dependence_functions [AutoAPI] Rendering Data... [ 96%] evalml.model_understanding.prediction_explanations._user_interface [AutoAPI] Rendering Data... [ 97%] evalml.model_understanding.prediction_explanations.explainers [AutoAPI] Rendering Data... [ 97%] evalml.model_understanding.prediction_explanations._algorithms [AutoAPI] Rendering Data... [ 98%] evalml.model_understanding.prediction_explanations._report_creator_factory [AutoAPI] Rendering Data... [ 98%] evalml.model_understanding.prediction_explanations [AutoAPI] Rendering Data... [ 99%] evalml.model_family.model_family [AutoAPI] Rendering Data... [ 99%] evalml.model_family.utils [AutoAPI] Rendering Data... [100%] evalml.model_family [autosummary] generating autosummary for: api_index.rst, demos/cost_benefit_matrix.ipynb, demos/fraud.ipynb, demos/lead_scoring.ipynb, demos/text_input.ipynb, index.ipynb, install.md, release_notes.rst, start.ipynb, tutorials.ipynb, ..., user_guide/component_graphs.ipynb, user_guide/components.ipynb, user_guide/data_check_actions.ipynb, user_guide/data_checks.ipynb, user_guide/faq.ipynb, user_guide/model_understanding.ipynb, user_guide/objectives.ipynb, user_guide/pipelines.ipynb, user_guide/timeseries.ipynb, user_guide/utilities.ipynb WARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'. WARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'. WARNING: extlinks: Sphinx-6.0 will require a caption string to contain exactly one '%s' and all other '%' need to be escaped as '%%'. myst v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date building [html]: targets for 22 source files that are out of date updating environment: [new config] 227 added, 0 changed, 0 removed reading sources... [ 0%] api_index reading sources... [ 0%] autoapi/evalml/__main__/index reading sources... [ 1%] autoapi/evalml/automl/automl_algorithm/automl_algorithm/index reading sources... [ 1%] autoapi/evalml/automl/automl_algorithm/default_algorithm/index reading sources... [ 2%] autoapi/evalml/automl/automl_algorithm/index reading sources... [ 2%] autoapi/evalml/automl/automl_algorithm/iterative_algorithm/index reading sources... [ 3%] autoapi/evalml/automl/automl_search/index reading sources... [ 3%] autoapi/evalml/automl/callbacks/index reading sources... [ 3%] autoapi/evalml/automl/engine/cf_engine/index reading sources... [ 4%] autoapi/evalml/automl/engine/dask_engine/index reading sources... [ 4%] autoapi/evalml/automl/engine/engine_base/index reading sources... [ 5%] autoapi/evalml/automl/engine/index reading sources... [ 5%] autoapi/evalml/automl/engine/sequential_engine/index reading sources... [ 6%] autoapi/evalml/automl/index reading sources... [ 6%] autoapi/evalml/automl/pipeline_search_plots/index reading sources... [ 7%] autoapi/evalml/automl/progress/index reading sources... [ 7%] autoapi/evalml/automl/utils/index reading sources... [ 7%] autoapi/evalml/data_checks/class_imbalance_data_check/index reading sources... [ 8%] autoapi/evalml/data_checks/data_check/index reading sources... [ 8%] autoapi/evalml/data_checks/data_check_action/index reading sources... [ 9%] autoapi/evalml/data_checks/data_check_action_code/index reading sources... [ 9%] autoapi/evalml/data_checks/data_check_action_option/index reading sources... [ 10%] autoapi/evalml/data_checks/data_check_message/index reading sources... [ 10%] autoapi/evalml/data_checks/data_check_message_code/index reading sources... [ 11%] autoapi/evalml/data_checks/data_check_message_type/index reading sources... [ 11%] autoapi/evalml/data_checks/data_checks/index reading sources... [ 11%] autoapi/evalml/data_checks/datetime_format_data_check/index reading sources... [ 12%] autoapi/evalml/data_checks/default_data_checks/index reading sources... [ 12%] autoapi/evalml/data_checks/id_columns_data_check/index reading sources... [ 13%] autoapi/evalml/data_checks/index reading sources... [ 13%] autoapi/evalml/data_checks/invalid_target_data_check/index reading sources... [ 14%] autoapi/evalml/data_checks/mismatched_series_length_data_check/index reading sources... [ 14%] autoapi/evalml/data_checks/multicollinearity_data_check/index reading sources... [ 14%] autoapi/evalml/data_checks/no_variance_data_check/index reading sources... [ 15%] autoapi/evalml/data_checks/null_data_check/index reading sources... [ 15%] autoapi/evalml/data_checks/outliers_data_check/index reading sources... [ 16%] autoapi/evalml/data_checks/sparsity_data_check/index reading sources... [ 16%] autoapi/evalml/data_checks/target_distribution_data_check/index reading sources... [ 17%] autoapi/evalml/data_checks/target_leakage_data_check/index reading sources... [ 17%] autoapi/evalml/data_checks/ts_parameters_data_check/index reading sources... [ 18%] autoapi/evalml/data_checks/ts_splitting_data_check/index reading sources... [ 18%] autoapi/evalml/data_checks/uniqueness_data_check/index reading sources... [ 18%] autoapi/evalml/data_checks/utils/index reading sources... [ 19%] autoapi/evalml/demos/breast_cancer/index reading sources... [ 19%] autoapi/evalml/demos/churn/index reading sources... [ 20%] autoapi/evalml/demos/diabetes/index reading sources... [ 20%] autoapi/evalml/demos/fraud/index reading sources... [ 21%] autoapi/evalml/demos/index reading sources... [ 21%] autoapi/evalml/demos/weather/index reading sources... [ 22%] autoapi/evalml/demos/wine/index reading sources... [ 22%] autoapi/evalml/exceptions/exceptions/index reading sources... [ 22%] autoapi/evalml/exceptions/index reading sources... [ 23%] autoapi/evalml/index reading sources... [ 23%] autoapi/evalml/model_family/index reading sources... [ 24%] autoapi/evalml/model_family/model_family/index reading sources... [ 24%] autoapi/evalml/model_family/utils/index reading sources... [ 25%] autoapi/evalml/model_understanding/_partial_dependence_fast_mode_utils/index reading sources... [ 25%] autoapi/evalml/model_understanding/_partial_dependence_utils/index reading sources... [ 25%] autoapi/evalml/model_understanding/decision_boundary/index reading sources... [ 26%] autoapi/evalml/model_understanding/feature_explanations/index reading sources... [ 26%] autoapi/evalml/model_understanding/force_plots/index reading sources... [ 27%] autoapi/evalml/model_understanding/index reading sources... [ 27%] autoapi/evalml/model_understanding/metrics/index reading sources... [ 28%] autoapi/evalml/model_understanding/partial_dependence_functions/index reading sources... [ 28%] autoapi/evalml/model_understanding/permutation_importance/index reading sources... [ 29%] autoapi/evalml/model_understanding/prediction_explanations/_algorithms/index reading sources... [ 29%] autoapi/evalml/model_understanding/prediction_explanations/_report_creator_factory/index reading sources... [ 29%] autoapi/evalml/model_understanding/prediction_explanations/_user_interface/index reading sources... [ 30%] autoapi/evalml/model_understanding/prediction_explanations/explainers/index reading sources... [ 30%] autoapi/evalml/model_understanding/prediction_explanations/index reading sources... [ 31%] autoapi/evalml/model_understanding/visualizations/index reading sources... [ 31%] autoapi/evalml/objectives/binary_classification_objective/index reading sources... [ 32%] autoapi/evalml/objectives/cost_benefit_matrix/index reading sources... [ 32%] autoapi/evalml/objectives/fraud_cost/index reading sources... [ 33%] autoapi/evalml/objectives/index reading sources... [ 33%] autoapi/evalml/objectives/lead_scoring/index reading sources... [ 33%] autoapi/evalml/objectives/multiclass_classification_objective/index reading sources... [ 34%] autoapi/evalml/objectives/objective_base/index reading sources... [ 34%] autoapi/evalml/objectives/regression_objective/index reading sources... [ 35%] autoapi/evalml/objectives/sensitivity_low_alert/index reading sources... [ 35%] autoapi/evalml/objectives/standard_metrics/index reading sources... [ 36%] autoapi/evalml/objectives/time_series_regression_objective/index reading sources... [ 36%] autoapi/evalml/objectives/utils/index reading sources... [ 37%] autoapi/evalml/pipelines/binary_classification_pipeline/index reading sources... [ 37%] autoapi/evalml/pipelines/binary_classification_pipeline_mixin/index reading sources... [ 37%] autoapi/evalml/pipelines/classification_pipeline/index reading sources... [ 38%] autoapi/evalml/pipelines/component_graph/index reading sources... [ 38%] autoapi/evalml/pipelines/components/component_base/index reading sources... [ 39%] autoapi/evalml/pipelines/components/component_base_meta/index reading sources... [ 39%] autoapi/evalml/pipelines/components/ensemble/index reading sources... [ 40%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_base/index reading sources... [ 40%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_classifier/index reading sources... [ 40%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_regressor/index reading sources... [ 41%] autoapi/evalml/pipelines/components/estimators/classifiers/baseline_classifier/index reading sources... [ 41%] autoapi/evalml/pipelines/components/estimators/classifiers/catboost_classifier/index reading sources... [ 42%] autoapi/evalml/pipelines/components/estimators/classifiers/decision_tree_classifier/index reading sources... [ 42%] autoapi/evalml/pipelines/components/estimators/classifiers/elasticnet_classifier/index reading sources... [ 43%] autoapi/evalml/pipelines/components/estimators/classifiers/et_classifier/index reading sources... [ 43%] autoapi/evalml/pipelines/components/estimators/classifiers/index reading sources... [ 44%] autoapi/evalml/pipelines/components/estimators/classifiers/kneighbors_classifier/index reading sources... [ 44%] autoapi/evalml/pipelines/components/estimators/classifiers/lightgbm_classifier/index reading sources... [ 44%] autoapi/evalml/pipelines/components/estimators/classifiers/logistic_regression_classifier/index reading sources... [ 45%] autoapi/evalml/pipelines/components/estimators/classifiers/rf_classifier/index reading sources... [ 45%] autoapi/evalml/pipelines/components/estimators/classifiers/svm_classifier/index reading sources... [ 46%] autoapi/evalml/pipelines/components/estimators/classifiers/xgboost_classifier/index reading sources... [ 46%] autoapi/evalml/pipelines/components/estimators/estimator/index reading sources... [ 47%] autoapi/evalml/pipelines/components/estimators/index reading sources... [ 47%] autoapi/evalml/pipelines/components/estimators/regressors/arima_regressor/index reading sources... [ 48%] autoapi/evalml/pipelines/components/estimators/regressors/baseline_regressor/index reading sources... [ 48%] autoapi/evalml/pipelines/components/estimators/regressors/catboost_regressor/index reading sources... [ 48%] autoapi/evalml/pipelines/components/estimators/regressors/decision_tree_regressor/index reading sources... [ 49%] autoapi/evalml/pipelines/components/estimators/regressors/elasticnet_regressor/index reading sources... [ 49%] autoapi/evalml/pipelines/components/estimators/regressors/et_regressor/index reading sources... [ 50%] autoapi/evalml/pipelines/components/estimators/regressors/exponential_smoothing_regressor/index reading sources... [ 50%] autoapi/evalml/pipelines/components/estimators/regressors/index reading sources... [ 51%] autoapi/evalml/pipelines/components/estimators/regressors/lightgbm_regressor/index reading sources... [ 51%] autoapi/evalml/pipelines/components/estimators/regressors/linear_regressor/index reading sources... [ 51%] autoapi/evalml/pipelines/components/estimators/regressors/multiseries_time_series_baseline_regressor/index reading sources... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/prophet_regressor/index reading sources... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/rf_regressor/index reading sources... [ 53%] autoapi/evalml/pipelines/components/estimators/regressors/svm_regressor/index reading sources... [ 53%] autoapi/evalml/pipelines/components/estimators/regressors/time_series_baseline_estimator/index reading sources... [ 54%] autoapi/evalml/pipelines/components/estimators/regressors/varmax_regressor/index reading sources... [ 54%] autoapi/evalml/pipelines/components/estimators/regressors/xgboost_regressor/index reading sources... [ 55%] autoapi/evalml/pipelines/components/index reading sources... [ 55%] autoapi/evalml/pipelines/components/transformers/column_selectors/index reading sources... [ 55%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/index reading sources... [ 56%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/lda/index reading sources... [ 56%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/pca/index reading sources... [ 57%] autoapi/evalml/pipelines/components/transformers/encoders/index reading sources... [ 57%] autoapi/evalml/pipelines/components/transformers/encoders/label_encoder/index reading sources... [ 58%] autoapi/evalml/pipelines/components/transformers/encoders/onehot_encoder/index reading sources... [ 58%] autoapi/evalml/pipelines/components/transformers/encoders/ordinal_encoder/index reading sources... [ 59%] autoapi/evalml/pipelines/components/transformers/encoders/target_encoder/index reading sources... [ 59%] autoapi/evalml/pipelines/components/transformers/feature_selection/feature_selector/index reading sources... [ 59%] autoapi/evalml/pipelines/components/transformers/feature_selection/index reading sources... [ 60%] autoapi/evalml/pipelines/components/transformers/feature_selection/recursive_feature_elimination_selector/index reading sources... [ 60%] autoapi/evalml/pipelines/components/transformers/feature_selection/rf_classifier_feature_selector/index reading sources... [ 61%] autoapi/evalml/pipelines/components/transformers/feature_selection/rf_regressor_feature_selector/index reading sources... [ 61%] autoapi/evalml/pipelines/components/transformers/imputers/imputer/index reading sources... [ 62%] autoapi/evalml/pipelines/components/transformers/imputers/index reading sources... [ 62%] autoapi/evalml/pipelines/components/transformers/imputers/knn_imputer/index reading sources... [ 62%] autoapi/evalml/pipelines/components/transformers/imputers/per_column_imputer/index reading sources... [ 63%] autoapi/evalml/pipelines/components/transformers/imputers/simple_imputer/index reading sources... [ 63%] autoapi/evalml/pipelines/components/transformers/imputers/target_imputer/index reading sources... [ 64%] autoapi/evalml/pipelines/components/transformers/imputers/time_series_imputer/index reading sources... [ 64%] autoapi/evalml/pipelines/components/transformers/index reading sources... [ 65%] autoapi/evalml/pipelines/components/transformers/preprocessing/datetime_featurizer/index reading sources... [ 65%] autoapi/evalml/pipelines/components/transformers/preprocessing/decomposer/index reading sources... [ 66%] autoapi/evalml/pipelines/components/transformers/preprocessing/drop_nan_rows_transformer/index reading sources... [ 66%] autoapi/evalml/pipelines/components/transformers/preprocessing/drop_null_columns/index reading sources... [ 66%] autoapi/evalml/pipelines/components/transformers/preprocessing/drop_rows_transformer/index reading sources... [ 67%] autoapi/evalml/pipelines/components/transformers/preprocessing/featuretools/index reading sources... [ 67%] autoapi/evalml/pipelines/components/transformers/preprocessing/index reading sources... [ 68%] autoapi/evalml/pipelines/components/transformers/preprocessing/log_transformer/index reading sources... [ 68%] autoapi/evalml/pipelines/components/transformers/preprocessing/lsa/index reading sources... [ 69%] autoapi/evalml/pipelines/components/transformers/preprocessing/natural_language_featurizer/index reading sources... [ 69%] autoapi/evalml/pipelines/components/transformers/preprocessing/polynomial_decomposer/index reading sources... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/replace_nullable_types/index reading sources... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/stl_decomposer/index reading sources... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/text_transformer/index reading sources... [ 71%] autoapi/evalml/pipelines/components/transformers/preprocessing/time_series_featurizer/index reading sources... [ 71%] autoapi/evalml/pipelines/components/transformers/preprocessing/time_series_regularizer/index reading sources... [ 72%] autoapi/evalml/pipelines/components/transformers/preprocessing/transform_primitive_components/index reading sources... [ 72%] autoapi/evalml/pipelines/components/transformers/samplers/base_sampler/index reading sources... [ 73%] autoapi/evalml/pipelines/components/transformers/samplers/index reading sources... [ 73%] autoapi/evalml/pipelines/components/transformers/samplers/oversampler/index reading sources... [ 74%] autoapi/evalml/pipelines/components/transformers/samplers/undersampler/index reading sources... [ 74%] autoapi/evalml/pipelines/components/transformers/scalers/index reading sources... [ 74%] autoapi/evalml/pipelines/components/transformers/scalers/standard_scaler/index reading sources... [ 75%] autoapi/evalml/pipelines/components/transformers/transformer/index reading sources... [ 75%] autoapi/evalml/pipelines/components/utils/index reading sources... [ 76%] autoapi/evalml/pipelines/index reading sources... [ 76%] autoapi/evalml/pipelines/multiclass_classification_pipeline/index reading sources... [ 77%] autoapi/evalml/pipelines/multiseries_regression_pipeline/index reading sources... [ 77%] autoapi/evalml/pipelines/pipeline_base/index reading sources... [ 77%] autoapi/evalml/pipelines/pipeline_meta/index reading sources... [ 78%] autoapi/evalml/pipelines/regression_pipeline/index reading sources... [ 78%] autoapi/evalml/pipelines/time_series_classification_pipelines/index reading sources... [ 79%] autoapi/evalml/pipelines/time_series_pipeline_base/index reading sources... [ 79%] autoapi/evalml/pipelines/time_series_regression_pipeline/index reading sources... [ 80%] autoapi/evalml/pipelines/utils/index reading sources... [ 80%] autoapi/evalml/preprocessing/data_splitters/index reading sources... [ 81%] autoapi/evalml/preprocessing/data_splitters/no_split/index reading sources... [ 81%] autoapi/evalml/preprocessing/data_splitters/sk_splitters/index reading sources... [ 81%] autoapi/evalml/preprocessing/data_splitters/time_series_split/index reading sources... [ 82%] autoapi/evalml/preprocessing/data_splitters/training_validation_split/index reading sources... [ 82%] autoapi/evalml/preprocessing/index reading sources... [ 83%] autoapi/evalml/preprocessing/utils/index reading sources... [ 83%] autoapi/evalml/problem_types/index reading sources... [ 84%] autoapi/evalml/problem_types/problem_types/index reading sources... [ 84%] autoapi/evalml/problem_types/utils/index reading sources... [ 85%] autoapi/evalml/tuners/grid_search_tuner/index reading sources... [ 85%] autoapi/evalml/tuners/index reading sources... [ 85%] autoapi/evalml/tuners/random_search_tuner/index reading sources... [ 86%] autoapi/evalml/tuners/skopt_tuner/index reading sources... [ 86%] autoapi/evalml/tuners/tuner/index reading sources... [ 87%] autoapi/evalml/tuners/tuner_exceptions/index reading sources... [ 87%] autoapi/evalml/utils/base_meta/index reading sources... [ 88%] autoapi/evalml/utils/cli_utils/index reading sources... [ 88%] autoapi/evalml/utils/gen_utils/index reading sources... [ 88%] autoapi/evalml/utils/index reading sources... [ 89%] autoapi/evalml/utils/logger/index reading sources... [ 89%] autoapi/evalml/utils/nullable_type_utils/index reading sources... [ 90%] autoapi/evalml/utils/update_checker/index reading sources... [ 90%] autoapi/evalml/utils/woodwork_utils/index reading sources... [ 91%] demos/cost_benefit_matrix WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/data_checks/data_check_message/index.rst:11: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/data_checks/index.rst:11: WARNING: Inline interpreted text or phrase reference start-string without end-string. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/model_understanding/metrics/index.rst:51: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/model_understanding/metrics/index.rst:15: WARNING: Block quote ends without a blank line; unexpected unindent. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/pipelines/components/index.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/pipelines/components/transformers/index.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/pipelines/components/transformers/preprocessing/index.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4462/docs/source/autoapi/evalml/pipelines/components/transformers/preprocessing/stl_decomposer/index.rst:14: WARNING: Definition list ends without a blank line; unexpected unindent. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. WARNING: Using the :property: flag with the py:method directiveis deprecated, use ".. py:property::" instead. Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/nbsphinx.py", line 1100, in parse rststring, resources = exporter.from_notebook_node(nb, resources) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/nbsphinx.py", line 910, in from_notebook_node nb, resources = pp.preprocess(nb, resources) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/nbconvert/preprocessors/execute.py", line 103, in preprocess self.preprocess_cell(cell, resources, index) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/nbconvert/preprocessors/execute.py", line 124, in preprocess_cell cell = self.execute_cell(cell, index, store_history=True) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/jupyter_core/utils/__init__.py", line 165, in wrapped return loop.run_until_complete(inner) File "/home/docs/.asdf/installs/python/3.9.22/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete return future.result() File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/nbclient/client.py", line 1062, in async_execute_cell await self._check_raise_for_error(cell, cell_index, exec_reply) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/nbclient/client.py", line 918, in _check_raise_for_error raise CellExecutionError.from_cell_and_msg(cell, exec_reply_content) nbclient.exceptions.CellExecutionError: An error occurred while executing the following cell: ------------------ from evalml import AutoMLSearch automl = AutoMLSearch( X_train=X_train, y_train=y_train, problem_type="binary", objective="log loss binary", max_iterations=5, verbose=True, ) automl.search(interactive_plot=False) ll_pipeline = automl.best_pipeline ll_pipeline.score(X_holdout, y_holdout, ["log loss binary"]) ------------------ ----- stdout ----- AutoMLSearch will use mean CV score to rank pipelines. ----- stdout ----- ***************************** ----- stdout ----- * Beginning pipeline search * ----- stdout ----- ***************************** ----- stdout ----- ----- stdout ----- Optimizing for Log Loss Binary. ----- stdout ----- Lower score is better. ----- stdout ----- Using SequentialEngine to train and score pipelines. ----- stdout ----- Searching up to 5 pipelines. ----- stdout ----- Allowed model families: ------------------ --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[3], line 11  1 from evalml import AutoMLSearch  3 automl = AutoMLSearch(  4 X_train=X_train,  5 y_train=y_train,  (...)  9 verbose=True,  10 ) ---> 11 automl.search(interactive_plot=False)  13 ll_pipeline = automl.best_pipeline  14 ll_pipeline.score(X_holdout, y_holdout, ["log loss binary"]) File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/automl_search.py:1161, in AutoMLSearch.search(self, interactive_plot)  1159 self.search_iteration_plot = None  1160 if self.plot and self.verbose: -> 1161 self.search_iteration_plot = self.plot.search_iteration_plot(  1162  interactive_plot=interactive_plot,  1163  )  1165 self.progress.start_timing()  1167 try: File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/pipeline_search_plots.py:119, in PipelineSearchPlots.search_iteration_plot(self, interactive_plot)  107 """Shows a plot of the best score at each iteration using data gathered during training.  108  109 Args:  (...)  116  ValueError: If engine_str is not a valid engine.  117 """  118 if not interactive_plot: --> 119 plot_obj = SearchIterationPlot(self.results, self.objective)  120 return self._go.Figure(plot_obj.best_score_by_iter_fig)  121 try: File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/pipeline_search_plots.py:45, in SearchIterationPlot.__init__(self, results, objective)  30 data = [  31 self._go.Scatter(x=[], y=[], mode="lines+markers", name="Best Score"),  32 self._go.Scatter(  (...)  38 ),  39 ]  40 layout = {  41 "title": title,  42 "xaxis": {"title": "Iteration", "rangemode": "tozero"},  43 "yaxis": {"title": "Validation Score"},  44 } ---> 45 self.best_score_by_iter_fig = self._go.FigureWidget(data, layout)  46 self.best_score_by_iter_fig.update_layout(showlegend=False)  47 self.update(results, objective) File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/plotly/missing_anywidget.py:13, in FigureWidget.__init__(self, *args, **kwargs)  12 def __init__(self, *args, **kwargs): ---> 13 raise ImportError("Please install anywidget to use the FigureWidget class") ImportError: Please install anywidget to use the FigureWidget class During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/cmd/build.py", line 281, in build_main app.build(args.force_all, args.filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/application.py", line 347, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/builders/__init__.py", line 310, in build_update self.build(to_build, File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/builders/__init__.py", line 326, in build updated_docnames = set(self.read()) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/builders/__init__.py", line 433, in read self._read_serial(docnames) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/builders/__init__.py", line 454, in _read_serial self.read_doc(docname) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/builders/__init__.py", line 510, in read_doc publisher.publish() File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/docutils/core.py", line 217, in publish self.document = self.reader.read(self.source, self.parser, File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/sphinx/io.py", line 104, in read self.parse() File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/docutils/readers/__init__.py", line 77, in parse self.parser.parse(self.input, document) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/nbsphinx.py", line 1107, in parse raise NotebookError('\n'.join(lines)) nbsphinx.NotebookError: CellExecutionError in demos/cost_benefit_matrix.ipynb: ------------------ from evalml import AutoMLSearch automl = AutoMLSearch( X_train=X_train, y_train=y_train, problem_type="binary", objective="log loss binary", max_iterations=5, verbose=True, ) automl.search(interactive_plot=False) ll_pipeline = automl.best_pipeline ll_pipeline.score(X_holdout, y_holdout, ["log loss binary"]) ------------------ ----- stdout ----- AutoMLSearch will use mean CV score to rank pipelines. ----- stdout ----- ***************************** ----- stdout ----- * Beginning pipeline search * ----- stdout ----- ***************************** ----- stdout ----- ----- stdout ----- Optimizing for Log Loss Binary. ----- stdout ----- Lower score is better. ----- stdout ----- Using SequentialEngine to train and score pipelines. ----- stdout ----- Searching up to 5 pipelines. ----- stdout ----- Allowed model families: ------------------ --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[3], line 11  1 from evalml import AutoMLSearch  3 automl = AutoMLSearch(  4 X_train=X_train,  5 y_train=y_train,  (...)  9 verbose=True,  10 ) ---> 11 automl.search(interactive_plot=False)  13 ll_pipeline = automl.best_pipeline  14 ll_pipeline.score(X_holdout, y_holdout, ["log loss binary"]) File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/automl_search.py:1161, in AutoMLSearch.search(self, interactive_plot)  1159 self.search_iteration_plot = None  1160 if self.plot and self.verbose: -> 1161 self.search_iteration_plot = self.plot.search_iteration_plot(  1162  interactive_plot=interactive_plot,  1163  )  1165 self.progress.start_timing()  1167 try: File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/pipeline_search_plots.py:119, in PipelineSearchPlots.search_iteration_plot(self, interactive_plot)  107 """Shows a plot of the best score at each iteration using data gathered during training.  108  109 Args:  (...)  116  ValueError: If engine_str is not a valid engine.  117 """  118 if not interactive_plot: --> 119 plot_obj = SearchIterationPlot(self.results, self.objective)  120 return self._go.Figure(plot_obj.best_score_by_iter_fig)  121 try: File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/pipeline_search_plots.py:45, in SearchIterationPlot.__init__(self, results, objective)  30 data = [  31 self._go.Scatter(x=[], y=[], mode="lines+markers", name="Best Score"),  32 self._go.Scatter(  (...)  38 ),  39 ]  40 layout = {  41 "title": title,  42 "xaxis": {"title": "Iteration", "rangemode": "tozero"},  43 "yaxis": {"title": "Validation Score"},  44 } ---> 45 self.best_score_by_iter_fig = self._go.FigureWidget(data, layout)  46 self.best_score_by_iter_fig.update_layout(showlegend=False)  47 self.update(results, objective) File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/plotly/missing_anywidget.py:13, in FigureWidget.__init__(self, *args, **kwargs)  12 def __init__(self, *args, **kwargs): ---> 13 raise ImportError("Please install anywidget to use the FigureWidget class") ImportError: Please install anywidget to use the FigureWidget class You can ignore this error by setting the following in conf.py: nbsphinx_allow_errors = True Notebook error: CellExecutionError in demos/cost_benefit_matrix.ipynb: ------------------ from evalml import AutoMLSearch automl = AutoMLSearch( X_train=X_train, y_train=y_train, problem_type="binary", objective="log loss binary", max_iterations=5, verbose=True, ) automl.search(interactive_plot=False) ll_pipeline = automl.best_pipeline ll_pipeline.score(X_holdout, y_holdout, ["log loss binary"]) ------------------ ----- stdout ----- AutoMLSearch will use mean CV score to rank pipelines. ----- stdout ----- ***************************** ----- stdout ----- * Beginning pipeline search * ----- stdout ----- ***************************** ----- stdout ----- ----- stdout ----- Optimizing for Log Loss Binary. ----- stdout ----- Lower score is better. ----- stdout ----- Using SequentialEngine to train and score pipelines. ----- stdout ----- Searching up to 5 pipelines. ----- stdout ----- Allowed model families: ------------------ --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[3], line 11  1 from evalml import AutoMLSearch  3 automl = AutoMLSearch(  4 X_train=X_train,  5 y_train=y_train,  (...)  9 verbose=True,  10 ) ---> 11 automl.search(interactive_plot=False)  13 ll_pipeline = automl.best_pipeline  14 ll_pipeline.score(X_holdout, y_holdout, ["log loss binary"]) File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/automl_search.py:1161, in AutoMLSearch.search(self, interactive_plot)  1159 self.search_iteration_plot = None  1160 if self.plot and self.verbose: -> 1161 self.search_iteration_plot = self.plot.search_iteration_plot(  1162  interactive_plot=interactive_plot,  1163  )  1165 self.progress.start_timing()  1167 try: File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/pipeline_search_plots.py:119, in PipelineSearchPlots.search_iteration_plot(self, interactive_plot)  107 """Shows a plot of the best score at each iteration using data gathered during training.  108  109 Args:  (...)  116  ValueError: If engine_str is not a valid engine.  117 """  118 if not interactive_plot: --> 119 plot_obj = SearchIterationPlot(self.results, self.objective)  120 return self._go.Figure(plot_obj.best_score_by_iter_fig)  121 try: File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/evalml/automl/pipeline_search_plots.py:45, in SearchIterationPlot.__init__(self, results, objective)  30 data = [  31 self._go.Scatter(x=[], y=[], mode="lines+markers", name="Best Score"),  32 self._go.Scatter(  (...)  38 ),  39 ]  40 layout = {  41 "title": title,  42 "xaxis": {"title": "Iteration", "rangemode": "tozero"},  43 "yaxis": {"title": "Validation Score"},  44 } ---> 45 self.best_score_by_iter_fig = self._go.FigureWidget(data, layout)  46 self.best_score_by_iter_fig.update_layout(showlegend=False)  47 self.update(results, objective) File ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4462/lib/python3.9/site-packages/plotly/missing_anywidget.py:13, in FigureWidget.__init__(self, *args, **kwargs)  12 def __init__(self, *args, **kwargs): ---> 13 raise ImportError("Please install anywidget to use the FigureWidget class") ImportError: Please install anywidget to use the FigureWidget class You can ignore this error by setting the following in conf.py: nbsphinx_allow_errors = True