Read the Docs build information Build id: 941112 Project: feature-labs-inc-evalml Version: 3510 Commit: d272705b68279b8e6a083cc399583018a5c4e9c5 Date: 2022-05-10T01:34:07.690530Z State: finished Success: True [rtd-command-info] start-time: 2022-05-10T01:34:09.800284Z, end-time: 2022-05-10T01:34:18.142923Z, duration: 8, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/alteryx/evalml.git . Cloning into '.'... [rtd-command-info] start-time: 2022-05-10T01:34:18.364595Z, end-time: 2022-05-10T01:34:18.979880Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/3510/head:external-3510 From https://github.com/alteryx/evalml * [new ref] refs/pull/3510/head -> external-3510 [rtd-command-info] start-time: 2022-05-10T01:34:19.180785Z, end-time: 2022-05-10T01:34:19.365176Z, duration: 0, exit-code: 0 git checkout --force d272705b68279b8e6a083cc399583018a5c4e9c5 Note: switching to 'd272705b68279b8e6a083cc399583018a5c4e9c5'. 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 d272705b6 install prophet in Read the Docs (#3509) [rtd-command-info] start-time: 2022-05-10T01:34:19.564580Z, end-time: 2022-05-10T01:34:19.649474Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-05-10T01:34:20.610045Z, end-time: 2022-05-10T01:34:25.739558Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-05-10T01:34:25.953397Z, end-time: 2022-05-10T01:34:28.105856Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (22.0.4) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 23.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.1.0 Uninstalling setuptools-62.1.0: Successfully uninstalled setuptools-62.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-05-10T01:34:28.285437Z, end-time: 2022-05-10T01:34:54.284146Z, duration: 25, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 26.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 203.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 192.6 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 235.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 190.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.5-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 247.7 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 276.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 276.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 224.9 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 200.3 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 260.3 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 234.0 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 198.9 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 267.0 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 281.7 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 258.7 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 227.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 265.2 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/98.5 KB 242.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 250.0 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=d522e9b0d25ba2e1017733d397d39321fc3607c9909f234c04feb54cea17f875 Stored in directory: /tmp/pip-ephem-wheel-cache-lsfly986/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260087 sha256=8f223243733294bb415ddcaf5d719e2e9344b99db4a535a864bad4f8abbb7c7d Stored in directory: /tmp/pip-ephem-wheel-cache-lsfly986/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=c92035f36f4125c80b62f8220345e6b64847c8683735e12af2a4a03ebba5ec80 Stored in directory: /tmp/pip-ephem-wheel-cache-lsfly986/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.8 pytz-2022.1 readthedocs-sphinx-ext-2.1.5 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.9 [rtd-command-info] start-time: 2022-05-10T01:34:54.493230Z, end-time: 2022-05-10T01:34:55.509756Z, duration: 1, 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/3510/lib/python3.8/site-packages (from -r docs/readthedocs-requirements.txt (line 1)) (58.2.0) [rtd-command-info] start-time: 2022-05-10T01:34:55.703421Z, end-time: 2022-05-10T01:36:24.180860Z, duration: 88, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[prophet] Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting numpy>=1.21.0 Downloading numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 171.2 MB/s eta 0:00:00 Collecting pandas>=1.4.0 Downloading pandas-1.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 184.8 MB/s eta 0:00:00 Collecting scipy>=1.5.0 Downloading scipy-1.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 MB 179.4 MB/s eta 0:00:00 Collecting scikit-learn>=0.24.0 Downloading scikit_learn-1.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 193.4 MB/s eta 0:00:00 Collecting scikit-optimize>=0.8.1 Downloading scikit_optimize-0.9.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.3/100.3 KB 243.7 MB/s eta 0:00:00 Collecting pyzmq>=20.0.0 Downloading pyzmq-22.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 291.4 MB/s eta 0:00:00 Collecting colorama>=0.4.4 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting cloudpickle>=1.5.0 Downloading cloudpickle-2.0.0-py3-none-any.whl (25 kB) Collecting click>=7.1.2 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 244.2 MB/s eta 0:00:00 Collecting requirements-parser>=0.2.0 Downloading requirements_parser-0.5.0-py3-none-any.whl (18 kB) Collecting shap>=0.40.0 Downloading shap-0.40.0-cp38-cp38-manylinux2010_x86_64.whl (571 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 571.1/571.1 KB 227.5 MB/s eta 0:00:00 Collecting statsmodels>=0.12.2 Downloading statsmodels-0.13.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 204.1 MB/s eta 0:00:00 Collecting texttable>=1.6.2 Downloading texttable-1.6.4-py2.py3-none-any.whl (10 kB) Collecting woodwork>=0.16.2 Downloading woodwork-0.16.3-py3-none-any.whl (207 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.5/207.5 KB 275.0 MB/s eta 0:00:00 Collecting dask>=2021.10.0 Downloading dask-2022.5.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 261.0 MB/s eta 0:00:00 Collecting nlp-primitives>=2.1.0 Downloading nlp_primitives-2.5.0-py3-none-any.whl (44.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.7/44.7 MB 207.5 MB/s eta 0:00:00 Collecting featuretools>=1.7.0 Downloading featuretools-1.9.0-py3-none-any.whl (353 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 353.8/353.8 KB 284.6 MB/s eta 0:00:00 Collecting networkx<2.6,>=2.5 Downloading networkx-2.5.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 262.9 MB/s eta 0:00:00 Collecting plotly>=5.0.0 Downloading plotly-5.7.0-py2.py3-none-any.whl (28.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.8/28.8 MB 207.2 MB/s eta 0:00:00 Collecting kaleido>=0.1.0 Downloading kaleido-0.2.1-py2.py3-none-manylinux1_x86_64.whl (79.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.9/79.9 MB 199.4 MB/s eta 0:00:00 Collecting ipywidgets>=7.5 Downloading ipywidgets-7.7.0-py2.py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.4/123.4 KB 250.6 MB/s eta 0:00:00 Collecting xgboost>=1.4.2 Downloading xgboost-1.6.1-py3-none-manylinux2014_x86_64.whl (192.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.9/192.9 MB 215.8 MB/s eta 0:00:00 Collecting catboost>=0.20 Downloading catboost-1.0.5-cp38-none-manylinux1_x86_64.whl (76.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.6/76.6 MB 219.2 MB/s eta 0:00:00 Collecting lightgbm>=2.3.1 Downloading lightgbm-3.3.2-py3-none-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 272.4 MB/s eta 0:00:00 Collecting matplotlib>=3.3.3 Downloading matplotlib-3.5.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 215.3 MB/s eta 0:00:00 Collecting seaborn>=0.11.1 Downloading seaborn-0.11.2-py3-none-any.whl (292 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 292.8/292.8 KB 265.5 MB/s eta 0:00:00 Collecting category_encoders>=2.2.2 Downloading category_encoders-2.4.0-py2.py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.6/86.6 KB 213.2 MB/s eta 0:00:00 Collecting imbalanced-learn>=0.8.0 Downloading imbalanced_learn-0.9.0-py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 KB 266.3 MB/s eta 0:00:00 Collecting pmdarima>=1.8.1 Downloading pmdarima-1.8.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 244.9 MB/s eta 0:00:00 Collecting sktime>=0.7.0 Downloading sktime-0.11.3-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 205.2 MB/s eta 0:00:00 Collecting lime>=0.2.0.1 Downloading lime-0.2.0.1.tar.gz (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.7/275.7 KB 264.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting vowpalwabbit>=8.11.0 Downloading vowpalwabbit-9.1.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 247.6 MB/s eta 0:00:00 Collecting graphviz>=0.13 Downloading graphviz-0.20-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 KB 203.5 MB/s eta 0:00:00 Collecting prophet-prebuilt==1.0.2 Downloading prophet_prebuilt-1.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 216.8 MB/s eta 0:00:00 Collecting setuptools-git>=1.2 Downloading setuptools_git-1.2-py2.py3-none-any.whl (10 kB) Collecting tqdm>=4.36.1 Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 205.2 MB/s eta 0:00:00 Collecting cmdstanpy==0.9.77 Downloading cmdstanpy-0.9.77-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 KB 202.3 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.0 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 274.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=42 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from prophet-prebuilt==1.0.2->evalml==0.51.0) (58.2.0) Collecting setuptools>=42 Downloading setuptools-62.1.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 294.0 MB/s eta 0:00:00 Collecting LunarCalendar>=0.0.9 Downloading LunarCalendar-0.0.9-py2.py3-none-any.whl (18 kB) Requirement already satisfied: wheel>=0.37.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from prophet-prebuilt==1.0.2->evalml==0.51.0) (0.37.1) Collecting holidays>=0.11.3.1 Downloading holidays-0.13-py3-none-any.whl (172 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.1/172.1 KB 264.3 MB/s eta 0:00:00 Collecting convertdate>=2.1.2 Downloading convertdate-2.4.0-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 KB 200.2 MB/s eta 0:00:00 Collecting Cython>=0.22 Downloading Cython-0.29.28-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 245.7 MB/s eta 0:00:00 Collecting ujson Downloading ujson-5.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 KB 200.7 MB/s eta 0:00:00 Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from catboost>=0.20->evalml==0.51.0) (1.16.0) Collecting patsy>=0.5.1 Downloading patsy-0.5.2-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.7/233.7 KB 273.3 MB/s eta 0:00:00 Collecting fsspec>=0.6.0 Downloading fsspec-2022.3.0-py3-none-any.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.1/136.1 KB 248.4 MB/s eta 0:00:00 Collecting partd>=0.3.10 Downloading partd-1.2.0-py3-none-any.whl (19 kB) Collecting pyyaml>=5.3.1 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 KB 300.5 MB/s eta 0:00:00 Collecting toolz>=0.8.2 Downloading toolz-0.11.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 231.5 MB/s eta 0:00:00 Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from dask>=2021.10.0->evalml==0.51.0) (21.3) Collecting distributed>=2021.10.0 Downloading distributed-2022.5.0-py3-none-any.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 261.8 MB/s eta 0:00:00 Collecting psutil>=5.6.6 Downloading psutil-5.9.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.8/283.8 KB 271.1 MB/s eta 0:00:00 Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting joblib>=0.11 Downloading joblib-1.1.0-py2.py3-none-any.whl (306 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.0/307.0 KB 283.7 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 Downloading traitlets-5.1.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.0/102.0 KB 249.0 MB/s eta 0:00:00 Collecting ipykernel>=4.5.1 Downloading ipykernel-6.13.0-py3-none-any.whl (131 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 KB 254.8 MB/s eta 0:00:00 Collecting ipython>=4.0.0 Downloading ipython-8.3.0-py3-none-any.whl (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.8/750.8 KB 282.0 MB/s eta 0:00:00 Collecting nbformat>=4.2.0 Downloading nbformat-5.4.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.3/73.3 KB 203.7 MB/s eta 0:00:00 Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.1.0-py3-none-any.whl (245 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.1/245.1 KB 284.9 MB/s eta 0:00:00 Collecting widgetsnbextension~=3.6.0 Downloading widgetsnbextension-3.6.0-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 301.1 MB/s eta 0:00:00 Collecting ipython-genutils~=0.2.0 Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting scikit-image>=0.12 Downloading scikit_image-0.19.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 193.7 MB/s eta 0:00:00 Collecting pillow>=6.2.0 Downloading Pillow-9.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 207.8 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 Downloading fonttools-4.33.3-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.9/930.9 KB 248.5 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 280.2 MB/s eta 0:00:00 Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from matplotlib>=3.3.3->evalml==0.51.0) (3.0.8) Collecting decorator<5,>=4.3 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting nltk>=3.4.5 Downloading nltk-3.7-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 304.5 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from pandas>=1.4.0->evalml==0.51.0) (2022.1) Collecting tenacity>=6.2.0 Downloading tenacity-8.0.1-py3-none-any.whl (24 kB) Requirement already satisfied: urllib3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from pmdarima>=1.8.1->evalml==0.51.0) (1.26.9) Collecting types-setuptools>=57.0.0 Downloading types_setuptools-57.4.14-py3-none-any.whl (27 kB) Collecting pyaml>=16.9 Downloading pyaml-21.10.1-py2.py3-none-any.whl (24 kB) Collecting slicer==0.0.7 Downloading slicer-0.0.7-py3-none-any.whl (14 kB) Collecting numba Downloading numba-0.55.1-1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 148.2 MB/s eta 0:00:00 Collecting numpy>=1.21.0 Downloading numpy-1.21.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 169.6 MB/s eta 0:00:00 Collecting deprecated>=1.2.13 Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting pandas>=1.4.0 Downloading pandas-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 177.9 MB/s eta 0:00:00 Collecting pymeeus<=1,>=0.3.13 Downloading PyMeeus-0.5.11.tar.gz (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 197.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wrapt<2,>=1.10 Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 KB 245.4 MB/s eta 0:00:00 Collecting tblib>=1.6.0 Downloading tblib-1.7.0-py2.py3-none-any.whl (12 kB) Collecting zict>=0.1.3 Downloading zict-2.2.0-py2.py3-none-any.whl (23 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from distributed>=2021.10.0->featuretools>=1.7.0->evalml==0.51.0) (3.0.3) Collecting jinja2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 266.0 MB/s eta 0:00:00 Collecting msgpack>=0.6.0 Downloading msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 KB 270.3 MB/s eta 0:00:00 Collecting locket>=1.0.0 Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Collecting tornado>=6.0.3 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.5/427.5 KB 277.0 MB/s eta 0:00:00 Collecting sortedcontainers!=2.0.0,!=2.0.1 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting korean-lunar-calendar Downloading korean_lunar_calendar-0.2.1-py3-none-any.whl (8.0 kB) Collecting hijri-converter Downloading hijri_converter-2.2.3-py3-none-any.whl (14 kB) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.3.1-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.0/131.0 KB 231.0 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting debugpy>=1.0 Downloading debugpy-1.6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 229.3 MB/s eta 0:00:00 Requirement already satisfied: pygments>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5->evalml==0.51.0) (2.12.0) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 222.1 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.29-py3-none-any.whl (381 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.5/381.5 KB 284.5 MB/s eta 0:00:00 Collecting stack-data Downloading stack_data-0.2.0-py3-none-any.whl (21 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 245.1 MB/s eta 0:00:00 Collecting ephem>=3.7.5.3 Downloading ephem-4.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 229.1 MB/s eta 0:00:00 Collecting jsonschema>=2.6 Downloading jsonschema-4.5.1-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.9/72.9 KB 228.2 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.15.3-py3-none-any.whl (22 kB) Collecting jupyter-core Downloading jupyter_core-4.10.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 237.5 MB/s eta 0:00:00 Collecting regex>=2021.8.3 Downloading regex-2022.4.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.9/764.9 KB 177.6 MB/s eta 0:00:00 Collecting llvmlite<0.39,>=0.38.0rc1 Downloading llvmlite-0.38.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 179.1 MB/s eta 0:00:00 Collecting imageio>=2.4.1 Downloading imageio-2.19.1-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 203.4 MB/s eta 0:00:00 Collecting tifffile>=2019.7.26 Downloading tifffile-2022.5.4-py3-none-any.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.6/195.6 KB 260.3 MB/s eta 0:00:00 Collecting PyWavelets>=1.1.1 Downloading PyWavelets-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 182.2 MB/s eta 0:00:00 Collecting notebook>=4.4.1 Downloading notebook-6.4.11-py3-none-any.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 198.8 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 KB 222.7 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.7.1-py3-none-any.whl (28 kB) Collecting attrs>=17.4.0 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 214.3 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 KB 254.4 MB/s eta 0:00:00 Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting nbconvert>=5 Downloading nbconvert-6.5.0-py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 KB 289.7 MB/s eta 0:00:00 Collecting terminado>=0.8.3 Downloading terminado-0.13.3-py3-none-any.whl (14 kB) Collecting prometheus-client Downloading prometheus_client-0.14.1-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 KB 151.5 MB/s eta 0:00:00 Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting Send2Trash>=1.8.0 Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting heapdict Downloading HeapDict-1.0.1-py3-none-any.whl (3.9 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from jinja2->distributed>=2021.10.0->featuretools>=1.7.0->evalml==0.51.0) (2.1.1) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing Downloading executing-0.8.3-py2.py3-none-any.whl (16 kB) Collecting asttokens Downloading asttokens-2.0.5-py2.py3-none-any.whl (20 kB) Collecting zipp>=3.1.0 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting bleach Downloading bleach-5.0.0-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.3/160.3 KB 243.3 MB/s eta 0:00:00 Collecting nbclient>=0.5.0 Downloading nbclient-0.6.3-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 KB 246.1 MB/s eta 0:00:00 Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 KB 253.4 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting argon2-cffi-bindings Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 KB 211.6 MB/s eta 0:00:00 Collecting cffi>=1.0.1 Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.7/446.7 KB 287.1 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 236.3 MB/s eta 0:00:00 Building wheels for collected packages: lime, evalml, pymeeus 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=283857 sha256=19ef72eba7a470eeef27b34307f93d08de57060aed9849008ae20f5489a17840 Stored in directory: /tmp/pip-ephem-wheel-cache-qd9kpgjk/wheels/e6/a6/20/cc1e293fcdb67ede666fed293cb895395e7ecceb4467779546 Building wheel for evalml (setup.py): started Building wheel for evalml (setup.py): finished with status 'done' Created wheel for evalml: filename=evalml-0.51.0-py3-none-any.whl size=6454968 sha256=f719eb66fbdd536c7cd34bf4d67029373f89a7a852f4f9b3813329c8fecf78c4 Stored in directory: /tmp/pip-ephem-wheel-cache-qd9kpgjk/wheels/4d/f3/2a/dfb71965fcaeee5cb1746c7b1f953827611dedb374318ef64f Building wheel for pymeeus (setup.py): started Building wheel for pymeeus (setup.py): finished with status 'done' Created wheel for pymeeus: filename=PyMeeus-0.5.11-py3-none-any.whl size=730985 sha256=05fec959822cdc06e14defa64a67e9164dc8a833208e4184bcf12a41d1258877 Stored in directory: /tmp/pip-ephem-wheel-cache-qd9kpgjk/wheels/a0/8b/b2/810ae5a6f970c8be4725353400d643c90de1c0f023a9884ee7 Successfully built lime evalml pymeeus Installing collected packages: webencodings, wcwidth, types-setuptools, texttable, sortedcontainers, setuptools-git, Send2Trash, pymeeus, pure-eval, ptyprocess, pickleshare, msgpack, mistune, korean-lunar-calendar, kaleido, ipython-genutils, heapdict, fastjsonschema, executing, ephem, backcall, zipp, zict, wrapt, vowpalwabbit, ujson, traitlets, tqdm, tornado, toolz, tinycss2, threadpoolctl, tenacity, tblib, soupsieve, slicer, setuptools, requirements-parser, regex, pyzmq, pyyaml, python-dateutil, pyrsistent, pycparser, psutil, prompt-toolkit, prometheus-client, pillow, pexpect, parso, pandocfilters, numpy, nest-asyncio, locket, llvmlite, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, joblib, jinja2, hijri-converter, graphviz, fsspec, fonttools, entrypoints, defusedxml, decorator, debugpy, Cython, cycler, convertdate, colorama, cloudpickle, click, bleach, attrs, asttokens, tifffile, terminado, stack-data, scipy, PyWavelets, pyaml, plotly, patsy, partd, pandas, numba, nltk, networkx, matplotlib-inline, matplotlib, LunarCalendar, jupyter-core, jedi, importlib-resources, imageio, holidays, deprecated, cffi, beautifulsoup4, xgboost, statsmodels, seaborn, scikit-learn, scikit-image, jupyter-client, jsonschema, ipython, dask, cmdstanpy, catboost, argon2-cffi-bindings, woodwork, sktime, shap, scikit-optimize, prophet-prebuilt, pmdarima, nbformat, lime, lightgbm, ipykernel, imbalanced-learn, distributed, category_encoders, argon2-cffi, nbclient, featuretools, nlp-primitives, nbconvert, notebook, widgetsnbextension, ipywidgets, evalml Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Successfully installed Cython-0.29.28 LunarCalendar-0.0.9 PyWavelets-1.3.0 Send2Trash-1.8.0 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 asttokens-2.0.5 attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.11.1 bleach-5.0.0 catboost-1.0.5 category_encoders-2.4.0 cffi-1.15.0 click-8.1.3 cloudpickle-2.0.0 cmdstanpy-0.9.77 colorama-0.4.4 convertdate-2.4.0 cycler-0.11.0 dask-2022.5.0 debugpy-1.6.0 decorator-4.4.2 defusedxml-0.7.1 deprecated-1.2.13 distributed-2022.5.0 entrypoints-0.4 ephem-4.1.3 evalml-0.51.0 executing-0.8.3 fastjsonschema-2.15.3 featuretools-1.9.0 fonttools-4.33.3 fsspec-2022.3.0 graphviz-0.20 heapdict-1.0.1 hijri-converter-2.2.3 holidays-0.13 imageio-2.19.1 imbalanced-learn-0.9.0 importlib-resources-5.7.1 ipykernel-6.13.0 ipython-8.3.0 ipython-genutils-0.2.0 ipywidgets-7.7.0 jedi-0.18.1 jinja2-3.1.2 joblib-1.1.0 jsonschema-4.5.1 jupyter-client-7.3.1 jupyter-core-4.10.0 jupyterlab-pygments-0.2.2 jupyterlab-widgets-1.1.0 kaleido-0.2.1 kiwisolver-1.4.2 korean-lunar-calendar-0.2.1 lightgbm-3.3.2 lime-0.2.0.1 llvmlite-0.38.0 locket-1.0.0 matplotlib-3.5.2 matplotlib-inline-0.1.3 mistune-0.8.4 msgpack-1.0.3 nbclient-0.6.3 nbconvert-6.5.0 nbformat-5.4.0 nest-asyncio-1.5.5 networkx-2.5.1 nlp-primitives-2.5.0 nltk-3.7 notebook-6.4.11 numba-0.55.1 numpy-1.21.6 pandas-1.4.1 pandocfilters-1.5.0 parso-0.8.3 partd-1.2.0 patsy-0.5.2 pexpect-4.8.0 pickleshare-0.7.5 pillow-9.1.0 plotly-5.7.0 pmdarima-1.8.5 prometheus-client-0.14.1 prompt-toolkit-3.0.29 prophet-prebuilt-1.0.2 psutil-5.9.0 ptyprocess-0.7.0 pure-eval-0.2.2 pyaml-21.10.1 pycparser-2.21 pymeeus-0.5.11 pyrsistent-0.18.1 python-dateutil-2.8.2 pyyaml-6.0 pyzmq-22.3.0 regex-2022.4.24 requirements-parser-0.5.0 scikit-image-0.19.2 scikit-learn-1.0.2 scikit-optimize-0.9.0 scipy-1.8.0 seaborn-0.11.2 setuptools-62.1.0 setuptools-git-1.2 shap-0.40.0 sktime-0.11.3 slicer-0.0.7 sortedcontainers-2.4.0 soupsieve-2.3.2.post1 stack-data-0.2.0 statsmodels-0.13.2 tblib-1.7.0 tenacity-8.0.1 terminado-0.13.3 texttable-1.6.4 threadpoolctl-3.1.0 tifffile-2022.5.4 tinycss2-1.1.1 toolz-0.11.2 tornado-6.1 tqdm-4.64.0 traitlets-5.1.1 types-setuptools-57.4.14 ujson-5.2.0 vowpalwabbit-9.1.0 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.6.0 woodwork-0.16.3 wrapt-1.14.1 xgboost-1.6.1 zict-2.2.0 zipp-3.8.0 [rtd-command-info] start-time: 2022-05-10T01:36:24.484142Z, end-time: 2022-05-10T01:36:36.656483Z, duration: 12, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs-requirements.txt Collecting docutils<0.17,>=0.15.2 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 KB 18.9 MB/s eta 0:00:00 Collecting pydata-sphinx-theme>=0.3.1 Downloading pydata_sphinx_theme-0.8.1-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 156.4 MB/s eta 0:00:00 Collecting astroid<=2.6.6 Downloading astroid-2.6.6-py3-none-any.whl (231 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.8/231.8 KB 277.8 MB/s eta 0:00:00 Collecting Sphinx>=4.5.0 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 182.7 MB/s eta 0:00:00 Requirement already satisfied: nbconvert>=6.4.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from -r docs-requirements.txt (line 5)) (6.5.0) Collecting nbsphinx>=0.8.5 Downloading nbsphinx-0.8.8-py3-none-any.whl (25 kB) Collecting sphinx-autoapi Downloading sphinx_autoapi-1.8.4-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 209.8 MB/s eta 0:00:00 Collecting sphinx-inline-tabs==2022.1.2b11 Downloading sphinx_inline_tabs-2022.1.2b11-py3-none-any.whl (6.8 kB) Collecting sphinx-copybutton==0.4.0 Downloading sphinx_copybutton-0.4.0-py3-none-any.whl (12 kB) Collecting myst-parser==0.16.1 Downloading myst_parser-0.16.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 KB 169.8 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.1.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 KB 235.1 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from myst-parser==0.16.1->-r docs-requirements.txt (line 10)) (3.1.2) Collecting mdit-py-plugins~=0.3.0 Downloading mdit_py_plugins-0.3.0-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 KB 160.9 MB/s eta 0:00:00 Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from myst-parser==0.16.1->-r docs-requirements.txt (line 10)) (6.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from pydata-sphinx-theme>=0.3.1->-r docs-requirements.txt (line 2)) (21.3) Requirement already satisfied: beautifulsoup4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from pydata-sphinx-theme>=0.3.1->-r docs-requirements.txt (line 2)) (4.11.1) Requirement already satisfied: setuptools>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from astroid<=2.6.6->-r docs-requirements.txt (line 3)) (62.1.0) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.5/60.5 KB 220.9 MB/s eta 0:00:00 Collecting wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (1.3.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 251.4 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (2.27.1) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (0.7.12) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (2.10.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (1.1.5) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 222.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 239.7 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (2.12.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 243.1 MB/s eta 0:00:00 Requirement already satisfied: tinycss2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (1.1.1) Requirement already satisfied: nbformat>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (5.4.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (2.1.1) Requirement already satisfied: jupyter-core>=4.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (4.10.0) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (5.0.0) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (0.7.1) Requirement already satisfied: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (0.8.4) Requirement already satisfied: nbclient>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (0.6.3) Requirement already satisfied: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (0.4) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (1.5.0) Requirement already satisfied: traitlets>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (5.1.1) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (0.2.2) Collecting unidecode Downloading Unidecode-1.3.4-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 KB 278.3 MB/s eta 0:00:00 Collecting sphinx-autoapi Downloading sphinx_autoapi-1.8.3-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 212.3 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from babel>=1.3->Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (2022.1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from importlib-metadata>=4.4->Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (3.8.0) Collecting mdurl~=0.1 Downloading mdurl-0.1.1-py3-none-any.whl (10 kB) Requirement already satisfied: jupyter-client>=6.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbclient>=0.5.0->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (7.3.1) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbclient>=0.5.0->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (1.5.5) Requirement already satisfied: fastjsonschema in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbformat>=5.1->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (2.15.3) Requirement already satisfied: jsonschema>=2.6 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from nbformat>=5.1->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (4.5.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (1.26.9) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (3.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=4.5.0->-r docs-requirements.txt (line 4)) (2.0.12) Requirement already satisfied: soupsieve>1.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from beautifulsoup4->pydata-sphinx-theme>=0.3.1->-r docs-requirements.txt (line 2)) (2.3.2.post1) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from bleach->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (0.5.1) Requirement already satisfied: six>=1.9.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from bleach->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (1.16.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from packaging->pydata-sphinx-theme>=0.3.1->-r docs-requirements.txt (line 2)) (3.0.8) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat>=5.1->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (0.18.1) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat>=5.1->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (21.4.0) Requirement already satisfied: importlib-resources>=1.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat>=5.1->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (5.7.1) Requirement already satisfied: pyzmq>=22.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient>=0.5.0->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (22.3.0) Requirement already satisfied: python-dateutil>=2.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient>=0.5.0->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (2.8.2) Requirement already satisfied: tornado>=6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient>=0.5.0->nbconvert>=6.4.5->-r docs-requirements.txt (line 5)) (6.1) Building wheels for collected packages: wrapt 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-cp38-cp38-linux_x86_64.whl size=78171 sha256=b638c00eb03c2a1941b1592dba7829f1d871014133cf3abf7c7c704a949f5e41 Stored in directory: /tmp/pip-ephem-wheel-cache-3om6jl3a/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Successfully built wrapt Installing collected packages: wrapt, unidecode, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, mdurl, lazy-object-proxy, importlib-metadata, docutils, Sphinx, markdown-it-py, astroid, sphinx-inline-tabs, sphinx-copybutton, sphinx-autoapi, pydata-sphinx-theme, mdit-py-plugins, myst-parser, nbsphinx Attempting uninstall: wrapt Found existing installation: wrapt 1.14.1 Uninstalling wrapt-1.14.1: Successfully uninstalled wrapt-1.14.1 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Sphinx-4.5.0 astroid-2.6.6 docutils-0.16 importlib-metadata-4.11.3 lazy-object-proxy-1.7.1 markdown-it-py-2.1.0 mdit-py-plugins-0.3.0 mdurl-0.1.1 myst-parser-0.16.1 nbsphinx-0.8.8 pydata-sphinx-theme-0.8.1 sphinx-autoapi-1.8.3 sphinx-copybutton-0.4.0 sphinx-inline-tabs-2022.1.2b11 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 unidecode-1.3.4 wrapt-1.12.1 [rtd-command-info] start-time: 2022-05-10T01:36:40.662566Z, end-time: 2022-05-10T01:36:40.744140Z, 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 evalml import os import sys import subprocess import shutil from pathlib import Path from sphinx.ext.autodoc import Documenter, MethodDocumenter from sphinx.ext.autodoc import MethodDocumenter, Documenter 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 = { "github_url": "https://github.com/alteryx/evalml", "twitter_url": "https://twitter.com/AlteryxOSS", "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 from sphinx.domains.python import PythonDomain 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) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "3510", 'version_slug': "3510", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v0.51.0", "/en/v0.51.0/"), ("v0.50.0", "/en/v0.50.0/"), ("v0.49.0", "/en/v0.49.0/"), ("v0.48.0", "/en/v0.48.0/"), ("v0.47.0", "/en/v0.47.0/"), ("v0.46.0", "/en/v0.46.0/"), ("v0.45.0", "/en/v0.45.0/"), ("v0.44.0", "/en/v0.44.0/"), ("v0.43.0", "/en/v0.43.0/"), ("v0.42.0", "/en/v0.42.0/"), ("v0.41.0", "/en/v0.41.0/"), ("v0.40.0", "/en/v0.40.0/"), ("v0.39.0", "/en/v0.39.0/"), ("v0.38.0", "/en/v0.38.0/"), ("v0.37.0", "/en/v0.37.0/"), ("v0.36.0", "/en/v0.36.0/"), ("v0.35.0", "/en/v0.35.0/"), ("v0.34.0", "/en/v0.34.0/"), ("v0.33.0", "/en/v0.33.0/"), ("v0.32.1", "/en/v0.32.1/"), ("v0.32.0", "/en/v0.32.0/"), ("v0.31.0", "/en/v0.31.0/"), ("v0.30.2", "/en/v0.30.2/"), ("v0.30.1", "/en/v0.30.1/"), ("v0.30.0", "/en/v0.30.0/"), ("v0.29.0", "/en/v0.29.0/"), ("v0.28.0", "/en/v0.28.0/"), ("v0.27.0", "/en/v0.27.0/"), ("v0.25.0", "/en/v0.25.0/"), ("v0.24.2", "/en/v0.24.2/"), ("v0.24.1", "/en/v0.24.1/"), ("v0.24.0", "/en/v0.24.0/"), ("v0.23.0", "/en/v0.23.0/"), ("v0.22.0", "/en/v0.22.0/"), ("v0.22.0_a", "/en/v0.22.0_a/"), ("v0.21.0", "/en/v0.21.0/"), ("v0.20.0", "/en/v0.20.0/"), ("v0.19.0", "/en/v0.19.0/"), ("v0.18.2", "/en/v0.18.2/"), ("v0.18.1", "/en/v0.18.1/"), ("v0.18.0", "/en/v0.18.0/"), ("v0.17.0", "/en/v0.17.0/"), ("v0.16.1", "/en/v0.16.1/"), ("v0.16.0", "/en/v0.16.0/"), ("v0.15.0", "/en/v0.15.0/"), ("v0.14.1", "/en/v0.14.1/"), ("v0.13.2", "/en/v0.13.2/"), ("v0.13.1", "/en/v0.13.1/"), ("v0.12.2", "/en/v0.12.2/"), ("v0.12.0", "/en/v0.12.0/"), ("v0.11.2", "/en/v0.11.2/"), ("v0.11.0", "/en/v0.11.0/"), ("v0.10.0", "/en/v0.10.0/"), ("v0.9.0", "/en/v0.9.0/"), ("v0.8.0", "/en/v0.8.0/"), ("v0.7.0", "/en/v0.7.0/"), ("v0.6.0", "/en/v0.6.0/"), ("v0.5.2", "/en/v0.5.2/"), ("v0.5.1", "/en/v0.5.1/"), ("main", "/en/main/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'feature-labs-inc-evalml', 'name': u'EvalML', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://evalml.alteryx.com/en/stable/', 'analytics_code': 'UA-64679566-12', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'alteryx', 'proxied_api_host': '/_', 'github_repo': 'evalml', 'github_version': 'd272705b68279b8e6a083cc399583018a5c4e9c5', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'd272705b68279b8e6a083cc399583018a5c4e9c5', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'd272705b68279b8e6a083cc399583018a5c4e9c5', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-64679566-12', 'global_analytics_code': 'UA-17997319-2', 'commit': 'd272705b', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/alteryx/evalml/pull/3510' readthedocs_build_url = 'https://readthedocs.com/projects/feature-labs-inc-evalml/builds/941112/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-05-10T01:36:40.960111Z, end-time: 2022-05-10T01:54:12.737653Z, duration: 1051, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.5.0 Matplotlib is building the font cache; this may take a moment. loading translations [en]... done making output directory... done [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/test_all_test_dirs_included.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/conftest.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/demo_tests/test_datasets.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/demo_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_family_tests/test_model_family.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_family_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/test_graphs.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/test_pipeline_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/test_time_series_pipeline.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/test_time_series_baseline_pipeline.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/test_component_graph.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/test_pipelines.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/regression_pipeline_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/pipeline_tests/regression_pipeline_tests/test_regression.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/evalml/tests/pipeline_tests/classification_pipeline_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/evalml/tests/pipeline_tests/classification_pipeline_tests/test_classification.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/tuner_tests/test_random_search_tuner.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/tuner_tests/test_grid_search_tuner.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/tuner_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/tuner_tests/test_skopt_tuner.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/problem_type_tests/test_problem_types.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/problem_type_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_understanding_tests/test_partial_dependence.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_understanding_tests/test_permutation_importance.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_understanding_tests/test_visualizations.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_understanding_tests/test_metrics.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_understanding_tests/test_decision_boundary.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_understanding_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/model_understanding_tests/test_feature_explanations.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/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/3510/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/3510/evalml/tests/model_understanding_tests/prediction_explanations_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/evalml/tests/objective_tests/test_fraud_detection.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/objective_tests/test_binary_classification_objective.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/objective_tests/test_objectives.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/objective_tests/test_lead_scoring.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/objective_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/objective_tests/test_sla.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/objective_tests/test_cost_benefit_matrix.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/objective_tests/test_standard_metrics.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/integration_tests/test_nullable_types.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/integration_tests/test_time_series_integration.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/evalml/tests/integration_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_label_encoder.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_et_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_en_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_time_series_regularizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_catboost_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_arima_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_exponential_smoothing_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_target_encoder.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_datetime_featurizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_simple_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_catboost_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_oversampler.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_knn_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_baseline_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_drop_null_columns_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_undersampler.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_vowpal_wabbit_binary_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_prophet_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_log_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_decision_tree_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_baseline_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_stacked_ensemble_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_feature_selectors.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_svm_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_estimators.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_drop_rows_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_standard_scaler.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_column_selector_transformers.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_decision_tree_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_one_hot_encoder.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_natural_language_featurizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_polynomial_detrender.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_vowpal_wabbit_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_en_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_lda.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_lgbm_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_drop_nan_rows_transformer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_lgbm_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_et_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_vowpal_wabbit_multiclass_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_components.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_xgboost_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_ft_transform_primitive_components.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_pca.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_lsa.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_per_column_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_stacked_ensemble_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_xgboost_regressor.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_featuretools.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_time_series_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_nullable_types_replacer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_time_series_featurizer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_svm_classifier.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/component_tests/test_target_imputer.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/utils_tests/test_cli_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/utils_tests/test_logger.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/utils_tests/test_dependencies.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/utils_tests/test_woodwork_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/utils_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/utils_tests/test_gen_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/data_checks_tests/test_uniqueness_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/data_checks_tests/test_data_checks.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/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/3510/evalml/tests/data_checks_tests/test_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/data_checks_tests/test_data_check_action.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/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/3510/evalml/tests/data_checks_tests/test_null_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/evalml/tests/data_checks_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/evalml/tests/data_checks_tests/test_multicollinearity_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/data_checks_tests/test_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/data_checks_tests/test_data_check_message.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/evalml/tests/data_checks_tests/test_sparsity_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/data_checks_tests/test_outliers_data_check.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/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/3510/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/3510/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/3510/evalml/tests/preprocessing_tests/test_training_validation_split.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/preprocessing_tests/test_no_split.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/preprocessing_tests/test_sk_splitters.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/preprocessing_tests/test_split_data.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/preprocessing_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl_search_regression_iterative.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_iterative_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_pipeline_search_plots.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_engine_base.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_default_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_search_iterative.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl_search_regression.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl_search_classification_iterative.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_search.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl_search_classification.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl_iterative_algorithm.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/dask_test_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_automl_utils.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/test_time_series_split.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/parallel_tests/test_cf_engine.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/parallel_tests/test_dask_engine.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/parallel_tests/__init__.py [AutoAPI] Ignoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tests/automl_tests/parallel_tests/test_automl_dask.py [AutoAPI] Reading files... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/__main__.py [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/__init__.py [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/exceptions/__init__.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/exceptions/exceptions.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/diabetes.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/breast_cancer.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/weather.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/churn.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/__init__.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/wine.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/fraud.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/classification_pipeline.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/time_series_regression_pipeline.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/multiclass_classification_pipeline.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/binary_classification_pipeline_mixin.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/pipeline_meta.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/__init__.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/pipeline_base.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/binary_classification_pipeline.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/component_graph.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/utils.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/time_series_classification_pipelines.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/time_series_pipeline_base.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/regression_pipeline.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/component_base.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/__init__.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/utils.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/component_base_meta.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/stacked_ensemble_classifier.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/__init__.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/stacked_ensemble_base.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/stacked_ensemble_regressor.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/column_selectors.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/__init__.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/transformer.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/time_series_imputer.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/imputer.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/per_column_imputer.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/__init__.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/target_imputer.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/simple_imputer.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/scalers/__init__.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/scalers/standard_scaler.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/drop_nan_rows_transformer.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/natural_language_featurizer.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/lsa.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/featuretools.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/polynomial_detrender.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/text_transformer.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/drop_null_columns.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/transform_primitive_components.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/__init__.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/replace_nullable_types.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/log_transformer.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/datetime_featurizer.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/drop_rows_transformer.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/time_series_featurizer.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/time_series_regularizer.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/dimensionality_reduction/pca.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/dimensionality_reduction/lda.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/dimensionality_reduction/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/feature_selector.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/rf_classifier_feature_selector.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/rf_regressor_feature_selector.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/__init__.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/oversampler.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/__init__.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/base_sampler.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/undersampler.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/label_encoder.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/__init__.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/target_encoder.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/onehot_encoder.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/estimator.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/__init__.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/rf_classifier.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/et_classifier.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/decision_tree_classifier.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/kneighbors_classifier.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/baseline_classifier.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/vowpal_wabbit_classifiers.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/xgboost_classifier.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/__init__.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/catboost_classifier.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/lightgbm_classifier.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/svm_classifier.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/logistic_regression_classifier.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/elasticnet_classifier.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/xgboost_regressor.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/time_series_baseline_estimator.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/arima_regressor.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/svm_regressor.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/baseline_regressor.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/__init__.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/exponential_smoothing_regressor.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/elasticnet_regressor.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/linear_regressor.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/catboost_regressor.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/prophet_regressor.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/et_regressor.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/vowpal_wabbit_regressor.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/rf_regressor.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/lightgbm_regressor.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/decision_tree_regressor.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_family/model_family.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_family/__init__.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_family/utils.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/__init__.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/utils.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/no_split.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/training_validation_split.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/__init__.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/sk_splitters.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/time_series_split.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/tuner.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/grid_search_tuner.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/random_search_tuner.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/skopt_tuner.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/tuner_exceptions.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/__init__.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/feature_explanations.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/partial_dependence_functions.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/permutation_importance.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/force_plots.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/__init__.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/decision_boundary.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/metrics.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/visualizations.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/_partial_dependence_utils.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/_report_creator_factory.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/explainers.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/__init__.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/_user_interface.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/_algorithms.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_action_option.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/ts_parameters_data_check.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_checks.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/uniqueness_data_check.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/datetime_format_data_check.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/id_columns_data_check.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/multicollinearity_data_check.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/ts_splitting_data_check.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/outliers_data_check.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/default_data_checks.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_message.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_action.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/__init__.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/target_distribution_data_check.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/invalid_target_data_check.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/no_variance_data_check.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_message_code.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/utils.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_action_code.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/class_imbalance_data_check.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_message_type.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/sparsity_data_check.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/null_data_check.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/target_leakage_data_check.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/woodwork_utils.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/cli_utils.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/gen_utils.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/logger.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/update_checker.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/__init__.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/base_meta.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/problem_types/__init__.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/problem_types/problem_types.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/problem_types/utils.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/time_series_regression_objective.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/standard_metrics.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/lead_scoring.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/__init__.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/fraud_cost.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/regression_objective.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/utils.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/multiclass_classification_objective.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/cost_benefit_matrix.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/objective_base.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/binary_classification_objective.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/sensitivity_low_alert.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/callbacks.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/__init__.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/utils.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_search.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/pipeline_search_plots.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/sequential_engine.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/__init__.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/cf_engine.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/engine_base.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/dask_engine.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/default_algorithm.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/__init__.py [AutoAPI] Reading files... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/iterative_algorithm.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/automl_algorithm.py [AutoAPI] Mapping Data... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/__main__.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/__init__.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/exceptions/__init__.py [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/exceptions/exceptions.py [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/diabetes.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/breast_cancer.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/weather.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/churn.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/__init__.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/wine.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/demos/fraud.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/classification_pipeline.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/time_series_regression_pipeline.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/multiclass_classification_pipeline.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/binary_classification_pipeline_mixin.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/pipeline_meta.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/__init__.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/pipeline_base.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/binary_classification_pipeline.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/component_graph.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/utils.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/time_series_classification_pipelines.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/time_series_pipeline_base.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/regression_pipeline.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/component_base.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/__init__.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/utils.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/component_base_meta.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/stacked_ensemble_classifier.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/__init__.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/stacked_ensemble_base.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/ensemble/stacked_ensemble_regressor.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/column_selectors.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/__init__.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/transformer.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/time_series_imputer.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/imputer.py [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/per_column_imputer.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/__init__.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/target_imputer.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/imputers/simple_imputer.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/scalers/__init__.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/scalers/standard_scaler.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/drop_nan_rows_transformer.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/natural_language_featurizer.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/lsa.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/featuretools.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/polynomial_detrender.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/text_transformer.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/drop_null_columns.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/transform_primitive_components.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/__init__.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/replace_nullable_types.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/log_transformer.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/datetime_featurizer.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/drop_rows_transformer.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/time_series_featurizer.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/preprocessing/time_series_regularizer.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/dimensionality_reduction/pca.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/dimensionality_reduction/lda.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/dimensionality_reduction/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/feature_selector.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/rf_classifier_feature_selector.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/rf_regressor_feature_selector.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/feature_selection/__init__.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/oversampler.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/__init__.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/base_sampler.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/samplers/undersampler.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/label_encoder.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/__init__.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/target_encoder.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/transformers/encoders/onehot_encoder.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/estimator.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/__init__.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/rf_classifier.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/et_classifier.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/decision_tree_classifier.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/kneighbors_classifier.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/baseline_classifier.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/vowpal_wabbit_classifiers.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/xgboost_classifier.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/__init__.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/catboost_classifier.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/lightgbm_classifier.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/svm_classifier.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/logistic_regression_classifier.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/classifiers/elasticnet_classifier.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/xgboost_regressor.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/time_series_baseline_estimator.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/arima_regressor.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/svm_regressor.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/baseline_regressor.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/__init__.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/exponential_smoothing_regressor.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/elasticnet_regressor.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/linear_regressor.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/catboost_regressor.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/prophet_regressor.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/et_regressor.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/vowpal_wabbit_regressor.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/rf_regressor.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/lightgbm_regressor.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/pipelines/components/estimators/regressors/decision_tree_regressor.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_family/model_family.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_family/__init__.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_family/utils.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/__init__.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/utils.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/no_split.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/training_validation_split.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/__init__.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/sk_splitters.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/preprocessing/data_splitters/time_series_split.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/tuner.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/grid_search_tuner.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/random_search_tuner.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/skopt_tuner.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/tuner_exceptions.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/tuners/__init__.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/feature_explanations.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/partial_dependence_functions.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/permutation_importance.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/force_plots.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/__init__.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/decision_boundary.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/metrics.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/visualizations.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/_partial_dependence_utils.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/_report_creator_factory.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/explainers.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/__init__.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/_user_interface.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/model_understanding/prediction_explanations/_algorithms.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_action_option.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/ts_parameters_data_check.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_checks.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/uniqueness_data_check.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/datetime_format_data_check.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/id_columns_data_check.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/multicollinearity_data_check.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/ts_splitting_data_check.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/outliers_data_check.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/default_data_checks.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_message.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_action.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/__init__.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/target_distribution_data_check.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/invalid_target_data_check.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/no_variance_data_check.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_message_code.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/utils.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_action_code.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/class_imbalance_data_check.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/data_check_message_type.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/sparsity_data_check.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/null_data_check.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/data_checks/target_leakage_data_check.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/woodwork_utils.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/cli_utils.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/gen_utils.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/logger.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/update_checker.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/__init__.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/utils/base_meta.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/problem_types/__init__.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/problem_types/problem_types.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/problem_types/utils.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/time_series_regression_objective.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/standard_metrics.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/lead_scoring.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/__init__.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/fraud_cost.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/regression_objective.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/utils.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/multiclass_classification_objective.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/cost_benefit_matrix.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/objective_base.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/binary_classification_objective.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/objectives/sensitivity_low_alert.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/callbacks.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/__init__.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/utils.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_search.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/pipeline_search_plots.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/sequential_engine.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/__init__.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/cf_engine.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/engine_base.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/engine/dask_engine.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/default_algorithm.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/__init__.py [AutoAPI] Mapping Data... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/iterative_algorithm.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/3510/evalml/automl/automl_algorithm/automl_algorithm.py [AutoAPI] Rendering Data... [ 0%] evalml.__main__ [AutoAPI] Rendering Data... [ 1%] evalml [AutoAPI] Rendering Data... [ 1%] evalml.exceptions [AutoAPI] Rendering Data... [ 2%] evalml.exceptions.exceptions [AutoAPI] Rendering Data... [ 2%] evalml.demos.diabetes [AutoAPI] Rendering Data... [ 3%] evalml.demos.breast_cancer [AutoAPI] Rendering Data... [ 3%] evalml.demos.weather [AutoAPI] Rendering Data... [ 4%] evalml.demos.churn [AutoAPI] Rendering Data... [ 4%] evalml.demos [AutoAPI] Rendering Data... [ 5%] evalml.demos.wine [AutoAPI] Rendering Data... [ 5%] evalml.demos.fraud [AutoAPI] Rendering Data... [ 6%] evalml.pipelines.classification_pipeline [AutoAPI] Rendering Data... [ 6%] evalml.pipelines.time_series_regression_pipeline [AutoAPI] Rendering Data... [ 7%] evalml.pipelines.multiclass_classification_pipeline [AutoAPI] Rendering Data... [ 7%] evalml.pipelines.binary_classification_pipeline_mixin [AutoAPI] Rendering Data... [ 8%] evalml.pipelines.pipeline_meta [AutoAPI] Rendering Data... [ 8%] evalml.pipelines [AutoAPI] Rendering Data... [ 9%] evalml.pipelines.pipeline_base [AutoAPI] Rendering Data... [ 9%] evalml.pipelines.binary_classification_pipeline [AutoAPI] Rendering Data... [ 10%] evalml.pipelines.component_graph [AutoAPI] Rendering Data... [ 10%] evalml.pipelines.utils [AutoAPI] Rendering Data... [ 11%] evalml.pipelines.time_series_classification_pipelines [AutoAPI] Rendering Data... [ 11%] evalml.pipelines.time_series_pipeline_base [AutoAPI] Rendering Data... [ 12%] evalml.pipelines.regression_pipeline [AutoAPI] Rendering Data... [ 12%] evalml.pipelines.components.component_base [AutoAPI] Rendering Data... [ 13%] evalml.pipelines.components [AutoAPI] Rendering Data... [ 13%] evalml.pipelines.components.utils [AutoAPI] Rendering Data... [ 14%] evalml.pipelines.components.component_base_meta [AutoAPI] Rendering Data... [ 14%] evalml.pipelines.components.ensemble.stacked_ensemble_classifier [AutoAPI] Rendering Data... [ 15%] evalml.pipelines.components.ensemble [AutoAPI] Rendering Data... [ 15%] evalml.pipelines.components.ensemble.stacked_ensemble_base [AutoAPI] Rendering Data... [ 16%] evalml.pipelines.components.ensemble.stacked_ensemble_regressor [AutoAPI] Rendering Data... [ 16%] evalml.pipelines.components.transformers.column_selectors [AutoAPI] Rendering Data... [ 17%] evalml.pipelines.components.transformers [AutoAPI] Rendering Data... [ 17%] evalml.pipelines.components.transformers.transformer [AutoAPI] Rendering Data... [ 18%] evalml.pipelines.components.transformers.imputers.time_series_imputer [AutoAPI] Rendering Data... [ 18%] evalml.pipelines.components.transformers.imputers.imputer [AutoAPI] Rendering Data... [ 19%] evalml.pipelines.components.transformers.imputers.per_column_imputer [AutoAPI] Rendering Data... [ 20%] evalml.pipelines.components.transformers.imputers [AutoAPI] Rendering Data... [ 20%] evalml.pipelines.components.transformers.imputers.target_imputer [AutoAPI] Rendering Data... [ 21%] evalml.pipelines.components.transformers.imputers.simple_imputer [AutoAPI] Rendering Data... [ 21%] evalml.pipelines.components.transformers.scalers [AutoAPI] Rendering Data... [ 22%] evalml.pipelines.components.transformers.scalers.standard_scaler [AutoAPI] Rendering Data... [ 22%] evalml.pipelines.components.transformers.preprocessing.drop_nan_rows_transformer [AutoAPI] Rendering Data... [ 23%] evalml.pipelines.components.transformers.preprocessing.natural_language_featurizer [AutoAPI] Rendering Data... [ 23%] evalml.pipelines.components.transformers.preprocessing.lsa [AutoAPI] Rendering Data... [ 24%] evalml.pipelines.components.transformers.preprocessing.featuretools [AutoAPI] Rendering Data... [ 24%] evalml.pipelines.components.transformers.preprocessing.polynomial_detrender [AutoAPI] Rendering Data... [ 25%] evalml.pipelines.components.transformers.preprocessing.text_transformer [AutoAPI] Rendering Data... [ 25%] evalml.pipelines.components.transformers.preprocessing.drop_null_columns [AutoAPI] Rendering Data... [ 26%] evalml.pipelines.components.transformers.preprocessing.transform_primitive_components [AutoAPI] Rendering Data... [ 26%] evalml.pipelines.components.transformers.preprocessing [AutoAPI] Rendering Data... [ 27%] evalml.pipelines.components.transformers.preprocessing.replace_nullable_types [AutoAPI] Rendering Data... [ 27%] evalml.pipelines.components.transformers.preprocessing.log_transformer [AutoAPI] Rendering Data... [ 28%] evalml.pipelines.components.transformers.preprocessing.datetime_featurizer [AutoAPI] Rendering Data... [ 28%] evalml.pipelines.components.transformers.preprocessing.drop_rows_transformer [AutoAPI] Rendering Data... [ 29%] evalml.pipelines.components.transformers.preprocessing.time_series_featurizer [AutoAPI] Rendering Data... [ 29%] evalml.pipelines.components.transformers.preprocessing.time_series_regularizer [AutoAPI] Rendering Data... [ 30%] evalml.pipelines.components.transformers.dimensionality_reduction.pca [AutoAPI] Rendering Data... [ 30%] evalml.pipelines.components.transformers.dimensionality_reduction.lda [AutoAPI] Rendering Data... [ 31%] evalml.pipelines.components.transformers.dimensionality_reduction [AutoAPI] Rendering Data... [ 31%] evalml.pipelines.components.transformers.feature_selection.feature_selector [AutoAPI] Rendering Data... [ 32%] evalml.pipelines.components.transformers.feature_selection.rf_classifier_feature_selector [AutoAPI] Rendering Data... [ 32%] evalml.pipelines.components.transformers.feature_selection.rf_regressor_feature_selector [AutoAPI] Rendering Data... [ 33%] evalml.pipelines.components.transformers.feature_selection [AutoAPI] Rendering Data... [ 33%] evalml.pipelines.components.transformers.samplers.oversampler [AutoAPI] Rendering Data... [ 34%] evalml.pipelines.components.transformers.samplers [AutoAPI] Rendering Data... [ 34%] evalml.pipelines.components.transformers.samplers.base_sampler [AutoAPI] Rendering Data... [ 35%] evalml.pipelines.components.transformers.samplers.undersampler [AutoAPI] Rendering Data... [ 35%] evalml.pipelines.components.transformers.encoders.label_encoder [AutoAPI] Rendering Data... [ 36%] evalml.pipelines.components.transformers.encoders [AutoAPI] Rendering Data... [ 36%] evalml.pipelines.components.transformers.encoders.target_encoder [AutoAPI] Rendering Data... [ 37%] evalml.pipelines.components.transformers.encoders.onehot_encoder [AutoAPI] Rendering Data... [ 37%] evalml.pipelines.components.estimators.estimator [AutoAPI] Rendering Data... [ 38%] evalml.pipelines.components.estimators [AutoAPI] Rendering Data... [ 38%] evalml.pipelines.components.estimators.classifiers.rf_classifier [AutoAPI] Rendering Data... [ 39%] evalml.pipelines.components.estimators.classifiers.et_classifier [AutoAPI] Rendering Data... [ 40%] evalml.pipelines.components.estimators.classifiers.decision_tree_classifier [AutoAPI] Rendering Data... [ 40%] evalml.pipelines.components.estimators.classifiers.kneighbors_classifier [AutoAPI] Rendering Data... [ 41%] evalml.pipelines.components.estimators.classifiers.baseline_classifier [AutoAPI] Rendering Data... [ 41%] evalml.pipelines.components.estimators.classifiers.vowpal_wabbit_classifiers [AutoAPI] Rendering Data... [ 42%] evalml.pipelines.components.estimators.classifiers.xgboost_classifier [AutoAPI] Rendering Data... [ 42%] evalml.pipelines.components.estimators.classifiers [AutoAPI] Rendering Data... [ 43%] evalml.pipelines.components.estimators.classifiers.catboost_classifier [AutoAPI] Rendering Data... [ 43%] evalml.pipelines.components.estimators.classifiers.lightgbm_classifier [AutoAPI] Rendering Data... [ 44%] evalml.pipelines.components.estimators.classifiers.svm_classifier [AutoAPI] Rendering Data... [ 44%] evalml.pipelines.components.estimators.classifiers.logistic_regression_classifier [AutoAPI] Rendering Data... [ 45%] evalml.pipelines.components.estimators.classifiers.elasticnet_classifier [AutoAPI] Rendering Data... [ 45%] evalml.pipelines.components.estimators.regressors.xgboost_regressor [AutoAPI] Rendering Data... [ 46%] evalml.pipelines.components.estimators.regressors.time_series_baseline_estimator [AutoAPI] Rendering Data... [ 46%] evalml.pipelines.components.estimators.regressors.arima_regressor [AutoAPI] Rendering Data... [ 47%] evalml.pipelines.components.estimators.regressors.svm_regressor [AutoAPI] Rendering Data... [ 47%] evalml.pipelines.components.estimators.regressors.baseline_regressor [AutoAPI] Rendering Data... [ 48%] evalml.pipelines.components.estimators.regressors [AutoAPI] Rendering Data... [ 48%] evalml.pipelines.components.estimators.regressors.exponential_smoothing_regressor [AutoAPI] Rendering Data... [ 49%] evalml.pipelines.components.estimators.regressors.elasticnet_regressor [AutoAPI] Rendering Data... [ 49%] evalml.pipelines.components.estimators.regressors.linear_regressor [AutoAPI] Rendering Data... [ 50%] evalml.pipelines.components.estimators.regressors.catboost_regressor [AutoAPI] Rendering Data... [ 50%] evalml.pipelines.components.estimators.regressors.prophet_regressor [AutoAPI] Rendering Data... [ 51%] evalml.pipelines.components.estimators.regressors.et_regressor [AutoAPI] Rendering Data... [ 51%] evalml.pipelines.components.estimators.regressors.vowpal_wabbit_regressor [AutoAPI] Rendering Data... [ 52%] evalml.pipelines.components.estimators.regressors.rf_regressor [AutoAPI] Rendering Data... [ 52%] evalml.pipelines.components.estimators.regressors.lightgbm_regressor [AutoAPI] Rendering Data... [ 53%] evalml.pipelines.components.estimators.regressors.decision_tree_regressor [AutoAPI] Rendering Data... [ 53%] evalml.model_family.model_family [AutoAPI] Rendering Data... [ 54%] evalml.model_family [AutoAPI] Rendering Data... [ 54%] evalml.model_family.utils [AutoAPI] Rendering Data... [ 55%] evalml.preprocessing [AutoAPI] Rendering Data... [ 55%] evalml.preprocessing.utils [AutoAPI] Rendering Data... [ 56%] evalml.preprocessing.data_splitters.no_split [AutoAPI] Rendering Data... [ 56%] evalml.preprocessing.data_splitters.training_validation_split [AutoAPI] Rendering Data... [ 57%] evalml.preprocessing.data_splitters [AutoAPI] Rendering Data... [ 57%] evalml.preprocessing.data_splitters.sk_splitters [AutoAPI] Rendering Data... [ 58%] evalml.preprocessing.data_splitters.time_series_split [AutoAPI] Rendering Data... [ 58%] evalml.tuners.tuner [AutoAPI] Rendering Data... [ 59%] evalml.tuners.grid_search_tuner [AutoAPI] Rendering Data... [ 60%] evalml.tuners.random_search_tuner [AutoAPI] Rendering Data... [ 60%] evalml.tuners.skopt_tuner [AutoAPI] Rendering Data... [ 61%] evalml.tuners.tuner_exceptions [AutoAPI] Rendering Data... [ 61%] evalml.tuners [AutoAPI] Rendering Data... [ 62%] evalml.model_understanding.feature_explanations [AutoAPI] Rendering Data... [ 62%] evalml.model_understanding.partial_dependence_functions [AutoAPI] Rendering Data... [ 63%] evalml.model_understanding.permutation_importance [AutoAPI] Rendering Data... [ 63%] evalml.model_understanding.force_plots [AutoAPI] Rendering Data... [ 64%] evalml.model_understanding [AutoAPI] Rendering Data... [ 64%] evalml.model_understanding.decision_boundary [AutoAPI] Rendering Data... [ 65%] evalml.model_understanding.metrics [AutoAPI] Rendering Data... [ 65%] evalml.model_understanding.visualizations [AutoAPI] Rendering Data... [ 66%] evalml.model_understanding._partial_dependence_utils [AutoAPI] Rendering Data... [ 66%] evalml.model_understanding.prediction_explanations._report_creator_factory [AutoAPI] Rendering Data... [ 67%] evalml.model_understanding.prediction_explanations.explainers [AutoAPI] Rendering Data... [ 67%] evalml.model_understanding.prediction_explanations [AutoAPI] Rendering Data... [ 68%] evalml.model_understanding.prediction_explanations._user_interface [AutoAPI] Rendering Data... [ 68%] evalml.model_understanding.prediction_explanations._algorithms [AutoAPI] Rendering Data... [ 69%] evalml.data_checks.data_check_action_option [AutoAPI] Rendering Data... [ 69%] evalml.data_checks.ts_parameters_data_check [AutoAPI] Rendering Data... [ 70%] evalml.data_checks.data_checks [AutoAPI] Rendering Data... [ 70%] evalml.data_checks.uniqueness_data_check [AutoAPI] Rendering Data... [ 71%] evalml.data_checks.datetime_format_data_check [AutoAPI] Rendering Data... [ 71%] evalml.data_checks.id_columns_data_check [AutoAPI] Rendering Data... [ 72%] evalml.data_checks.multicollinearity_data_check [AutoAPI] Rendering Data... [ 72%] evalml.data_checks.ts_splitting_data_check [AutoAPI] Rendering Data... [ 73%] evalml.data_checks.outliers_data_check [AutoAPI] Rendering Data... [ 73%] evalml.data_checks.default_data_checks [AutoAPI] Rendering Data... [ 74%] evalml.data_checks.data_check_message [AutoAPI] Rendering Data... [ 74%] evalml.data_checks.data_check_action [AutoAPI] Rendering Data... [ 75%] evalml.data_checks [AutoAPI] Rendering Data... [ 75%] evalml.data_checks.target_distribution_data_check [AutoAPI] Rendering Data... [ 76%] evalml.data_checks.data_check [AutoAPI] Rendering Data... [ 76%] evalml.data_checks.invalid_target_data_check [AutoAPI] Rendering Data... [ 77%] evalml.data_checks.no_variance_data_check [AutoAPI] Rendering Data... [ 77%] evalml.data_checks.data_check_message_code [AutoAPI] Rendering Data... [ 78%] evalml.data_checks.utils [AutoAPI] Rendering Data... [ 78%] evalml.data_checks.data_check_action_code [AutoAPI] Rendering Data... [ 79%] evalml.data_checks.class_imbalance_data_check [AutoAPI] Rendering Data... [ 80%] evalml.data_checks.data_check_message_type [AutoAPI] Rendering Data... [ 80%] evalml.data_checks.sparsity_data_check [AutoAPI] Rendering Data... [ 81%] evalml.data_checks.null_data_check [AutoAPI] Rendering Data... [ 81%] evalml.data_checks.target_leakage_data_check [AutoAPI] Rendering Data... [ 82%] evalml.utils.woodwork_utils [AutoAPI] Rendering Data... [ 82%] evalml.utils.cli_utils [AutoAPI] Rendering Data... [ 83%] evalml.utils.gen_utils [AutoAPI] Rendering Data... [ 83%] evalml.utils.logger [AutoAPI] Rendering Data... [ 84%] evalml.utils.update_checker [AutoAPI] Rendering Data... [ 84%] evalml.utils [AutoAPI] Rendering Data... [ 85%] evalml.utils.base_meta [AutoAPI] Rendering Data... [ 85%] evalml.problem_types [AutoAPI] Rendering Data... [ 86%] evalml.problem_types.problem_types [AutoAPI] Rendering Data... [ 86%] evalml.problem_types.utils [AutoAPI] Rendering Data... [ 87%] evalml.objectives.time_series_regression_objective [AutoAPI] Rendering Data... [ 87%] evalml.objectives.standard_metrics [AutoAPI] Rendering Data... [ 88%] evalml.objectives.lead_scoring [AutoAPI] Rendering Data... [ 88%] evalml.objectives [AutoAPI] Rendering Data... [ 89%] evalml.objectives.fraud_cost [AutoAPI] Rendering Data... [ 89%] evalml.objectives.regression_objective [AutoAPI] Rendering Data... [ 90%] evalml.objectives.utils [AutoAPI] Rendering Data... [ 90%] evalml.objectives.multiclass_classification_objective [AutoAPI] Rendering Data... [ 91%] evalml.objectives.cost_benefit_matrix [AutoAPI] Rendering Data... [ 91%] evalml.objectives.objective_base [AutoAPI] Rendering Data... [ 92%] evalml.objectives.binary_classification_objective [AutoAPI] Rendering Data... [ 92%] evalml.objectives.sensitivity_low_alert [AutoAPI] Rendering Data... [ 93%] evalml.automl.callbacks [AutoAPI] Rendering Data... [ 93%] evalml.automl [AutoAPI] Rendering Data... [ 94%] evalml.automl.utils [AutoAPI] Rendering Data... [ 94%] evalml.automl.automl_search [AutoAPI] Rendering Data... [ 95%] evalml.automl.pipeline_search_plots [AutoAPI] Rendering Data... [ 95%] evalml.automl.engine.sequential_engine [AutoAPI] Rendering Data... [ 96%] evalml.automl.engine [AutoAPI] Rendering Data... [ 96%] evalml.automl.engine.cf_engine [AutoAPI] Rendering Data... [ 97%] evalml.automl.engine.engine_base [AutoAPI] Rendering Data... [ 97%] evalml.automl.engine.dask_engine [AutoAPI] Rendering Data... [ 98%] evalml.automl.automl_algorithm.default_algorithm [AutoAPI] Rendering Data... [ 98%] evalml.automl.automl_algorithm [AutoAPI] Rendering Data... [ 99%] evalml.automl.automl_algorithm.iterative_algorithm [AutoAPI] Rendering Data... [100%] evalml.automl.automl_algorithm.automl_algorithm [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 myst v0.16.1: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['dollarmath'], 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', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=None, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200) 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] 217 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... [ 4%] autoapi/evalml/automl/engine/cf_engine/index reading sources... [ 4%] autoapi/evalml/automl/engine/dask_engine/index reading sources... [ 5%] 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/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/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... [ 17%] 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... [ 23%] 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_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... [ 34%] autoapi/evalml/objectives/multiclass_classification_objective/index reading sources... [ 34%] autoapi/evalml/objectives/objective_base/index reading sources... [ 35%] 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... [ 38%] autoapi/evalml/pipelines/classification_pipeline/index reading sources... [ 38%] autoapi/evalml/pipelines/component_graph/index reading sources... [ 39%] autoapi/evalml/pipelines/components/component_base/index reading sources... [ 39%] autoapi/evalml/pipelines/components/component_base_meta/index reading sources... [ 40%] autoapi/evalml/pipelines/components/ensemble/index reading sources... [ 40%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_base/index reading sources... [ 41%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_classifier/index reading sources... [ 41%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_regressor/index reading sources... [ 41%] autoapi/evalml/pipelines/components/estimators/classifiers/baseline_classifier/index reading sources... [ 42%] autoapi/evalml/pipelines/components/estimators/classifiers/catboost_classifier/index reading sources... [ 42%] autoapi/evalml/pipelines/components/estimators/classifiers/decision_tree_classifier/index reading sources... [ 43%] autoapi/evalml/pipelines/components/estimators/classifiers/elasticnet_classifier/index reading sources... [ 43%] autoapi/evalml/pipelines/components/estimators/classifiers/et_classifier/index reading sources... [ 44%] autoapi/evalml/pipelines/components/estimators/classifiers/index reading sources... [ 44%] autoapi/evalml/pipelines/components/estimators/classifiers/kneighbors_classifier/index reading sources... [ 45%] autoapi/evalml/pipelines/components/estimators/classifiers/lightgbm_classifier/index reading sources... [ 45%] autoapi/evalml/pipelines/components/estimators/classifiers/logistic_regression_classifier/index reading sources... [ 46%] autoapi/evalml/pipelines/components/estimators/classifiers/rf_classifier/index reading sources... [ 46%] autoapi/evalml/pipelines/components/estimators/classifiers/svm_classifier/index reading sources... [ 47%] autoapi/evalml/pipelines/components/estimators/classifiers/vowpal_wabbit_classifiers/index reading sources... [ 47%] autoapi/evalml/pipelines/components/estimators/classifiers/xgboost_classifier/index reading sources... [ 47%] autoapi/evalml/pipelines/components/estimators/estimator/index reading sources... [ 48%] autoapi/evalml/pipelines/components/estimators/index reading sources... [ 48%] autoapi/evalml/pipelines/components/estimators/regressors/arima_regressor/index reading sources... [ 49%] autoapi/evalml/pipelines/components/estimators/regressors/baseline_regressor/index reading sources... [ 49%] autoapi/evalml/pipelines/components/estimators/regressors/catboost_regressor/index reading sources... [ 50%] autoapi/evalml/pipelines/components/estimators/regressors/decision_tree_regressor/index reading sources... [ 50%] autoapi/evalml/pipelines/components/estimators/regressors/elasticnet_regressor/index reading sources... [ 51%] autoapi/evalml/pipelines/components/estimators/regressors/et_regressor/index reading sources... [ 51%] autoapi/evalml/pipelines/components/estimators/regressors/exponential_smoothing_regressor/index reading sources... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/index reading sources... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/lightgbm_regressor/index reading sources... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/linear_regressor/index reading sources... [ 53%] autoapi/evalml/pipelines/components/estimators/regressors/prophet_regressor/index reading sources... [ 53%] autoapi/evalml/pipelines/components/estimators/regressors/rf_regressor/index reading sources... [ 54%] autoapi/evalml/pipelines/components/estimators/regressors/svm_regressor/index reading sources... [ 54%] autoapi/evalml/pipelines/components/estimators/regressors/time_series_baseline_estimator/index reading sources... [ 55%] autoapi/evalml/pipelines/components/estimators/regressors/vowpal_wabbit_regressor/index reading sources... [ 55%] autoapi/evalml/pipelines/components/estimators/regressors/xgboost_regressor/index reading sources... [ 56%] autoapi/evalml/pipelines/components/index reading sources... [ 56%] autoapi/evalml/pipelines/components/transformers/column_selectors/index reading sources... [ 57%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/index reading sources... [ 57%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/lda/index reading sources... [ 58%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/pca/index reading sources... [ 58%] autoapi/evalml/pipelines/components/transformers/encoders/index reading sources... [ 58%] autoapi/evalml/pipelines/components/transformers/encoders/label_encoder/index reading sources... [ 59%] autoapi/evalml/pipelines/components/transformers/encoders/onehot_encoder/index reading sources... [ 59%] autoapi/evalml/pipelines/components/transformers/encoders/target_encoder/index reading sources... [ 60%] autoapi/evalml/pipelines/components/transformers/feature_selection/feature_selector/index reading sources... [ 60%] autoapi/evalml/pipelines/components/transformers/feature_selection/index reading sources... [ 61%] 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... [ 62%] autoapi/evalml/pipelines/components/transformers/imputers/imputer/index reading sources... [ 62%] autoapi/evalml/pipelines/components/transformers/imputers/index reading sources... [ 63%] autoapi/evalml/pipelines/components/transformers/imputers/per_column_imputer/index reading sources... [ 63%] autoapi/evalml/pipelines/components/transformers/imputers/simple_imputer/index reading sources... [ 64%] 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/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_detrender/index reading sources... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/replace_nullable_types/index reading sources... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/text_transformer/index reading sources... [ 70%] 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... [ 71%] autoapi/evalml/pipelines/components/transformers/preprocessing/transform_primitive_components/index reading sources... [ 72%] autoapi/evalml/pipelines/components/transformers/samplers/base_sampler/index reading sources... [ 72%] autoapi/evalml/pipelines/components/transformers/samplers/index reading sources... [ 73%] autoapi/evalml/pipelines/components/transformers/samplers/oversampler/index reading sources... [ 73%] 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... [ 76%] autoapi/evalml/pipelines/pipeline_base/index reading sources... [ 77%] autoapi/evalml/pipelines/pipeline_meta/index reading sources... [ 77%] autoapi/evalml/pipelines/regression_pipeline/index reading sources... [ 78%] autoapi/evalml/pipelines/time_series_classification_pipelines/index reading sources... [ 78%] autoapi/evalml/pipelines/time_series_pipeline_base/index reading sources... [ 79%] autoapi/evalml/pipelines/time_series_regression_pipeline/index reading sources... [ 79%] autoapi/evalml/pipelines/utils/index reading sources... [ 80%] autoapi/evalml/preprocessing/data_splitters/index reading sources... [ 80%] 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... [ 82%] autoapi/evalml/preprocessing/utils/index reading sources... [ 83%] autoapi/evalml/problem_types/index reading sources... [ 83%] autoapi/evalml/problem_types/problem_types/index reading sources... [ 84%] autoapi/evalml/problem_types/utils/index reading sources... [ 84%] 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/update_checker/index reading sources... [ 90%] autoapi/evalml/utils/woodwork_utils/index reading sources... [ 90%] demos/cost_benefit_matrix reading sources... [ 91%] demos/fraud reading sources... [ 91%] demos/lead_scoring reading sources... [ 92%] demos/text_input reading sources... [ 92%] index reading sources... [ 93%] install reading sources... [ 93%] release_notes reading sources... [ 94%] start reading sources... [ 94%] tutorials reading sources... [ 94%] user_guide reading sources... [ 95%] user_guide/automl Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 deleting tmpfiles dir: /tmp/tmpf7rcz2og done Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 Loky-backed parallel loops cannot be called in a multiprocessing, setting n_jobs=1 deleting tmpfiles dir: /tmp/tmpkk029pbm done reading sources... [ 95%] user_guide/component_graphs reading sources... [ 96%] user_guide/components reading sources... [ 96%] user_guide/data_check_actions reading sources... [ 97%] user_guide/data_checks reading sources... [ 97%] user_guide/faq reading sources... [ 98%] user_guide/model_understanding /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/3510/lib/python3.8/site-packages/sklearn/linear_model/_logistic.py:814: ConvergenceWarning: lbfgs failed to converge (status=1): STOP: TOTAL NO. of ITERATIONS REACHED LIMIT. Increase the number of iterations (max_iter) or scale the data as shown in: https://scikit-learn.org/stable/modules/preprocessing.html Please also refer to the documentation for alternative solver options: https://scikit-learn.org/stable/modules/linear_model.html#logistic-regression n_iter_i = _check_optimize_result( reading sources... [ 98%] user_guide/objectives reading sources... [ 99%] user_guide/pipelines reading sources... [ 99%] user_guide/timeseries reading sources... [100%] user_guide/utilities looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] api_index writing output... [ 0%] autoapi/evalml/__main__/index writing output... [ 1%] autoapi/evalml/automl/automl_algorithm/automl_algorithm/index writing output... [ 1%] autoapi/evalml/automl/automl_algorithm/default_algorithm/index writing output... [ 2%] autoapi/evalml/automl/automl_algorithm/index writing output... [ 2%] autoapi/evalml/automl/automl_algorithm/iterative_algorithm/index writing output... [ 3%] autoapi/evalml/automl/automl_search/index writing output... [ 3%] autoapi/evalml/automl/callbacks/index writing output... [ 4%] autoapi/evalml/automl/engine/cf_engine/index writing output... [ 4%] autoapi/evalml/automl/engine/dask_engine/index writing output... [ 5%] autoapi/evalml/automl/engine/engine_base/index writing output... [ 5%] autoapi/evalml/automl/engine/index writing output... [ 5%] autoapi/evalml/automl/engine/sequential_engine/index writing output... [ 6%] autoapi/evalml/automl/index writing output... [ 6%] autoapi/evalml/automl/pipeline_search_plots/index writing output... [ 7%] autoapi/evalml/automl/utils/index writing output... [ 7%] autoapi/evalml/data_checks/class_imbalance_data_check/index writing output... [ 8%] autoapi/evalml/data_checks/data_check/index writing output... [ 8%] autoapi/evalml/data_checks/data_check_action/index writing output... [ 9%] autoapi/evalml/data_checks/data_check_action_code/index writing output... [ 9%] autoapi/evalml/data_checks/data_check_action_option/index writing output... [ 10%] autoapi/evalml/data_checks/data_check_message/index writing output... [ 10%] autoapi/evalml/data_checks/data_check_message_code/index writing output... [ 11%] autoapi/evalml/data_checks/data_check_message_type/index writing output... [ 11%] autoapi/evalml/data_checks/data_checks/index writing output... [ 11%] autoapi/evalml/data_checks/datetime_format_data_check/index writing output... [ 12%] autoapi/evalml/data_checks/default_data_checks/index writing output... [ 12%] autoapi/evalml/data_checks/id_columns_data_check/index writing output... [ 13%] autoapi/evalml/data_checks/index writing output... [ 13%] autoapi/evalml/data_checks/invalid_target_data_check/index writing output... [ 14%] autoapi/evalml/data_checks/multicollinearity_data_check/index writing output... [ 14%] autoapi/evalml/data_checks/no_variance_data_check/index writing output... [ 15%] autoapi/evalml/data_checks/null_data_check/index writing output... [ 15%] autoapi/evalml/data_checks/outliers_data_check/index writing output... [ 16%] autoapi/evalml/data_checks/sparsity_data_check/index writing output... [ 16%] autoapi/evalml/data_checks/target_distribution_data_check/index writing output... [ 17%] autoapi/evalml/data_checks/target_leakage_data_check/index writing output... [ 17%] autoapi/evalml/data_checks/ts_parameters_data_check/index writing output... [ 17%] autoapi/evalml/data_checks/ts_splitting_data_check/index writing output... [ 18%] autoapi/evalml/data_checks/uniqueness_data_check/index writing output... [ 18%] autoapi/evalml/data_checks/utils/index writing output... [ 19%] autoapi/evalml/demos/breast_cancer/index writing output... [ 19%] autoapi/evalml/demos/churn/index writing output... [ 20%] autoapi/evalml/demos/diabetes/index writing output... [ 20%] autoapi/evalml/demos/fraud/index writing output... [ 21%] autoapi/evalml/demos/index writing output... [ 21%] autoapi/evalml/demos/weather/index writing output... [ 22%] autoapi/evalml/demos/wine/index writing output... [ 22%] autoapi/evalml/exceptions/exceptions/index writing output... [ 23%] autoapi/evalml/exceptions/index writing output... [ 23%] autoapi/evalml/index writing output... [ 23%] autoapi/evalml/model_family/index writing output... [ 24%] autoapi/evalml/model_family/model_family/index writing output... [ 24%] autoapi/evalml/model_family/utils/index writing output... [ 25%] autoapi/evalml/model_understanding/_partial_dependence_utils/index writing output... [ 25%] autoapi/evalml/model_understanding/decision_boundary/index writing output... [ 26%] autoapi/evalml/model_understanding/feature_explanations/index writing output... [ 26%] autoapi/evalml/model_understanding/force_plots/index writing output... [ 27%] autoapi/evalml/model_understanding/index writing output... [ 27%] autoapi/evalml/model_understanding/metrics/index writing output... [ 28%] autoapi/evalml/model_understanding/partial_dependence_functions/index writing output... [ 28%] autoapi/evalml/model_understanding/permutation_importance/index writing output... [ 29%] autoapi/evalml/model_understanding/prediction_explanations/_algorithms/index writing output... [ 29%] autoapi/evalml/model_understanding/prediction_explanations/_report_creator_factory/index writing output... [ 29%] autoapi/evalml/model_understanding/prediction_explanations/_user_interface/index writing output... [ 30%] autoapi/evalml/model_understanding/prediction_explanations/explainers/index writing output... [ 30%] autoapi/evalml/model_understanding/prediction_explanations/index writing output... [ 31%] autoapi/evalml/model_understanding/visualizations/index writing output... [ 31%] autoapi/evalml/objectives/binary_classification_objective/index writing output... [ 32%] autoapi/evalml/objectives/cost_benefit_matrix/index writing output... [ 32%] autoapi/evalml/objectives/fraud_cost/index writing output... [ 33%] autoapi/evalml/objectives/index writing output... [ 33%] autoapi/evalml/objectives/lead_scoring/index writing output... [ 34%] autoapi/evalml/objectives/multiclass_classification_objective/index writing output... [ 34%] autoapi/evalml/objectives/objective_base/index writing output... [ 35%] autoapi/evalml/objectives/regression_objective/index writing output... [ 35%] autoapi/evalml/objectives/sensitivity_low_alert/index writing output... [ 35%] autoapi/evalml/objectives/standard_metrics/index writing output... [ 36%] autoapi/evalml/objectives/time_series_regression_objective/index writing output... [ 36%] autoapi/evalml/objectives/utils/index writing output... [ 37%] autoapi/evalml/pipelines/binary_classification_pipeline/index writing output... [ 37%] autoapi/evalml/pipelines/binary_classification_pipeline_mixin/index writing output... [ 38%] autoapi/evalml/pipelines/classification_pipeline/index writing output... [ 38%] autoapi/evalml/pipelines/component_graph/index writing output... [ 39%] autoapi/evalml/pipelines/components/component_base/index writing output... [ 39%] autoapi/evalml/pipelines/components/component_base_meta/index writing output... [ 40%] autoapi/evalml/pipelines/components/ensemble/index writing output... [ 40%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_base/index writing output... [ 41%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_classifier/index writing output... [ 41%] autoapi/evalml/pipelines/components/ensemble/stacked_ensemble_regressor/index writing output... [ 41%] autoapi/evalml/pipelines/components/estimators/classifiers/baseline_classifier/index writing output... [ 42%] autoapi/evalml/pipelines/components/estimators/classifiers/catboost_classifier/index writing output... [ 42%] autoapi/evalml/pipelines/components/estimators/classifiers/decision_tree_classifier/index writing output... [ 43%] autoapi/evalml/pipelines/components/estimators/classifiers/elasticnet_classifier/index writing output... [ 43%] autoapi/evalml/pipelines/components/estimators/classifiers/et_classifier/index writing output... [ 44%] autoapi/evalml/pipelines/components/estimators/classifiers/index writing output... [ 44%] autoapi/evalml/pipelines/components/estimators/classifiers/kneighbors_classifier/index writing output... [ 45%] autoapi/evalml/pipelines/components/estimators/classifiers/lightgbm_classifier/index writing output... [ 45%] autoapi/evalml/pipelines/components/estimators/classifiers/logistic_regression_classifier/index writing output... [ 46%] autoapi/evalml/pipelines/components/estimators/classifiers/rf_classifier/index writing output... [ 46%] autoapi/evalml/pipelines/components/estimators/classifiers/svm_classifier/index writing output... [ 47%] autoapi/evalml/pipelines/components/estimators/classifiers/vowpal_wabbit_classifiers/index writing output... [ 47%] autoapi/evalml/pipelines/components/estimators/classifiers/xgboost_classifier/index writing output... [ 47%] autoapi/evalml/pipelines/components/estimators/estimator/index writing output... [ 48%] autoapi/evalml/pipelines/components/estimators/index writing output... [ 48%] autoapi/evalml/pipelines/components/estimators/regressors/arima_regressor/index writing output... [ 49%] autoapi/evalml/pipelines/components/estimators/regressors/baseline_regressor/index writing output... [ 49%] autoapi/evalml/pipelines/components/estimators/regressors/catboost_regressor/index writing output... [ 50%] autoapi/evalml/pipelines/components/estimators/regressors/decision_tree_regressor/index writing output... [ 50%] autoapi/evalml/pipelines/components/estimators/regressors/elasticnet_regressor/index writing output... [ 51%] autoapi/evalml/pipelines/components/estimators/regressors/et_regressor/index writing output... [ 51%] autoapi/evalml/pipelines/components/estimators/regressors/exponential_smoothing_regressor/index writing output... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/index writing output... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/lightgbm_regressor/index writing output... [ 52%] autoapi/evalml/pipelines/components/estimators/regressors/linear_regressor/index writing output... [ 53%] autoapi/evalml/pipelines/components/estimators/regressors/prophet_regressor/index writing output... [ 53%] autoapi/evalml/pipelines/components/estimators/regressors/rf_regressor/index writing output... [ 54%] autoapi/evalml/pipelines/components/estimators/regressors/svm_regressor/index writing output... [ 54%] autoapi/evalml/pipelines/components/estimators/regressors/time_series_baseline_estimator/index writing output... [ 55%] autoapi/evalml/pipelines/components/estimators/regressors/vowpal_wabbit_regressor/index writing output... [ 55%] autoapi/evalml/pipelines/components/estimators/regressors/xgboost_regressor/index writing output... [ 56%] autoapi/evalml/pipelines/components/index writing output... [ 56%] autoapi/evalml/pipelines/components/transformers/column_selectors/index writing output... [ 57%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/index writing output... [ 57%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/lda/index writing output... [ 58%] autoapi/evalml/pipelines/components/transformers/dimensionality_reduction/pca/index writing output... [ 58%] autoapi/evalml/pipelines/components/transformers/encoders/index writing output... [ 58%] autoapi/evalml/pipelines/components/transformers/encoders/label_encoder/index writing output... [ 59%] autoapi/evalml/pipelines/components/transformers/encoders/onehot_encoder/index writing output... [ 59%] autoapi/evalml/pipelines/components/transformers/encoders/target_encoder/index writing output... [ 60%] autoapi/evalml/pipelines/components/transformers/feature_selection/feature_selector/index writing output... [ 60%] autoapi/evalml/pipelines/components/transformers/feature_selection/index writing output... [ 61%] autoapi/evalml/pipelines/components/transformers/feature_selection/rf_classifier_feature_selector/index writing output... [ 61%] autoapi/evalml/pipelines/components/transformers/feature_selection/rf_regressor_feature_selector/index writing output... [ 62%] autoapi/evalml/pipelines/components/transformers/imputers/imputer/index writing output... [ 62%] autoapi/evalml/pipelines/components/transformers/imputers/index writing output... [ 63%] autoapi/evalml/pipelines/components/transformers/imputers/per_column_imputer/index writing output... [ 63%] autoapi/evalml/pipelines/components/transformers/imputers/simple_imputer/index writing output... [ 64%] autoapi/evalml/pipelines/components/transformers/imputers/target_imputer/index writing output... [ 64%] autoapi/evalml/pipelines/components/transformers/imputers/time_series_imputer/index writing output... [ 64%] autoapi/evalml/pipelines/components/transformers/index writing output... [ 65%] autoapi/evalml/pipelines/components/transformers/preprocessing/datetime_featurizer/index writing output... [ 65%] autoapi/evalml/pipelines/components/transformers/preprocessing/drop_nan_rows_transformer/index writing output... [ 66%] autoapi/evalml/pipelines/components/transformers/preprocessing/drop_null_columns/index writing output... [ 66%] autoapi/evalml/pipelines/components/transformers/preprocessing/drop_rows_transformer/index writing output... [ 67%] autoapi/evalml/pipelines/components/transformers/preprocessing/featuretools/index writing output... [ 67%] autoapi/evalml/pipelines/components/transformers/preprocessing/index writing output... [ 68%] autoapi/evalml/pipelines/components/transformers/preprocessing/log_transformer/index writing output... [ 68%] autoapi/evalml/pipelines/components/transformers/preprocessing/lsa/index writing output... [ 69%] autoapi/evalml/pipelines/components/transformers/preprocessing/natural_language_featurizer/index writing output... [ 69%] autoapi/evalml/pipelines/components/transformers/preprocessing/polynomial_detrender/index writing output... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/replace_nullable_types/index writing output... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/text_transformer/index writing output... [ 70%] autoapi/evalml/pipelines/components/transformers/preprocessing/time_series_featurizer/index writing output... [ 71%] autoapi/evalml/pipelines/components/transformers/preprocessing/time_series_regularizer/index writing output... [ 71%] autoapi/evalml/pipelines/components/transformers/preprocessing/transform_primitive_components/index writing output... [ 72%] autoapi/evalml/pipelines/components/transformers/samplers/base_sampler/index writing output... [ 72%] autoapi/evalml/pipelines/components/transformers/samplers/index writing output... [ 73%] autoapi/evalml/pipelines/components/transformers/samplers/oversampler/index writing output... [ 73%] autoapi/evalml/pipelines/components/transformers/samplers/undersampler/index writing output... [ 74%] autoapi/evalml/pipelines/components/transformers/scalers/index writing output... [ 74%] autoapi/evalml/pipelines/components/transformers/scalers/standard_scaler/index writing output... [ 75%] autoapi/evalml/pipelines/components/transformers/transformer/index writing output... [ 75%] autoapi/evalml/pipelines/components/utils/index writing output... [ 76%] autoapi/evalml/pipelines/index writing output... [ 76%] autoapi/evalml/pipelines/multiclass_classification_pipeline/index writing output... [ 76%] autoapi/evalml/pipelines/pipeline_base/index writing output... [ 77%] autoapi/evalml/pipelines/pipeline_meta/index writing output... [ 77%] autoapi/evalml/pipelines/regression_pipeline/index writing output... [ 78%] autoapi/evalml/pipelines/time_series_classification_pipelines/index writing output... [ 78%] autoapi/evalml/pipelines/time_series_pipeline_base/index writing output... [ 79%] autoapi/evalml/pipelines/time_series_regression_pipeline/index writing output... [ 79%] autoapi/evalml/pipelines/utils/index writing output... [ 80%] autoapi/evalml/preprocessing/data_splitters/index writing output... [ 80%] autoapi/evalml/preprocessing/data_splitters/no_split/index writing output... [ 81%] autoapi/evalml/preprocessing/data_splitters/sk_splitters/index writing output... [ 81%] autoapi/evalml/preprocessing/data_splitters/time_series_split/index writing output... [ 82%] autoapi/evalml/preprocessing/data_splitters/training_validation_split/index writing output... [ 82%] autoapi/evalml/preprocessing/index writing output... [ 82%] autoapi/evalml/preprocessing/utils/index writing output... [ 83%] autoapi/evalml/problem_types/index writing output... [ 83%] autoapi/evalml/problem_types/problem_types/index writing output... [ 84%] autoapi/evalml/problem_types/utils/index writing output... [ 84%] autoapi/evalml/tuners/grid_search_tuner/index writing output... [ 85%] autoapi/evalml/tuners/index writing output... [ 85%] autoapi/evalml/tuners/random_search_tuner/index writing output... [ 86%] autoapi/evalml/tuners/skopt_tuner/index writing output... [ 86%] autoapi/evalml/tuners/tuner/index writing output... [ 87%] autoapi/evalml/tuners/tuner_exceptions/index writing output... [ 87%] autoapi/evalml/utils/base_meta/index writing output... [ 88%] autoapi/evalml/utils/cli_utils/index writing output... [ 88%] autoapi/evalml/utils/gen_utils/index writing output... [ 88%] autoapi/evalml/utils/index writing output... [ 89%] autoapi/evalml/utils/logger/index writing output... [ 89%] autoapi/evalml/utils/update_checker/index writing output... [ 90%] autoapi/evalml/utils/woodwork_utils/index writing output... [ 90%] demos/cost_benefit_matrix writing output... [ 91%] demos/fraud writing output... [ 91%] demos/lead_scoring writing output... [ 92%] demos/text_input writing output... [ 92%] index writing output... [ 93%] install writing output... [ 93%] release_notes writing output... [ 94%] start writing output... [ 94%] tutorials writing output... [ 94%] user_guide writing output... [ 95%] user_guide/automl writing output... [ 95%] user_guide/component_graphs writing output... [ 96%] user_guide/components writing output... [ 96%] user_guide/data_check_actions writing output... [ 97%] user_guide/data_checks writing output... [ 97%] user_guide/faq writing output... [ 98%] user_guide/model_understanding writing output... [ 98%] user_guide/objectives writing output... [ 99%] user_guide/pipelines writing output... [ 99%] user_guide/timeseries writing output... [100%] user_guide/utilities generating indices... genindex py-modindex done copying notebooks ... [ 5%] demos/cost_benefit_matrix.ipynb copying notebooks ... [ 10%] demos/fraud.ipynb copying notebooks ... [ 15%] demos/lead_scoring.ipynb copying notebooks ... [ 21%] demos/text_input.ipynb copying notebooks ... [ 26%] index.ipynb copying notebooks ... [ 31%] start.ipynb copying notebooks ... [ 36%] tutorials.ipynb copying notebooks ... [ 42%] user_guide.ipynb copying notebooks ... [ 47%] user_guide/automl.ipynb copying notebooks ... [ 52%] user_guide/component_graphs.ipynb copying notebooks ... [ 57%] user_guide/components.ipynb copying notebooks ... [ 63%] user_guide/data_check_actions.ipynb copying notebooks ... [ 68%] user_guide/data_checks.ipynb copying notebooks ... [ 73%] user_guide/faq.ipynb copying notebooks ... [ 78%] user_guide/model_understanding.ipynb copying notebooks ... [ 84%] user_guide/objectives.ipynb copying notebooks ... [ 89%] user_guide/pipelines.ipynb copying notebooks ... [ 94%] user_guide/timeseries.ipynb copying notebooks ... [100%] user_guide/utilities.ipynb highlighting module code... [ 0%] evalml.automl.automl_algorithm.automl_algorithm highlighting module code... [ 1%] evalml.automl.automl_algorithm.default_algorithm highlighting module code... [ 1%] evalml.automl.automl_algorithm.iterative_algorithm highlighting module code... [ 2%] evalml.automl.automl_search highlighting module code... [ 3%] evalml.automl.callbacks highlighting module code... [ 3%] evalml.automl.engine.cf_engine highlighting module code... [ 4%] evalml.automl.engine.dask_engine highlighting module code... [ 5%] evalml.automl.engine.engine_base highlighting module code... [ 5%] evalml.automl.engine.sequential_engine highlighting module code... [ 6%] evalml.automl.pipeline_search_plots highlighting module code... [ 6%] evalml.automl.utils highlighting module code... [ 7%] evalml.data_checks.class_imbalance_data_check highlighting module code... [ 8%] evalml.data_checks.data_check highlighting module code... [ 8%] evalml.data_checks.data_check_action highlighting module code... [ 9%] evalml.data_checks.data_check_action_code highlighting module code... [ 10%] evalml.data_checks.data_check_action_option highlighting module code... [ 10%] evalml.data_checks.data_check_message highlighting module code... [ 11%] evalml.data_checks.data_check_message_code highlighting module code... [ 11%] evalml.data_checks.data_check_message_type highlighting module code... [ 12%] evalml.data_checks.data_checks highlighting module code... [ 13%] evalml.data_checks.datetime_format_data_check highlighting module code... [ 13%] evalml.data_checks.default_data_checks highlighting module code... [ 14%] evalml.data_checks.id_columns_data_check highlighting module code... [ 15%] evalml.data_checks.invalid_target_data_check highlighting module code... [ 15%] evalml.data_checks.multicollinearity_data_check highlighting module code... [ 16%] evalml.data_checks.no_variance_data_check highlighting module code... [ 16%] evalml.data_checks.null_data_check highlighting module code... [ 17%] evalml.data_checks.outliers_data_check highlighting module code... [ 18%] evalml.data_checks.sparsity_data_check highlighting module code... [ 18%] evalml.data_checks.target_distribution_data_check highlighting module code... [ 19%] evalml.data_checks.target_leakage_data_check highlighting module code... [ 20%] evalml.data_checks.ts_parameters_data_check highlighting module code... [ 20%] evalml.data_checks.ts_splitting_data_check highlighting module code... [ 21%] evalml.data_checks.uniqueness_data_check highlighting module code... [ 21%] evalml.data_checks.utils highlighting module code... [ 22%] evalml.demos.breast_cancer highlighting module code... [ 23%] evalml.demos.churn highlighting module code... [ 23%] evalml.demos.diabetes highlighting module code... [ 24%] evalml.demos.fraud highlighting module code... [ 25%] evalml.demos.weather highlighting module code... [ 25%] evalml.demos.wine highlighting module code... [ 26%] evalml.exceptions.exceptions highlighting module code... [ 26%] evalml.model_family.model_family highlighting module code... [ 27%] evalml.model_family.utils highlighting module code... [ 28%] evalml.model_understanding.decision_boundary highlighting module code... [ 28%] evalml.model_understanding.feature_explanations highlighting module code... [ 29%] evalml.model_understanding.force_plots highlighting module code... [ 30%] evalml.model_understanding.metrics highlighting module code... [ 30%] evalml.model_understanding.partial_dependence_functions highlighting module code... [ 31%] evalml.model_understanding.permutation_importance highlighting module code... [ 31%] evalml.model_understanding.prediction_explanations.explainers highlighting module code... [ 32%] evalml.model_understanding.visualizations highlighting module code... [ 33%] evalml.objectives.binary_classification_objective highlighting module code... [ 33%] evalml.objectives.cost_benefit_matrix highlighting module code... [ 34%] evalml.objectives.fraud_cost highlighting module code... [ 35%] evalml.objectives.lead_scoring highlighting module code... [ 35%] evalml.objectives.multiclass_classification_objective highlighting module code... [ 36%] evalml.objectives.objective_base highlighting module code... [ 36%] evalml.objectives.regression_objective highlighting module code... [ 37%] evalml.objectives.sensitivity_low_alert highlighting module code... [ 38%] evalml.objectives.standard_metrics highlighting module code... [ 38%] evalml.objectives.time_series_regression_objective highlighting module code... [ 39%] evalml.objectives.utils highlighting module code... [ 40%] evalml.pipelines.binary_classification_pipeline highlighting module code... [ 40%] evalml.pipelines.binary_classification_pipeline_mixin highlighting module code... [ 41%] evalml.pipelines.classification_pipeline highlighting module code... [ 41%] evalml.pipelines.component_graph highlighting module code... [ 42%] evalml.pipelines.components.component_base highlighting module code... [ 43%] evalml.pipelines.components.component_base_meta highlighting module code... [ 43%] evalml.pipelines.components.ensemble.stacked_ensemble_base highlighting module code... [ 44%] evalml.pipelines.components.ensemble.stacked_ensemble_classifier highlighting module code... [ 45%] evalml.pipelines.components.ensemble.stacked_ensemble_regressor highlighting module code... [ 45%] evalml.pipelines.components.estimators.classifiers.baseline_classifier highlighting module code... [ 46%] evalml.pipelines.components.estimators.classifiers.catboost_classifier highlighting module code... [ 46%] evalml.pipelines.components.estimators.classifiers.decision_tree_classifier highlighting module code... [ 47%] evalml.pipelines.components.estimators.classifiers.elasticnet_classifier highlighting module code... [ 48%] evalml.pipelines.components.estimators.classifiers.et_classifier highlighting module code... [ 48%] evalml.pipelines.components.estimators.classifiers.kneighbors_classifier highlighting module code... [ 49%] evalml.pipelines.components.estimators.classifiers.lightgbm_classifier highlighting module code... [ 50%] evalml.pipelines.components.estimators.classifiers.logistic_regression_classifier highlighting module code... [ 50%] evalml.pipelines.components.estimators.classifiers.rf_classifier highlighting module code... [ 51%] evalml.pipelines.components.estimators.classifiers.svm_classifier highlighting module code... [ 51%] evalml.pipelines.components.estimators.classifiers.vowpal_wabbit_classifiers highlighting module code... [ 52%] evalml.pipelines.components.estimators.classifiers.xgboost_classifier highlighting module code... [ 53%] evalml.pipelines.components.estimators.estimator highlighting module code... [ 53%] evalml.pipelines.components.estimators.regressors.arima_regressor highlighting module code... [ 54%] evalml.pipelines.components.estimators.regressors.baseline_regressor highlighting module code... [ 55%] evalml.pipelines.components.estimators.regressors.catboost_regressor highlighting module code... [ 55%] evalml.pipelines.components.estimators.regressors.decision_tree_regressor highlighting module code... [ 56%] evalml.pipelines.components.estimators.regressors.elasticnet_regressor highlighting module code... [ 56%] evalml.pipelines.components.estimators.regressors.et_regressor highlighting module code... [ 57%] evalml.pipelines.components.estimators.regressors.exponential_smoothing_regressor highlighting module code... [ 58%] evalml.pipelines.components.estimators.regressors.lightgbm_regressor highlighting module code... [ 58%] evalml.pipelines.components.estimators.regressors.linear_regressor highlighting module code... [ 59%] evalml.pipelines.components.estimators.regressors.prophet_regressor highlighting module code... [ 60%] evalml.pipelines.components.estimators.regressors.rf_regressor highlighting module code... [ 60%] evalml.pipelines.components.estimators.regressors.svm_regressor highlighting module code... [ 61%] evalml.pipelines.components.estimators.regressors.time_series_baseline_estimator highlighting module code... [ 61%] evalml.pipelines.components.estimators.regressors.vowpal_wabbit_regressor highlighting module code... [ 62%] evalml.pipelines.components.estimators.regressors.xgboost_regressor highlighting module code... [ 63%] evalml.pipelines.components.transformers.column_selectors highlighting module code... [ 63%] evalml.pipelines.components.transformers.dimensionality_reduction.lda highlighting module code... [ 64%] evalml.pipelines.components.transformers.dimensionality_reduction.pca highlighting module code... [ 65%] evalml.pipelines.components.transformers.encoders.label_encoder highlighting module code... [ 65%] evalml.pipelines.components.transformers.encoders.onehot_encoder highlighting module code... [ 66%] evalml.pipelines.components.transformers.encoders.target_encoder highlighting module code... [ 66%] evalml.pipelines.components.transformers.feature_selection.feature_selector highlighting module code... [ 67%] evalml.pipelines.components.transformers.feature_selection.rf_classifier_feature_selector highlighting module code... [ 68%] evalml.pipelines.components.transformers.feature_selection.rf_regressor_feature_selector highlighting module code... [ 68%] evalml.pipelines.components.transformers.imputers.imputer highlighting module code... [ 69%] evalml.pipelines.components.transformers.imputers.per_column_imputer highlighting module code... [ 70%] evalml.pipelines.components.transformers.imputers.simple_imputer highlighting module code... [ 70%] evalml.pipelines.components.transformers.imputers.target_imputer highlighting module code... [ 71%] evalml.pipelines.components.transformers.imputers.time_series_imputer highlighting module code... [ 71%] evalml.pipelines.components.transformers.preprocessing.datetime_featurizer highlighting module code... [ 72%] evalml.pipelines.components.transformers.preprocessing.drop_nan_rows_transformer highlighting module code... [ 73%] evalml.pipelines.components.transformers.preprocessing.drop_null_columns highlighting module code... [ 73%] evalml.pipelines.components.transformers.preprocessing.drop_rows_transformer highlighting module code... [ 74%] evalml.pipelines.components.transformers.preprocessing.featuretools highlighting module code... [ 75%] evalml.pipelines.components.transformers.preprocessing.log_transformer highlighting module code... [ 75%] evalml.pipelines.components.transformers.preprocessing.lsa highlighting module code... [ 76%] evalml.pipelines.components.transformers.preprocessing.natural_language_featurizer highlighting module code... [ 76%] evalml.pipelines.components.transformers.preprocessing.polynomial_detrender highlighting module code... [ 77%] evalml.pipelines.components.transformers.preprocessing.replace_nullable_types highlighting module code... [ 78%] evalml.pipelines.components.transformers.preprocessing.text_transformer highlighting module code... [ 78%] evalml.pipelines.components.transformers.preprocessing.time_series_featurizer highlighting module code... [ 79%] evalml.pipelines.components.transformers.preprocessing.time_series_regularizer highlighting module code... [ 80%] evalml.pipelines.components.transformers.preprocessing.transform_primitive_components highlighting module code... [ 80%] evalml.pipelines.components.transformers.samplers.base_sampler highlighting module code... [ 81%] evalml.pipelines.components.transformers.samplers.oversampler highlighting module code... [ 81%] evalml.pipelines.components.transformers.samplers.undersampler highlighting module code... [ 82%] evalml.pipelines.components.transformers.scalers.standard_scaler highlighting module code... [ 83%] evalml.pipelines.components.transformers.transformer highlighting module code... [ 83%] evalml.pipelines.components.utils highlighting module code... [ 84%] evalml.pipelines.multiclass_classification_pipeline highlighting module code... [ 85%] evalml.pipelines.pipeline_base highlighting module code... [ 85%] evalml.pipelines.pipeline_meta highlighting module code... [ 86%] evalml.pipelines.regression_pipeline highlighting module code... [ 86%] evalml.pipelines.time_series_classification_pipelines highlighting module code... [ 87%] evalml.pipelines.time_series_pipeline_base highlighting module code... [ 88%] evalml.pipelines.time_series_regression_pipeline highlighting module code... [ 88%] evalml.pipelines.utils highlighting module code... [ 89%] evalml.preprocessing.data_splitters.no_split highlighting module code... [ 90%] evalml.preprocessing.data_splitters.sk_splitters highlighting module code... [ 90%] evalml.preprocessing.data_splitters.time_series_split highlighting module code... [ 91%] evalml.preprocessing.data_splitters.training_validation_split highlighting module code... [ 91%] evalml.preprocessing.utils highlighting module code... [ 92%] evalml.problem_types.problem_types highlighting module code... [ 93%] evalml.problem_types.utils highlighting module code... [ 93%] evalml.tuners.grid_search_tuner highlighting module code... [ 94%] evalml.tuners.random_search_tuner highlighting module code... [ 95%] evalml.tuners.skopt_tuner highlighting module code... [ 95%] evalml.tuners.tuner highlighting module code... [ 96%] evalml.tuners.tuner_exceptions highlighting module code... [ 96%] evalml.utils.base_meta highlighting module code... [ 97%] evalml.utils.cli_utils highlighting module code... [ 98%] evalml.utils.gen_utils highlighting module code... [ 98%] evalml.utils.logger highlighting module code... [ 99%] evalml.utils.woodwork_utils highlighting module code... [100%] sklearn.model_selection._split writing additional pages... search done copying images... [ 6%] _build/doctrees/nbsphinx/demos_text_input_21_0.svg copying images... [ 13%] _build/doctrees/nbsphinx/demos_text_input_43_0.svg copying images... [ 20%] images/evalml_horizontal.svg copying images... [ 26%] _build/doctrees/nbsphinx/start_26_0.svg copying images... [ 33%] user_guide/keyboard_interrupt_demo_updated.gif copying images... [ 40%] _build/doctrees/nbsphinx/user_guide_automl_64_0.svg copying images... [ 46%] _build/doctrees/nbsphinx/user_guide_automl_65_0.svg copying images... [ 53%] _build/doctrees/nbsphinx/user_guide_component_graphs_18_0.svg copying images... [ 60%] _build/doctrees/nbsphinx/user_guide_model_understanding_35_0.svg copying images... [ 66%] _build/doctrees/nbsphinx/user_guide_pipelines_14_0.svg copying images... [ 73%] _build/doctrees/nbsphinx/user_guide_pipelines_15_0.svg copying images... [ 80%] user_guide/ts_viz/ts_parameter_viz.png copying images... [ 86%] user_guide/ts_viz/cv_viz.png copying images... [ 93%] user_guide/ts_viz/feature_engineering_window_viz.png copying images... [100%] user_guide/ts_viz/estimator_viz.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...